Sha256: 8c2eeeab280e887f8304db1c04aaf00603179159bacd45b5cf084bcd75a635d7

Contents?: true

Size: 56 Bytes

Versions: 1

Compression:

Stored size: 56 Bytes

Contents

class String
  def acts_like_string?
    true
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
happy_support-1.0.0 lib/happy_support/core_ext/string/behavior.rb