Changeset [8f9410178d46af4a57fd88218a2a37d226adac30] by Josef Šimánek

January 18th, 2015 @ 07:00 PM

Ruby 1.9.3 is minimal now. Mongoid should be installed everytime via bundler.
https://github.com/aasm/aasm/commit/8f9410178d46af4a57fd88218a2a37d...

Committed by Josef Šimánek

  • M Gemfile
  • M spec/unit/persistence/mongoid_persistance_spec.rb
New-ticket Create new ticket

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.