On Tue, Mar 1, 2011 at 7:33 PM, Lakshmanan <lakshma...@tenmiles.com> wrote:

> Hi,
>
> I am upgrading a rails 2.1.0 app to Rails 3.


Just a note, you may want to try upgrading first to the latest Rails 2 (is
it still 2.3.9?) version. You will still have a lot to do jumping between
the latest 2 and 3 but seems that a lot of the support and info out there
targets that jump moreso than going from earlier 2 versions. May or may not
be a big deal depending on your app.



> Before I started my migration, I wrote all the tests cases for my app in
> Rspec 1.x version.
>
> I am doubting whether rspec test cases written in 1.x version will work
> when my app starts running in Rails3. After I upgrade to rails 3, i want to
> run my rspec 1.x version tests cases on it to see if I have broken anything
> during the upgrade.
>
> Will RSpec 1.x version work in a Rails 3 application ? Please help.
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to