Changeset [8c262aba96a9c8d98be35cbce9df8552124b4e22] by Thorsten Böttger
December 31st, 2014 @ 06:13 AM
bugfix: may_? should return true or false only #200
https://github.com/aasm/aasm/commit/8c262aba96a9c8d98be35cbce9df855...
Committed by Thorsten Böttger
- M CHANGELOG.md
- M lib/aasm/instance_base.rb
- M spec/unit/complex_example_spec.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.