Changeset [ddc505b9eb09ab7b162fc6ee7d77505d8d0b9531] by Thorsten Böttger
January 11th, 2014 @ 06:43 AM
provide state.human_name (in addition to
state.localized_name)
https://github.com/aasm/aasm/commit/ddc505b9eb09ab7b162fc6ee7d77505...
Committed by Thorsten Böttger
- M lib/aasm/state.rb
- M spec/unit/localizer_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.