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.3 templates/app/lib/path_parameter.rb
hephaestus-0.8.2 templates/app/lib/path_parameter.rb
hephaestus-0.8.1 templates/app/lib/path_parameter.rb
hephaestus-0.8.0 templates/app/lib/path_parameter.rb
hephaestus-0.7.7.2 templates/app/lib/path_parameter.rb
hephaestus-0.7.7 templates/app/lib/path_parameter.rb
hephaestus-0.7.6.2 templates/app/lib/path_parameter.rb
hephaestus-0.7.6.1 templates/app/lib/path_parameter.rb
hephaestus-0.7.6 templates/app/lib/path_parameter.rb
hephaestus-0.7.5.3 templates/app/lib/path_parameter.rb
hephaestus-0.7.5.2 templates/app/lib/path_parameter.rb
hephaestus-0.7.5.1 templates/app/lib/path_parameter.rb
hephaestus-0.7.5 templates/app/lib/path_parameter.rb
hephaestus-0.7.4.2 templates/app/lib/path_parameter.rb
hephaestus-0.7.4.1 templates/app/lib/path_parameter.rb
hephaestus-0.7.4 templates/app/lib/path_parameter.rb
hephaestus-0.7.3.1 templates/app/lib/path_parameter.rb
hephaestus-0.7.3 templates/app/lib/path_parameter.rb
hephaestus-0.7.2.5 templates/app/lib/path_parameter.rb
hephaestus-0.7.2.4 templates/app/lib/path_parameter.rb