<%%= javascript_include_tag 'dashing/application' %> <%%= stylesheet_link_tag 'dashing/application' %>
<%%= yield %>
<%% if Rails.env.development? %>

Paste the following at the top of <%%= params[:dashboard] %>.erb

Save this layout <%% end %>