Changeset [f9f07ff0f4e86b7fa2265334c21096aab9068a46] by Stefan Botzenhart

May 12th, 2009 @ 04:19 PM

named scopes now use table_name for prefixing aasm column in named. fixed bug in combination with norman-friendly_id http://github.com/rubyist/aasm/c...

Committed by Stefan Botzenhart

  • M lib/persistence/active_record_persistence.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.