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