Module: Paramore::StrippedString
- Defined in:
- lib/paramore/types.rb
Class Method Summary collapse
Class Method Details
.[](input) ⇒ Object
41 42 43 |
# File 'lib/paramore/types.rb', line 41 def [](input) input.to_s.strip end |
41 42 43 |
# File 'lib/paramore/types.rb', line 41 def [](input) input.to_s.strip end |