Hi,

I am trying to create a hello world application, where the controller
(Say) only has one action:

def hello
end

And the view, hello.rhtml, has <h1>HELLO WORLD</h1>.  When I run it,
it says Missing template say/hello.html.erb in view path C:/
InstantRails/rails_apps/bob/app/views.

I put hello.rhtml (also tried .html.erb, same error) in that spot, but
it still gives the missing template error.

I appreciate your help!
Shelly

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to