Changeset [ad8405eff2b3d5d3de34cc6726a979c0d9d1d944] by Thorsten Böttger
May 15th, 2015 @ 06:22 AM
using Rails 4.2 and Rspec 3.x for development
https://github.com/aasm/aasm/commit/ad8405eff2b3d5d3de34cc6726a979c...
Committed by Thorsten Böttger
- M Gemfile
- 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.