glittergallery / GlitterGallery

Share, collect feedback on, and view/manage design iterations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

irreversible migrations

sonalkr132 opened this issue · comments

"20150304042821_make_projects_public_by_default" was irreversible, I fixed that. "20140518213805_add_devise_to_users" is also irreversible. I am not sure if I should make changes to its down method. Are we using it as fail safe?

20140518213805_add_devise_to_users is nearly 10 months old. I wouldn't worry about making that reversible.