I put the following function in my application.js:
function test() { alert(\"See Me\") }
classrooms/_new_small.html.haml:
Try using:
<%= javascript_include_tag :all %>
in your application.html.erb file
application.html.erb