Parent

Methods

Files

Class/Module Index [+]

Quicksearch

Dragonfly::UrlMapper::Segment

Public Instance Methods

regexp_string() click to toggle source
# File lib/dragonfly/url_mapper.rb, line 8
def regexp_string
  @regexp_string ||= "(#{Regexp.escape(seperator)}#{pattern}+?)?"
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.