Module: Lector::Types::StringSymbol
- Defined in:
- lib/lector/types.rb
Instance Method Summary collapse
Instance Method Details
#val ⇒ Object
11 |
# File 'lib/lector/types.rb', line 11 def val; slice(2..-2).to_sym; end |
11 |
# File 'lib/lector/types.rb', line 11 def val; slice(2..-2).to_sym; end |