resque-web icon indicating copy to clipboard operation
resque-web copied to clipboard

a Rails-based web interface to Resque

Results 44 resque-web issues
Sort by recently updated
recently updated
newest added

root_pah int the application.html.erb fails and crashes the overview page. Relevant stacktrace https://gist.github.com/andrejj/c2c523e82d1e2645126a #### Gemfile ``` gem "resque", "~> 2.0.0.pre.1", github: "resque/resque" gem "resque-web", :git => 'https://github.com/resque/resque-web.git', :ref => '825e2eb480ec6cd83a12aea1d8820bd0a365007c',...

I am actually not using resque-web in all of my apps because I rely on plugins that add tabs to the old web interface. How could plugins be made compatible...

Support jQuery DataTable library.