Changeset [56ffc629d5686249540f01dade28166abbf2a9b8] by Laurens Nienhaus
June 27th, 2014 @ 09:24 AM
Use lambda when defining Rails 3 scopes
https://github.com/aasm/aasm/commit/56ffc629d5686249540f01dade28166...
Committed by Laurens Nienhaus
- 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.