First page Back Continue Last page Overview Graphics


Notes:

Sequel doesn't force you to create models if they don't help your application. If you aren't using models, Sequel will return rows as a hash with Symbol keys.

You can actually use Sequel to return any type of object of your choosing.