webhippie/gettext_i18n_rails_js

View on GitHub
lib/gettext_i18n_rails_js/config.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method defaults has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def defaults
      file = ::Rails.root.join(
        "config",
        "gettext_i18n_rails_js.yml"
      )
Severity: Minor
Found in lib/gettext_i18n_rails_js/config.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status