Libraries
»
motion-csv
(0.0.2)
»
Index (S)
»
String
Class: String
Inherits:
Object
Object
String
show all
Defined in:
lib/motion-csv/motion-csv.rb
Instance Method Summary
collapse
#
parse_csv
⇒ Object
Instance Method Details
#
parse_csv
⇒
Object
457 458 459
# File 'lib/motion-csv/motion-csv.rb', line 457
def
parse_csv
MotionCSV
.
parse
(
self
)
end