in the view
<%= controller_stylesheet %> |
a helper
def controller_stylesheet stylesheet_path controller.controller_name end |
Pastie
Support Pastie
or read my
Pastie << self
blog
<%= controller_stylesheet %> |
def controller_stylesheet stylesheet_path controller.controller_name end |