Parent

Methods

Files

String

Public Instance Methods

to_list() click to toggle source
# File lib/pom/core_ext/to_list.rb, line 8
def to_list
  split(/[:;,\n]/).map(&:strip)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.