Changeset [8190c26bde1da0d95351de9db0a8220c5c689a27] by Thorsten Böttger

June 6th, 2012 @ 06:29 AM

ActiveRecord is just a development/test dependency, not required when using aasm
https://github.com/rubyist/aasm/commit/8190c26bde1da0d95351de9db0a8...

Committed by Thorsten Böttger

  • 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.