Module: G5Updatable::UrnAsParameter

Extended by:
ActiveSupport::Concern
Included in:
Client, Location
Defined in:
app/concerns/g5_updatable/urn_as_parameter.rb

Instance Method Summary collapse

Instance Method Details

#to_paramObject



4
5
6
# File 'app/concerns/g5_updatable/urn_as_parameter.rb', line 4

def to_param
  urn
end