Actions with dashes
October 25th, 2005
Want to get an action with a dash in it’s name and still do something useful ? Try this:
Of course, if you don’t have anything to do, just name the view file appropriately: app/views/welcome/sign-up.rhtml.
October 12th, 2007 at 10:25 PM
How does that work with url_for and friends?
October 12th, 2007 at 10:25 PM
Simple, eh ?
October 12th, 2007 at 10:25 PM
You don’t even need .to_sym :)