Changeset [a70de40486405d18880b5271e17a73e109f3ae5c] by Thorsten Böttger
October 19th, 2012 @ 06:05 AM
aasm_from_states_for_state now supports to filter for specific
transition
https://github.com/aasm/aasm/commit/a70de40486405d18880b5271e17a73e...
Committed by Thorsten Böttger
- M CHANGELOG.md
- M lib/aasm/aasm.rb
- M spec/spec_helpers/models_spec_helper.rb
- M spec/unit/aasm_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.