Sha256: c4b7efc9d5d0aef240ece9752020519cafc04432ea4a23c59fbc3a9a94ea55ae

Contents?: true

Size: 379 Bytes

Versions: 10

Compression:

Stored size: 379 Bytes

Contents

- if auth.configurable?
  %input{ type: 'submit', value: 'Try it' }
  %input.clear.hidden{ type: 'button', value: 'Clear' }
  .response.hidden
    %p="Url:"
    %pre
      %code.url.http
    %p="Query:"
    %pre
      %code.query.http
    %p="Code:"
    %pre
      %code.code.http
    %p="Headers:"
    %pre
      %code.headers.json
    %p="Body:"
    %pre
      %code.body.json

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
cabbage_doc-0.1.2 web/views/response.haml
cabbage_doc-0.1.1 web/views/response.haml
cabbage_doc-0.1.0 web/views/response.haml
cabbage_doc-0.0.9 web/views/response.haml
cabbage_doc-0.0.8 web/views/response.haml
cabbage_doc-0.0.7 web/views/response.haml
cabbage_doc-0.0.6 web/views/response.haml
cabbage_doc-0.0.5 web/views/response.haml
cabbage_doc-0.0.4 web/views/response.haml
cabbage_doc-0.0.3 web/views/response.haml