GitHub - bklang/sequella: Adhearsion Plugin for Sequel

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

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