Changeset [b31d6856648ace6e00ce535df39b2319671bdf76] by Thorsten Böttger

March 18th, 2016 @ 05:48 AM

Merge pull request #338 from satour/patch-1

update a missed state in README
https://github.com/aasm/aasm/commit/b31d6856648ace6e00ce535df39b231...

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.