cfabianski/json_translate

View on GitHub
lib/json_translate/translates.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

    def translates(*attrs, allow_blank: false)
      include InstanceMethods

      class_attribute :translated_attribute_names, :permitted_translated_attributes

Severity: Minor
Found in lib/json_translate/translates.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status