On Jan 14, 2:25 am, Anand Somani <[email protected]> wrote: > Hello, > > I went to Install Cucumber on my system. Can you please guide me which > version of ruby on rail will support Cucumber v2.3.5? >
Cucumber is not dependent on Rails. Cucumber-Rails will work with any version of Rails but its generators probably work better better with Rails 2 and best with Rails 2.3 and later. Cucumber is currently at V-0.6.1 and Cucumber-Rails is V-0.2.3. I infer from the presence of 2.3.5 in your message that you are in fact using Rails V-2.3.5. The most recent version of cucumber-rails works fine with that.
-- 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.

