Changeset [51bd5a5c4c55bf6227af386cb097e5d771ffc34a] by Thorsten Böttger
December 20th, 2014 @ 02:46 PM
this won't work with Rails >= 4.2
https://github.com/aasm/aasm/commit/51bd5a5c4c55bf6227af386cb097e5d...
Committed by Thorsten Böttger
- M spec/unit/persistence/active_record_persistence_spec.rb
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.