Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sequel Support #414

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Sequel Support #414

wants to merge 5 commits into from

Commits on Mar 8, 2013

  1. Adding Sequel support to sorcery

    Marcus Oladell committed Mar 8, 2013
    Configuration menu
    Copy the full SHA
    0733d42 View commit details
    Browse the repository at this point in the history
  2. Corrected call to User::DataSet

    Marcus Oladell committed Mar 8, 2013
    Configuration menu
    Copy the full SHA
    c56790e View commit details
    Browse the repository at this point in the history
  3. Added dependency on sequel_simple_callbacks to support ActiveRecord b…

    …efore_create and after_create class hooks
    Marcus Oladell committed Mar 8, 2013
    Configuration menu
    Copy the full SHA
    85abe00 View commit details
    Browse the repository at this point in the history
  4. Removed called to plugin

    Marcus Oladell committed Mar 8, 2013
    Configuration menu
    Copy the full SHA
    7aa06cc View commit details
    Browse the repository at this point in the history
  5. Turned plugin on for SequelSimpleCallbacks to support ActiveRecord cl…

    …ass level hook API
    Marcus Oladell committed Mar 8, 2013
    Configuration menu
    Copy the full SHA
    ab8c4ce View commit details
    Browse the repository at this point in the history