update with changes from Production branch
This commit is contained in:
5
app/views/docs/_response.html.erb
Normal file
5
app/views/docs/_response.html.erb
Normal file
@ -0,0 +1,5 @@
|
||||
<div class="response-div pull-right">
|
||||
Response in:
|
||||
<span class="response active response-text" data-response_type="text">TEXT</span><span class="response response-json" data-response_type="json">JSON</span><span class="response response-xml" data-response_type="xml">XML</span>
|
||||
</div>
|
||||
|
4
app/views/docs/index.html.erb
Normal file
4
app/views/docs/index.html.erb
Normal file
@ -0,0 +1,4 @@
|
||||
<div class="row">
|
||||
welcome
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user