Changeset [eb48fb5754a1d0cb0cdb86f26f560c2173f010aa] by Thorsten Böttger
October 13th, 2015 @ 04:17 AM
Merge pull request #266 from rin/fix-typo-inital
Fix typo in specs.
https://github.com/aasm/aasm/commit/eb48fb5754a1d0cb0cdb86f26f560c2...
Committed by Thorsten Böttger
- 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.