Changeset [42c22f32793f70269c44df8815a297a4f97ee305] by Scott Barron

June 4th, 2012 @ 11:19 AM

Merge pull request #49 from amutz/adding_license_information

Adding license information
https://github.com/rubyist/aasm/commit/42c22f32793f70269c44df8815a2...

Committed by Scott Barron

  • M aasm.gemspec
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.