Sha256: 76b06d2493c455182c38eab2a834266bba191ad45f8ce9690d624abfe67794b4

Contents?: true

Size: 288 Bytes

Versions: 1

Compression:

Stored size: 288 Bytes

Contents

<% if type %>json.set! :type, <%= type %><% end %>
<% if title %>json.set! :title, "<%= title %>"<% end %>
<% if status %>json.set! :status, <%= status %><% end %>
<% if detail %>json.set! :detail, "<%= detail %>"<% end %>
<% if instance %>json.set! :instance, "<%= instance %>"<% end %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
api_problem-0.0.2 lib/generators/api_problem/templates/api_problem_layout.jbuilder.erb