Changeset [92380559448b97be99bf2e559cb05d308c38e744] by Phil Pirozhkov

October 23rd, 2016 @ 06:30 PM

Committed by Phil Pirozhkov

  • A Appraisals
  • A TESTING.md
  • A gemfiles/rails_4.2_mongoid_4.gemfile
  • M ".travis.yml"
  • M Gemfile
  • M Rakefile
  • M aasm.gemspec
  • M gemfiles/rails_3.2_stable.gemfile
  • M gemfiles/rails_4.0.gemfile
  • M gemfiles/rails_4.0_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
  • M gemfiles/rails_5.0.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.