rpanachi/core_ext

View on GitHub
lib/core_ext/multibyte/chars.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Chars has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Chars
      include Comparable
      attr_reader :wrapped_string
      alias to_s wrapped_string
      alias to_str wrapped_string
Severity: Minor
Found in lib/core_ext/multibyte/chars.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status