apidoco 1.5.2 → 1.5.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (91) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +19 -1
  3. data/app/assets/javascripts/apidoco/controllers/documentations_controller.js +4 -0
  4. data/app/views/apidoco/apis/_side_bar.html.erb +1 -1
  5. data/app/views/apidoco/apis/show.html.erb +31 -1
  6. data/lib/apidoco/version.rb +1 -1
  7. data/spec/dummy/config/application.rb +2 -0
  8. data/spec/dummy/config/initializers/new_framework_defaults.rb +0 -3
  9. data/spec/dummy/db/test.sqlite3 +0 -0
  10. data/spec/dummy/docs/api/v1/currencies/1.json +1 -1
  11. data/spec/dummy/log/test.log +559 -0
  12. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/-V/-V8UJVV3QEItVMFfx63nClOVr2oM-Ujb2HL0y9slkvI.cache +0 -0
  13. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/-b/-bXTp2Fd6nXTJXBTiqrvrROnT5jv75NeyesrzrR-7ic.cache +0 -0
  14. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/-n/-nAp9eeRg88jGKOx1EP4lIZdjbOrKXmzxFuDAx3Swvs.cache +0 -0
  15. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/-n/-nlPZ3y7q7VmQ261bxgIzbJx51O4_10q3bU5AOy6RuI.cache +0 -0
  16. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/1V/1Vd8OMupjVTGJTapRCic-k88LY3Rz1GBE367FHR4Z2A.cache +1 -0
  17. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/3U/3Uts4ufWkTypf5yvk1wbHOh8-QgTmLzswEVG4tKLsfo.cache +1 -0
  18. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/44/44dzldIs8gysRNw5bPTOrn3Rpl8AL_W0PtWT1yUnqx8.cache +0 -0
  19. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/5q/5qj1yIo2u9YYL_BIzRkTtOcw0O0satoqUjVP2LTLl2M.cache +0 -0
  20. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/6v/6veShxRrRYGLInFiJeH5Atqbllhpk5qRgwqMV5Hp7dE.cache +1 -0
  21. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/7o/7obkjZfJHEvKQ9oXaE7Iw0Wj-IMACqpI2QElAh1ZeOo.cache +1 -0
  22. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/8Y/8YRMisJNX5jmLiekvSKlqL3g2zXa8BIErp4KHVtHPzs.cache +0 -0
  23. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/8e/8eqQ9Zv9J5GJzw0R1mcmjamnHburH_GXuQ14I-gQFHA.cache +0 -0
  24. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/90/904ILCGdo7N-ouGMdt4xNgsYIRrmRF9U4_aAqnPyOwo.cache +0 -0
  25. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/9D/9DX2J7cnc_kVz3GMVE_bjBcgfrSbfJ4bfL7XciLDsQw.cache +1 -0
  26. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/9K/9KHRrpODzFQogzUdDCa34sXOlfR49o6SdrOcTubPZR4.cache +0 -0
  27. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/AY/AY1WwSasehyjYVruk45uUsUdt0mTwCMq9HQHHp0J59E.cache +0 -0
  28. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/BA/BAVeIn9suKiOvP3TwJazPIrAXN3D7meVw0ffHky04MY.cache +0 -0
  29. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/BC/BC2BF2MqY_8hApjpH6zOXHzFv4LFBKNdGE_bZhL--GE.cache +1 -0
  30. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/BY/BYc19ILhAuQDmQyE6645c3H_eI6V3cKmUfKqJDBNnbg.cache +1 -0
  31. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Bk/BkMOXLgsYTUVmeT80hBRE2TH7MbZSqhgBXsdQz7jT2k.cache +0 -0
  32. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Cw/CwpXigAZODGSN_hI0L_i8BeJuAJEC1HuWCwyhpqJe5I.cache +1 -0
  33. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Dr/DrLFaV0hk5atJhkUsXRcDqQSZ-tys5gelkylm95xM2I.cache +0 -0
  34. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Du/Du42JoRY_-kfYeZqHW35DZVFsSSzVraESoCx5wDYCYc.cache +0 -0
  35. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/HA/HADidoBonMc4q9mo86vTTKON7svDRwbd6SW8ZJNZxVQ.cache +1 -0
  36. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Js/JsGzgQX_K9-9x4-LaX3cNVRBflsh5SD92UWlxiK-BB0.cache +1 -0
  37. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/K7/K7dl8Q-PR3OW5Va60lSOUKYfESgBXSeZs5mFWv4u9Ro.cache +0 -0
  38. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/KK/KKb8VTrvxiMhvCJ01SLG1A9MH4WszeK01jFCm00NeNo.cache +0 -0
  39. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/LN/LNYXiNpDSGQw4ciSBJxBT5fSOBj2P0y5bQ9dvYjkuWo.cache +1 -0
  40. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/MY/MYs13s_HUCBDD5uVq_ZaX7ZDMAt3GDQbzKLbqnprv40.cache +1 -0
  41. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Na/NapZjUppgnUeIPrxAezugEbBzn_vgSSYk64A1RDioa4.cache +1 -0
  42. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Nq/NqCtQ9qHs57nzoVAapz0aSgcn8UkEd0Mf8Dnlv80v2I.cache +0 -0
  43. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Nv/Nv586ouo1__oKRWp8y2ovRAmCCFYpVxezYH9i1RBBjU.cache +1 -0
  44. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Pq/Pq3gcrR8RcJcQABWnX24Dhu4Fn3oQMGyvCS45jts4wo.cache +0 -0
  45. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Re/ReZ7e7bGAkNwgpkKMk70lt3-MC3CVW4-9V-b7pKuMeI.cache +1 -0
  46. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Rv/RvNmC_fHFY7SNBbMNWyEtfPbwhqXZ7tryTMApE2Ka8c.cache +0 -0
  47. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/SW/SW3D61JQhNqyf1UA1OqiwFc2R8JLVBAXbIFcpQXATds.cache +1 -0
  48. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/TR/TRvE-1OFOYJLOcDMHZsObO3ZmHjQ_NLIA_4HlQRyKYA.cache +1 -0
  49. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/UV/UVi1H0kgBtWISCaZWxidO1PP5g9M6gfo4neVC8loV90.cache +0 -0
  50. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/VJ/VJqja0pdBshJehdQunfj6Xl1cJLTjUPwmxlYGhpCVGg.cache +0 -0
  51. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/WT/WTJnfskirh4giHx3AXcqvEO4VDRAflPsemz0XLgF5Lk.cache +0 -0
  52. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Xq/Xq03SV4CpHhIW85iQwSg7hZO4DTJFNk5HdreaSdaTHM.cache +1 -0
  53. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Yf/YfKM_gdB1j2XOvHTs1Dr1wb77DN3DhsSWX4b0Q_NTI4.cache +0 -0
  54. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Z1/Z1hbofbBqjHYTDq6G85IiaxLZuI8NolAo0ivH9aEW_8.cache +3 -0
  55. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Zx/Zx4t7L4vo616cn5Xmz9NZl_L80vILTamyGQ8k31fWto.cache +0 -0
  56. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/_M/_MHnx1CoJEnpn5EuNgHBKXarg34l8hvJBUjzA3DJexg.cache +1 -0
  57. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/_j/_j-5rPswmw-dXxKDC1-2b5VuDuq6AXnWlTdN6gyS_Ow.cache +1 -0
  58. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/_q/_qBL7QwQjYEWPuWb2ArDU1gxiMeiSybawiYrm-HP3no.cache +0 -0
  59. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/b_/b_Itlk9QZZd7Rvf8kcA4yLP1R5Acu7jB-m1xQiSU0qE.cache +0 -0
  60. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/dA/dAGrq4L9u1SEH_UF4I3elL5J2qEPA7S_Nz20qTTMsZU.cache +0 -0
  61. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/eD/eD5iHrFKw0KOnEWZnux6e-kwxbf-_JoW646_UccMHlc.cache +0 -0
  62. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/eG/eGOa5eTAwA0Zxz4gj1LA-xNETnkKv9gdF70q7WTJiXM.cache +3 -0
  63. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/fy/fy8LvoAKSyJIo4yaU5E3hYdmAQz4_MhQctpALFskLlI.cache +1 -0
  64. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/g1/g14M29A9q9JIJ8QNDqdbos-p_PxGybTheiieVhgw2sg.cache +0 -0
  65. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/gS/gS3Or7bsUD1wx1ZmSNI3v_LNnyCWiwBBObKqDATI8gY.cache +0 -0
  66. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/jZ/jZ5IkhLNb_1AQ8R-SY7yuFpyIaMXSMoqY7hmnbnMscE.cache +1 -0
  67. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/js/jsjmp_NQBOGDqBQmM91kYHd5zd0JC987j7sB_G6hg1w.cache +0 -0
  68. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/lJ/lJjBmkg834yhtq2DdLpb1Drx6yfBQHxyPiPMwMcbcy4.cache +1 -0
  69. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/l_/l_9GBuaFNVW4qRBQEsIY0EhevO08HiIrizPeUD13o4s.cache +1 -0
  70. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/mX/mX1nlsL_SWOB4y22W5FheRX0YEONKyOY7xUeIvRiHco.cache +0 -0
  71. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/n_/n_xYqQYhwEMQknb3jFQnjlxxBE9TzMNHCdJ-bEyZFIw.cache +0 -0
  72. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/ni/niBCN_LWfWWVDiOPl1VSZ6ldSQ336NJP3OyPPz5j9Og.cache +0 -0
  73. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/nx/nxTv3sKVUQZADJyM3dPaVmUA78MIsMLD_K279yN_GsI.cache +0 -0
  74. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/o7/o7F3XForibz4ELHyhq6vLABdYaPzoNEcx3NgMDktovQ.cache +1 -0
  75. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/p-/p-7SxHv8iXCX9IOmlSsG47bBs12BNY3IFf0Wwyir_tM.cache +0 -0
  76. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/pL/pLvpyERPGCj5PQC0Y43gVZp3aNtuJSz8Dze9yJltxB4.cache +0 -0
  77. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/py/pyECR86F-fgUK1bA1w90gnQ1tyY6F2DPghTAbiqkcUA.cache +0 -0
  78. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/rG/rGK9p7BulKczr1qnXFp1dLnMVebWh0NSjQAMcsvNSCE.cache +0 -0
  79. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/ra/radNwvBc58ocSMxQIYelw6_qkE517Xwb2G6s2TDpqN8.cache +0 -0
  80. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/rc/rc9GCSV-ZTsgFIGDIkzT_uNnzMnpG8-D__lalNsfgNE.cache +1 -0
  81. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/ux/uxvGoT6tCE4uGGqRWvEJGvjSpA9Oi4DKFDTtM0N_6ek.cache +0 -0
  82. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/w4/w4H2QwCRr-jfnDR75HPXc224q36PciYVT1a8c2r7gTU.cache +0 -0
  83. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/wh/wh6QDu9-jZzQDvlWoSiJiA_cOIe2uGSSWphOeYO5orI.cache +0 -0
  84. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/wo/woFE2ClK2iAH6glomgyjic9B7as80PM_ytVayTFfV_c.cache +0 -0
  85. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/x7/x7PYh8DJvPykcEqpVab2vcY9-GFz-3cqtoMlRAu94Uc.cache +0 -0
  86. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/y0/y0X_I1snyb5oU3BLeIIF0I8728EC3u29RD8V0fSpfnM.cache +1 -0
  87. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/yF/yFaxJN5XMOL0RE2ajSu063FOAh86SrRUyqIL4wwB2e8.cache +1 -0
  88. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/yl/yl2ZnfZOJTio9DCuxKMv_z84HvXVR_iHD5sgX4xINTM.cache +0 -0
  89. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/zc/zc7n9V93Mown5lTIHkHDnATNZeEaQk7a3_zAM72XNAo.cache +1 -0
  90. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/zz/zzC5RaY-pbW0KVhmrSs56PSwyAseAfsQpAA2hZp3dWg.cache +0 -0
  91. metadata +128 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 022b708782a65ee704f4d76320f4c6481a7579f2d103aaadd3f207e603e3d2d1
