Changeset [08d0511c90938f6a2b1e04db317646b8b663d100] by Thorsten Böttger
November 30th, 2013 @ 06:23 PM
still supporting Ruby 1.8.7
https://github.com/aasm/aasm/commit/08d0511c90938f6a2b1e04db317646b...
Committed by Thorsten Böttger
- M spec/models/mongoid/no_scope_mongoid.rb
- M spec/models/mongoid/simple_mongoid.rb
- M spec/models/mongoid/simple_new_dsl_mongoid.rb
- M spec/unit/localizer_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.