Changeset [15a8db6db0e495a7d2cb15e2b950e3426119ea4b] by Thorsten Böttger

November 30th, 2013 @ 03:29 PM

deprecate usage of AASM.aasm_initial_state= (setter method)
https://github.com/aasm/aasm/commit/15a8db6db0e495a7d2cb15e2b950e34...

Committed by Thorsten Böttger

  • M lib/aasm/aasm.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.