Changeset [2981e684f59021e6126df6a7b242f585a2134ac7] by Thorsten Böttger

May 3rd, 2016 @ 04:43 AM

mime-types gem version >= 3 requires mime-types-date which requires Ruby 2.x
https://github.com/aasm/aasm/commit/2981e684f59021e6126df6a7b242f58...

Committed by Thorsten Böttger

  • M Gemfile
  • M gemfiles/rails_4.0.gemfile
  • M gemfiles/rails_4.0_mongo_mapper.gemfile
  • M gemfiles/rails_4.1.gemfile
  • M gemfiles/rails_4.1_mongo_mapper.gemfile
  • M gemfiles/rails_4.2.gemfile
  • M gemfiles/rails_4.2_mongo_mapper.gemfile
  • M gemfiles/rails_4.2_mongoid_5.gemfile
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.