Adds the Sequel ORM adapter to the ORM Adapter project
gem install orm_adapter-sequel
For more information see the excellent orm_adapter
A Rake task is available to get the latest orm_adapter specs:
rake update_orm_specs
To run the tests:
rake spec
Copyright (c) 2011 Don Morrison (elskwid). See LICENSE for details.