Displaying 1 result from an estimated 1 matches for "18t16".
Did you mean:
1816
2014 Feb 18
0
Compiled assets are not found in production mode run locally
...ction:
rails s -e production
There are no CSS fiound !
When observing the html source:
<link href="/assets/application-43dcf2bdff355d2c3053e2aade23881a.css"
media="screen" rel="stylesheet">
There are the following errors in the console as well:
F, [2014-02-18T16:56:36.417436 #4036] FATAL -- :
ActionController::RoutingError (No route matches [GET]
"/assets/application-43dcf2bdff355d2c3053e2aade23881a.css"):
actionpack (4.0.2)
lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (4.0.2)
lib/action_dispatch/middlewar...