Changeset [a7df820d7740453f6bcd0535a04d6735046dfea1] by Anil
September 28th, 2015 @ 05:10 AM
Add 'test-unit' gem to 3.2 rails Gemfile
https://github.com/aasm/aasm/commit/a7df820d7740453f6bcd0535a04d673...
Committed by Anil
- M gemfiles/rails_3.2_stable.gemfile
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.