Changeset [d8ab2c406372f3db0a201f1972ba20a5ef95b469] by Thorsten Böttger
September 2nd, 2011 @ 12:45 PM
fixed tests after I18n integration
https://github.com/rubyist/aasm/commit/d8ab2c406372f3db0a201f1972ba...
Committed by Thorsten Böttger
- M spec/schema.rb
- 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.