Is there any solution to solve the problem of rake task rails:upgrade:check on windows ?
feedback
|
|
To solve out this problem i have install this gems.
Then modify rails_upgrade plugin file.
In that file replace find_with_rake method with this lines .
This works for me ... May be this one help someone to upgrade to rails 3 on windows .. | |||
|
feedback
|