lib/iqvoc/environments/development.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

  def self.setup_development(config)
    # Settings specified here will take precedence over those in config/application.rb.

    # In the development environment your application's code is reloaded any time
    # it changes. This slows down response time but is perfect for development
Severity: Minor
Found in lib/iqvoc/environments/development.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status