error in migration....?
|
|
After cloning from git public url, when I execute
The migration fails at version 157, the error specifically shown is: 157 SpecialUsersForStaffing: migrating ===================================—users() rake aborted! undefined method `users’ for #<activerecord::connectionadapters::mysqladapter:0x67ee284> (See full trace by running task with—trace) I am using MySQL 5.1.18 on windows environment. |
|
|
I fixed migration in this commit git-pull and try again to migrate. |
