Changeset [123700ce4edd2779a0b01829d2be684c68cd80c3] by Thorsten Böttger
February 14th, 2015 @ 04:00 AM
Merge pull request #209 from facetostool/feature
change method to check attribute_name
https://github.com/aasm/aasm/commit/123700ce4edd2779a0b01829d2be684...
Committed by Thorsten Böttger
- M lib/aasm/persistence/active_record_persistence.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.