kaspernj/gettext_simple_rails

View on GitHub
lib/gettext_simple_rails/translators/number_translator.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method translations has 50 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def translations
    return {
      "number" => {
        "currency" => {
          "format" => {
Severity: Minor
Found in lib/gettext_simple_rails/translators/number_translator.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status