Sha256: 93bcb7c02de8d730605ef1c8be926bf01d68a0f4930a4245a60f28d4480061c5
Contents?: true
Size: 240 Bytes
Versions: 3
Compression:
Stored size: 240 Bytes
Contents
class DebugHelper class StringHandler < Handler def calls_for_instance [ [:to_s], [:size], [:encoding], [:ascii_only?], [:bytesize], ] end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
debug_helper-2.1.0 | lib/debug_helper/string_handler.rb |
debug_helper-2.0.0 | lib/debug_helper/string_handler.rb |
debug_helper-1.8.0 | lib/debug_helper/string_handler.rb |