Sha256: c0192a3f90b1c9c5fdafd1665a771566c2beeed827d7ece438ef5fb02be122dc
Contents?: true
Size: 431 Bytes
Versions: 29
Compression:
Stored size: 431 Bytes
Contents
<%- assert_locals resource -%> ## # Create a fully-qualified <%= resource.name %> resource string. # <%= indent render(partial: "service/client/resource/doc", locals: { pattern: resource.patterns.first }), "# " %> # # @return [::String] def <%= resource.path_helper %> <%= resource.patterns.first.formal_arguments %> <%= indent render(partial: "service/client/resource/def", locals: { pattern: resource.patterns.first }), 2 %> end
Version data entries
29 entries across 29 versions & 1 rubygems