fedux-org/proxy_rb

View on GitHub
lib/proxy_rb/console.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method start has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def start
      # Start IRB with current context:
      # http://stackoverflow.com/questions/4189818/how-to-run-irb-start-in-context-of-current-class
      ARGV.clear
      IRB.setup nil
Severity: Minor
Found in lib/proxy_rb/console.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status