Changeset [f62693b70c4d43beeaeda1f9e0b330716eba0003] by Travis Tilley
May 27th, 2009 @ 08:33 PM
whitespace ninja http://github.com/rubyist/aasm/c...
Committed by Travis Tilley
- M Rakefile
- M aasm.gemspec
- M lib/aasm.rb
- M lib/persistence/active_record_persistence.rb
- M spec/unit/aasm_spec.rb
- M spec/unit/active_record_persistence_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.