Changeset [cd0a88d3fae9e1a7360d14d6bed923ca6050f12e] by Thorsten Böttger
December 26th, 2014 @ 09:08 AM
Merge pull request #199 from acconrad/patch-2
Remove unused variable "value"
https://github.com/aasm/aasm/commit/cd0a88d3fae9e1a7360d14d6bed923c...
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.