Changeset [a4c39d5ade4d4cb50c71749acf48d050543483b1] by Thorsten Böttger

November 30th, 2013 @ 02:56 PM

deprecate usage of aasm_human_state (getter method)
https://github.com/aasm/aasm/commit/a4c39d5ade4d4cb50c71749acf48d05...

Committed by Thorsten Böttger

  • R lib/aasm/deprecated/aasm.rb
  • M lib/aasm.rb
  • M lib/aasm/aasm.rb
  • M spec/unit/localizer_spec.rb
New-ticket Create new ticket

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.