<?xml version="1.0" encoding="UTF-8"?>
<code>
  <code>&gt;&gt; require 'hirb'
=&gt; []
&gt;&gt; Hirb.enable
=&gt; nil
&gt;&gt; Exam.find(:all, :limit =&gt; 5)
+----+----------+----------+----------+----------+---------+----------+------+
| id | title    | exam     | creat... | updat... | user_id | categ... | hits |
+----+----------+----------+----------+----------+---------+----------+------+
| 1  | Simul... | Simul... | 2009-... | 2009-... | 1       | 1        | 152  |
| 2  | Simul... | Simul... | 2009-... | 2009-... | 1       | 1        | 143  |
| 3  | Espec... | Espec... | 2009-... | 2009-... | 1       | 1        | 1089 |
| 4  | Espec... | Espec... | 2009-... | 2009-... | 1       | 1        | 80   |
| 5  | Espec... | Espec... | 2009-... | 2009-... | 1       | 1        | 40   |
+----+----------+----------+----------+----------+---------+----------+------+
5 rows in set
&gt;&gt;</code>
  <created-at type="datetime">2009-07-01T20:20:37Z</created-at>
  <description>to install: 
gem install cldwalker-hirb --source http://gems.github.com</description>
  <id type="integer">183</id>
  <language-id type="integer">39</language-id>
  <privated type="boolean">false</privated>
  <title>hirb example</title>
  <updated-at type="datetime">2009-07-01T20:20:37Z</updated-at>
  <user-id type="integer">7</user-id>
</code>
