jibeinc/web_minion

View on GitHub
lib/web_minion/bots/mechanize_bot.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class MechanizeBot has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

  class MechanizeBot < WebMinion::Bot
    def initialize(config = {})
      super(config)
      @bot = Mechanize.new
    end
Severity: Minor
Found in lib/web_minion/bots/mechanize_bot.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status