Changeset [dca1365cc8f7cc2a02a08f440f7f4d1a6e095164] by Thorsten Böttger
November 28th, 2014 @ 04:25 PM
constrain rspec version (thanks to @ivantsepp)
https://github.com/aasm/aasm/commit/dca1365cc8f7cc2a02a08f440f7f4d1...
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.