Changeset [64a133407d271d66462082622b67017f60a72374] by Thorsten Böttger

September 24th, 2015 @ 07:17 AM

Merge pull request #256 from Funfun/master

Fixed missing name method for state object
https://github.com/aasm/aasm/commit/64a133407d271d66462082622b67017...

Committed by Thorsten Böttger

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