Thanks Ryan and your team. This site is extremely help me to learn new things easy way in ROR. Recently I have started Testing using Cucumber and I tried to install it as you have described.
I am using Rails 3.2
ISSUE: when I try to run rake cucumber I am getting this error:-
It's solved by updating my Rails version 3.2.12 to 3.2.13
Thanks Ryan and your team. This site is extremely help me to learn new things easy way in ROR. Recently I have started Testing using Cucumber and I tried to install it as you have described.
I am using Rails 3.2
ISSUE: when I try to run rake cucumber I am getting this error:-
"Rack::File headers parameter replaces cache_control after Rack 1.5.uninitialized constant SimpleForm (NameError)"
Can anyone please help me to resolve it? Thanks in advance... :)