4
- data.tar.gz: c6e3d5921c68096c2cc29c2577a7af9a6cc8c13200ac1faff92f64916154cf67
3
+ metadata.gz: 0a9ea1e632b75c735ae66f77004a3b1d5e812984c300964bb5703fca2090dea6
4
+ data.tar.gz: b5d7343289d59fa8967f6244093023f4477a3d88e3c0cd817a7c2ba30997bf15
5
5
  SHA512:
6
- metadata.gz: 75898d778b57489579d43ee14532aaa79fdd16e0e4d9a7840c64dadc5ae02a5fa5ff5aa660ce6853c5f2cb5b27fcccdbd05f8521afbd759863d798f132956c6a
7
- data.tar.gz: 1e89929d7179793a2c871f94a78e9b38e7e86a2c3bb9f8e4f5870efe31e71ae23e2ecb907860afb626766e188cdddd9681af2cccb11d835092b5c48311f67b50
6
+ metadata.gz: aa0a75c9eff5ea3e39a0ad1e48db040b8ec66afd467eaeac696d5bf1ce4e6ce51cc11ff07b765ad313b78633da718e055144fb09d91fef337ee94e943a1a3346
7
+ data.tar.gz: 5c9484b56d85fcfbe6e94eaead507535504ebbca020d21f73ff8a18593ae96ee81088eb2e5d91e918c6de577ed779392d7a95764aea513642f6d406fb03d08ba
data/README.md CHANGED
@@ -102,6 +102,10 @@ will create the following files with sample content
102
102
  "Content-Type": "application/json"
