Changeset [89622a241379d64c484372de0cb2836579481fe6] by Thorsten Böttger

February 21st, 2012 @ 09:25 PM

fixing tests (providing default column in test tables)
https://github.com/rubyist/aasm/commit/89622a241379d64c484372de0cb2...

Committed by Thorsten Böttger

  • M lib/aasm/persistence/active_record_persistence.rb
  • M spec/schema.rb
New-ticket Create new ticket

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.