We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71abf7a commit fd89550Copy full SHA for fd89550
config/initializers/assets.rb
@@ -0,0 +1,3 @@
1
+Rails.application.configure do
2
+ config.assets.paths << "app/assets/javascripts/"
3
+end
0 commit comments