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,72 +0,0 @@
1
- /* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
2
-
3
- /* Tomorrow Comment */
4
- .hljs-comment,
5
- .hljs-quote {
6
- color: #8e908c;
7
- }
8
-
9
- /* Tomorrow Red */
10
- .hljs-variable,
11
- .hljs-template-variable,
12
- .hljs-tag,
13
- .hljs-name,
14
- .hljs-selector-id,
15
- .hljs-selector-class,
16
- .hljs-regexp,
17
- .hljs-deletion {
18
- color: #c82829;
19
- }
20
-
21
- /* Tomorrow Orange */
22
- .hljs-number,
23
- .hljs-built_in,
24
- .hljs-builtin-name,
25
- .hljs-literal,
26
- .hljs-type,
27
- .hljs-params,
28
- .hljs-meta,
29
- .hljs-link {
30
- color: #f5871f;
31
- }
32
-
33
- /* Tomorrow Yellow */
34
- .hljs-attribute {
35
- color: #eab700;
36
- }
37
-
38
- /* Tomorrow Green */
39
- .hljs-string,
40
- .hljs-symbol,
41
- .hljs-bullet,
42
- .hljs-addition {
43
- color: #718c00;
44
- }
45
-
46
- /* Tomorrow Blue */
47
- .hljs-title,
48
- .hljs-section {
49
- color: #4271ae;
50
- }
51
-
52
- /* Tomorrow Purple */
53
- .hljs-keyword,
54
- .hljs-selector-tag {
55
- color: #8959a8;
56
- }
57
-
58
- .hljs {
59
- display: block;
60
- overflow-x: auto;
61
- background: white;
62
- color: #4d4d4c;
63
- padding: 0.5em;
64
- }
65
-
66
- .hljs-emphasis {
67
- font-style: italic;
68
- }
69
-
70
- .hljs-strong {
71
- font-weight: bold;
72
- }
@@ -1,68 +0,0 @@
1
- /*
2
-
3
- Visual Studio-like style based on original C# coloring by Jason Diamond <jason@diamond.name>
4
-
5
- */
6
- .hljs {
7
- display: block;
8
- overflow-x: auto;
9
- padding: 0.5em;
10
- background: white;
11
- color: black;
12
- }
13
-
14
- .hljs-comment,
15
- .hljs-quote,
16
- .hljs-variable {
17
- color: #008000;
18
- }
19
-
20
- .hljs-keyword,
21
- .hljs-selector-tag,
22
- .hljs-built_in,
23
- .hljs-name,
24
- .hljs-tag {
25
- color: #00f;
26
- }
27
-
28
- .hljs-string,
29
- .hljs-title,
30
- .hljs-section,
31
- .hljs-attribute,
32
- .hljs-literal,
33
- .hljs-template-tag,
34
- .hljs-template-variable,
35
- .hljs-type,
36
- .hljs-addition {
37
- color: #a31515;
38
- }
39
-
40
- .hljs-deletion,
41
- .hljs-selector-attr,
42
- .hljs-selector-pseudo,
43
- .hljs-meta {
44
- color: #2b91af;
45
- }
46
-
47
- .hljs-doctag {
48
- color: #808080;
49
- }
50
-
51
- .hljs-attr {
52
- color: #f00;
53
- }
54
-
55
- .hljs-symbol,
56
- .hljs-bullet,
57
- .hljs-link {
58
- color: #00b0e8;
59
- }
60
-
61
-
62
- .hljs-emphasis {
63
- font-style: italic;
64
- }
65
-
66
- .hljs-strong {
67
- font-weight: bold;
68
- }
@@ -1,93 +0,0 @@
1
- /*
2
-
3
- XCode style (c) Angel Garcia <angelgarcia.mail@gmail.com>
4
-
5
- */
6
-
7
- .hljs {
8
- display: block;
9
- overflow-x: auto;
10
- padding: 0.5em;
11
- background: #fff;
12
- color: black;
13
- }
14
-
15
- .hljs-comment,
16
- .hljs-quote {
17
- color: #006a00;
18
- }
19
-
20
- .hljs-keyword,
21
- .hljs-selector-tag,
22
- .hljs-literal {
23
- color: #aa0d91;
24
- }
25
-
26
- .hljs-name {
27
- color: #008;
28
- }
29
-
30
- .hljs-variable,
31
- .hljs-template-variable {
32
- color: #660;
33
- }
34
-
35
- .hljs-string {
36
- color: #c41a16;
37
- }
38
-
39
- .hljs-regexp,
40
- .hljs-link {
41
- color: #080;
42
- }
43
-
44
- .hljs-title,
45
- .hljs-tag,
46
- .hljs-symbol,
47
- .hljs-bullet,
48
- .hljs-number,
49
- .hljs-meta {
50
- color: #1c00cf;
51
- }
52
-
53
- .hljs-section,
54
- .hljs-class .hljs-title,
55
- .hljs-type,
56
- .hljs-attr,
57
- .hljs-built_in,
58
- .hljs-builtin-name,
59
- .hljs-params {
60
- color: #5c2699;
61
- }
62
-
63
- .hljs-attribute,
64
- .hljs-subst {
65
- color: #000;
66
- }
67
-
68
- .hljs-formula {
69
- background-color: #eee;
70
- font-style: italic;
71
- }
72
-
73
- .hljs-addition {
74
- background-color: #baeeba;
75
- }
76
-
77
- .hljs-deletion {
78
- background-color: #ffc8bd;
79
- }
80
-
81
- .hljs-selector-id,
82
- .hljs-selector-class {
83
- color: #9b703f;
84
- }
85
-
86
- .hljs-doctag,
87
- .hljs-strong {
88
- font-weight: bold;
89
- }
90
-
91
- .hljs-emphasis {
92
- font-style: italic;
93
- }
@@ -1,92 +0,0 @@
1
-
2
- /*
3
- xt256.css
4
-
5
- Contact: initbar [at] protonmail [dot] ch
6
- : github.com/initbar
7
- */
8
-
9
- .hljs {
10
- display: block;
11
- overflow-x: auto;
12
- color: #eaeaea;
13
- background: #000;
14
- padding: 0.5;
15
- }
16
-
17
- .hljs-subst {
18
- color: #eaeaea;
19
- }
20
-
21
- .hljs-emphasis {
22
- font-style: italic;
23
- }
24
-
25
- .hljs-strong {
26
- font-weight: bold;
27
- }
28
-
29
- .hljs-builtin-name,
30
- .hljs-type {
31
- color: #eaeaea;
32
- }
33
-
34
- .hljs-params {
35
- color: #da0000;
36
- }
37
-
38
- .hljs-literal,
39
- .hljs-number,
40
- .hljs-name {
41
- color: #ff0000;
42
- font-weight: bolder;
43
- }
44
-
45
- .hljs-comment {
46
- color: #969896;
47
- }
48
-
49
- .hljs-selector-id,
50
- .hljs-quote {
51
- color: #00ffff;
52
- }
53
-
54
- .hljs-template-variable,
55
- .hljs-variable,
56
- .hljs-title {
57
- color: #00ffff;
58
- font-weight: bold;
59
- }
60
-
61
- .hljs-selector-class,
62
- .hljs-keyword,
63
- .hljs-symbol {
64
- color: #fff000;
65
- }
66
-
67
- .hljs-string,
68
- .hljs-bullet {
69
- color: #00ff00;
70
- }
71
-
72
- .hljs-tag,
73
- .hljs-section {
74
- color: #000fff;
75
- }
76
-
77
- .hljs-selector-tag {
78
- color: #000fff;
79
- font-weight: bold;
80
- }
81
-
82
- .hljs-attribute,
83
- .hljs-built_in,
84
- .hljs-regexp,
85
- .hljs-link {
86
- color: #ff00ff;
87
- }
88
-
89
- .hljs-meta {
90
- color: #fff;
91
- font-weight: bolder;
92
- }
@@ -1,80 +0,0 @@
1
- /*
2
-
3
- Zenburn style from voldmar.ru (c) Vladimir Epifanov <voldmar@voldmar.ru>
4
- based on dark.css by Ivan Sagalaev
5
-
6
- */
7
-
8
- .hljs {
9
- display: block;
10
- overflow-x: auto;
11
- padding: 0.5em;
12
- background: #3f3f3f;
13
- color: #dcdcdc;
14
- }
15
-
16
- .hljs-keyword,
17
- .hljs-selector-tag,
18
- .hljs-tag {
19
- color: #e3ceab;
20
- }
21
-
22
- .hljs-template-tag {
23
- color: #dcdcdc;
24
- }
25
-
26
- .hljs-number {
27
- color: #8cd0d3;
28
- }
29
-
30
- .hljs-variable,
31
- .hljs-template-variable,
32
- .hljs-attribute {
33
- color: #efdcbc;
34
- }
35
-
36
- .hljs-literal {
37
- color: #efefaf;
38
- }
39
-
40
- .hljs-subst {
41
- color: #8f8f8f;
42
- }
43
-
44
- .hljs-title,
45
- .hljs-name,
46
- .hljs-selector-id,
47
- .hljs-selector-class,
48
- .hljs-section,
49
- .hljs-type {
50
- color: #efef8f;
51
- }
52
-
53
- .hljs-symbol,
54
- .hljs-bullet,
55
- .hljs-link {
56
- color: #dca3a3;
57
- }
58
-
59
- .hljs-deletion,
60
- .hljs-string,
61
- .hljs-built_in,
62
- .hljs-builtin-name {
63
- color: #cc9393;
64
- }
65
-
66
- .hljs-addition,
67
- .hljs-comment,
68
- .hljs-quote,
69
- .hljs-meta {
70
- color: #7f9f7f;
71
- }
72
-
73
-
74
- .hljs-emphasis {
75
- font-style: italic;
76
- }
77
-
78
- .hljs-strong {
79
- font-weight: bold;
80
- }
@@ -1,114 +0,0 @@
1
- /* global module:false */
2
- module.exports = function(grunt) {
3
-
4
- // Project configuration
5
- grunt.initConfig({
6
- pkg: grunt.file.readJSON('package.json'),
7
- meta: {
8
- banner:
9
- '/*!\n' +
10
- ' * Ladda <%= pkg.version %> (<%= grunt.template.today("yyyy-mm-dd, HH:MM") %>)\n' +
11
- ' * http://lab.hakim.se/ladda\n' +
12
- ' * MIT licensed\n' +
13
- ' *\n' +
14
- ' * Copyright (C) 2016 Hakim El Hattab, http://hakim.se\n' +
15
- ' */'
16
- },
17
-
18
- uglify: {
19
- main: {
20
- options: {
21
- banner: '<%= meta.banner %>\n'
22
- },
23
- files: {
24
- 'dist/ladda.min.js': 'js/ladda.js'
25
- }
26
- },
27
- lib: {
28
- options: {
29
- preserveComments: 'some'
30
- },
31
- files: {
32
- 'dist/spin.min.js': 'js/spin.js',
33
- 'dist/ladda.jquery.min.js': 'js/ladda.jquery.js'
34
- }
35
- }
36
- },
37
-
38
- sass: {
39
- main: {
40
- options: {
41
- style: 'compressed',
42
- sourcemap: 'none'
43
- },
44
- files: {
45
- 'dist/ladda.min.css': [ 'css/ladda-themed.scss' ],
46
- 'dist/ladda-themeless.min.css': [ 'css/ladda.scss' ]
47
- }
48
- }
49
- },
50
-
51
- jshint: {
52
- options: {
53
- curly: false,
54
- eqeqeq: true,
55
- immed: true,
56
- latedef: true,
57
- newcap: true,
58
- noarg: true,
59
- sub: true,
60
- undef: true,
61
- eqnull: true,
62
- browser: true,
63
- expr: true,
64
- loopfunc: true,
65
- globals: {
66
- head: false,
67
- module: false,
68
- console: false,
69
- define: false
70
- }
71
- },
72
- files: [ 'Gruntfile.js', 'js/ladda.js', 'js/ladda.jquery.js' ]
73
- },
74
-
75
- connect: {
76
- server: {
77
- options: {
78
- port: 8000,
79
- base: '.'
80
- }
81
- }
82
- },
83
-
84
- watch: {
85
- main: {
86
- files: [ 'Gruntfile.js', 'js/ladda.js' ],
87
- tasks: 'js'
88
- },
89
- theme: {
90
- files: [ 'css/ladda.scss' ],
91
- tasks: 'css'
92
- }
93
- }
94
-
95
- });
96
-
97
- // Dependencies
98
- grunt.loadNpmTasks( 'grunt-contrib-jshint' );
99
- grunt.loadNpmTasks( 'grunt-contrib-uglify' );
100
- grunt.loadNpmTasks( 'grunt-contrib-watch' );
101
- grunt.loadNpmTasks( 'grunt-contrib-sass' );
102
- grunt.loadNpmTasks( 'grunt-contrib-connect' );
103
-
104
- // Default task
105
- grunt.registerTask( 'default', [ 'js', 'css' ] );
106
-
107
- // Theme task
108
- grunt.registerTask( 'js', [ 'jshint', 'uglify' ] );
109
- grunt.registerTask( 'css', [ 'sass' ] );
110
-
111
- // Serve presentation locally
112
- grunt.registerTask( 'serve', [ 'connect', 'watch' ] );
113
-
114
- };