You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using resque-scheduler-web along with resque-web to get the scheduled and delayed tabs in the resque UI, but that gem hasn't been updated in 7 years. I had to fork it due to URI.encode issues.
Noticed that there is a way add those tabs in this gem, but unclear about how to do so when resque-web is mounted in the routes.
The readme only says to
resque-web ~/yourapp/config/resque_config.rb
The text was updated successfully, but these errors were encountered:
We are using resque-scheduler-web along with resque-web to get the scheduled and delayed tabs in the resque UI, but that gem hasn't been updated in 7 years. I had to fork it due to
URI.encode
issues.Noticed that there is a way add those tabs in this gem, but unclear about how to do so when resque-web is mounted in the routes.
The readme only says to
The text was updated successfully, but these errors were encountered: