Changeset [2ac052e8fa7aedb30f86157d6854e91bd80058e7] by Vladimir Meremyanin
March 6th, 2013 @ 12:06 PM
fixed auth_machine, used different syntaxes to do same thing
https://github.com/aasm/aasm/commit/2ac052e8fa7aedb30f86157d6854e91...
Committed by Vladimir Meremyanin
- M spec/models/auth_machine.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.