Class: SubString
- Inherits:
-
SubObject
- Object
- SubObject
- SubString
- Defined in:
- lib/sub_string.rb
Overview
Constant Summary collapse
- TO_SOURCE_METHOD =
Symbol of the method that projects to (returns) the original-like instance; e.g., :to_str for String. The value should be overwritten in the child class of SubObject.
:to_str