Changeset [1c2f36fb7e7bcd55deb25d1d81c045376d61cd60] by Thorsten Böttger

March 1st, 2014 @ 09:35 AM

bugfix: don't require ActiveRecord for localizing AASM event and state name #113
https://github.com/aasm/aasm/commit/1c2f36fb7e7bcd55deb25d1d81c0453...

Committed by Thorsten Böttger

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