Class: KDL::Types::URLTemplate::QueryContinuation
- Inherits:
-
QueryExpansion
- Object
- Part
- StringExpansion
- QueryExpansion
- KDL::Types::URLTemplate::QueryContinuation
- Defined in:
- lib/kdl/types/url_template.rb
Instance Method Summary collapse
Methods inherited from QueryExpansion
keep_empties?, #separator, with_name?
Methods inherited from StringExpansion
Methods inherited from Part
allow_reserved?, #expand_variables, keep_empties?, #separator, with_name?
Constructor Details
This class inherits a constructor from KDL::Types::URLTemplate::StringExpansion
Instance Method Details
#prefix ⇒ Object
323 324 325 |
# File 'lib/kdl/types/url_template.rb', line 323 def prefix '&' end |