How can I guess the view's name in my layout method?
It would be great to know because of highlight the current menu item the user has selected. Of course I can store it in a variable in my controller just before I call render :view, but I hope there's a much more sexy way to do this.
_______________________________________________ Camping-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/camping-list

