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.8.11 templates/app/lib/path_parameter.rb
hephaestus-0.8.10 templates/app/lib/path_parameter.rb
hephaestus-0.8.9.2 templates/app/lib/path_parameter.rb
hephaestus-0.8.9.1 templates/app/lib/path_parameter.rb
hephaestus-0.8.9 templates/app/lib/path_parameter.rb
hephaestus-0.8.8 templates/app/lib/path_parameter.rb
hephaestus-0.8.7.5 templates/app/lib/path_parameter.rb
hephaestus-0.8.7.4 templates/app/lib/path_parameter.rb
hephaestus-0.8.7.3 templates/app/lib/path_parameter.rb
hephaestus-0.8.7.2 templates/app/lib/path_parameter.rb
hephaestus-0.8.7.1 templates/app/lib/path_parameter.rb
hephaestus-0.8.7 templates/app/lib/path_parameter.rb
hephaestus-0.8.6 templates/app/lib/path_parameter.rb
hephaestus-0.8.5 templates/app/lib/path_parameter.rb
hephaestus-0.8.4.1 templates/app/lib/path_parameter.rb
hephaestus-0.8.4 templates/app/lib/path_parameter.rb
hephaestus-0.8.3.4 templates/app/lib/path_parameter.rb
hephaestus-0.8.3.3 templates/app/lib/path_parameter.rb
hephaestus-0.8.3.2 templates/app/lib/path_parameter.rb
hephaestus-0.8.3.1 templates/app/lib/path_parameter.rb