Class: UrlMount::Segment::Delimeter

Inherits:
Base
  • Object
show all
Defined in:
lib/url_mount.rb

Instance Attribute Summary

Attributes inherited from Base

#name

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