Changeset [4409bd821765d0c9cfa56dedfd0512cf05a0264c] by Rin Raeuber
October 6th, 2015 @ 09:01 AM
Fix typo in specs.
https://github.com/aasm/aasm/commit/4409bd821765d0c9cfa56dedfd0512c...
Committed by Rin Raeuber
- M spec/models/callbacks/with_state_arg.rb
- M spec/models/callbacks/with_state_arg_multiple.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.