On Sun, Jan 20, 2013 at 2:05 PM, Dave Aronson <[email protected]> wrote: > On Sun, Jan 20, 2013 at 1:39 PM, Don Schenck <[email protected]> wrote: > >> Is it pretty much a standard, best practice or just a good idea to create a >> controller called "home" and put, say, my web sites home page >> ('index.html.erb') there?? > > Some call it home, some call it welcome, root, etc, whatever. It is > common practice to have SOME kind of controller, just because you need > a controller (unless the page is completely static), to hold common > top-level pages like Home, About, Terms & Conditions, Privacy Policy, > "Thanks for visiting, come back soon" (i.e., you just logged out), > etc. etc. etc.
One action to rule them all, one action to find them. One action to bring them all and in the darkness bind them. -- 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 https://groups.google.com/groups/opt_out.

