Changeset [e7c4302b87b04de79536f8b8e9229bf83cf96498] by Thorsten Böttger
November 27th, 2013 @ 06:20 PM
disabling mongoid specs for Rails 4 (not yet supported by
mongoid)
https://github.com/aasm/aasm/commit/e7c4302b87b04de79536f8b8e9229bf...
Committed by Thorsten Böttger
- M Gemfile
- M aasm.gemspec
- M gemfiles/rails_3.2.gemfile
- M spec/unit/persistence/mongoid_persistance_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.