Changeset [4002c8198c7476cafdd631e37bee56853568c996] by Thorsten Böttger
October 24th, 2012 @ 01:01 AM
removed trailing whitespace
https://github.com/aasm/aasm/commit/4002c8198c7476cafdd631e37bee568...
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.