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