DC wrote:
> ????
> 
> I created that controller as "MyTest" (following instructions from
> onlamp, which uses the address "MyTest" in its example)...did
> something change in recent versions of Rails where the address of a
> controller is meant to be in lowercase?

Apparently so.  Current practice is that URLs are in underscore_case . 
I thought it had always been this way; either I'm wrong or the tutorial 
is.

> 
> I guess that makes sense, though...seeing how the file itself is named
> "my_test_controller.rb"...thanks for the help, I knew it was a stupid
> and simple error I was making.

Best,
-- 
Marnen Laibow-Koser
http://www.marnen.org
mar...@marnen.org
-- 
Posted via http://www.ruby-forum.com/.

-- 
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 rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to