Anyone can provide links to upgrade my rails application from rails 2.3.8 to 3 on my windows machine ...
A:
Try Railscasts. Episodes #225, #226 and #227 are all focused on upgrading (although done in OS X, most tips should be the same).
Kevin Sylvestre
2010-08-31 21:43:18
A:
Well there is a problem. Ryan Bates uses the rails_upgrade plugin in his railscasts. Windows do not support fork and therefor not the rails_upgrade plugin. Does anyone have a solution for this problem?
@user440032 I have modified rails_upgrade plugin to solve out that problem.. you will get idea from here http://stackoverflow.com/questions/3636237/rake-task-railsupgradecheck-is-not-working-on-windows-rails-3-upgrade-problem
krunal shah
2010-10-13 13:23:20