Changeset [f98d73442ad88c055f669bee880a3fa11063933e] by Thorsten Böttger
February 9th, 2016 @ 04:22 AM
Merge pull request #289 from scambra/patch-1
use attribute name as symbol in hash, without table name, for
activerecord scopes
https://github.com/aasm/aasm/commit/f98d73442ad88c055f669bee880a3fa...
Committed by Thorsten Böttger
- M lib/aasm/persistence/base.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Library for adding state machines to Ruby classes. Includes persistence layers for things like ActiveRecord. Formerly known as acts_as_state_machine.