Closed datomnurdin closed 9 years ago
Which rails version you are using? Maybe the new rails version does not detect js files in vendor
folder automatically. You can use this instead:
//= require ../../../vendor/assets/javascripts/admin-lte
Hope this help!
Solved. I just restart the server.
I got this error message after I add this line in application.js
application.js