Changeset [1cd3d631b992926cb04d071f17f148910b4161a3] by Ryan Moser

April 30th, 2014 @ 11:17 PM

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

Committed by Ryan Moser

  • 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.