Changeset [3c0bbf1a86ea455409354f8fe3a2f2333e9bfcfd] by Thorsten Böttger

March 30th, 2016 @ 06:59 PM

Merge pull request #339 from long-long-float/fix-rails-generator

Fix rails generator
https://github.com/aasm/aasm/commit/3c0bbf1a86ea455409354f8fe3a2f23...

Committed by Thorsten Böttger

  • M lib/generators/active_record/templates/migration_existing.rb
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.