Method: Util::PrepareData#convert_str
- Defined in:
- lib/utilities/parser.rb
#convert_str(value) ⇒ Object
352 353 354 |
# File 'lib/utilities/parser.rb', line 352 def convert_str(value) value.to_s end |
352 353 354 |
# File 'lib/utilities/parser.rb', line 352 def convert_str(value) value.to_s end |