smugglys/translatomatic

View on GitHub
lib/translatomatic/resource_file/base.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Base has 26 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Base
      # @return [Hash<Symbol,Object] Options used in the constructor
      attr_reader :options

      # @return [Locale] The locale of the contents of this resource file
Severity: Minor
Found in lib/translatomatic/resource_file/base.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status