Changeset [9a7a933ee2612eeba13f388bc87cae2e732e3ab9] by Thorsten Böttger
January 31st, 2016 @ 05:57 AM
Merge pull request #315 from Infotaku/RubyMotion
RubyMotion support.
https://github.com/aasm/aasm/commit/9a7a933ee2612eeba13f388bc87cae2...
Committed by Thorsten Böttger
- M README.md
- M lib/aasm.rb
- M lib/aasm/base.rb
- M lib/aasm/persistence.rb
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.