ruby on rails - Server log issue in terminal -


i find these issue each , every stylesheets , hence unable find things in teminal log.

how can solve this?

 actioncontroller::routingerror (no route matches [get] "/assets/calendar_date_select/calendar_date_select.js"):   actionpack (3.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'   actionpack (3.2.3) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'   railties (3.2.3) lib/rails/rack/logger.rb:26:in `call_app'   railties (3.2.3) lib/rails/rack/logger.rb:16:in `call'   actionpack (3.2.3) lib/action_dispatch/middleware/request_id.rb:22:in `call'   rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'   rack (1.4.1) lib/rack/runtime.rb:17:in `call'   activesupport (3.2.3) lib/active_support/cache/strategy/local_cache.rb:72:in `call'   rack (1.4.1) lib/rack/lock.rb:15:in `call'   actionpack (3.2.3) lib/action_dispatch/middleware/static.rb:62:in `call'   railties (3.2.3) lib/rails/engine.rb:479:in `call'   railties (3.2.3) lib/rails/application.rb:220:in `call'   rack (1.4.1) lib/rack/content_length.rb:14:in `call'   railties (3.2.3) lib/rails/rack/log_tailer.rb:14:in `call'   rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'   /home/rank3/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'   /home/rank3/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'   /home/rank3/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' 

i think requiring rake assets:precompile command (compiles , copies images, css , js app/assets public/


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -