Sha256: 42cda301b423acae0134333f3ad610a33243ed3858ba2384e65824d682827cac

Contents?: true

Size: 526 Bytes

Versions: 3

Compression:

Stored size: 526 Bytes

Contents

ORM Adapter - Sequel Adapter
============================

Adds the Sequel ORM adapter to the ORM Adapter project

    gem install orm_adapter-sequel

ORM Adapter
-----------

For more information see the excellent [orm_adapter](http://github.com/ianwhite/orm_adapter)

Development / Testing
-------------------

A Rake task is available to get the latest orm_adapter specs:

    rake update_orm_specs

To run the tests:

    rake spec

Copyright
---------

Copyright (c) 2011 Don Morrison (elskwid). See LICENSE for details.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
orm_adapter-sequel-0.0.3 README.md
orm_adapter-sequel-0.0.2 README.md
orm_adapter-sequel-0.0.1 README.md