Sha256: 8e7641c352b11912849c1b204cab0f1cb09e16c9187f0ac7d2689d696b788676

Contents?: true

Size: 101 Bytes

Versions: 24

Compression:

Stored size: 101 Bytes

Contents

module G5Updatable::UrnAsParameter
  extend ActiveSupport::Concern

  def to_param
    urn
  end
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
g5_updatable-1.0.2.pre.1 app/concerns/g5_updatable/urn_as_parameter.rb
g5_updatable-0.20.3.pre.1 app/concerns/g5_updatable/urn_as_parameter.rb
g5_updatable-0.10.3 app/concerns/g5_updatable/urn_as_parameter.rb
g5_updatable-0.10.2 app/concerns/g5_updatable/urn_as_parameter.rb
g5_updatable-0.10.1 app/concerns/g5_updatable/urn_as_parameter.rb
g5_updatable-0.10.0 app/concerns/g5_updatable/urn_as_parameter.rb
g5_updatable-0.9.0 app/concerns/g5_updatable/urn_as_parameter.rb
g5_updatable-0.8.0 app/concerns/g5_updatable/urn_as_parameter.rb
g5_updatable-0.7.2 app/concerns/g5_updatable/urn_as_parameter.rb
g5_updatable-0.7.1 app/concerns/g5_updatable/urn_as_parameter.rb
g5_updatable-0.7.0 app/concerns/g5_updatable/urn_as_parameter.rb
g5_updatable-0.6.1 app/concerns/g5_updatable/urn_as_parameter.rb
g5_updatable-0.6.0 app/concerns/g5_updatable/urn_as_parameter.rb
g5_updatable-0.5.1 app/concerns/g5_updatable/urn_as_parameter.rb
g5_updatable-0.5.0 app/concerns/g5_updatable/urn_as_parameter.rb
g5_updatable-0.4.3 app/concerns/g5_updatable/urn_as_parameter.rb
g5_updatable-0.4.2 app/concerns/g5_updatable/urn_as_parameter.rb
g5_updatable-0.4.1 app/concerns/g5_updatable/urn_as_parameter.rb
g5_updatable-0.4.0 app/concerns/g5_updatable/urn_as_parameter.rb
g5_updatable-0.3.5 app/concerns/g5_updatable/urn_as_parameter.rb