%= stylesheet_tag 'application' %>
DevDocs requires JavaScript to run.
<%= erb :app -%> <%= javascript_tag 'application' %> <%= javascript_tag 'docs' %><% unless App.production? %> <%= javascript_tag 'debug' %><% end %>