Changeset [bf389aefbfbd9fd8674a766002f28a847359a995] by Thorsten Böttger

May 3rd, 2014 @ 06:22 AM

Merge pull request #120 from moserrya/master

use class method instead of instance method in scope example
https://github.com/aasm/aasm/commit/bf389aefbfbd9fd8674a766002f28a8...

Committed by Thorsten Böttger

  • M README.md
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.