What version of the rspec-rails
gem is still compatible with Rails 2.3 branch (2.3.14 specifically)? I've tried 2.1.0
, but that one's also for Rails >= 3.0. Any other dependencies or version limitations that I should be aware of?
Thanks.
What version of the rspec-rails
gem is still compatible with Rails 2.3 branch (2.3.14 specifically)? I've tried 2.1.0
, but that one's also for Rails >= 3.0. Any other dependencies or version limitations that I should be aware of?
Thanks.
Version 1.3.4 is the latest supported version for Rails 2.x.
http://rubygems.org/gems/rspec-rails/versions/1.3.4