Rails 2.3 and rspec-rails compatability

故事扮演 提交于 2019-12-06 02:58:02

问题


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.


回答1:


Version 1.3.4 is the latest supported version for Rails 2.x.

http://rubygems.org/gems/rspec-rails/versions/1.3.4



来源:https://stackoverflow.com/questions/9274329/rails-2-3-and-rspec-rails-compatability

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!