acts_as_archive
acts_as_archive copied to clipboard
no more numbering in migration
when using : rails g migration xxx, the created migration will have no more numbering see my problem here : http://stackoverflow.com/questions/10855883/rails-generate-migration-no-more-version-number-acts-as-archive-compatibility?
I'm using rails 3.2 - ruby 1.9.2 - rvm - mysql