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

After update from resque 2.1.0 to 2.2.0 I get following error when I load the resque-web website: ``` NameError: uninitialized constant Resque::Version from resque-web (0.0.12) app/views/layouts/resque_web/application.html.erb:73 ``` The constant definition...

I am trying to add a "Back" tab to get back to resque-web. Following the steps in [PLUGINS.md](https://github.com/resque/resque-web/blob/master/PLUGINS.md) I came up with this code in `lib/resque_web/engine.rb`: ``` module ResqueWeb module...

Full error: ``` Error: File to import not found or unreadable: font-awesome-sprockets. on line 5:1 of /home/USERNAME/.rvm/gems/ruby-2.7.3/gems/resque-web-0.0.12/app/assets/stylesheets/resque_web/bootstrap_and_overrides.css.scss.erb >> @import "font-awesome-sprockets"; ``` Error introduced in: #123

- [x] ! resque version acquirement for newer reqsue versions in application layout

- [x] ! resque stats view key value display