socialpandas / sidekiq_monitor

Advanced monitoring for Sidekiq
MIT License
230 stars 35 forks source link

File to import not found or unreadable: dataTables/jquery.dataTables.bootstrap #27

Closed marino-mrc closed 10 years ago

marino-mrc commented 10 years ago

in /home/ntt/.rvm/gems/ruby-2.1.1/gems/sidekiq_monitor-0.1.4/app/assets/stylesheets/sidekiq/monitor/application.css.sass:3 there is the @import of datatables. If I change from @import dataTables/jquery.dataTables.bootstrap to @import dataTables/bootstrap/2/jquery.dataTables.bootstrap

It works well. Is an issue related to my own ruby/rails installation or is a common issue?

knightq commented 10 years ago

Same problem: it does not work with Bootstrap 2.x

jcope2013 commented 10 years ago

+1, willing to accept a PR for this? or provide an alternate solution?

dnd commented 10 years ago

Can jcope2013's fix be brought in, so that an unofficial fork doesn't have to be used? It seems pretty simple, and the app doesn't work at all right now as it stands.

tombenner commented 10 years ago

Thanks, all! I've merged #33, and this is now available in 0.1.7.