letsrate icon indicating copy to clipboard operation
letsrate copied to clipboard

Rake rollback and redo broken

Open joelmaranhao opened this issue 12 years ago • 1 comments

Since I installed letsrate, my rake db:migrate:redo or rake db:rollback will only redo or rollback the migration for letsrate.

I am obviously losing all the rating data after any attempt of redo or rollback of the last migration on my database.

I detailed the problem on stackoverflow, http://stackoverflow.com/questions/14711908/rake-dbrollback-reverting-the-wrong-migration

My feelings is the install of the gem broke something in my setup, and I don't know how to fix it.

Any suggestion is most welcome.

Cheers,

joel

joelmaranhao avatar Feb 07 '13 16:02 joelmaranhao

https://github.com/muratguzel/letsrate/pull/19 should solve this

thekindofme avatar Feb 26 '13 08:02 thekindofme