Help me to Install Ruby on Rail & Cucumber

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?

Thanks
Anand S.

On Thu, Jan 14, 2010 at 4:25 AM, Anand S. [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?

Latest Cucumber I could find is 0.6.1. And it should work just fine
with Rails 2.3.4/5.

On Jan 14, 2:25Â am, Anand S. [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.