Changeset [20f4fed77730833afb384635c719c748a689589e] by Thorsten Böttger
November 25th, 2011 @ 07:10 PM
some little renamings
https://github.com/rubyist/aasm/commit/20f4fed77730833afb384635c719...
Committed by Thorsten Böttger
- M lib/aasm/aasm.rb
- M lib/aasm/base.rb
- M lib/aasm/event.rb
- M spec/unit/aasm_spec.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.