Class: UrlMount::Segment::Delimeter
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
#optional_variable_segments, #required_variable_segments
Instance Method Details
#to_s(opts = {}) ⇒ Object
157 |
# File 'lib/url_mount.rb', line 157 def to_s(opts = {}); "/"; end |