Method: Qa::IriTemplate::UrlConfig#variable_representation

Defined in:
app/models/qa/iri_template/url_config.rb

#variable_representationObject (readonly)

String

always “BasicRepresentation” # TODO what other values are supported and what do they mean



10
11
12
# File 'app/models/qa/iri_template/url_config.rb', line 10

def variable_representation
  @variable_representation
end