Skip to content
blizz edited this page Sep 12, 2010 · 4 revisions
Attribute Description Default Value Example
name comma separted list of javascript includes    

<javascript> tag defined in rapid_pages.dryml


<def tag="javascript" attrs="name"> <if test="&name.is_a?(Symbol)"> <%= javascript_include_tag name %> <%= javascript_include_tag this %>
Clone this wiki locally