Changeset [7c50254d906a5a7db3ad693a92a0e1016bd7cab0] by Thorsten Böttger
February 24th, 2015 @ 03:13 AM
Merge pull request #215 from yui-knk/fix/comment
Fix comment
https://github.com/aasm/aasm/commit/7c50254d906a5a7db3ad693a92a0e10...
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.