Changeset [ca805c84d51e5ce2c348aa8cf681b823ce07d621] by Philippe Van Eerdenbrugghe
February 20th, 2013 @ 02:43 AM
use lambda syntax for scope
https://github.com/aasm/aasm/commit/ca805c84d51e5ce2c348aa8cf681b82...
Committed by Philippe Van Eerdenbrugghe
- 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.