Sha256: da8dbe2845f6d8a758b0805b4226edb5420dbe08d133515920c150df21298f5f

Contents?: true

Size: 131 Bytes

Versions: 63

Compression:

Stored size: 131 Bytes

Contents

# typed: strict
# frozen_string_literal: true

module PathParameter
  extend T::Sig

  delegate :path_parameters, to: :request
end

Version data entries

63 entries across 63 versions & 1 rubygems

Version Path
hephaestus-0.7.2.3 templates/app/lib/path_parameter.rb
hephaestus-0.7.2.2 templates/app/lib/path_parameter.rb
hephaestus-0.7.2.1 templates/app/lib/path_parameter.rb
hephaestus-0.7.2 templates/app/lib/path_parameter.rb
hephaestus-0.7.1 templates/app/lib/path_parameter.rb
hephaestus-0.7.0 templates/app/lib/path_parameter.rb
hephaestus-0.6.4 templates/app/lib/path_parameter.rb
hephaestus-0.6.3 templates/app/lib/path_parameter.rb
hephaestus-0.6.2 templates/app/lib/path_parameter.rb
hephaestus-0.6.1 templates/app/lib/path_parameter.rb
hephaestus-0.6.0 templates/app/lib/path_parameter.rb
hephaestus-0.5.2 templates/app/lib/path_parameter.rb
hephaestus-0.5.1 templates/app/lib/path_parameter.rb
hephaestus-0.5.0 templates/app/lib/path_parameter.rb
hephaestus-0.4.0 templates/app/lib/path_parameter.rb
hephaestus-0.3.1 templates/app/lib/path_parameter.rb
hephaestus-0.2.3 templates/app/lib/path_parameter.rb
hephaestus-0.2.2 templates/app/lib/path_parameter.rb
hephaestus-0.1.3 templates/app/lib/path_parameter.rb
hephaestus-0.1.2 templates/app/lib/path_parameter.rb