command0 wrote: > Aside from the migrations and database.yml, have you changed any other > code in the app?
Nope, same code. I am truly impressed with the portability of Rails apps! I did most of my development with JRuby in Ubuntu. The other developer used Ruby/Windows. The app runs on MySQL, Oracle, and SQL server from the same code base. Unless an app does something strange, other than getting a new environment set up and tweaking the config files, is about all you have to do. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

