Displaying 2 results from an estimated 2 matches for "file_util".
Did you mean:
file_utils
2012 Mar 29
25
Unable to deploy to Apache
Hi All,
Can someone please help? I''ve been banging my head against for wall
for 2 months; all of which has been spent trying to set up ROR. So I
actually haven''t written 1 line of code :( Any help would be greatly
appreciated :)
I''m following the 4th edition of "Agile Web Development with Rails".
So, I''m able to deploy the site via WEBrick.
2012 Jul 08
0
rake cucumber:ok not working
...wish you had
end
Then /^I should see "(.*?)"$/ do |arg1|
pending # express the regexp above with the code you wish you had
end
rake aborted!
Command failed with status (1): [C:/Ruby187/bin/ruby -S bundle exec
cucumbe...]
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/file_utils.rb:53:in
`create_shell_runner''
.
.
.
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.9.2.2/bin/rake:33
C:/Ruby187/bin/rake:19:in `load''
C:/Ruby187/bin/rake:19
Tasks: TOP => cucumber:ok
how can i resolve it.please help me out with this
Thanks in advance.
--
--
You received...