Changeset [b137337b2e40fc1124ef76f6a8ad8bbc18b70cae] by Thorsten Böttger
April 28th, 2013 @ 11:57 AM
added pry (but not using it)
https://github.com/aasm/aasm/commit/b137337b2e40fc1124ef76f6a8ad8bb...
Committed by Thorsten Böttger
- M aasm.gemspec
- M spec/spec_helper.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.