I’ve been working on migrating my Rails app and I’m currently up to Ruby 2.0, Rails 4.0, RSpec 2.99. I want to move to the latest version of RSpec that will work with the current Ruby/Rails environment, and provide a springboard form where I can continue upgrading Ruby and Rails.
Two questions: 1) Should I be migrating one minor RSpec version at a time, as they recommend for Rails, or can I just make the jump to my eventual target? 2) Would the target version be 3.9, as the changlog for rspec-rails seems to indicate (4.0 drops support for Rails 4, and I can’t find anything about any other versions terminating support for either Ruby or Rails)? -- You received this message because you are subscribed to the Google Groups "rspec" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rspec/96C0F497-5BAD-4D02-A0B3-9364D2EA2287%40pobox.com.
