Changeset [02b6cfdc8654ffb082af443bcbbe6ba974768e13] by Thorsten Böttger
November 26th, 2011 @ 02:09 PM
improve legibility of parameters
https://github.com/rubyist/aasm/commit/02b6cfdc8654ffb082af443bcbbe...
Committed by Thorsten Böttger
- M lib/aasm/aasm.rb
- 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.