rubinius/rubinius

View on GitHub
library/rubygems/commands/environment_command.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method show_environment has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def show_environment # :nodoc:
    out = "RubyGems Environment:\n".dup

    out << "  - RUBYGEMS VERSION: #{Gem::VERSION}\n"

Severity: Minor
Found in library/rubygems/commands/environment_command.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status