Changeset [215f09da40d260234633a6984206f889ca2395de] by Thorsten Böttger

February 20th, 2013 @ 03:44 AM

Merge pull request #57 from Systho/master

Use lambda syntax for scope
https://github.com/aasm/aasm/commit/215f09da40d260234633a6984206f88...

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.