So I should start out saying that this is my first project in rails
and I am really digging it.

What I want to accomplish is the ability to use a dash in my URL's.  I
have done some poking around but have not come up with much.  The only
place I really need the dashes right now are in the action area.  So
my URL would look like:

http://www.mydomain.com/content/site-map

Where "content" is my controller and "site-map" is a definition in
that controller.

I know that what I will likely be looking for is something in the
routing, but I cant seem to get that working either.

Any help would be much appreciated.

-- 
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