search for: hello_control

Displaying 2 results from an estimated 2 matches for "hello_control".

2007 May 16
0
Unknown action, No action responded to world
<http://localhost:3000/hello/world> gives: "Unknown action No action responded to world" I''m following along with <http://wiki.rubyonrails.org/rails/pages/ Tutorial> and what stands out are statements like: "Now take a look at app/controllers/hello_controller.rb." Which doesn''t exist for me, I had to create multiple directories. I would''ve thought that a directory like "controllers" would be pre- existing? Anyhow, I was getting: "Hello#index Find me in app/views/hello/index.rhtml" from both <http:/...
2007 Sep 17
2
Ruby/Rails newb here. I need help getting started.
I''m trying to follow the videos over on http://www.loudthinking.com/arc/000328.html. The first bit of it was fine, but then it says to type "ruby script \new_controller Hello index". My scripts folder doesn''t contain anything even similar to "new_controller". According to the generated "index.html" page, it says "Use script/generate to create