Changeset [9fa60651b4d02885141dd0f50bc4c67446943cbe] by Thorsten Böttger

November 30th, 2013 @ 03:44 PM

deprecate usage of AASM.aasm_states_for_select (getter method)
https://github.com/aasm/aasm/commit/9fa60651b4d02885141dd0f50bc4c67...

Committed by Thorsten Böttger

  • M lib/aasm/aasm.rb
  • M spec/unit/inspection_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.