Changeset [f7927e1610f07921fd3f74ea06a802838d1630e6] by Thorsten Böttger
May 5th, 2014 @ 03:54 PM
running tests with Sequel, too
https://github.com/aasm/aasm/commit/f7927e1610f07921fd3f74ea06a8028...
Committed by Thorsten Böttger
- M Gemfile
- M gemfiles/rails_3.2.gemfile
- M gemfiles/rails_4.0.gemfile
- M gemfiles/rails_4.1.gemfile
- M spec/unit/persistence/mongoid_persistance_spec.rb
- M spec/unit/persistence/sequel_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.