Displaying 1 result from an estimated 1 matches for "wantedwww".
2006 Nov 17
3
Is this the "right way"?
The site I''m currently designing doesn''t have a db back end. So I''m
using rails primarily for templating and some scripting.
I approached this by creating a controller called ''main'' and various
views like "index", "welcome", "about", etc.
But then I''d get URL''s like www.mydomain.com/main/welcome when I