Displaying 2 results from an estimated 2 matches for "rgoytacaz".
2010 Jan 11
4
Autotest - Can make an-install work.
Hey there,
I''m trying to install the autotest.
After installing all the pre-requisites, I installed the sudo gem install
autotest-notification
It tells me to execute an-install
which gives me, command not found.
Any1?
[]''s
Rodrigo Dellacqua
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to
2010 Jan 19
0
rake cucumber features fails
Hey Guys,
Ubuntu 9.10
Env: Ruby 1.9.1
Rails 2.3.5
RSpec 1.3.1
Cucumber 0.6.1
Cucumber-rails 0.2.3
I''m starting with BDD with Cucumber/RSpec.
After creating a rails app, I did script/generate rspec and cucumber.
First problem, I can''t run cucumber by its own, as Ryan Bates does in his
screencast.
He freely runs "cucumber features -n"