103
103
  },
104
104
  "examples": [{
105
+ "request_headers": {
106
+ "Authentication": "Token token=<token>",
107
+ "Content-Type": "application/json"
108
+ },
105
109
  "request": {
106
110
  "post": {
107
111
  "title": "Ruby is awesome",
@@ -109,6 +113,9 @@ will create the following files with sample content
109
113
  "published": false
110
114
  }
111
115
  },
116
+ "response_headers": {
117
+ "Authentication": "Token token=<token>"
118
+ },
112
119
  "response": {
113
120
  "suceess": true,
114
121
  "message": "Successfully created"
@@ -148,6 +155,10 @@ will create the following files with sample content
148
155
  "Content-Type": "application/json"
149
156
  },
150
157
  "examples": [{
158
+ "request_headers": {
159
+ "Authentication": "Token token=<token>",
160
+ "Content-Type": "application/json"
161
+ },
151
162
  "request": {
152
163
  "post": {
153
164
  "title": "Ruby is awesome",
@@ -155,6 +166,9 @@ will create the following files with sample content
155
166
  "published": false
156
167
  }
157
168
  },
169
+ "response_headers": {
170
+ "Content-Type": "application/json"
171
+ },
158
172
  "response": {
159
173
  "suceess": true,
160
174
  "message": "Successfully updated"
@@ -177,6 +191,10 @@ will create the following files with sample content
177
191
  "Content-Type": "application/json"
178
192
  },
179
193
  "examples": [{
194
+ "request_headers": {
195
+ "Authentication": "Token token=<token>",
196
+ "Content-Type": "application/json"
197
+ },
180
198
  "response": {
181
199
  "suceess": true,
182
200
  "message": "Successfully destroyed"
@@ -197,7 +215,7 @@ will create the following files with sample content
197
215
  | `http_method` | The HTTP method of the API | --- | `"http_method": "GET"` |
198
216
  | `params` | Parameters to be used | --- | `"params: [{ "key": "post['name']", "required": true, "type": "String", "notes": ["Name or title of the post"], "validations": ["should be less than or equal to 150 characters"] }]"` |
199
217
  | `header` | headers to be used | --- | `"header: { "Authorization": "Token token=<token>", "Content-type": 'application/json' }"` |
200
- | `examples` | Array of sample requests and responses | --- | `[{ "request": { "post": { "name": "I was scared" } } }, "response": { "message": "Post was successfully created", "id": 101 } }]`
218
+ | `examples` | Array of sample requests, responses and their headers | --- | `[{ "request_headers": { "Authorization": "Token token=<token>", "Content-type": 'application/json' }, "request": { "post": { "name": "I was scared" } } }, "response_headers": { "Content-type": 'application/json' }, "response": { "message": "Post was successfully created", "id": 101 } }]`
201
219
 
202
220
 
203
221
  ## License
@@ -9,6 +9,10 @@ angular.module('apiDocoApp')
9
9
  $window.location.href = version.path;
10
10
  };
11
11
 
12
+ $scope.versionAddress = function () {
13
+ return $window.location.href.split('#')[0];
14
+ };
15
+
12
16
  $scope.viewRaw = function(data) {
13
17
  var dataStingified = JSON.stringify(data, null, 2);
14
18
  var x = window.open();
@@ -2,7 +2,7 @@
2
2
  <script type="text/ng-template" id="documentationTree">
3
3
  <a href="#{{documentation.id}}">{{documentation.name}}</a>
4
4
  <ul ng-if="documentation.children">
5
- <li ng-repeat="documentation in documentation.children" ng-include="'documentationTree'">
5
+ <li ng-repeat="documentation in documentation.children | filter: searchKeyword" ng-include="'documentationTree'">
6
6
  </li>
7
7
  </ul>
8
8
  </script>
@@ -30,7 +30,9 @@
30
30
  <ol class="breadcrumb">
31
31
  <li ng-repeat="p in x.parents">{{p}}</li>
32
32
  </ol>
33
- <h2 class="section-title">{{x.name}}</h4>
33
+ <h2 class="section-title">{{x.name}}
34
+ <button class="btn btn-default btn-xs mt-1 pull-right" type="button" ngclipboard data-clipboard-text="{{versionAddress()}}#{{x.id}}">Copy permalink</button>
35
+ </h2>
34
36
 
35
37
  <p ng-if="x.description">{{x.description}}</p>
36
38
 
@@ -122,6 +124,20 @@
122
124
  <div class="section-block" ng-if="x.examples && x.examples.length > 0">
123
125
  <h3 class="block-title">Examples</h5>
124
126
  <div class="rows" ng-repeat="example in x.examples">
127
+ <div class="col-sm-6" ng-if="example.request_headers">
128
+ <div class="panel panel-default">
129
+ <div class="panel-heading">
130
+ <h4 class="panel-title">Request Headers</h4>
131
+ </div>
132
+ <div class="panel-body">
133
+ <div class="btn-group pull-right" role="group">
134
+ <button class="btn btn-default btn-sm" ng-click="viewRaw(example.request_headers)">Raw</button>
135
+ <button class="btn btn-default btn-sm" ngclipboard data-clipboard-text="{{example.request_headers}}">Copy</button>
136
+ </div>
137
+ <div jq-json-viewer data="example.request_headers"></div>
138
+ </div>
139
+ </div>
140
+ </div>
125
141
  <div class="col-sm-6" ng-if="example.request">
126
142
  <div class="panel panel-default">
127
143
  <div class="panel-heading">
@@ -136,6 +152,20 @@
136
152
  </div>
137
153
  </div>
138
154
  </div>
155
+ <div class="col-sm-6" ng-if="example.response_headers">
156
+ <div class="panel panel-default">
157
+ <div class="panel-heading">
158
+ <h4 class="panel-title">Response Headers</h4>
159
+ </div>
160
+ <div class="panel-body">
161
+ <div class="btn-group pull-right" role="group">
162
+ <button class="btn btn-default btn-sm" ng-click="viewRaw(example.response_headers)">Raw</button>
163
+ <button class="btn btn-default btn-sm" ngclipboard data-clipboard-text="{{example.response_headers}}">Copy</button>
164
+ </div>
165
+ <div jq-json-viewer data="example.response_headers"></div>
166
+ </div>
167
+ </div>
168
+ </div>
139
169
  <div class="col-sm-6" ng-if="example.response">
140
170
  <div class="panel panel-default">
141
171
  <div class="panel-heading">
@@ -1,3 +1,3 @@
1
1
  module Apidoco
2
- VERSION = '1.5.2'
2
+ VERSION = '1.5.3'
3
3
  end
@@ -10,5 +10,7 @@ module Dummy
10
10
  # Settings in config/environments/* take precedence over those specified here.
11
11
  # Application configuration should go into files in config/initializers
12
12
  # -- all .rb files in that directory are automatically loaded.
13
+
14
+ Rails.application.config.active_record.sqlite3.represent_boolean_as_integer = true
13
15
  end
14
16
  end
@@ -17,8 +17,5 @@ ActiveSupport.to_time_preserves_timezone = true
17
17
  # Require `belongs_to` associations by default. Previous versions had false.
18
18
  Rails.application.config.active_record.belongs_to_required_by_default = true
19
19
 
20
- # Do not halt callback chains when a callback returns false. Previous versions had true.
21
- ActiveSupport.halt_callback_chains_on_return_false = false
22
-
23
20
  # Configure SSL options to enable HSTS with subdomains. Previous versions had false.
24
21
  Rails.application.config.ssl_options = { hsts: { subdomains: true } }
Binary file
@@ -1 +1 @@
1
- {"published":false,"name":"Create Currency"}
1
+ {"published":true,"params":[{"key":"currency['name']","required":true,"type":"String"}]}
@@ -3,3 +3,562 @@
3
3
  Apidoco::Test: test_truth
4
4
  -------------------------
5
5
   (0.1ms) rollback transaction
6
+  (0.1ms) SELECT sqlite_version(*)
7
+  (87.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
8
+  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
9
+  (64.6ms) INSERT INTO "schema_migrations" (version) VALUES (0)
10
+  (68.0ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
11
+ ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
12
+  (0.1ms) begin transaction
13
+ ActiveRecord::InternalMetadata Create (0.7ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", "2018-12-28 17:19:55.219690"], ["updated_at", "2018-12-28 17:19:55.219690"]]
14
+  (72.1ms) commit transaction
15
+ ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
16
+  (0.1ms) begin transaction
17
+  (0.1ms) commit transaction
18
+  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
19
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
20
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
21
+  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
22
+  (0.0ms) SELECT sqlite_version(*)
23
+  (101.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
24
+  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
25
+  (66.9ms) INSERT INTO "schema_migrations" (version) VALUES (0)
26
+  (97.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
27
+ ActiveRecord::InternalMetadata Load (0.5ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
28
+  (0.1ms) begin transaction
29
+ ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", "2018-12-28 17:20:16.963841"], ["updated_at", "2018-12-28 17:20:16.963841"]]
30
+  (76.7ms) commit transaction
31
+ ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
32
+  (0.1ms) begin transaction
33
+  (0.1ms) commit transaction
34
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
35
+  (0.1ms) begin transaction
36
+  (0.1ms) rollback transaction
37
+  (0.2ms) begin transaction
38
+  (0.0ms) rollback transaction
39
+  (0.1ms) begin transaction
40
+  (0.0ms) rollback transaction
41
+  (0.0ms) begin transaction
42
+  (0.0ms) rollback transaction
43
+  (0.0ms) begin transaction
44
+  (0.0ms) rollback transaction
45
+  (0.0ms) begin transaction
46
+  (0.0ms) rollback transaction
47
+  (0.0ms) begin transaction
48
+  (0.0ms) rollback transaction
49
+  (0.0ms) begin transaction
50
+  (0.0ms) rollback transaction
51
+  (0.0ms) begin transaction
52
+  (0.0ms) rollback transaction
53
+  (0.0ms) begin transaction
54
+  (0.0ms) rollback transaction
55
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
56
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
57
+  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
58
+  (0.0ms) SELECT sqlite_version(*)
59
+  (88.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
60
+  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
61
+  (81.4ms) INSERT INTO "schema_migrations" (version) VALUES (0)
62
+  (72.9ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
63
+ ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
64
+  (0.0ms) begin transaction
65
+ ActiveRecord::InternalMetadata Create (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", "2018-12-28 17:22:20.673777"], ["updated_at", "2018-12-28 17:22:20.673777"]]
66
+  (56.0ms) commit transaction
67
+ ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
68
+  (0.1ms) begin transaction
69
+  (0.1ms) commit transaction
70
+  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
71
+  (0.1ms) begin transaction
72
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 22:52:21 +0530
73
+ Processing by Apidoco::ApisController#index as HTML
74
+ Redirected to http://127.0.0.1:43319/apidoco/apis/v1
75
+ Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
76
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 22:52:21 +0530
77
+ Processing by Apidoco::ApisController#show as HTML
78
+ Parameters: {"id"=>"v1"}
79
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
80
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.5ms)
81
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (4.9ms)
82
+ Completed 200 OK in 642ms (Views: 640.0ms | ActiveRecord: 0.0ms)
83
+ Started GET "/assets/apidoco/application-fd5ff4c44826c287299486fa38a1d99e49ad246e3d4d03d0b39ca0fc7c6181b7.css" for 127.0.0.1 at 2018-12-28 22:52:21 +0530
84
+ Started GET "/assets/apidoco/application-2a74775aedd30b28e332bc8f060e37ac2fa9939847147d8c4ee7b62bf07ff8ad.js" for 127.0.0.1 at 2018-12-28 22:52:21 +0530
85
+  (0.2ms) rollback transaction
86
+  (0.1ms) begin transaction
87
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 22:52:22 +0530
88
+ Processing by Apidoco::ApisController#index as HTML
89
+ Redirected to http://127.0.0.1:43319/apidoco/apis/v1
90
+ Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
91
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 22:52:22 +0530
92
+ Processing by Apidoco::ApisController#show as HTML
93
+ Parameters: {"id"=>"v1"}
94
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
95
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.0ms)
96
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (0.7ms)
97
+ Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
98
+  (0.1ms) rollback transaction
99
+  (0.0ms) begin transaction
100
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 22:52:23 +0530
101
+ Processing by Apidoco::ApisController#index as HTML
102
+ Redirected to http://127.0.0.1:43319/apidoco/apis/v1
103
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
104
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 22:52:23 +0530
105
+ Processing by Apidoco::ApisController#show as HTML
106
+ Parameters: {"id"=>"v1"}
107
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
108
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.0ms)
109
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (0.4ms)
110
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
111
+  (0.1ms) rollback transaction
112
+  (0.0ms) begin transaction
113
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 22:52:23 +0530
114
+ Processing by Apidoco::ApisController#index as HTML
115
+ Redirected to http://127.0.0.1:43319/apidoco/apis/v1
116
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
117
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 22:52:23 +0530
118
+ Processing by Apidoco::ApisController#show as HTML
119
+ Parameters: {"id"=>"v1"}
120
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
121
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.0ms)
122
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (0.7ms)
123
+ Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
124
+  (0.1ms) rollback transaction
125
+  (0.1ms) begin transaction
126
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 22:52:23 +0530
127
+ Processing by Apidoco::ApisController#index as HTML
128
+ Redirected to http://127.0.0.1:43319/apidoco/apis/v1
129
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
130
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 22:52:23 +0530
131
+ Processing by Apidoco::ApisController#show as HTML
132
+ Parameters: {"id"=>"v1"}
133
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
134
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.0ms)
135
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (0.5ms)
136
+ Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
137
+  (0.1ms) rollback transaction
138
+  (0.0ms) begin transaction
139
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 22:52:23 +0530
140
+ Processing by Apidoco::ApisController#index as HTML
141
+ Redirected to http://127.0.0.1:43319/apidoco/apis/v1
142
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
143
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 22:52:23 +0530
144
+ Processing by Apidoco::ApisController#show as HTML
145
+ Parameters: {"id"=>"v1"}
146
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
147
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.0ms)
148
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (0.6ms)
149
+ Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
150
+  (0.1ms) rollback transaction
151
+  (0.0ms) begin transaction
152
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 22:52:23 +0530
153
+ Processing by Apidoco::ApisController#index as HTML
154
+ Redirected to http://127.0.0.1:43319/apidoco/apis/v1
155
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
156
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 22:52:23 +0530
157
+ Processing by Apidoco::ApisController#show as HTML
158
+ Parameters: {"id"=>"v1"}
159
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
160
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.0ms)
161
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (0.6ms)
162
+ Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
163
+  (0.1ms) rollback transaction
164
+  (0.0ms) begin transaction
165
+  (0.0ms) rollback transaction
166
+  (0.0ms) begin transaction
167
+  (0.0ms) rollback transaction
168
+  (0.0ms) begin transaction
169
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 22:52:23 +0530
170
+ Processing by Apidoco::ApisController#index as HTML
171
+ Redirected to http://127.0.0.1:43319/apidoco/apis/v1
172
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
173
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 22:52:23 +0530
174
+ Processing by Apidoco::ApisController#show as HTML
175
+ Parameters: {"id"=>"v1"}
176
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
177
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.0ms)
178
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (0.4ms)
179
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
180
+  (0.1ms) rollback transaction
181
+  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
182
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
183
+  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
184
+  (0.0ms) SELECT sqlite_version(*)
185
+  (80.5ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
186
+  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
187
+  (72.2ms) INSERT INTO "schema_migrations" (version) VALUES (0)
188
+  (65.9ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
189
+ ActiveRecord::InternalMetadata Load (0.6ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
190
+  (0.2ms) begin transaction
191
+ ActiveRecord::InternalMetadata Create (0.6ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", "2018-12-28 17:35:18.074414"], ["updated_at", "2018-12-28 17:35:18.074414"]]
192
+  (75.0ms) commit transaction
193
+ ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
194
+  (0.1ms) begin transaction
195
+  (0.1ms) commit transaction
196
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
197
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
198
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
199
+  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
200
+  (0.0ms) SELECT sqlite_version(*)
201
+  (108.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
202
+  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
203
+  (91.9ms) INSERT INTO "schema_migrations" (version) VALUES (0)
204
+  (95.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
205
+ ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
206
+  (0.2ms) begin transaction
207
+ ActiveRecord::InternalMetadata Create (0.6ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", "2018-12-28 17:35:19.420551"], ["updated_at", "2018-12-28 17:35:19.420551"]]
208
+  (86.5ms) commit transaction
209
+ ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
210
+  (0.1ms) begin transaction
211
+  (0.1ms) commit transaction
212
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
213
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
214
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
215
+  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
216
+  (0.0ms) SELECT sqlite_version(*)
217
+  (80.4ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
218
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
219
+  (81.7ms) INSERT INTO "schema_migrations" (version) VALUES (0)
220
+  (64.9ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
221
+ ActiveRecord::InternalMetadata Load (0.5ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
222
+  (0.1ms) begin transaction
223
+ ActiveRecord::InternalMetadata Create (0.6ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", "2018-12-28 17:35:20.722891"], ["updated_at", "2018-12-28 17:35:20.722891"]]
224
+  (59.7ms) commit transaction
225
+ ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
226
+  (0.1ms) begin transaction
227
+  (0.1ms) commit transaction
228
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
229
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
230
+  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
231
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
232
+  (0.0ms) SELECT sqlite_version(*)
233
+  (63.6ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
234
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
235
+  (71.7ms) INSERT INTO "schema_migrations" (version) VALUES (0)
236
+  (84.4ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
237
+ ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
238
+  (0.2ms) begin transaction
239
+ ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", "2018-12-28 17:35:21.943182"], ["updated_at", "2018-12-28 17:35:21.943182"]]
240
+  (80.4ms) commit transaction
241
+ ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
242
+  (0.1ms) begin transaction
243
+  (0.1ms) commit transaction
244
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
245
+  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
246
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
247
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
248
+  (0.2ms) SELECT sqlite_version(*)
249
+  (73.5ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
250
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
251
+  (75.9ms) INSERT INTO "schema_migrations" (version) VALUES (0)
252
+  (79.5ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
253
+ ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
254
+  (0.3ms) begin transaction
255
+ ActiveRecord::InternalMetadata Create (0.6ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", "2018-12-28 17:35:23.196310"], ["updated_at", "2018-12-28 17:35:23.196310"]]
256
+  (62.4ms) commit transaction
257
+ ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
258
+  (0.1ms) begin transaction
259
+  (0.1ms) commit transaction
260
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
261
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
262
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
263
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
264
+  (0.0ms) SELECT sqlite_version(*)
265
+  (112.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
266
+  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
267
+  (56.2ms) INSERT INTO "schema_migrations" (version) VALUES (0)
268
+  (106.4ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
269
+ ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
270
+  (0.1ms) begin transaction
271
+ ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", "2018-12-28 17:35:24.482293"], ["updated_at", "2018-12-28 17:35:24.482293"]]
272
+  (92.7ms) commit transaction
273
+ ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
274
+  (0.2ms) begin transaction
275
+  (0.1ms) commit transaction
276
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
277
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
278
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
279
+  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
280
+  (0.0ms) SELECT sqlite_version(*)
281
+  (78.5ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
282
+  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
283
+  (80.5ms) INSERT INTO "schema_migrations" (version) VALUES (0)
284
+  (67.4ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
285
+ ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
286
+  (0.1ms) begin transaction
287
+ ActiveRecord::InternalMetadata Create (0.6ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", "2018-12-28 17:41:44.134690"], ["updated_at", "2018-12-28 17:41:44.134690"]]
288
+  (56.4ms) commit transaction
289
+ ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
290
+  (0.1ms) begin transaction
291
+  (0.0ms) commit transaction
292
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
293
+  (0.1ms) begin transaction
294
+  (0.0ms) rollback transaction
295
+  (0.1ms) begin transaction
296
+  (0.0ms) rollback transaction
297
+  (0.0ms) begin transaction
298
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 23:11:44 +0530
299
+ Processing by Apidoco::ApisController#index as HTML
300
+ Redirected to http://127.0.0.1:32775/apidoco/apis/v1
301
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
302
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 23:11:44 +0530
303
+ Processing by Apidoco::ApisController#show as HTML
304
+ Parameters: {"id"=>"v1"}
305
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
306
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.3ms)
307
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (2.6ms)
308
+ Completed 200 OK in 107ms (Views: 105.3ms | ActiveRecord: 0.0ms)
309
+ Started GET "/assets/apidoco/application-fd5ff4c44826c287299486fa38a1d99e49ad246e3d4d03d0b39ca0fc7c6181b7.css" for 127.0.0.1 at 2018-12-28 23:11:44 +0530
310
+ Started GET "/assets/apidoco/application-2a74775aedd30b28e332bc8f060e37ac2fa9939847147d8c4ee7b62bf07ff8ad.js" for 127.0.0.1 at 2018-12-28 23:11:44 +0530
311
+  (0.1ms) rollback transaction
312
+  (0.1ms) begin transaction
313
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 23:11:44 +0530
314
+ Processing by Apidoco::ApisController#index as HTML
315
+ Redirected to http://127.0.0.1:32775/apidoco/apis/v1
316
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
317
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 23:11:44 +0530
318
+ Processing by Apidoco::ApisController#show as HTML
319
+ Parameters: {"id"=>"v1"}
320
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
321
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.0ms)
322
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (0.5ms)
323
+ Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
324
+  (0.1ms) rollback transaction
325
+  (0.0ms) begin transaction
326
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 23:11:44 +0530
327
+ Processing by Apidoco::ApisController#index as HTML
328
+ Redirected to http://127.0.0.1:32775/apidoco/apis/v1
329
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
330
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 23:11:44 +0530
331
+ Processing by Apidoco::ApisController#show as HTML
332
+ Parameters: {"id"=>"v1"}
333
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
334
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.0ms)
335
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (0.5ms)
336
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
337
+  (0.1ms) rollback transaction
338
+  (0.1ms) begin transaction
339
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 23:11:45 +0530
340
+ Processing by Apidoco::ApisController#index as HTML
341
+ Redirected to http://127.0.0.1:32775/apidoco/apis/v1
342
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
343
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 23:11:45 +0530
344
+ Processing by Apidoco::ApisController#show as HTML
345
+ Parameters: {"id"=>"v1"}
346
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
347
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.0ms)
348
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (0.4ms)
349
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
350
+  (0.1ms) rollback transaction
351
+  (0.0ms) begin transaction
352
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 23:11:45 +0530
353
+ Processing by Apidoco::ApisController#index as HTML
354
+ Redirected to http://127.0.0.1:32775/apidoco/apis/v1
355
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
356
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 23:11:45 +0530
357
+ Processing by Apidoco::ApisController#show as HTML
358
+ Parameters: {"id"=>"v1"}
359
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
360
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.0ms)
361
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (0.5ms)
362
+ Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
363
+  (0.1ms) rollback transaction
364
+  (0.1ms) begin transaction
365
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 23:11:45 +0530
366
+ Processing by Apidoco::ApisController#index as HTML
367
+ Redirected to http://127.0.0.1:32775/apidoco/apis/v1
368
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
369
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 23:11:45 +0530
370
+ Processing by Apidoco::ApisController#show as HTML
371
+ Parameters: {"id"=>"v1"}
372
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
373
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.0ms)
374
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (0.6ms)
375
+ Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms)
376
+  (0.1ms) rollback transaction
377
+  (0.0ms) begin transaction
378
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 23:11:45 +0530
379
+ Processing by Apidoco::ApisController#index as HTML
380
+ Redirected to http://127.0.0.1:32775/apidoco/apis/v1
381
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
382
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 23:11:45 +0530
383
+ Processing by Apidoco::ApisController#show as HTML
384
+ Parameters: {"id"=>"v1"}
385
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
386
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.0ms)
387
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (0.5ms)
388
+ Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
389
+  (0.1ms) rollback transaction
390
+  (0.0ms) begin transaction
391
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 23:11:45 +0530
392
+ Processing by Apidoco::ApisController#index as HTML
393
+ Redirected to http://127.0.0.1:32775/apidoco/apis/v1
394
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
395
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 23:11:45 +0530
396
+ Processing by Apidoco::ApisController#show as HTML
397
+ Parameters: {"id"=>"v1"}
398
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
399
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.0ms)
400
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (0.7ms)
401
+ Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms)
402
+  (0.1ms) rollback transaction
403
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
404
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
405
+  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
406
+  (0.0ms) SELECT sqlite_version(*)
407
+  (70.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
408
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
409
+  (75.3ms) INSERT INTO "schema_migrations" (version) VALUES (0)
410
+  (79.8ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
411
+ ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
412
+  (0.1ms) begin transaction
413
+ ActiveRecord::InternalMetadata Create (0.6ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", "2018-12-28 17:42:07.190800"], ["updated_at", "2018-12-28 17:42:07.190800"]]
414
+  (65.8ms) commit transaction
415
+ ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
416
+  (0.1ms) begin transaction
417
+  (0.1ms) commit transaction
418
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
419
+  (0.0ms) begin transaction
420
+  (0.0ms) rollback transaction
421
+  (0.0ms) begin transaction
422
+  (0.0ms) rollback transaction
423
+  (0.0ms) begin transaction
424
+  (0.0ms) rollback transaction
425
+  (0.0ms) begin transaction
426
+  (0.0ms) rollback transaction
427
+  (0.0ms) begin transaction
428
+  (0.0ms) rollback transaction
429
+  (0.0ms) begin transaction
430
+  (0.0ms) rollback transaction
431
+  (0.0ms) begin transaction
432
+  (0.1ms) rollback transaction
433
+  (0.2ms) begin transaction
434
+  (0.0ms) rollback transaction
435
+  (0.1ms) begin transaction
436
+  (0.0ms) rollback transaction
437
+  (0.0ms) begin transaction
438
+  (0.0ms) rollback transaction
439
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
440
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
441
+  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
442
+  (0.0ms) SELECT sqlite_version(*)
443
+  (75.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
444
+  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
445
+  (68.2ms) INSERT INTO "schema_migrations" (version) VALUES (0)
446
+  (86.0ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
447
+ ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
448
+  (0.0ms) begin transaction
449
+ ActiveRecord::InternalMetadata Create (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", "2018-12-28 17:44:45.217233"], ["updated_at", "2018-12-28 17:44:45.217233"]]
450
+  (59.2ms) commit transaction
451
+ ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
452
+  (0.2ms) begin transaction
453
+  (0.2ms) commit transaction
454
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
455
+  (0.1ms) begin transaction
456
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 23:14:45 +0530
457
+ Processing by Apidoco::ApisController#index as HTML
458
+ Redirected to http://127.0.0.1:34269/apidoco/apis/v1
459
+ Completed 302 Found in 3ms (ActiveRecord: 0.0ms)
460
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 23:14:45 +0530
461
+ Processing by Apidoco::ApisController#show as HTML
462
+ Parameters: {"id"=>"v1"}
463
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
464
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.3ms)
465
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (4.1ms)
466
+ Completed 200 OK in 162ms (Views: 159.1ms | ActiveRecord: 0.0ms)
467
+ Started GET "/assets/apidoco/application-2a74775aedd30b28e332bc8f060e37ac2fa9939847147d8c4ee7b62bf07ff8ad.js" for 127.0.0.1 at 2018-12-28 23:14:45 +0530
468
+ Started GET "/assets/apidoco/application-fd5ff4c44826c287299486fa38a1d99e49ad246e3d4d03d0b39ca0fc7c6181b7.css" for 127.0.0.1 at 2018-12-28 23:14:45 +0530
469
+  (0.1ms) rollback transaction
470
+  (0.0ms) begin transaction
471
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 23:14:45 +0530
472
+ Processing by Apidoco::ApisController#index as HTML
473
+ Redirected to http://127.0.0.1:34269/apidoco/apis/v1
474
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
475
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 23:14:45 +0530
476
+ Processing by Apidoco::ApisController#show as HTML
477
+ Parameters: {"id"=>"v1"}
478
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
479
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.0ms)
480
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (0.4ms)
481
+ Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
482
+  (0.1ms) rollback transaction
483
+  (0.0ms) begin transaction
484
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 23:14:45 +0530
485
+ Processing by Apidoco::ApisController#index as HTML
486
+ Redirected to http://127.0.0.1:34269/apidoco/apis/v1
487
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
488
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 23:14:45 +0530
489
+ Processing by Apidoco::ApisController#show as HTML
490
+ Parameters: {"id"=>"v1"}
491
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
492
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.0ms)
493
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (0.5ms)
494
+ Completed 200 OK in 3ms (Views: 1.7ms | ActiveRecord: 0.0ms)
495
+  (0.1ms) rollback transaction
496
+  (0.0ms) begin transaction
497
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 23:14:46 +0530
498
+ Processing by Apidoco::ApisController#index as HTML
499
+ Redirected to http://127.0.0.1:34269/apidoco/apis/v1
500
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
501
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 23:14:46 +0530
502
+ Processing by Apidoco::ApisController#show as HTML
503
+ Parameters: {"id"=>"v1"}
504
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
505
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.0ms)
506
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (0.7ms)
507
+ Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
508
+  (0.1ms) rollback transaction
509
+  (0.0ms) begin transaction
510
+  (0.1ms) rollback transaction
511
+  (0.1ms) begin transaction
512
+  (0.1ms) rollback transaction
513
+  (0.1ms) begin transaction
514
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 23:14:46 +0530
515
+ Processing by Apidoco::ApisController#index as HTML
516
+ Redirected to http://127.0.0.1:34269/apidoco/apis/v1
517
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
518
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 23:14:46 +0530
519
+ Processing by Apidoco::ApisController#show as HTML
520
+ Parameters: {"id"=>"v1"}
521
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
522
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.0ms)
523
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (1.3ms)
524
+ Completed 200 OK in 12ms (Views: 10.6ms | ActiveRecord: 0.0ms)
525
+  (0.1ms) rollback transaction
526
+  (0.0ms) begin transaction
527
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 23:14:46 +0530
528
+ Processing by Apidoco::ApisController#index as HTML
529
+ Redirected to http://127.0.0.1:34269/apidoco/apis/v1
530
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
531
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 23:14:46 +0530
532
+ Processing by Apidoco::ApisController#show as HTML
533
+ Parameters: {"id"=>"v1"}
534
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
535
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.0ms)
536
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (0.9ms)
537
+ Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms)
538
+  (0.1ms) rollback transaction
539
+  (0.0ms) begin transaction
540
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 23:14:46 +0530
541
+ Processing by Apidoco::ApisController#index as HTML
542
+ Redirected to http://127.0.0.1:34269/apidoco/apis/v1
543
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
544
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 23:14:46 +0530
545
+ Processing by Apidoco::ApisController#show as HTML
546
+ Parameters: {"id"=>"v1"}
547
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
548
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.0ms)
549
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (0.7ms)
550
+ Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
551
+  (0.1ms) rollback transaction
552
+  (0.0ms) begin transaction
553
+ Started GET "/apidoco" for 127.0.0.1 at 2018-12-28 23:14:46 +0530
554
+ Processing by Apidoco::ApisController#index as HTML
555
+ Redirected to http://127.0.0.1:34269/apidoco/apis/v1
556
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
557
+ Started GET "/apidoco/apis/v1" for 127.0.0.1 at 2018-12-28 23:14:46 +0530
558
+ Processing by Apidoco::ApisController#show as HTML
559
+ Parameters: {"id"=>"v1"}
560
+ Rendering /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application
561
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/_side_bar.html.erb (0.1ms)
562
+ Rendered /home/al/projects/apidoco/source-code/apidoco/app/views/apidoco/apis/show.html.erb within layouts/apidoco/application (3.9ms)
563
+ Completed 200 OK in 9ms (Views: 7.5ms | ActiveRecord: 0.0ms)
564
+  (0.1ms) rollback transaction