When i am running my server, I am constantly getting this log in log
file.
Can anyone tell me how to solve the issue. Application is working fine
but in the log it is printing the msg which is not hampering anyway
still i want to solve. I checked my public folder there are no css or
js file with the below name even in Active scaffold.
Processing ApplicationController#index (for 192.168.1.4 at 2011-12-02
18:14:18) [GET]
ActionController::RoutingError (No route matches "/stylesheets/
active_scaffold/default/advanced_search.css" with {:method=>:get}):
Rendering E:/assembla/pista/public/404.html (404 Not Found)
Processing ApplicationController#index (for 192.168.1.4 at 2011-12-02
18:14:18) [GET]
ActionController::RoutingError (No route matches "/javascripts/
active_scaffold/default/advanced_search.js" with {:method=>:get}):
Rendering E:/assembla/pista/public/404.html (404 Not Found)
Thanks in Advance
Zeal