try_api 0.0.18 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (235) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/try_api/application.js.coffee +9 -37
  3. data/app/assets/javascripts/try_api/param.directive.js.coffee +4 -4
  4. data/app/assets/javascripts/try_api/url.directive.js.coffee +10 -3
  5. data/app/assets/stylesheets/try_api/application.css.sass +20 -10
  6. data/app/models/try_api/base.rb +54 -10
  7. data/app/models/try_api/config_parser.rb +1 -6
  8. data/app/models/try_api/example_response.rb +10 -9
  9. data/app/models/try_api/header.rb +0 -10
  10. data/app/models/try_api/menu_item.rb +1 -18
  11. data/app/models/try_api/method.rb +4 -47
  12. data/app/models/try_api/parameter.rb +1 -22
  13. data/app/models/try_api/project.rb +1 -17
  14. data/app/views/layouts/try_api/application.html.erb +10 -2
  15. data/app/views/try_api/pages/index.html +4 -5
  16. data/lib/generators/try_api/install_generator.rb +1 -13
  17. data/lib/generators/try_api/templates/try_api/base.yml +141 -0
  18. data/lib/generators/try_api/templates/try_api/variables.yml +5 -0
  19. data/lib/try_api/version.rb +1 -1
  20. metadata +4 -217
  21. data/app/assets/javascripts/try_api/bower_components/angular-bootstrap/README.md +0 -120
  22. data/app/assets/javascripts/try_api/bower_components/angular-bootstrap/bower.json +0 -19
  23. data/app/assets/javascripts/try_api/bower_components/angular-bootstrap/index.js +0 -2
  24. data/app/assets/javascripts/try_api/bower_components/angular-bootstrap/package.json +0 -23
  25. data/app/assets/javascripts/try_api/bower_components/angular-bootstrap/ui-bootstrap-csp.css +0 -115
  26. data/app/assets/javascripts/try_api/bower_components/angular-bootstrap/ui-bootstrap-tpls.js +0 -7476
  27. data/app/assets/javascripts/try_api/bower_components/angular-bootstrap/ui-bootstrap-tpls.min.js +0 -10
  28. data/app/assets/javascripts/try_api/bower_components/angular-bootstrap/ui-bootstrap.js +0 -7109
  29. data/app/assets/javascripts/try_api/bower_components/angular-bootstrap/ui-bootstrap.min.js +0 -10
  30. data/app/assets/javascripts/try_api/bower_components/angular-highlightjs/LICENSE.txt +0 -20
  31. data/app/assets/javascripts/try_api/bower_components/angular-highlightjs/README.md +0 -186
  32. data/app/assets/javascripts/try_api/bower_components/angular-highlightjs/angular-highlightjs.js +0 -520
  33. data/app/assets/javascripts/try_api/bower_components/angular-highlightjs/angular-highlightjs.min.js +0 -6
  34. data/app/assets/javascripts/try_api/bower_components/angular-highlightjs/bower.json +0 -22
  35. data/app/assets/javascripts/try_api/bower_components/angular-highlightjs/build/angular-highlightjs.js +0 -520
  36. data/app/assets/javascripts/try_api/bower_components/angular-highlightjs/build/angular-highlightjs.min.js +0 -6
  37. data/app/assets/javascripts/try_api/bower_components/angular-highlightjs/src/angular-highlightjs.js +0 -501
  38. data/app/assets/javascripts/try_api/bower_components/angular-ladda/CHANGELOG.md +0 -71
  39. data/app/assets/javascripts/try_api/bower_components/angular-ladda/LICENSE.txt +0 -22
  40. data/app/assets/javascripts/try_api/bower_components/angular-ladda/README.md +0 -203
  41. data/app/assets/javascripts/try_api/bower_components/angular-ladda/bower.json +0 -36
  42. data/app/assets/javascripts/try_api/bower_components/angular-ladda/dist/angular-ladda.js +0 -99
  43. data/app/assets/javascripts/try_api/bower_components/angular-ladda/dist/angular-ladda.min.js +0 -2
  44. data/app/assets/javascripts/try_api/bower_components/angular-ladda/package.json +0 -51
  45. data/app/assets/javascripts/try_api/bower_components/angular-ladda/src/angular-ladda.js +0 -98
  46. data/app/assets/javascripts/try_api/bower_components/angular/LICENSE.md +0 -21
  47. data/app/assets/javascripts/try_api/bower_components/angular/README.md +0 -64
  48. data/app/assets/javascripts/try_api/bower_components/angular/angular-csp.css +0 -21
  49. data/app/assets/javascripts/try_api/bower_components/angular/angular.js +0 -31768
  50. data/app/assets/javascripts/try_api/bower_components/angular/angular.min.js +0 -318
  51. data/app/assets/javascripts/try_api/bower_components/angular/bower.json +0 -9
  52. data/app/assets/javascripts/try_api/bower_components/angular/index.js +0 -2
  53. data/app/assets/javascripts/try_api/bower_components/angular/package.json +0 -25
  54. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/README.md +0 -25
  55. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/bower.json +0 -27
  56. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/css/font-awesome.css +0 -2199
  57. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/css/font-awesome.min.css +0 -4
  58. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/fonts/FontAwesome.otf +0 -0
  59. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/fonts/fontawesome-webfont.eot +0 -0
  60. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/fonts/fontawesome-webfont.svg +0 -685
  61. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/fonts/fontawesome-webfont.ttf +0 -0
  62. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/fonts/fontawesome-webfont.woff +0 -0
  63. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/fonts/fontawesome-webfont.woff2 +0 -0
  64. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/less/animated.less +0 -34
  65. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/less/bordered-pulled.less +0 -25
  66. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/less/core.less +0 -12
  67. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/less/fixed-width.less +0 -6
  68. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/less/font-awesome.less +0 -18
  69. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/less/icons.less +0 -733
  70. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/less/larger.less +0 -13
  71. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/less/list.less +0 -19
  72. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/less/mixins.less +0 -60
  73. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/less/path.less +0 -15
  74. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/less/rotated-flipped.less +0 -20
  75. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/less/screen-reader.less +0 -5
  76. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/less/stacked.less +0 -20
  77. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/less/variables.less +0 -744
  78. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/package.json +0 -14
  79. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/scss/_animated.scss +0 -34
  80. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/scss/_bordered-pulled.scss +0 -25
  81. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/scss/_core.scss +0 -12
  82. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/scss/_fixed-width.scss +0 -6
  83. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/scss/_icons.scss +0 -733
  84. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/scss/_larger.scss +0 -13
  85. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/scss/_list.scss +0 -19
  86. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/scss/_mixins.scss +0 -60
  87. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/scss/_path.scss +0 -15
  88. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/scss/_rotated-flipped.scss +0 -20
  89. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/scss/_screen-reader.scss +0 -5
  90. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/scss/_stacked.scss +0 -20
  91. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/scss/_variables.scss +0 -744
  92. data/app/assets/javascripts/try_api/bower_components/components-font-awesome/scss/font-awesome.scss +0 -18
  93. data/app/assets/javascripts/try_api/bower_components/highlightjs/LICENSE.txt +0 -24
  94. data/app/assets/javascripts/try_api/bower_components/highlightjs/README.md +0 -12
  95. data/app/assets/javascripts/try_api/bower_components/highlightjs/bower.json +0 -14
  96. data/app/assets/javascripts/try_api/bower_components/highlightjs/component.json +0 -12
  97. data/app/assets/javascripts/try_api/bower_components/highlightjs/composer.json +0 -26
  98. data/app/assets/javascripts/try_api/bower_components/highlightjs/highlight.pack.js +0 -15387
  99. data/app/assets/javascripts/try_api/bower_components/highlightjs/highlight.pack.min.js +0 -13
  100. data/app/assets/javascripts/try_api/bower_components/highlightjs/package.json +0 -8
  101. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/agate.css +0 -108
  102. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/androidstudio.css +0 -66
  103. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/arduino-light.css +0 -88
  104. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/arta.css +0 -73
  105. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/ascetic.css +0 -45
  106. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-cave-dark.css +0 -83
  107. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-cave-light.css +0 -85
  108. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-cave.dark.css +0 -113
  109. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-cave.light.css +0 -113
  110. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-dune-dark.css +0 -69
  111. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-dune-light.css +0 -69
  112. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-dune.dark.css +0 -94
  113. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-dune.light.css +0 -94
  114. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-estuary-dark.css +0 -84
  115. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-estuary-light.css +0 -84
  116. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-estuary.dark.css +0 -113
  117. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-estuary.light.css +0 -113
  118. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-forest-dark.css +0 -69
  119. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-forest-light.css +0 -69
  120. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-forest.dark.css +0 -94
  121. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-forest.light.css +0 -94
  122. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-heath-dark.css +0 -69
  123. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-heath-light.css +0 -69
  124. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-heath.dark.css +0 -94
  125. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-heath.light.css +0 -94
  126. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-lakeside-dark.css +0 -69
  127. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-lakeside-light.css +0 -69
  128. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-lakeside.dark.css +0 -94
  129. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-lakeside.light.css +0 -94
  130. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-plateau-dark.css +0 -84
  131. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-plateau-light.css +0 -84
  132. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-plateau.dark.css +0 -113
  133. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-plateau.light.css +0 -113
  134. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-savanna-dark.css +0 -84
  135. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-savanna-light.css +0 -84
  136. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-savanna.dark.css +0 -113
  137. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-savanna.light.css +0 -113
  138. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-seaside-dark.css +0 -69
  139. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-seaside-light.css +0 -69
  140. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-seaside.dark.css +0 -94
  141. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-seaside.light.css +0 -94
  142. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-sulphurpool-dark.css +0 -69
  143. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-sulphurpool-light.css +0 -69
  144. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-sulphurpool.dark.css +0 -94
  145. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atelier-sulphurpool.light.css +0 -94
  146. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atom-one-dark.css +0 -95
  147. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/atom-one-light.css +0 -95
  148. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/brown-paper.css +0 -64
  149. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/brown-papersq.png +0 -0
  150. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/brown_paper.css +0 -103
  151. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/brown_papersq.png +0 -0
  152. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/codepen-embed.css +0 -60
  153. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/color-brewer.css +0 -71
  154. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/darcula.css +0 -77
  155. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/dark.css +0 -63
  156. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/darkula.css +0 -6
  157. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/default.css +0 -99
  158. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/docco.css +0 -97
  159. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/dracula.css +0 -76
  160. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/far.css +0 -71
  161. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/foundation.css +0 -88
  162. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/github-gist.css +0 -71
  163. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/github.css +0 -99
  164. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/googlecode.css +0 -89
  165. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/grayscale.css +0 -101
  166. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/gruvbox-dark.css +0 -108
  167. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/gruvbox-light.css +0 -108
  168. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/hopscotch.css +0 -83
  169. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/hybrid.css +0 -102
  170. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/idea.css +0 -97
  171. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/ir-black.css +0 -73
  172. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/ir_black.css +0 -106
  173. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/kimbie.dark.css +0 -74
  174. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/kimbie.light.css +0 -74
  175. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/magula.css +0 -70
  176. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/mono-blue.css +0 -59
  177. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/monokai-sublime.css +0 -83
  178. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/monokai.css +0 -70
  179. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/monokai_sublime.css +0 -154
  180. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/obsidian.css +0 -88
  181. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/ocean.css +0 -74
  182. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/paraiso-dark.css +0 -72
  183. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/paraiso-light.css +0 -72
  184. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/paraiso.dark.css +0 -96
  185. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/paraiso.light.css +0 -96
  186. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/pojoaque.css +0 -83
  187. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/pojoaque.jpg +0 -0
  188. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/purebasic.css +0 -96
  189. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/qtcreator_dark.css +0 -83
  190. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/qtcreator_light.css +0 -83
  191. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/railscasts.css +0 -106
  192. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/rainbow.css +0 -85
  193. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/school-book.css +0 -72
  194. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/school-book.png +0 -0
  195. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/school_book.css +0 -111
  196. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/school_book.png +0 -0
  197. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/solarized-dark.css +0 -84
  198. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/solarized-light.css +0 -84
  199. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/solarized_dark.css +0 -107
  200. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/solarized_light.css +0 -107
  201. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/sunburst.css +0 -102
  202. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/tomorrow-night-blue.css +0 -75
  203. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/tomorrow-night-bright.css +0 -74
  204. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/tomorrow-night-eighties.css +0 -74
  205. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/tomorrow-night.css +0 -75
  206. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/tomorrow.css +0 -72
  207. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/vs.css +0 -68
  208. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/xcode.css +0 -93
  209. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/xt256.css +0 -92
  210. data/app/assets/javascripts/try_api/bower_components/highlightjs/styles/zenburn.css +0 -80
  211. data/app/assets/javascripts/try_api/bower_components/ladda/Gruntfile.js +0 -114
  212. data/app/assets/javascripts/try_api/bower_components/ladda/LICENSE.txt +0 -19
  213. data/app/assets/javascripts/try_api/bower_components/ladda/README.md +0 -142
  214. data/app/assets/javascripts/try_api/bower_components/ladda/bower.json +0 -14
  215. data/app/assets/javascripts/try_api/bower_components/ladda/css/demo.css +0 -60
  216. data/app/assets/javascripts/try_api/bower_components/ladda/css/ladda-themed.scss +0 -81
  217. data/app/assets/javascripts/try_api/bower_components/ladda/css/ladda.scss +0 -486
  218. data/app/assets/javascripts/try_api/bower_components/ladda/dist/ladda-themeless.min.css +0 -7
  219. data/app/assets/javascripts/try_api/bower_components/ladda/dist/ladda.jquery.min.js +0 -8
  220. data/app/assets/javascripts/try_api/bower_components/ladda/dist/ladda.min.css +0 -9
  221. data/app/assets/javascripts/try_api/bower_components/ladda/dist/ladda.min.js +0 -8
  222. data/app/assets/javascripts/try_api/bower_components/ladda/dist/spin.min.js +0 -1
  223. data/app/assets/javascripts/try_api/bower_components/ladda/index.html +0 -185
  224. data/app/assets/javascripts/try_api/bower_components/ladda/js/ladda.jquery.js +0 -46
  225. data/app/assets/javascripts/try_api/bower_components/ladda/js/ladda.js +0 -459
  226. data/app/assets/javascripts/try_api/bower_components/ladda/js/spin.js +0 -354
  227. data/app/assets/javascripts/try_api/bower_components/ladda/test/bootstrap.html +0 -6302
  228. data/app/assets/javascripts/try_api/bower_components/ladda/test/bootstrap.jquery.html +0 -6306
  229. data/app/assets/javascripts/try_api/bower_components/ladda/test/form.html +0 -38
  230. data/app/assets/javascripts/try_api/bower_components/spin.js/LICENSE.txt +0 -21
  231. data/app/assets/javascripts/try_api/bower_components/spin.js/README.md +0 -21
  232. data/app/assets/javascripts/try_api/bower_components/spin.js/bower.json +0 -18
  233. data/app/assets/javascripts/try_api/bower_components/spin.js/jquery.spin.js +0 -80
  234. data/app/assets/javascripts/try_api/bower_components/spin.js/spin.js +0 -337
  235. data/lib/generators/try_api/templates/config/try_api.yml +0 -344
