Changeset [66855719d50efa8fc03dcdbdd2e6636f7b8afc16] by Thorsten Böttger
November 15th, 2013 @ 05:37 AM
not using mime-types 2.0 for now, because we want to still
support Ruby 1.8.7
https://github.com/aasm/aasm/commit/66855719d50efa8fc03dcdbdd2e6636...
Committed by Thorsten Böttger
- M aasm.gemspec
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.