Adjusting how javascript is loaded

Now js is loaded per controller
This commit is contained in:
Jason Denney
2013-05-25 10:12:03 -04:00
parent 75734a075c
commit db6b7ff7da
4 changed files with 2 additions and 2 deletions
+1
View File
@@ -28,3 +28,4 @@
%p © Velocipede 2013
= javascript_include_tag "application"
= javascript_include_tag params[:controller]