Changeset [6a990c3e050b9e69072534c5e4ea4631d4b23216] by Thorsten Böttger
December 6th, 2014 @ 05:31 AM
circumventing a bug in Rails 3 #193
https://github.com/aasm/aasm/commit/6a990c3e050b9e69072534c5e4ea463...
Committed by Thorsten Böttger
- M lib/aasm/persistence/active_record_persistence.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.