Changeset [84a0dfe9c918f385e73c5f7c5332346763ba777c] by Thorsten Böttger

March 7th, 2015 @ 04:46 AM

Committed by Thorsten Böttger

  • M Gemfile
  • M README.md
  • M aasm.gemspec
  • M gemfiles/rails_3.2.gemfile
  • M gemfiles/rails_4.0.gemfile
  • M gemfiles/rails_4.1.gemfile
  • M gemfiles/rails_4.2.gemfile
  • M spec/spec_helper.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.