`
南京老油条
  • 浏览: 61522 次
  • 性别: Icon_minigender_1
  • 来自: 南京
社区版块
存档分类
最新评论

ActionController::RoutingError (No route matches [GET] "/javascripts/application

    博客分类:
  • bug
 
阅读更多

ActionController::RoutingError (No route matches [GET] "/javascripts/application.js")

的解决方法

RAILS_ENV=production bundle exec rake assets:precompile

 production.rb中添加

config.serve_static_assets = true

 

0
0
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics