twitter/twitter-cldr-rb

View on GitHub
lib/twitter_cldr/localized/localized_string.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class LocalizedString has 29 methods (exceeds 20 allowed). Consider refactoring.
Open

    class LocalizedString < LocalizedObject
      include Enumerable

      # Uses wrapped string object as a format specification and returns the result of applying it to +args+ (see
      # standard String#% method documentation for interpolation syntax).
Severity: Minor
Found in lib/twitter_cldr/localized/localized_string.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status