ruby on rails - Sidekiq monitor no CSS and no Bootstrap in production -


i have problem sidekiq monitor - in development works fine in production not have css working displaying plain web page no stilling on int! body knows how fix please!!!!

i using version https://github.com/mperham/sidekiq/wiki/monitoring

it works me linking gem assets public folder this:

ln -svf /home/deploy/my_app/shared/bundle/ruby/2.1.0/gems/sidekiq-4.0.1/web/assets /home/deploy/my_app/current/public/sidekiq 

Comments

Popular posts from this blog

javascript - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -