Changeset [2926bfa0219a52e1549d367db5018b2e6f9dea80] by Thorsten Böttger

June 29th, 2014 @ 09:52 AM

Merge pull request #144 from laurens/fix-rails3-scope

Use lambda when defining Rails 3 scopes
https://github.com/aasm/aasm/commit/2926bfa0219a52e1549d367db5018b2...

Committed by Thorsten Böttger

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