Changeset [d4a8b59f75e6e6c703ec23d6e9d9fa8bb1b6c05a] by Thorsten Böttger
March 18th, 2016 @ 05:04 AM
Merge pull request #326 from sineed/sineed-ensure-initial-state-symbol
Use a symbol as the name of AR callback instead of block
https://github.com/aasm/aasm/commit/d4a8b59f75e6e6c703ec23d6e9d9fa8...
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.