Class: KDL::Types::URLTemplate::ReservedExpansion
- Inherits:
-
StringExpansion
- Object
- Part
- StringExpansion
- KDL::Types::URLTemplate::ReservedExpansion
- Defined in:
- lib/kdl/types/url_template.rb
Class Method Summary collapse
Methods inherited from StringExpansion
Methods inherited from Part
#expand_variables, keep_empties?, #prefix, #separator, with_name?
Constructor Details
This class inherits a constructor from KDL::Types::URLTemplate::StringExpansion
Class Method Details
.allow_reserved? ⇒ Boolean
255 256 257 |
# File 'lib/kdl/types/url_template.rb', line 255 def self.allow_reserved? true end |