resque/resque-web

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.env
.gitignore
.travis.yml
Appraisals
Gemfile
Gemfile.lock
HISTORY.md
PLUGINS.md
README.md
Rakefile
app/assets/images/resque_web/idle.png
app/assets/images/resque_web/lifebuoy.png
app/assets/images/resque_web/poll.png
app/assets/images/resque_web/rails.png
app/assets/images/resque_web/working.png
app/assets/javascripts/resque_web/application.js0
A
0 mins
app/assets/javascripts/resque_web/bootstrap.js.coffee
app/assets/javascripts/resque_web/failure.js.coffee
app/assets/javascripts/resque_web/jquery.relative-date.js37
B
4 hrs
app/assets/javascripts/resque_web/polling.js.coffee
app/assets/javascripts/resque_web/relative_date.js.coffee
app/assets/stylesheets/resque_web/application.css
app/assets/stylesheets/resque_web/bootstrap_and_overrides.css.scss.erb
app/controllers/resque_web/application_controller.rb20
A
0 mins
app/controllers/resque_web/failures_controller.rb43
A
0 mins
app/controllers/resque_web/overview_controller.rb7
A
0 mins
app/controllers/resque_web/queues_controller.rb17
A
0 mins
app/controllers/resque_web/stats_controller.rb32
A
0 mins
app/controllers/resque_web/workers_controller.rb18
A
0 mins
app/controllers/resque_web/working_controller.rb6
A
0 mins
app/helpers/resque_web/application_helper.rb56
A
0 mins
app/helpers/resque_web/failures_helper.rb48
A
0 mins
app/helpers/resque_web/overview_helper.rb6
A
0 mins
app/helpers/resque_web/queues_helper.rb58
A
0 mins
app/helpers/resque_web/stats_helper.rb47
A
0 mins
app/helpers/resque_web/workers_helper.rb14
A
0 mins
app/helpers/resque_web/working_helper.rb16
A
0 mins
app/views/layouts/resque_web/application.html.erb
app/views/resque_web/failures/_failed_job.html.erb
app/views/resque_web/failures/_overview.html.erb
app/views/resque_web/failures/index.html.erb
app/views/resque_web/failures/show.html.erb
app/views/resque_web/overview/show.html.erb
app/views/resque_web/queues/_queues.html.erb
app/views/resque_web/queues/_queues_advanced.html.erb
app/views/resque_web/queues/_queues_basic.html.erb
app/views/resque_web/queues/index.html.erb
app/views/resque_web/queues/show.html.erb
app/views/resque_web/stats/key.html.erb
app/views/resque_web/stats/keys.html.erb