Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 405 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 405 Bytes

Sequella

An Adhearsion plugin providing integration with the Sequel ORM

Configuration

As with all Adhearsion plugins, type rake config:show to see the list of configuration options.

Migrations

Database migrations that reside in the directory 'db/migrations' may be executed via Rake using rake sequella:migrate