Changeset [eeefb875ac48858b83b9fbc032b0966bb6a2e997] by Thorsten Böttger

December 26th, 2014 @ 09:06 AM

Merge pull request #198 from acconrad/patch-1

Remove redundant to_s calls
https://github.com/aasm/aasm/commit/eeefb875ac48858b83b9fbc032b0966...

Committed by Thorsten Böttger

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