Changeset [8a65d19cc1ddfcf4bd3ff44a3ce368afe505a81c] by Thorsten Böttger
May 15th, 2013 @ 06:40 PM
use the new form to request the current state
https://github.com/aasm/aasm/commit/8a65d19cc1ddfcf4bd3ff44a3ce368a...
Committed by Thorsten Böttger
- M lib/aasm/base.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.