Changeset [b8addd3706505741e798cfb7ceec1b797c47bdbf] by Thorsten Böttger

August 16th, 2014 @ 05:27 AM

Merge pull request #154 from peteryates/master

Fix typo in README
https://github.com/aasm/aasm/commit/b8addd3706505741e798cfb7ceec1b7...

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.