Parent

Methods

Range

Public Instance Methods

to_svn() click to toggle source
# File lib/core_ext/range.rb, line 2
def to_svn
  to_s.gsub(/\.{2,3}/, ':')
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.