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