# File lib/generators/nifty/layout/templates/layout_helper.rb, line 15 def stylesheet(*args) content_for(:head) { stylesheet_link_tag(*args) } end