Changeset [e40afc1b85ed3a2038b08d845fe1c4f7f6a081df] by Thorsten Böttger
March 18th, 2016 @ 05:25 AM
Merge pull request #327 from talsafran/patch-1
Change runnung
to running
in
README
https://github.com/aasm/aasm/commit/e40afc1b85ed3a2038b08d845fe1c4f...
Committed by Thorsten Böttger
- M README.md
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.