razum2um/resque-kalashnikov

View on GitHub
lib/resque_kalashnikov/server.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method included has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def self.included(base)
      base.class_eval do
        get "/kalashnikov" do
          render_erb 'server/views/catridges.erb'
        end
Severity: Minor
Found in lib/resque_kalashnikov/server.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status