@@ -1,96 +0,0 @@
1
- /*
2
-
3
- PureBASIC native IDE style ( version 1.0 - April 2016 )
4
-
5
- by Tristano Ajmone <tajmone@gmail.com>
6
-
7
- Public Domain
8
-
9
- NOTE_1: PureBASIC code syntax highlighting only applies the following classes:
10
- .hljs-comment
11
- .hljs-function
12
- .hljs-keywords
13
- .hljs-string
14
- .hljs-symbol
15
-
16
- Other classes are added here for the benefit of styling other languages with the look and feel of PureBASIC native IDE style.
17
- If you need to customize a stylesheet for PureBASIC only, remove all non-relevant classes -- PureBASIC-related classes are followed by
18
- a "--- used for PureBASIC ... ---" comment on same line.
19
-
20
- NOTE_2: Color names provided in comments were derived using "Name that Color" online tool:
21
- http://chir.ag/projects/name-that-color
22
- */
23
-
24
- .hljs { /* Common set of rules required by highlight.js (don'r remove!) */
25
- display: block;
26
- overflow-x: auto;
27
- padding: 0.5em;
28
- background: #FFFFDF; /* Half and Half (approx.) */
29
- /* --- Uncomment to add PureBASIC native IDE styled font!
30
- font-family: Consolas;
31
- */
32
- }
33
-
34
- .hljs, /* --- used for PureBASIC base color --- */
35
- .hljs-type, /* --- used for PureBASIC Procedures return type --- */
36
- .hljs-function, /* --- used for wrapping PureBASIC Procedures definitions --- */
37
- .hljs-name,
38
- .hljs-number,
39
- .hljs-attr,
40
- .hljs-params,
41
- .hljs-subst {
42
- color: #000000; /* Black */
43
- }
44
-
45
- .hljs-comment, /* --- used for PureBASIC Comments --- */
46
- .hljs-regexp,
47
- .hljs-section,
48
- .hljs-selector-pseudo,
49
- .hljs-addition {
50
- color: #00AAAA; /* Persian Green (approx.) */
51
- }
52
-
53
- .hljs-title, /* --- used for PureBASIC Procedures Names --- */
54
- .hljs-tag,
55
- .hljs-variable,
56
- .hljs-code {
57
- color: #006666; /* Blue Stone (approx.) */
58
- }
59
-
60
- .hljs-keyword, /* --- used for PureBASIC Keywords --- */
61
- .hljs-class,
62
- .hljs-meta-keyword,
63
- .hljs-selector-class,
64
- .hljs-built_in,
65
- .hljs-builtin-name {
66
- color: #006666; /* Blue Stone (approx.) */
67
- font-weight: bold;
68
- }
69
-
70
- .hljs-string, /* --- used for PureBASIC Strings --- */
71
- .hljs-selector-attr {
72
- color: #0080FF; /* Azure Radiance (approx.) */
73
- }
74
-
75
- .hljs-symbol, /* --- used for PureBASIC Constants --- */
76
- .hljs-link,
77
- .hljs-deletion,
78
- .hljs-attribute {
79
- color: #924B72; /* Cannon Pink (approx.) */
80
- }
81
-
82
- .hljs-meta,
83
- .hljs-literal,
84
- .hljs-selector-id {
85
- color: #924B72; /* Cannon Pink (approx.) */
86
- font-weight: bold;
87
- }
88
-
89
- .hljs-strong,
90
- .hljs-name {
91
- font-weight: bold;
92
- }
93
-
94
- .hljs-emphasis {
95
- font-style: italic;
96
- }
@@ -1,83 +0,0 @@
1
- /*
2
-
3
- Qt Creator dark color scheme
4
-
5
- */
6
-
7
-
8
- .hljs {
9
- display: block;
10
- overflow-x: auto;
11
- padding: 0.5em;
12
- background: #000000;
13
- }
14
-
15
- .hljs,
16
- .hljs-subst,
17
- .hljs-tag,
18
- .hljs-title {
19
- color: #aaaaaa;
20
- }
21
-
22
- .hljs-strong,
23
- .hljs-emphasis {
24
- color: #a8a8a2;
25
- }
26
-
27
- .hljs-bullet,
28
- .hljs-quote,
29
- .hljs-number,
30
- .hljs-regexp,
31
- .hljs-literal {
32
- color: #ff55ff;
33
- }
34
-
35
- .hljs-code
36
- .hljs-selector-class {
37
- color: #aaaaff;
38
- }
39
-
40
- .hljs-emphasis,
41
- .hljs-stronge,
42
- .hljs-type {
43
- font-style: italic;
44
- }
45
-
46
- .hljs-keyword,
47
- .hljs-selector-tag,
48
- .hljs-function,
49
- .hljs-section,
50
- .hljs-symbol,
51
- .hljs-name {
52
- color: #ffff55;
53
- }
54
-
55
- .hljs-attribute {
56
- color: #ff5555;
57
- }
58
-
59
- .hljs-variable,
60
- .hljs-params,
61
- .hljs-class .hljs-title {
62
- color: #8888ff;
63
- }
64
-
65
- .hljs-string,
66
- .hljs-selector-id,
67
- .hljs-selector-attr,
68
- .hljs-selector-pseudo,
69
- .hljs-type,
70
- .hljs-built_in,
71
- .hljs-builtin-name,
72
- .hljs-template-tag,
73
- .hljs-template-variable,
74
- .hljs-addition,
75
- .hljs-link {
76
- color: #ff55ff;
77
- }
78
-
79
- .hljs-comment,
80
- .hljs-meta,
81
- .hljs-deletion {
82
- color: #55ffff;
83
- }
@@ -1,83 +0,0 @@
1
- /*
2
-
3
- Qt Creator light color scheme
4
-
5
- */
6
-
7
-
8
- .hljs {
9
- display: block;
10
- overflow-x: auto;
11
- padding: 0.5em;
12
- background: #ffffff;
13
- }
14
-
15
- .hljs,
16
- .hljs-subst,
17
- .hljs-tag,
18
- .hljs-title {
19
- color: #000000;
20
- }
21
-
22
- .hljs-strong,
23
- .hljs-emphasis {
24
- color: #000000;
25
- }
26
-
27
- .hljs-bullet,
28
- .hljs-quote,
29
- .hljs-number,
30
- .hljs-regexp,
31
- .hljs-literal {
32
- color: #000080;
33
- }
34
-
35
- .hljs-code
36
- .hljs-selector-class {
37
- color: #800080;
38
- }
39
-
40
- .hljs-emphasis,
41
- .hljs-stronge,
42
- .hljs-type {
43
- font-style: italic;
44
- }
45
-
46
- .hljs-keyword,
47
- .hljs-selector-tag,
48
- .hljs-function,
49
- .hljs-section,
50
- .hljs-symbol,
51
- .hljs-name {
52
- color: #808000;
53
- }
54
-
55
- .hljs-attribute {
56
- color: #800000;
57
- }
58
-
59
- .hljs-variable,
60
- .hljs-params,
61
- .hljs-class .hljs-title {
62
- color: #0055AF;
63
- }
64
-
65
- .hljs-string,
66
- .hljs-selector-id,
67
- .hljs-selector-attr,
68
- .hljs-selector-pseudo,
69
- .hljs-type,
70
- .hljs-built_in,
71
- .hljs-builtin-name,
72
- .hljs-template-tag,
73
- .hljs-template-variable,
74
- .hljs-addition,
75
- .hljs-link {
76
- color: #008000;
77
- }
78
-
79
- .hljs-comment,
80
- .hljs-meta,
81
- .hljs-deletion {
82
- color: #008000;
83
- }
@@ -1,106 +0,0 @@
1
- /*
2
-
3
- Railscasts-like style (c) Visoft, Inc. (Damien White)
4
-
5
- */
6
-
7
- .hljs {
8
- display: block;
9
- overflow-x: auto;
10
- padding: 0.5em;
11
- background: #232323;
12
- color: #e6e1dc;
13
- }
14
-
15
- .hljs-comment,
16
- .hljs-quote {
17
- color: #bc9458;
18
- font-style: italic;
19
- }
20
-
21
- .hljs-keyword,
22
- .hljs-selector-tag {
23
- color: #c26230;
24
- }
25
-
26
- .hljs-string,
27
- .hljs-number,
28
- .hljs-regexp,
29
- .hljs-variable,
30
- .hljs-template-variable {
31
- color: #a5c261;
32
- }
33
-
34
- .hljs-subst {
35
- color: #519f50;
36
- }
37
-
38
- .hljs-tag,
39
- .hljs-name {
40
- color: #e8bf6a;
41
- }
42
-
43
- .hljs-type {
44
- color: #da4939;
45
- }
46
-
47
-
48
- .hljs-symbol,
49
- .hljs-bullet,
50
- .hljs-built_in,
51
- .hljs-builtin-name,
52
- .hljs-attr,
53
- .hljs-link {
54
- color: #6d9cbe;
55
- }
56
-
57
- .hljs-params {
58
- color: #d0d0ff;
59
- }
60
-
61
- .hljs-attribute {
62
- color: #cda869;
63
- }
64
-
65
- .hljs-meta {
66
- color: #9b859d;
67
- }
68
-
69
- .hljs-title,
70
- .hljs-section {
71
- color: #ffc66d;
72
- }
73
-
74
- .hljs-addition {
75
- background-color: #144212;
76
- color: #e6e1dc;
77
- display: inline-block;
78
- width: 100%;
79
- }
80
-
81
- .hljs-deletion {
82
- background-color: #600;
83
- color: #e6e1dc;
84
- display: inline-block;
85
- width: 100%;
86
- }
87
-
88
- .hljs-selector-class {
89
- color: #9b703f;
90
- }
91
-
92
- .hljs-selector-id {
93
- color: #8b98ab;
94
- }
95
-
96
- .hljs-emphasis {
97
- font-style: italic;
98
- }
99
-
100
- .hljs-strong {
101
- font-weight: bold;
102
- }
103
-
104
- .hljs-link {
105
- text-decoration: underline;
106
- }
@@ -1,85 +0,0 @@
1
- /*
2
-
3
- Style with support for rainbow parens
4
-
5
- */
6
-
7
- .hljs {
8
- display: block;
9
- overflow-x: auto;
10
- padding: 0.5em;
11
- background: #474949;
12
- color: #d1d9e1;
13
- }
14
-
15
-
16
- .hljs-comment,
17
- .hljs-quote {
18
- color: #969896;
19
- font-style: italic;
20
- }
21
-
22
- .hljs-keyword,
23
- .hljs-selector-tag,
24
- .hljs-literal,
25
- .hljs-type,
26
- .hljs-addition {
27
- color: #cc99cc;
28
- }
29
-
30
- .hljs-number,
31
- .hljs-selector-attr,
32
- .hljs-selector-pseudo {
33
- color: #f99157;
34
- }
35
-
36
- .hljs-string,
37
- .hljs-doctag,
38
- .hljs-regexp {
39
- color: #8abeb7;
40
- }
41
-
42
- .hljs-title,
43
- .hljs-name,
44
- .hljs-section,
45
- .hljs-built_in {
46
- color: #b5bd68;
47
- }
48
-
49
- .hljs-variable,
50
- .hljs-template-variable,
51
- .hljs-selector-id,
52
- .hljs-class .hljs-title {
53
- color: #ffcc66;
54
- }
55
-
56
- .hljs-section,
57
- .hljs-name,
58
- .hljs-strong {
59
- font-weight: bold;
60
- }
61
-
62
- .hljs-symbol,
63
- .hljs-bullet,
64
- .hljs-subst,
65
- .hljs-meta,
66
- .hljs-link {
67
- color: #f99157;
68
- }
69
-
70
- .hljs-deletion {
71
- color: #dc322f;
72
- }
73
-
74
- .hljs-formula {
75
- background: #eee8d5;
76
- }
77
-
78
- .hljs-attr,
79
- .hljs-attribute {
80
- color: #81a2be;
81
- }
82
-
83
- .hljs-emphasis {
84
- font-style: italic;
85
- }