Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: RoR index controller?

0 views
Skip to first unread message
Message has been deleted

Dave Burt

unread,
Apr 8, 2006, 3:58:33 AM4/8/06
to
William Z. wrote:
> Do most people make a controller called Index or ... how do you have a
> default page when you hit a website? Where's this done in rails?

First, please direct Rails questions to the Rails list. You'll usually
get better help there than here.

http://www.google.com.au/search?q=rails+mailing+list

Secondly, you're looking for config/routes.rb. Reading the comments will
probably tell you all you want to know. You can check out the Routing
manual for more info.

http://manuals.rubyonrails.com/read/chapter/65

Cheers,
Dave

0 new messages