challah 1.0.0 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5128) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +5 -0
  3. data/README.md +1 -5
  4. data/app/controllers/sessions_controller.rb +9 -8
  5. data/lib/challah/authorization.rb +13 -2
  6. data/lib/challah/controller.rb +5 -1
  7. data/lib/challah/{railtie.rb → engine.rb} +5 -2
  8. data/lib/challah/plugins.rb +2 -2
  9. data/lib/challah/providers/password_provider.rb +7 -6
  10. data/lib/challah/session.rb +13 -8
  11. data/lib/challah/signup.rb +1 -1
  12. data/lib/challah/simple_cookie_store.rb +11 -1
  13. data/lib/challah/techniques/api_key_technique.rb +10 -2
  14. data/lib/challah/techniques/password_technique.rb +12 -3
  15. data/lib/challah/user/attributes.rb +2 -0
  16. data/lib/challah/user/finders.rb +7 -1
  17. data/lib/challah/user/providers.rb +4 -2
  18. data/lib/challah/user/reflector.rb +15 -0
  19. data/lib/challah/user.rb +3 -1
  20. data/lib/challah/version.rb +1 -1
  21. data/lib/challah.rb +7 -2
  22. data/lib/tasks/setup.rake +1 -2
  23. data/test/authorization_test.rb +5 -0
  24. data/test/session_test.rb +22 -0
  25. data/test/simple_cookie_store_test.rb +25 -0
  26. data/test/user_test.rb +7 -0
  27. metadata +7 -5106
  28. data/vendor/bundle/bin/convert_to_should_syntax +0 -23
  29. data/vendor/bundle/bin/erubis +0 -23
  30. data/vendor/bundle/bin/rackup +0 -23
  31. data/vendor/bundle/bin/rails +0 -23
  32. data/vendor/bundle/bin/rake +0 -23
  33. data/vendor/bundle/bin/rdiscount +0 -23
  34. data/vendor/bundle/bin/sprockets +0 -23
  35. data/vendor/bundle/bin/thor +0 -23
  36. data/vendor/bundle/bin/tilt +0 -23
  37. data/vendor/bundle/bin/tt +0 -23
  38. data/vendor/bundle/bin/turn +0 -23
  39. data/vendor/bundle/bin/yard +0 -23
  40. data/vendor/bundle/bin/yardoc +0 -23
  41. data/vendor/bundle/bin/yri +0 -23
  42. data/vendor/bundle/build_info/actionmailer-4.0.0.info +0 -1
  43. data/vendor/bundle/build_info/actionpack-4.0.0.info +0 -1
  44. data/vendor/bundle/build_info/activemodel-4.0.0.info +0 -1
  45. data/vendor/bundle/build_info/activerecord-4.0.0.info +0 -1
  46. data/vendor/bundle/build_info/activerecord-deprecated_finders-1.0.3.info +0 -1
  47. data/vendor/bundle/build_info/activesupport-4.0.0.info +0 -1
  48. data/vendor/bundle/build_info/ansi-1.4.3.info +0 -1
  49. data/vendor/bundle/build_info/arel-4.0.0.info +0 -1
  50. data/vendor/bundle/build_info/atomic-1.1.9.info +0 -1
  51. data/vendor/bundle/build_info/bcrypt-ruby-3.0.1.info +0 -1
  52. data/vendor/bundle/build_info/builder-3.1.4.info +0 -1
  53. data/vendor/bundle/build_info/erubis-2.7.0.info +0 -1
  54. data/vendor/bundle/build_info/factory_girl-4.2.0.info +0 -1
  55. data/vendor/bundle/build_info/highline-1.6.19.info +0 -1
  56. data/vendor/bundle/build_info/hike-1.2.3.info +0 -1
  57. data/vendor/bundle/build_info/i18n-0.6.4.info +0 -1
  58. data/vendor/bundle/build_info/mail-2.5.4.info +0 -1
  59. data/vendor/bundle/build_info/metaclass-0.0.1.info +0 -1
  60. data/vendor/bundle/build_info/mime-types-1.23.info +0 -1
  61. data/vendor/bundle/build_info/minitest-4.7.5.info +0 -1
  62. data/vendor/bundle/build_info/mocha-0.14.0.info +0 -1
  63. data/vendor/bundle/build_info/multi_json-1.7.7.info +0 -1
  64. data/vendor/bundle/build_info/polyglot-0.3.3.info +0 -1
  65. data/vendor/bundle/build_info/rack-1.5.2.info +0 -1
  66. data/vendor/bundle/build_info/rack-test-0.6.2.info +0 -1
  67. data/vendor/bundle/build_info/rails-4.0.0.info +0 -1
  68. data/vendor/bundle/build_info/railties-4.0.0.info +0 -1
  69. data/vendor/bundle/build_info/rake-10.1.0.info +0 -1
  70. data/vendor/bundle/build_info/rdiscount-2.1.6.info +0 -1
  71. data/vendor/bundle/build_info/shoulda-3.5.0.info +0 -1
  72. data/vendor/bundle/build_info/shoulda-context-1.1.3.info +0 -1
  73. data/vendor/bundle/build_info/shoulda-matchers-2.2.0.info +0 -1
  74. data/vendor/bundle/build_info/simplecov-0.7.1.info +0 -1
  75. data/vendor/bundle/build_info/simplecov-html-0.7.1.info +0 -1
  76. data/vendor/bundle/build_info/sprockets-2.10.0.info +0 -1
  77. data/vendor/bundle/build_info/sprockets-rails-2.0.0.info +0 -1
  78. data/vendor/bundle/build_info/sqlite3-1.3.7.info +0 -1
  79. data/vendor/bundle/build_info/thor-0.18.1.info +0 -1
  80. data/vendor/bundle/build_info/thread_safe-0.1.0.info +0 -1
  81. data/vendor/bundle/build_info/tilt-1.4.1.info +0 -1
  82. data/vendor/bundle/build_info/treetop-1.4.14.info +0 -1
  83. data/vendor/bundle/build_info/turn-0.9.6.info +0 -1
  84. data/vendor/bundle/build_info/tzinfo-0.3.37.info +0 -1
  85. data/vendor/bundle/build_info/yard-0.8.6.1.info +0 -1
  86. data/vendor/bundle/cache/actionmailer-4.0.0.gem +0 -0
  87. data/vendor/bundle/cache/actionpack-4.0.0.gem +0 -0
  88. data/vendor/bundle/cache/activemodel-4.0.0.gem +0 -0
  89. data/vendor/bundle/cache/activerecord-4.0.0.gem +0 -0
  90. data/vendor/bundle/cache/activerecord-deprecated_finders-1.0.3.gem +0 -0
  91. data/vendor/bundle/cache/activesupport-4.0.0.gem +0 -0
  92. data/vendor/bundle/cache/ansi-1.4.3.gem +0 -0
  93. data/vendor/bundle/cache/arel-4.0.0.gem +0 -0
  94. data/vendor/bundle/cache/atomic-1.1.9.gem +0 -0
  95. data/vendor/bundle/cache/bcrypt-ruby-3.0.1.gem +0 -0
  96. data/vendor/bundle/cache/builder-3.1.4.gem +0 -0
  97. data/vendor/bundle/cache/erubis-2.7.0.gem +0 -0
  98. data/vendor/bundle/cache/factory_girl-4.2.0.gem +0 -0
  99. data/vendor/bundle/cache/highline-1.6.19.gem +0 -0
  100. data/vendor/bundle/cache/hike-1.2.3.gem +0 -0
  101. data/vendor/bundle/cache/i18n-0.6.4.gem +0 -0
  102. data/vendor/bundle/cache/mail-2.5.4.gem +0 -0
  103. data/vendor/bundle/cache/metaclass-0.0.1.gem +0 -0
  104. data/vendor/bundle/cache/mime-types-1.23.gem +0 -0
  105. data/vendor/bundle/cache/minitest-4.7.5.gem +0 -0
  106. data/vendor/bundle/cache/mocha-0.14.0.gem +0 -0
  107. data/vendor/bundle/cache/multi_json-1.7.7.gem +0 -0
  108. data/vendor/bundle/cache/polyglot-0.3.3.gem +0 -0
  109. data/vendor/bundle/cache/rack-1.5.2.gem +0 -0
  110. data/vendor/bundle/cache/rack-test-0.6.2.gem +0 -0
  111. data/vendor/bundle/cache/rails-4.0.0.gem +0 -0
  112. data/vendor/bundle/cache/railties-4.0.0.gem +0 -0
  113. data/vendor/bundle/cache/rake-10.1.0.gem +0 -0
  114. data/vendor/bundle/cache/rdiscount-2.1.6.gem +0 -0
  115. data/vendor/bundle/cache/shoulda-3.5.0.gem +0 -0
  116. data/vendor/bundle/cache/shoulda-context-1.1.3.gem +0 -0
  117. data/vendor/bundle/cache/shoulda-matchers-2.2.0.gem +0 -0
  118. data/vendor/bundle/cache/simplecov-0.7.1.gem +0 -0
  119. data/vendor/bundle/cache/simplecov-html-0.7.1.gem +0 -0
  120. data/vendor/bundle/cache/sprockets-2.10.0.gem +0 -0
  121. data/vendor/bundle/cache/sprockets-rails-2.0.0.gem +0 -0
  122. data/vendor/bundle/cache/sqlite3-1.3.7.gem +0 -0
  123. data/vendor/bundle/cache/thor-0.18.1.gem +0 -0
  124. data/vendor/bundle/cache/thread_safe-0.1.0.gem +0 -0
  125. data/vendor/bundle/cache/tilt-1.4.1.gem +0 -0
  126. data/vendor/bundle/cache/treetop-1.4.14.gem +0 -0
  127. data/vendor/bundle/cache/turn-0.9.6.gem +0 -0
  128. data/vendor/bundle/cache/tzinfo-0.3.37.gem +0 -0
  129. data/vendor/bundle/cache/yard-0.8.6.1.gem +0 -0
  130. data/vendor/bundle/gems/actionmailer-4.0.0/CHANGELOG.md +0 -59
  131. data/vendor/bundle/gems/actionmailer-4.0.0/MIT-LICENSE +0 -21
  132. data/vendor/bundle/gems/actionmailer-4.0.0/README.rdoc +0 -164
  133. data/vendor/bundle/gems/actionmailer-4.0.0/lib/action_mailer/base.rb +0 -794
  134. data/vendor/bundle/gems/actionmailer-4.0.0/lib/action_mailer/collector.rb +0 -30
  135. data/vendor/bundle/gems/actionmailer-4.0.0/lib/action_mailer/delivery_methods.rb +0 -83
  136. data/vendor/bundle/gems/actionmailer-4.0.0/lib/action_mailer/log_subscriber.rb +0 -22
  137. data/vendor/bundle/gems/actionmailer-4.0.0/lib/action_mailer/mail_helper.rb +0 -54
  138. data/vendor/bundle/gems/actionmailer-4.0.0/lib/action_mailer/railtie.rb +0 -44
  139. data/vendor/bundle/gems/actionmailer-4.0.0/lib/action_mailer/test_case.rb +0 -85
  140. data/vendor/bundle/gems/actionmailer-4.0.0/lib/action_mailer/test_helper.rb +0 -60
  141. data/vendor/bundle/gems/actionmailer-4.0.0/lib/action_mailer/version.rb +0 -11
  142. data/vendor/bundle/gems/actionmailer-4.0.0/lib/action_mailer.rb +0 -47
  143. data/vendor/bundle/gems/actionmailer-4.0.0/lib/rails/generators/mailer/USAGE +0 -17
  144. data/vendor/bundle/gems/actionmailer-4.0.0/lib/rails/generators/mailer/mailer_generator.rb +0 -16
  145. data/vendor/bundle/gems/actionmailer-4.0.0/lib/rails/generators/mailer/templates/mailer.rb +0 -18
  146. data/vendor/bundle/gems/actionpack-4.0.0/CHANGELOG.md +0 -1230
  147. data/vendor/bundle/gems/actionpack-4.0.0/MIT-LICENSE +0 -21
  148. data/vendor/bundle/gems/actionpack-4.0.0/README.rdoc +0 -58
  149. data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/asset_paths.rb +0 -10
  150. data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/base.rb +0 -237
  151. data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/callbacks.rb +0 -217
  152. data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/collector.rb +0 -36
  153. data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/helpers.rb +0 -179
  154. data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/layouts.rb +0 -423
  155. data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/logger.rb +0 -12
  156. data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/railties/routes_helpers.rb +0 -18
  157. data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/rendering.rb +0 -196
  158. data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/translation.rb +0 -28
  159. data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/url_for.rb +0 -33
  160. data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/view_paths.rb +0 -96
  161. data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller.rb +0 -21
  162. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/base.rb +0 -259
  163. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/caching/fragments.rb +0 -97
  164. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/caching.rb +0 -99
  165. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/deprecated/integration_test.rb +0 -5
  166. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/deprecated.rb +0 -7
  167. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/log_subscriber.rb +0 -74
  168. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/conditional_get.rb +0 -175
  169. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/cookies.rb +0 -16
  170. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/data_streaming.rb +0 -171
  171. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/exceptions.rb +0 -59
  172. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/flash.rb +0 -43
  173. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/force_ssl.rb +0 -97
  174. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/head.rb +0 -56
  175. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/helpers.rb +0 -109
  176. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/hide_actions.rb +0 -40
  177. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/http_authentication.rb +0 -490
  178. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/implicit_render.rb +0 -19
  179. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/instrumentation.rb +0 -106
  180. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/live.rb +0 -175
  181. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/mime_responds.rb +0 -431
  182. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/params_wrapper.rb +0 -278
  183. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/rack_delegation.rb +0 -32
  184. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/redirecting.rb +0 -104
  185. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/renderers.rb +0 -111
  186. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/rendering.rb +0 -73
  187. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/request_forgery_protection.rb +0 -206
  188. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/rescue.rb +0 -35
  189. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/responder.rb +0 -287
  190. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/streaming.rb +0 -223
  191. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/strong_parameters.rb +0 -520
  192. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/testing.rb +0 -32
  193. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/url_for.rb +0 -50
  194. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal.rb +0 -235
  195. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/middleware.rb +0 -39
  196. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/model_naming.rb +0 -12
  197. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/railtie.rb +0 -67
  198. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/railties/helpers.rb +0 -22
  199. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/record_identifier.rb +0 -31
  200. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/test_case.rb +0 -695
  201. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/vendor/html-scanner.rb +0 -5
  202. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller.rb +0 -74
  203. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/cache.rb +0 -175
  204. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/filter_parameters.rb +0 -78
  205. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/filter_redirect.rb +0 -37
  206. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/headers.rb +0 -63
  207. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/mime_negotiation.rb +0 -133
  208. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/mime_type.rb +0 -330
  209. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/mime_types.rb +0 -35
  210. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/parameter_filter.rb +0 -72
  211. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/parameters.rb +0 -83
  212. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/rack_cache.rb +0 -61
  213. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/request.rb +0 -331
  214. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/response.rb +0 -301
  215. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/upload.rb +0 -90
  216. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/url.rb +0 -241
  217. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/backwards.rb +0 -5
  218. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/formatter.rb +0 -146
  219. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/gtg/builder.rb +0 -162
  220. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/gtg/simulator.rb +0 -44
  221. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/gtg/transition_table.rb +0 -156
  222. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/nfa/builder.rb +0 -76
  223. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/nfa/dot.rb +0 -36
  224. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/nfa/simulator.rb +0 -47
  225. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/nfa/transition_table.rb +0 -163
  226. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/nodes/node.rb +0 -124
  227. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/parser.rb +0 -206
  228. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/parser.y +0 -47
  229. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/parser_extras.rb +0 -23
  230. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/path/pattern.rb +0 -196
  231. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/route.rb +0 -124
  232. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/router/strexp.rb +0 -24
  233. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/router/utils.rb +0 -54
  234. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/router.rb +0 -166
  235. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/routes.rb +0 -75
  236. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/scanner.rb +0 -61
  237. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/visitors.rb +0 -197
  238. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/visualizer/fsm.css +0 -34
  239. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/visualizer/fsm.js +0 -134
  240. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/visualizer/index.html.erb +0 -52
  241. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey.rb +0 -5
  242. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/callbacks.rb +0 -37
  243. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/cookies.rb +0 -498
  244. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/debug_exceptions.rb +0 -91
  245. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/exception_wrapper.rb +0 -108
  246. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/flash.rb +0 -263
  247. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/params_parser.rb +0 -60
  248. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/public_exceptions.rb +0 -46
  249. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/reloader.rb +0 -89
  250. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/remote_ip.rb +0 -187
  251. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/request_id.rb +0 -35
  252. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/session/abstract_store.rb +0 -90
  253. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/session/cache_store.rb +0 -49
  254. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/session/cookie_store.rb +0 -122
  255. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/session/mem_cache_store.rb +0 -22
  256. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/show_exceptions.rb +0 -54
  257. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/ssl.rb +0 -70
  258. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/stack.rb +0 -129
  259. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/static.rb +0 -67
  260. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb +0 -34
  261. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb +0 -25
  262. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb +0 -24
  263. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb +0 -16
  264. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/layout.erb +0 -154
  265. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/missing_template.erb +0 -7
  266. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb +0 -30
  267. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb +0 -43
  268. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb +0 -6
  269. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb +0 -16
  270. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb +0 -144
  271. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/railtie.rb +0 -44
  272. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/request/session.rb +0 -181
  273. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/routing/inspector.rb +0 -240
  274. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/routing/mapper.rb +0 -1769
  275. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/routing/polymorphic_routes.rb +0 -205
  276. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/routing/redirection.rb +0 -148
  277. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/routing/route_set.rb +0 -710
  278. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/routing/routes_proxy.rb +0 -41
  279. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/routing/url_for.rb +0 -182
  280. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/routing.rb +0 -258
  281. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/testing/assertions/dom.rb +0 -27
  282. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/testing/assertions/response.rb +0 -88
  283. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/testing/assertions/routing.rb +0 -218
  284. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/testing/assertions/selector.rb +0 -430
  285. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/testing/assertions/tag.rb +0 -135
  286. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/testing/assertions.rb +0 -18
  287. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/testing/integration.rb +0 -512
  288. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/testing/test_process.rb +0 -44
  289. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/testing/test_request.rb +0 -78
  290. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/testing/test_response.rb +0 -29
  291. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch.rb +0 -108
  292. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_pack/version.rb +0 -11
  293. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_pack.rb +0 -24
  294. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/base.rb +0 -201
  295. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/buffers.rb +0 -49
  296. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/context.rb +0 -36
  297. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/dependency_tracker.rb +0 -93
  298. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/digestor.rb +0 -85
  299. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/flows.rb +0 -76
  300. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/active_model_helper.rb +0 -49
  301. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/asset_tag_helper.rb +0 -320
  302. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/asset_url_helper.rb +0 -355
  303. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/atom_feed_helper.rb +0 -203
  304. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/cache_helper.rb +0 -196
  305. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/capture_helper.rb +0 -216
  306. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/controller_helper.rb +0 -25
  307. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/csrf_helper.rb +0 -30
  308. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/date_helper.rb +0 -1083
  309. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/debug_helper.rb +0 -39
  310. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/form_helper.rb +0 -1880
  311. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/form_options_helper.rb +0 -833
  312. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/form_tag_helper.rb +0 -785
  313. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/javascript_helper.rb +0 -117
  314. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/number_helper.rb +0 -441
  315. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/output_safety_helper.rb +0 -38
  316. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/record_tag_helper.rb +0 -106
  317. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/rendering_helper.rb +0 -90
  318. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/sanitize_helper.rb +0 -256
  319. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tag_helper.rb +0 -173
  320. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/base.rb +0 -147
  321. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/check_box.rb +0 -64
  322. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/checkable.rb +0 -16
  323. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/collection_check_boxes.rb +0 -43
  324. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/collection_helpers.rb +0 -83
  325. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/collection_radio_buttons.rb +0 -36
  326. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/collection_select.rb +0 -28
  327. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/color_field.rb +0 -25
  328. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/date_field.rb +0 -13
  329. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/date_select.rb +0 -72
  330. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/datetime_field.rb +0 -22
  331. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/datetime_local_field.rb +0 -19
  332. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/datetime_select.rb +0 -8
  333. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/email_field.rb +0 -8
  334. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/file_field.rb +0 -8
  335. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/grouped_collection_select.rb +0 -29
  336. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/hidden_field.rb +0 -8
  337. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/label.rb +0 -65
  338. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/month_field.rb +0 -13
  339. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/number_field.rb +0 -18
  340. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/password_field.rb +0 -12
  341. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/radio_button.rb +0 -31
  342. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/range_field.rb +0 -8
  343. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/search_field.rb +0 -24
  344. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/select.rb +0 -40
  345. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/tel_field.rb +0 -8
  346. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/text_area.rb +0 -18
  347. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/text_field.rb +0 -29
  348. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/time_field.rb +0 -13
  349. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/time_select.rb +0 -8
  350. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/time_zone_select.rb +0 -20
  351. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/url_field.rb +0 -8
  352. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/week_field.rb +0 -13
  353. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags.rb +0 -39
  354. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/text_helper.rb +0 -442
  355. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/translation_helper.rb +0 -107
  356. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/url_helper.rb +0 -634
  357. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers.rb +0 -58
  358. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/locale/en.yml +0 -56
  359. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/log_subscriber.rb +0 -30
  360. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/lookup_context.rb +0 -241
  361. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/model_naming.rb +0 -12
  362. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/path_set.rb +0 -77
  363. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/railtie.rb +0 -39
  364. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/record_identifier.rb +0 -84
  365. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/renderer/abstract_renderer.rb +0 -47
  366. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/renderer/partial_renderer.rb +0 -492
  367. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/renderer/renderer.rb +0 -50
  368. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/renderer/streaming_template_renderer.rb +0 -103
  369. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/renderer/template_renderer.rb +0 -96
  370. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/routing_url_for.rb +0 -107
  371. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/template/error.rb +0 -138
  372. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/template/handlers/builder.rb +0 -26
  373. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/template/handlers/erb.rb +0 -146
  374. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/template/handlers/raw.rb +0 -11
  375. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/template/handlers.rb +0 -53
  376. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/template/resolver.rb +0 -326
  377. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/template/text.rb +0 -34
  378. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/template/types.rb +0 -57
  379. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/template.rb +0 -339
  380. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/test_case.rb +0 -270
  381. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/testing/resolvers.rb +0 -50
  382. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/vendor/html-scanner/html/document.rb +0 -68
  383. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/vendor/html-scanner/html/node.rb +0 -532
  384. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/vendor/html-scanner/html/sanitizer.rb +0 -188
  385. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/vendor/html-scanner/html/selector.rb +0 -830
  386. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/vendor/html-scanner/html/tokenizer.rb +0 -107
  387. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/vendor/html-scanner/html/version.rb +0 -11
  388. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/vendor/html-scanner.rb +0 -20
  389. data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view.rb +0 -93
  390. data/vendor/bundle/gems/activemodel-4.0.0/CHANGELOG.md +0 -216
  391. data/vendor/bundle/gems/activemodel-4.0.0/MIT-LICENSE +0 -21
  392. data/vendor/bundle/gems/activemodel-4.0.0/README.rdoc +0 -248
  393. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/attribute_methods.rb +0 -481
  394. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/callbacks.rb +0 -149
  395. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/conversion.rb +0 -93
  396. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/deprecated_mass_assignment_security.rb +0 -21
  397. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/dirty.rb +0 -183
  398. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/errors.rb +0 -470
  399. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/forbidden_attributes_protection.rb +0 -27
  400. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/lint.rb +0 -110
  401. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/locale/en.yml +0 -29
  402. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/model.rb +0 -99
  403. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/naming.rb +0 -311
  404. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/railtie.rb +0 -12
  405. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/secure_password.rb +0 -114
  406. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/serialization.rb +0 -163
  407. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/serializers/json.rb +0 -145
  408. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/serializers/xml.rb +0 -238
  409. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/test_case.rb +0 -4
  410. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/translation.rb +0 -69
  411. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/absence.rb +0 -31
  412. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/acceptance.rb +0 -55
  413. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/callbacks.rb +0 -110
  414. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/clusivity.rb +0 -41
  415. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/confirmation.rb +0 -61
  416. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/exclusion.rb +0 -50
  417. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/format.rb +0 -115
  418. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/inclusion.rb +0 -49
  419. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/length.rb +0 -126
  420. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/numericality.rb +0 -136
  421. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/presence.rb +0 -39
  422. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/validates.rb +0 -169
  423. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/with.rb +0 -147
  424. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations.rb +0 -379
  425. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validator.rb +0 -184
  426. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/version.rb +0 -11
  427. data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model.rb +0 -71
  428. data/vendor/bundle/gems/activerecord-4.0.0/CHANGELOG.md +0 -2102
  429. data/vendor/bundle/gems/activerecord-4.0.0/MIT-LICENSE +0 -20
  430. data/vendor/bundle/gems/activerecord-4.0.0/README.rdoc +0 -213
  431. data/vendor/bundle/gems/activerecord-4.0.0/examples/performance.rb +0 -172
  432. data/vendor/bundle/gems/activerecord-4.0.0/examples/simple.rb +0 -14
  433. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/aggregations.rb +0 -261
  434. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/alias_tracker.rb +0 -76
  435. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/association.rb +0 -248
  436. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/association_scope.rb +0 -135
  437. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/belongs_to_association.rb +0 -92
  438. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/belongs_to_polymorphic_association.rb +0 -35
  439. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/builder/association.rb +0 -108
  440. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/builder/belongs_to.rb +0 -98
  441. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/builder/collection_association.rb +0 -89
  442. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/builder/has_and_belongs_to_many.rb +0 -39
  443. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/builder/has_many.rb +0 -15
  444. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/builder/has_one.rb +0 -25
  445. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/builder/singular_association.rb +0 -32
  446. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/collection_association.rb +0 -608
  447. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/collection_proxy.rb +0 -986
  448. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/has_and_belongs_to_many_association.rb +0 -65
  449. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/has_many_association.rb +0 -135
  450. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/has_many_through_association.rb +0 -197
  451. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/has_one_association.rb +0 -102
  452. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/has_one_through_association.rb +0 -36
  453. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/join_dependency/join_association.rb +0 -174
  454. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/join_dependency/join_base.rb +0 -24
  455. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/join_dependency/join_part.rb +0 -78
  456. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/join_dependency.rb +0 -235
  457. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/join_helper.rb +0 -45
  458. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/preloader/association.rb +0 -121
  459. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/preloader/belongs_to.rb +0 -17
  460. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/preloader/collection_association.rb +0 -24
  461. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/preloader/has_and_belongs_to_many.rb +0 -60
  462. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/preloader/has_many.rb +0 -17
  463. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/preloader/has_many_through.rb +0 -19
  464. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/preloader/has_one.rb +0 -23
  465. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/preloader/has_one_through.rb +0 -9
  466. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/preloader/singular_association.rb +0 -21
  467. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/preloader/through_association.rb +0 -63
  468. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/preloader.rb +0 -178
  469. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/singular_association.rb +0 -64
  470. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/through_association.rb +0 -87
  471. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations.rb +0 -1542
  472. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/attribute_assignment.rb +0 -201
  473. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/attribute_methods/before_type_cast.rb +0 -70
  474. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/attribute_methods/dirty.rb +0 -118
  475. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/attribute_methods/primary_key.rb +0 -122
  476. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/attribute_methods/query.rb +0 -40
  477. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/attribute_methods/read.rb +0 -107
  478. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/attribute_methods/serialization.rb +0 -162
  479. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/attribute_methods/time_zone_conversion.rb +0 -59
  480. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/attribute_methods/write.rb +0 -63
  481. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/attribute_methods.rb +0 -393
  482. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/autosave_association.rb +0 -426
  483. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/base.rb +0 -323
  484. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/callbacks.rb +0 -310
  485. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/coders/yaml_column.rb +0 -38
  486. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb +0 -638
  487. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/abstract/database_limits.rb +0 -67
  488. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/abstract/database_statements.rb +0 -390
  489. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/abstract/query_cache.rb +0 -95
  490. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/abstract/quoting.rb +0 -129
  491. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/abstract/schema_definitions.rb +0 -501
  492. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/abstract/schema_dumper.rb +0 -70
  493. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/abstract/schema_statements.rb +0 -873
  494. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/abstract/transaction.rb +0 -203
  495. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/abstract_adapter.rb +0 -440
  496. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/abstract_mysql_adapter.rb +0 -782
  497. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/column.rb +0 -318
  498. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/connection_specification.rb +0 -96
  499. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/mysql2_adapter.rb +0 -273
  500. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/mysql_adapter.rb +0 -558
  501. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/postgresql/array_parser.rb +0 -97
  502. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/postgresql/cast.rb +0 -152
  503. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/postgresql/database_statements.rb +0 -242
  504. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/postgresql/oid.rb +0 -366
  505. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/postgresql/quoting.rb +0 -171
  506. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/postgresql/referential_integrity.rb +0 -30
  507. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/postgresql/schema_statements.rb +0 -489
  508. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/postgresql_adapter.rb +0 -950
  509. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/schema_cache.rb +0 -129
  510. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/sqlite3_adapter.rb +0 -624
  511. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/statement_pool.rb +0 -40
  512. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_handling.rb +0 -98
  513. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/core.rb +0 -463
  514. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/counter_cache.rb +0 -122
  515. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/dynamic_matchers.rb +0 -131
  516. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/errors.rb +0 -213
  517. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/explain.rb +0 -38
  518. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/explain_registry.rb +0 -30
  519. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/explain_subscriber.rb +0 -29
  520. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/fixture_set/file.rb +0 -55
  521. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/fixtures.rb +0 -926
  522. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/inheritance.rb +0 -200
  523. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/integration.rb +0 -60
  524. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/locale/en.yml +0 -47
  525. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/locking/optimistic.rb +0 -181
  526. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/locking/pessimistic.rb +0 -77
  527. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/log_subscriber.rb +0 -82
  528. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/migration/command_recorder.rb +0 -164
  529. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/migration/join_table.rb +0 -15
  530. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/migration.rb +0 -1015
  531. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/model_schema.rb +0 -345
  532. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/nested_attributes.rb +0 -546
  533. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/null_relation.rb +0 -65
  534. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/persistence.rb +0 -509
  535. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/query_cache.rb +0 -56
  536. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/querying.rb +0 -62
  537. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/railtie.rb +0 -205
  538. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/railties/console_sandbox.rb +0 -5
  539. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/railties/controller_runtime.rb +0 -50
  540. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/railties/databases.rake +0 -402
  541. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/railties/jdbcmysql_error.rb +0 -16
  542. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/readonly_attributes.rb +0 -30
  543. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/reflection.rb +0 -583
  544. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/relation/batches.rb +0 -93
  545. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/relation/calculations.rb +0 -399
  546. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/relation/delegation.rb +0 -125
  547. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/relation/finder_methods.rb +0 -349
  548. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/relation/merger.rb +0 -161
  549. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/relation/predicate_builder.rb +0 -106
  550. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/relation/query_methods.rb +0 -1044
  551. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/relation/spawn_methods.rb +0 -73
  552. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/relation.rb +0 -655
  553. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/result.rb +0 -67
  554. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/runtime_registry.rb +0 -17
  555. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/sanitization.rb +0 -168
  556. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/schema.rb +0 -65
  557. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/schema_dumper.rb +0 -204
  558. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/schema_migration.rb +0 -39
  559. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/scoping/default.rb +0 -146
  560. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/scoping/named.rb +0 -175
  561. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/scoping.rb +0 -82
  562. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/serialization.rb +0 -22
  563. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/serializers/xml_serializer.rb +0 -197
  564. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/statement_cache.rb +0 -26
  565. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/store.rb +0 -156
  566. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/tasks/database_tasks.rb +0 -203
  567. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/tasks/firebird_database_tasks.rb +0 -56
  568. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/tasks/mysql_database_tasks.rb +0 -143
  569. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/tasks/oracle_database_tasks.rb +0 -45
  570. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/tasks/postgresql_database_tasks.rb +0 -90
  571. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/tasks/sqlite_database_tasks.rb +0 -51
  572. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/tasks/sqlserver_database_tasks.rb +0 -48
  573. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/test_case.rb +0 -96
  574. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/timestamp.rb +0 -119
  575. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/transactions.rb +0 -399
  576. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/translation.rb +0 -22
  577. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/validations/associated.rb +0 -49
  578. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/validations/presence.rb +0 -65
  579. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/validations/uniqueness.rb +0 -225
  580. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/validations.rb +0 -84
  581. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/version.rb +0 -11
  582. data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record.rb +0 -173
  583. data/vendor/bundle/gems/activerecord-4.0.0/lib/rails/generators/active_record/migration/migration_generator.rb +0 -62
  584. data/vendor/bundle/gems/activerecord-4.0.0/lib/rails/generators/active_record/migration/templates/create_table_migration.rb +0 -19
  585. data/vendor/bundle/gems/activerecord-4.0.0/lib/rails/generators/active_record/migration/templates/migration.rb +0 -39
  586. data/vendor/bundle/gems/activerecord-4.0.0/lib/rails/generators/active_record/model/model_generator.rb +0 -48
  587. data/vendor/bundle/gems/activerecord-4.0.0/lib/rails/generators/active_record/model/templates/model.rb +0 -10
  588. data/vendor/bundle/gems/activerecord-4.0.0/lib/rails/generators/active_record/model/templates/module.rb +0 -7
  589. data/vendor/bundle/gems/activerecord-4.0.0/lib/rails/generators/active_record.rb +0 -23
  590. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/Gemfile +0 -5
  591. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/LICENSE +0 -22
  592. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/README.md +0 -15
  593. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/Rakefile +0 -28
  594. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/activerecord-deprecated_finders.gemspec +0 -21
  595. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/activerecord-deprecated_finders.gemspec.erb +0 -21
  596. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/lib/active_record/deprecated_finders/association_builder.rb +0 -83
  597. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/lib/active_record/deprecated_finders/base.rb +0 -151
  598. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/lib/active_record/deprecated_finders/collection_proxy.rb +0 -38
  599. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/lib/active_record/deprecated_finders/dynamic_matchers.rb +0 -204
  600. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/lib/active_record/deprecated_finders/relation.rb +0 -175
  601. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/lib/active_record/deprecated_finders/version.rb +0 -5
  602. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/lib/active_record/deprecated_finders.rb +0 -10
  603. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/associations_test.rb +0 -91
  604. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/calculate_test.rb +0 -15
  605. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/default_scope_test.rb +0 -35
  606. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/dynamic_methods_test.rb +0 -133
  607. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/find_in_batches_test.rb +0 -18
  608. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/finder_options_test.rb +0 -80
  609. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/finder_test.rb +0 -69
  610. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/helper.rb +0 -68
  611. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/scope_test.rb +0 -17
  612. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/scoped_test.rb +0 -15
  613. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/update_all_test.rb +0 -24
  614. data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/with_scope_test.rb +0 -36
  615. data/vendor/bundle/gems/activesupport-4.0.0/CHANGELOG.md +0 -503
  616. data/vendor/bundle/gems/activesupport-4.0.0/MIT-LICENSE +0 -20
  617. data/vendor/bundle/gems/activesupport-4.0.0/README.rdoc +0 -35
  618. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/all.rb +0 -3
  619. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/backtrace_cleaner.rb +0 -107
  620. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/basic_object.rb +0 -11
  621. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/benchmarkable.rb +0 -59
  622. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/buffered_logger.rb +0 -21
  623. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/builder.rb +0 -6
  624. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/cache/file_store.rb +0 -179
  625. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/cache/mem_cache_store.rb +0 -200
  626. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/cache/memory_store.rb +0 -161
  627. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/cache/null_store.rb +0 -44
  628. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/cache/strategy/local_cache.rb +0 -180
  629. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/cache.rb +0 -683
  630. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/callbacks.rb +0 -574
  631. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/concern.rb +0 -126
  632. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/concurrency/latch.rb +0 -27
  633. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/configurable.rb +0 -147
  634. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/array/access.rb +0 -54
  635. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/array/conversions.rb +0 -224
  636. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/array/extract_options.rb +0 -29
  637. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/array/grouping.rb +0 -99
  638. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/array/prepend_and_append.rb +0 -7
  639. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/array/uniq_by.rb +0 -19
  640. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/array/wrap.rb +0 -45
  641. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/array.rb +0 -7
  642. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/benchmark.rb +0 -14
  643. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/big_decimal/conversions.rb +0 -31
  644. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/big_decimal.rb +0 -1
  645. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/class/attribute.rb +0 -125
  646. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/class/attribute_accessors.rb +0 -170
  647. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/class/delegating_attributes.rb +0 -40
  648. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/class/subclasses.rb +0 -42
  649. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/class.rb +0 -4
  650. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/date/acts_like.rb +0 -8
  651. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/date/calculations.rb +0 -133
  652. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/date/conversions.rb +0 -84
  653. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/date/zones.rb +0 -37
  654. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/date.rb +0 -5
  655. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/date_and_time/calculations.rb +0 -232
  656. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/date_time/acts_like.rb +0 -13
  657. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/date_time/calculations.rb +0 -164
  658. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/date_time/conversions.rb +0 -91
  659. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/date_time/zones.rb +0 -24
  660. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/date_time.rb +0 -4
  661. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/enumerable.rb +0 -80
  662. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/file/atomic.rb +0 -63
  663. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/file.rb +0 -1
  664. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/hash/conversions.rb +0 -241
  665. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/hash/deep_merge.rb +0 -27
  666. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/hash/diff.rb +0 -14
  667. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/hash/except.rb +0 -15
  668. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/hash/indifferent_access.rb +0 -22
  669. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/hash/keys.rb +0 -138
  670. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/hash/reverse_merge.rb +0 -22
  671. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/hash/slice.rb +0 -40
  672. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/hash.rb +0 -8
  673. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/integer/inflections.rb +0 -29
  674. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/integer/multiple.rb +0 -10
  675. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/integer/time.rb +0 -44
  676. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/integer.rb +0 -3
  677. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/kernel/agnostics.rb +0 -11
  678. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/kernel/debugger.rb +0 -10
  679. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/kernel/reporting.rb +0 -109
  680. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/kernel/singleton_class.rb +0 -6
  681. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/kernel.rb +0 -4
  682. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/load_error.rb +0 -25
  683. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/logger.rb +0 -67
  684. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/marshal.rb +0 -21
  685. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/module/aliasing.rb +0 -69
  686. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/module/anonymous.rb +0 -19
  687. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/module/attr_internal.rb +0 -38
  688. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/module/attribute_accessors.rb +0 -66
  689. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/module/delegation.rb +0 -196
  690. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/module/deprecation.rb +0 -25
  691. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/module/introspection.rb +0 -78
  692. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/module/qualified_const.rb +0 -52
  693. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/module/reachable.rb +0 -8
  694. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/module/remove_method.rb +0 -12
  695. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/module.rb +0 -10
  696. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/name_error.rb +0 -18
  697. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/numeric/bytes.rb +0 -44
  698. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/numeric/conversions.rb +0 -135
  699. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/numeric/time.rb +0 -79
  700. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/numeric.rb +0 -3
  701. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/acts_like.rb +0 -10
  702. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/blank.rb +0 -105
  703. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/conversions.rb +0 -4
  704. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/deep_dup.rb +0 -46
  705. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/duplicable.rb +0 -90
  706. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/inclusion.rb +0 -26
  707. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/instance_variables.rb +0 -28
  708. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/to_json.rb +0 -27
  709. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/to_param.rb +0 -58
  710. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/to_query.rb +0 -27
  711. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/try.rb +0 -78
  712. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/with_options.rb +0 -42
  713. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object.rb +0 -14
  714. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/proc.rb +0 -17
  715. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/range/conversions.rb +0 -19
  716. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/range/include_range.rb +0 -23
  717. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/range/overlaps.rb +0 -8
  718. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/range.rb +0 -3
  719. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/regexp.rb +0 -5
  720. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/access.rb +0 -104
  721. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/behavior.rb +0 -6
  722. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/conversions.rb +0 -55
  723. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/encoding.rb +0 -8
  724. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/exclude.rb +0 -11
  725. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/filters.rb +0 -55
  726. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/indent.rb +0 -43
  727. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/inflections.rb +0 -212
  728. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/inquiry.rb +0 -13
  729. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/multibyte.rb +0 -49
  730. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/output_safety.rb +0 -194
  731. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/starts_ends_with.rb +0 -4
  732. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/strip.rb +0 -26
  733. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/zones.rb +0 -13
  734. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string.rb +0 -13
  735. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/struct.rb +0 -6
  736. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/thread.rb +0 -74
  737. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/time/acts_like.rb +0 -8
  738. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/time/calculations.rb +0 -297
  739. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/time/conversions.rb +0 -63
  740. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/time/marshal.rb +0 -30
  741. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/time/zones.rb +0 -96
  742. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/time.rb +0 -5
  743. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/uri.rb +0 -26
  744. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext.rb +0 -4
  745. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/dependencies/autoload.rb +0 -77
  746. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/dependencies.rb +0 -722
  747. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/deprecation/behaviors.rb +0 -63
  748. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/deprecation/instance_delegator.rb +0 -24
  749. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/deprecation/method_wrappers.rb +0 -44
  750. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/deprecation/proxy_wrappers.rb +0 -126
  751. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/deprecation/reporting.rb +0 -94
  752. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/deprecation.rb +0 -43
  753. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/descendants_tracker.rb +0 -60
  754. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/duration.rb +0 -108
  755. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/file_update_checker.rb +0 -137
  756. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/file_watcher.rb +0 -36
  757. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/gzip.rb +0 -36
  758. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/hash_with_indifferent_access.rb +0 -263
  759. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/i18n.rb +0 -13
  760. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/i18n_railtie.rb +0 -85
  761. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/inflections.rb +0 -65
  762. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/inflector/inflections.rb +0 -211
  763. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/inflector/methods.rb +0 -342
  764. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/inflector/transliterate.rb +0 -97
  765. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/inflector.rb +0 -7
  766. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/json/decoding.rb +0 -80
  767. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/json/encoding.rb +0 -338
  768. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/json/variable.rb +0 -18
  769. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/json.rb +0 -2
  770. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/key_generator.rb +0 -75
  771. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/lazy_load_hooks.rb +0 -48
  772. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/locale/en.yml +0 -133
  773. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/log_subscriber/test_helper.rb +0 -104
  774. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/log_subscriber.rb +0 -109
  775. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/logger.rb +0 -57
  776. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/logger_silence.rb +0 -24
  777. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/message_encryptor.rb +0 -106
  778. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/message_verifier.rb +0 -68
  779. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/multibyte/chars.rb +0 -223
  780. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/multibyte/unicode.rb +0 -403
  781. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/multibyte.rb +0 -21
  782. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/notifications/fanout.rb +0 -155
  783. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/notifications/instrumenter.rb +0 -72
  784. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/notifications.rb +0 -207
  785. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/number_helper.rb +0 -637
  786. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/option_merger.rb +0 -25
  787. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/ordered_hash.rb +0 -40
  788. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/ordered_options.rb +0 -59
  789. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/per_thread_registry.rb +0 -52
  790. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/proxy_object.rb +0 -13
  791. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/rails.rb +0 -27
  792. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/railtie.rb +0 -46
  793. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/rescuable.rb +0 -120
  794. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/string_inquirer.rb +0 -26
  795. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/subscriber.rb +0 -93
  796. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/tagged_logging.rb +0 -75
  797. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/test_case.rb +0 -67
  798. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/testing/assertions.rb +0 -127
  799. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/testing/autorun.rb +0 -5
  800. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/testing/constant_lookup.rb +0 -54
  801. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/testing/declarative.rb +0 -40
  802. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/testing/deprecation.rb +0 -36
  803. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/testing/isolation.rb +0 -141
  804. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/testing/pending.rb +0 -14
  805. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/testing/setup_and_teardown.rb +0 -35
  806. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/testing/tagged_logging.rb +0 -25
  807. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/time.rb +0 -20
  808. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/time_with_zone.rb +0 -405
  809. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/values/time_zone.rb +0 -429
  810. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/values/unicode_tables.dat +0 -0
  811. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/version.rb +0 -11
  812. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/xml_mini/jdom.rb +0 -180
  813. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/xml_mini/libxml.rb +0 -79
  814. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/xml_mini/libxmlsax.rb +0 -85
  815. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/xml_mini/nokogiri.rb +0 -83
  816. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/xml_mini/nokogirisax.rb +0 -87
  817. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/xml_mini/rexml.rb +0 -129
  818. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/xml_mini.rb +0 -189
  819. data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support.rb +0 -69
  820. data/vendor/bundle/gems/ansi-1.4.3/COPYING.rdoc +0 -612
  821. data/vendor/bundle/gems/ansi-1.4.3/Config.rb +0 -13
  822. data/vendor/bundle/gems/ansi-1.4.3/DEMO.rdoc +0 -455
  823. data/vendor/bundle/gems/ansi-1.4.3/HISTORY.rdoc +0 -197
  824. data/vendor/bundle/gems/ansi-1.4.3/README.rdoc +0 -87
  825. data/vendor/bundle/gems/ansi-1.4.3/demo/01_ansicode.rdoc +0 -49
  826. data/vendor/bundle/gems/ansi-1.4.3/demo/02_core.rdoc +0 -11
  827. data/vendor/bundle/gems/ansi-1.4.3/demo/03_logger.rdoc +0 -31
  828. data/vendor/bundle/gems/ansi-1.4.3/demo/04_progressbar.rdoc +0 -63
  829. data/vendor/bundle/gems/ansi-1.4.3/demo/05_mixin.rdoc +0 -37
  830. data/vendor/bundle/gems/ansi-1.4.3/demo/06_string.rdoc +0 -56
  831. data/vendor/bundle/gems/ansi-1.4.3/demo/07_columns.rdoc +0 -90
  832. data/vendor/bundle/gems/ansi-1.4.3/demo/08_table.rdoc +0 -28
  833. data/vendor/bundle/gems/ansi-1.4.3/demo/09_diff.rdoc +0 -47
  834. data/vendor/bundle/gems/ansi-1.4.3/demo/10_bbcode.rdoc +0 -24
  835. data/vendor/bundle/gems/ansi-1.4.3/demo/11_terminal.rdoc +0 -8
  836. data/vendor/bundle/gems/ansi-1.4.3/demo/applique/ae.rb +0 -1
  837. data/vendor/bundle/gems/ansi-1.4.3/demo/applique/output.rb +0 -5
  838. data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/bbcode.rb +0 -334
  839. data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/chain.rb +0 -50
  840. data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/chart.rb +0 -98
  841. data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/code.rb +0 -353
  842. data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/columns.rb +0 -198
  843. data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/constants.rb +0 -25
  844. data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/core.rb +0 -30
  845. data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/diff.rb +0 -215
  846. data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/hexdump.rb +0 -122
  847. data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/logger.rb +0 -211
  848. data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/mixin.rb +0 -121
  849. data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/progressbar.rb +0 -292
  850. data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/string.rb +0 -254
  851. data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/table.rb +0 -179
  852. data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/terminal/curses.rb +0 -27
  853. data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/terminal/stty.rb +0 -62
  854. data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/terminal/termios.rb +0 -68
  855. data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/terminal/win32.rb +0 -107
  856. data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/terminal.rb +0 -44
  857. data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/version.rb +0 -15
  858. data/vendor/bundle/gems/ansi-1.4.3/lib/ansi.rb +0 -22
  859. data/vendor/bundle/gems/ansi-1.4.3/lib/ansi.yml +0 -63
  860. data/vendor/bundle/gems/ansi-1.4.3/test/case_ansicode.rb +0 -31
  861. data/vendor/bundle/gems/ansi-1.4.3/test/case_bbcode.rb +0 -35
  862. data/vendor/bundle/gems/ansi-1.4.3/test/case_mixin.rb +0 -29
  863. data/vendor/bundle/gems/ansi-1.4.3/test/case_progressbar.rb +0 -19
  864. data/vendor/bundle/gems/ansi-1.4.3/test/test_helper.rb +0 -3
  865. data/vendor/bundle/gems/arel-4.0.0/Gemfile +0 -12
  866. data/vendor/bundle/gems/arel-4.0.0/History.txt +0 -205
  867. data/vendor/bundle/gems/arel-4.0.0/MIT-LICENSE.txt +0 -20
  868. data/vendor/bundle/gems/arel-4.0.0/Manifest.txt +0 -133
  869. data/vendor/bundle/gems/arel-4.0.0/README.markdown +0 -122
  870. data/vendor/bundle/gems/arel-4.0.0/Rakefile +0 -19
  871. data/vendor/bundle/gems/arel-4.0.0/arel.gemspec +0 -39
  872. data/vendor/bundle/gems/arel-4.0.0/lib/arel/alias_predication.rb +0 -7
  873. data/vendor/bundle/gems/arel-4.0.0/lib/arel/attributes/attribute.rb +0 -27
  874. data/vendor/bundle/gems/arel-4.0.0/lib/arel/attributes.rb +0 -20
  875. data/vendor/bundle/gems/arel-4.0.0/lib/arel/compatibility/wheres.rb +0 -33
  876. data/vendor/bundle/gems/arel-4.0.0/lib/arel/crud.rb +0 -72
  877. data/vendor/bundle/gems/arel-4.0.0/lib/arel/delete_manager.rb +0 -18
  878. data/vendor/bundle/gems/arel-4.0.0/lib/arel/deprecated.rb +0 -4
  879. data/vendor/bundle/gems/arel-4.0.0/lib/arel/expression.rb +0 -5
  880. data/vendor/bundle/gems/arel-4.0.0/lib/arel/expressions.rb +0 -27
  881. data/vendor/bundle/gems/arel-4.0.0/lib/arel/factory_methods.rb +0 -43
  882. data/vendor/bundle/gems/arel-4.0.0/lib/arel/insert_manager.rb +0 -38
  883. data/vendor/bundle/gems/arel-4.0.0/lib/arel/math.rb +0 -19
  884. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/and.rb +0 -33
  885. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/ascending.rb +0 -23
  886. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/binary.rb +0 -51
  887. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/count.rb +0 -10
  888. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/delete_statement.rb +0 -19
  889. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/descending.rb +0 -23
  890. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/equality.rb +0 -9
  891. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/extract.rb +0 -34
  892. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/false.rb +0 -13
  893. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/function.rb +0 -42
  894. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/grouping.rb +0 -7
  895. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/in.rb +0 -6
  896. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/infix_operation.rb +0 -44
  897. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/inner_join.rb +0 -6
  898. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/insert_statement.rb +0 -31
  899. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/join_source.rb +0 -18
  900. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/named_function.rb +0 -21
  901. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/node.rb +0 -46
  902. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/outer_join.rb +0 -6
  903. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/over.rb +0 -15
  904. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/select_core.rb +0 -62
  905. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/select_statement.rb +0 -38
  906. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/sql_literal.rb +0 -13
  907. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/string_join.rb +0 -9
  908. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/table_alias.rb +0 -21
  909. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/terminal.rb +0 -13
  910. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/true.rb +0 -13
  911. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/unary.rb +0 -38
  912. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/unqualified_column.rb +0 -20
  913. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/update_statement.rb +0 -38
  914. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/values.rb +0 -14
  915. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/window.rb +0 -105
  916. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/with.rb +0 -10
  917. data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes.rb +0 -52
  918. data/vendor/bundle/gems/arel-4.0.0/lib/arel/order_predications.rb +0 -13
  919. data/vendor/bundle/gems/arel-4.0.0/lib/arel/predications.rb +0 -180
  920. data/vendor/bundle/gems/arel-4.0.0/lib/arel/select_manager.rb +0 -319
  921. data/vendor/bundle/gems/arel-4.0.0/lib/arel/sql/engine.rb +0 -10
  922. data/vendor/bundle/gems/arel-4.0.0/lib/arel/sql_literal.rb +0 -4
  923. data/vendor/bundle/gems/arel-4.0.0/lib/arel/table.rb +0 -160
  924. data/vendor/bundle/gems/arel-4.0.0/lib/arel/tree_manager.rb +0 -37
  925. data/vendor/bundle/gems/arel-4.0.0/lib/arel/update_manager.rb +0 -57
  926. data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/bind_visitor.rb +0 -34
  927. data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/depth_first.rb +0 -170
  928. data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/dot.rb +0 -272
  929. data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/ibm_db.rb +0 -12
  930. data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/informix.rb +0 -33
  931. data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/join_sql.rb +0 -19
  932. data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/mssql.rb +0 -73
  933. data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/mysql.rb +0 -56
  934. data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/oracle.rb +0 -128
  935. data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/order_clauses.rb +0 -11
  936. data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/postgresql.rb +0 -19
  937. data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/sqlite.rb +0 -16
  938. data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/to_sql.rb +0 -606
  939. data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/visitor.rb +0 -31
  940. data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/where_sql.rb +0 -9
  941. data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors.rb +0 -42
  942. data/vendor/bundle/gems/arel-4.0.0/lib/arel/window_predications.rb +0 -9
  943. data/vendor/bundle/gems/arel-4.0.0/lib/arel.rb +0 -46
  944. data/vendor/bundle/gems/arel-4.0.0/test/attributes/test_attribute.rb +0 -664
  945. data/vendor/bundle/gems/arel-4.0.0/test/helper.rb +0 -13
  946. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_and.rb +0 -20
  947. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_as.rb +0 -34
  948. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_ascending.rb +0 -44
  949. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_bin.rb +0 -33
  950. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_count.rb +0 -39
  951. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_delete_statement.rb +0 -34
  952. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_descending.rb +0 -44
  953. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_distinct.rb +0 -20
  954. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_equality.rb +0 -84
  955. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_extract.rb +0 -33
  956. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_false.rb +0 -20
  957. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_grouping.rb +0 -25
  958. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_infix_operation.rb +0 -40
  959. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_insert_statement.rb +0 -42
  960. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_named_function.rb +0 -46
  961. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_node.rb +0 -39
  962. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_not.rb +0 -29
  963. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_or.rb +0 -34
  964. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_over.rb +0 -67
  965. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_select_core.rb +0 -69
  966. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_select_statement.rb +0 -49
  967. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_sql_literal.rb +0 -61
  968. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_sum.rb +0 -24
  969. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_table_alias.rb +0 -36
  970. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_true.rb +0 -21
  971. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_update_statement.rb +0 -58
  972. data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_window.rb +0 -73
  973. data/vendor/bundle/gems/arel-4.0.0/test/support/fake_record.rb +0 -123
  974. data/vendor/bundle/gems/arel-4.0.0/test/test_activerecord_compat.rb +0 -18
  975. data/vendor/bundle/gems/arel-4.0.0/test/test_attributes.rb +0 -66
  976. data/vendor/bundle/gems/arel-4.0.0/test/test_crud.rb +0 -63
  977. data/vendor/bundle/gems/arel-4.0.0/test/test_delete_manager.rb +0 -42
  978. data/vendor/bundle/gems/arel-4.0.0/test/test_factory_methods.rb +0 -44
  979. data/vendor/bundle/gems/arel-4.0.0/test/test_insert_manager.rb +0 -142
  980. data/vendor/bundle/gems/arel-4.0.0/test/test_select_manager.rb +0 -1159
  981. data/vendor/bundle/gems/arel-4.0.0/test/test_table.rb +0 -208
  982. data/vendor/bundle/gems/arel-4.0.0/test/test_update_manager.rb +0 -123
  983. data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_bind_visitor.rb +0 -58
  984. data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_depth_first.rb +0 -238
  985. data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_dot.rb +0 -76
  986. data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_ibm_db.rb +0 -27
  987. data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_informix.rb +0 -52
  988. data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_join_sql.rb +0 -42
  989. data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_mssql.rb +0 -66
  990. data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_mysql.rb +0 -55
  991. data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_oracle.rb +0 -155
  992. data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_postgres.rb +0 -48
  993. data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_sqlite.rb +0 -23
  994. data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_to_sql.rb +0 -427
  995. data/vendor/bundle/gems/atomic-1.1.9/LICENSE +0 -144
  996. data/vendor/bundle/gems/atomic-1.1.9/README.md +0 -46
  997. data/vendor/bundle/gems/atomic-1.1.9/Rakefile +0 -65
  998. data/vendor/bundle/gems/atomic-1.1.9/atomic.gemspec +0 -24
  999. data/vendor/bundle/gems/atomic-1.1.9/examples/atomic_example.rb +0 -24
  1000. data/vendor/bundle/gems/atomic-1.1.9/examples/bench_atomic.rb +0 -121
  1001. data/vendor/bundle/gems/atomic-1.1.9/examples/bench_atomic_1.rb +0 -149
  1002. data/vendor/bundle/gems/atomic-1.1.9/examples/graph_atomic_bench.rb +0 -81
  1003. data/vendor/bundle/gems/atomic-1.1.9/ext/AtomicReferenceService.java +0 -24
  1004. data/vendor/bundle/gems/atomic-1.1.9/ext/Makefile +0 -238
  1005. data/vendor/bundle/gems/atomic-1.1.9/ext/atomic_reference.bundle +0 -0
  1006. data/vendor/bundle/gems/atomic-1.1.9/ext/atomic_reference.c +0 -79
  1007. data/vendor/bundle/gems/atomic-1.1.9/ext/atomic_reference.o +0 -0
  1008. data/vendor/bundle/gems/atomic-1.1.9/ext/extconf.rb +0 -30
  1009. data/vendor/bundle/gems/atomic-1.1.9/ext/mkmf.log +0 -24
  1010. data/vendor/bundle/gems/atomic-1.1.9/ext/org/jruby/ext/atomic/AtomicReferenceLibrary.java +0 -170
  1011. data/vendor/bundle/gems/atomic-1.1.9/ext/siteconf20130716-9574-1clce53.rb +0 -6
  1012. data/vendor/bundle/gems/atomic-1.1.9/lib/atomic/concurrent_update_error.rb +0 -18
  1013. data/vendor/bundle/gems/atomic-1.1.9/lib/atomic/delegated_update.rb +0 -37
  1014. data/vendor/bundle/gems/atomic-1.1.9/lib/atomic/direct_update.rb +0 -37
  1015. data/vendor/bundle/gems/atomic-1.1.9/lib/atomic/fallback.rb +0 -54
  1016. data/vendor/bundle/gems/atomic-1.1.9/lib/atomic/jruby.rb +0 -14
  1017. data/vendor/bundle/gems/atomic-1.1.9/lib/atomic/numeric_cas_wrapper.rb +0 -32
  1018. data/vendor/bundle/gems/atomic-1.1.9/lib/atomic/rbx.rb +0 -21
  1019. data/vendor/bundle/gems/atomic-1.1.9/lib/atomic/ruby.rb +0 -15
  1020. data/vendor/bundle/gems/atomic-1.1.9/lib/atomic.rb +0 -25
  1021. data/vendor/bundle/gems/atomic-1.1.9/lib/atomic_reference.bundle +0 -0
  1022. data/vendor/bundle/gems/atomic-1.1.9/test/test_atomic.rb +0 -139
  1023. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/CHANGELOG +0 -47
  1024. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/COPYING +0 -28
  1025. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/Gemfile +0 -2
  1026. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/Gemfile.lock +0 -29
  1027. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/README.md +0 -184
  1028. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/Rakefile +0 -90
  1029. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/bcrypt-ruby.gemspec +0 -28
  1030. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/jruby/bcrypt_jruby/BCrypt.java +0 -752
  1031. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/Makefile +0 -238
  1032. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/bcrypt_ext.bundle +0 -0
  1033. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/bcrypt_ext.c +0 -89
  1034. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/bcrypt_ext.o +0 -0
  1035. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/crypt.c +0 -57
  1036. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/crypt.h +0 -13
  1037. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/crypt.o +0 -0
  1038. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/crypt_blowfish.c +0 -786
  1039. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/crypt_blowfish.o +0 -0
  1040. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/crypt_gensalt.c +0 -111
  1041. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/crypt_gensalt.o +0 -0
  1042. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/extconf.rb +0 -39
  1043. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/ow-crypt.h +0 -35
  1044. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/siteconf20130716-9574-1c4003z.rb +0 -6
  1045. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/wrapper.c +0 -258
  1046. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/wrapper.o +0 -0
  1047. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/lib/bcrypt.rb +0 -196
  1048. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/lib/bcrypt_engine.rb +0 -34
  1049. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/lib/bcrypt_ext.bundle +0 -0
  1050. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/spec/TestBCrypt.java +0 -194
  1051. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/spec/bcrypt/engine_spec.rb +0 -82
  1052. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/spec/bcrypt/password_spec.rb +0 -82
  1053. data/vendor/bundle/gems/bcrypt-ruby-3.0.1/spec/spec_helper.rb +0 -2
  1054. data/vendor/bundle/gems/builder-3.1.4/CHANGES +0 -101
  1055. data/vendor/bundle/gems/builder-3.1.4/MIT-LICENSE +0 -20
  1056. data/vendor/bundle/gems/builder-3.1.4/README.rdoc +0 -225
  1057. data/vendor/bundle/gems/builder-3.1.4/Rakefile +0 -189
  1058. data/vendor/bundle/gems/builder-3.1.4/doc/releases/builder-1.2.4.rdoc +0 -31
  1059. data/vendor/bundle/gems/builder-3.1.4/doc/releases/builder-2.0.0.rdoc +0 -46
  1060. data/vendor/bundle/gems/builder-3.1.4/doc/releases/builder-2.1.1.rdoc +0 -58
  1061. data/vendor/bundle/gems/builder-3.1.4/lib/blankslate.rb +0 -137
  1062. data/vendor/bundle/gems/builder-3.1.4/lib/builder/blankslate.rb +0 -23
  1063. data/vendor/bundle/gems/builder-3.1.4/lib/builder/version.rb +0 -8
  1064. data/vendor/bundle/gems/builder-3.1.4/lib/builder/xchar.rb +0 -197
  1065. data/vendor/bundle/gems/builder-3.1.4/lib/builder/xmlbase.rb +0 -192
  1066. data/vendor/bundle/gems/builder-3.1.4/lib/builder/xmlevents.rb +0 -63
  1067. data/vendor/bundle/gems/builder-3.1.4/lib/builder/xmlmarkup.rb +0 -334
  1068. data/vendor/bundle/gems/builder-3.1.4/lib/builder.rb +0 -13
  1069. data/vendor/bundle/gems/builder-3.1.4/test/performance.rb +0 -40
  1070. data/vendor/bundle/gems/builder-3.1.4/test/preload.rb +0 -39
  1071. data/vendor/bundle/gems/builder-3.1.4/test/test_blankslate.rb +0 -217
  1072. data/vendor/bundle/gems/builder-3.1.4/test/test_eventbuilder.rb +0 -150
  1073. data/vendor/bundle/gems/builder-3.1.4/test/test_markupbuilder.rb +0 -578
  1074. data/vendor/bundle/gems/builder-3.1.4/test/test_method_caching.rb +0 -62
  1075. data/vendor/bundle/gems/builder-3.1.4/test/test_namecollision.rb +0 -39
  1076. data/vendor/bundle/gems/builder-3.1.4/test/test_xchar.rb +0 -77
  1077. data/vendor/bundle/gems/erubis-2.7.0/CHANGES.txt +0 -828
  1078. data/vendor/bundle/gems/erubis-2.7.0/MIT-LICENSE +0 -20
  1079. data/vendor/bundle/gems/erubis-2.7.0/README.txt +0 -102
  1080. data/vendor/bundle/gems/erubis-2.7.0/benchmark/Makefile +0 -6
  1081. data/vendor/bundle/gems/erubis-2.7.0/benchmark/bench.rb +0 -313
  1082. data/vendor/bundle/gems/erubis-2.7.0/benchmark/bench_context.yaml +0 -141
  1083. data/vendor/bundle/gems/erubis-2.7.0/benchmark/templates/_footer.html +0 -4
  1084. data/vendor/bundle/gems/erubis-2.7.0/benchmark/templates/_header.html +0 -52
  1085. data/vendor/bundle/gems/erubis-2.7.0/benchmark/templates/bench_erb.rhtml +0 -29
  1086. data/vendor/bundle/gems/erubis-2.7.0/benchmark/templates/bench_erubis.rhtml +0 -29
  1087. data/vendor/bundle/gems/erubis-2.7.0/benchmark/templates/bench_eruby.rhtml +0 -29
  1088. data/vendor/bundle/gems/erubis-2.7.0/bin/erubis +0 -10
  1089. data/vendor/bundle/gems/erubis-2.7.0/contrib/erubis +0 -3468
  1090. data/vendor/bundle/gems/erubis-2.7.0/contrib/erubis-run.rb +0 -132
  1091. data/vendor/bundle/gems/erubis-2.7.0/contrib/inline-require +0 -179
  1092. data/vendor/bundle/gems/erubis-2.7.0/doc/docstyle.css +0 -209
  1093. data/vendor/bundle/gems/erubis-2.7.0/doc/users-guide.html +0 -3551
  1094. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/ActionView/TemplateHandlers/ErubisHandler.html +0 -209
  1095. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/ActionView.html +0 -105
  1096. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/ERB.html +0 -101
  1097. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/ArrayBufferEnhancer.html +0 -175
  1098. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/ArrayBufferEruby.html +0 -120
  1099. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/ArrayEnhancer.html +0 -174
  1100. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/ArrayEruby.html +0 -120
  1101. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Basic/Converter.html +0 -327
  1102. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Basic/Engine.html +0 -130
  1103. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Basic.html +0 -112
  1104. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/BiPatternEnhancer.html +0 -215
  1105. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/BiPatternEruby.html +0 -120
  1106. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/CGenerator.html +0 -386
  1107. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/CommandOptionError.html +0 -113
  1108. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Context.html +0 -344
  1109. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Converter.html +0 -283
  1110. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/CppGenerator.html +0 -382
  1111. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/DeleteIndentEnhancer.html +0 -150
  1112. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/DeleteIndentEruby.html +0 -120
  1113. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Ec.html +0 -126
  1114. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Ecpp.html +0 -126
  1115. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Ejava.html +0 -126
  1116. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Ejavascript.html +0 -126
  1117. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Engine.html +0 -305
  1118. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Eperl.html +0 -126
  1119. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Ephp.html +0 -126
  1120. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/ErboutEnhancer.html +0 -175
  1121. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/ErboutEruby.html +0 -120
  1122. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/ErubisError.html +0 -117
  1123. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Eruby.html +0 -132
  1124. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapeEnhancer.html +0 -165
  1125. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEc.html +0 -120
  1126. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEcpp.html +0 -120
  1127. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEjava.html +0 -120
  1128. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEjavascript.html +0 -120
  1129. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEperl.html +0 -120
  1130. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEphp.html +0 -120
  1131. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEruby.html +0 -127
  1132. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEscheme.html +0 -120
  1133. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Escheme.html +0 -126
  1134. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Evaluator.html +0 -212
  1135. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/FastEruby.html +0 -131
  1136. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Generator.html +0 -416
  1137. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/HeaderFooterEnhancer.html +0 -267
  1138. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/HeaderFooterEruby.html +0 -120
  1139. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Helpers/RailsFormHelper.html +0 -787
  1140. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Helpers/RailsHelper/TemplateConverter.html +0 -213
  1141. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Helpers/RailsHelper.html +0 -349
  1142. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Helpers.html +0 -116
  1143. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/InterpolationEnhancer.html +0 -305
  1144. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/InterpolationEruby.html +0 -120
  1145. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/JavaGenerator.html +0 -359
  1146. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/JavascriptGenerator.html +0 -386
  1147. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Main.html +0 -341
  1148. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/NoCodeEnhancer.html +0 -249
  1149. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/NoCodeEruby.html +0 -120
  1150. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/NoTextEnhancer.html +0 -159
  1151. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/NoTextEruby.html +0 -120
  1152. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/NotSupportedError.html +0 -119
  1153. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/OptimizedEruby.html +0 -163
  1154. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/OptimizedGenerator.html +0 -439
  1155. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/OptimizedXmlEruby.html +0 -163
  1156. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Converter.html +0 -266
  1157. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ec.html +0 -166
  1158. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ecpp.html +0 -166
  1159. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ejava.html +0 -166
  1160. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ejavascript.html +0 -166
  1161. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Engine.html +0 -122
  1162. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Eperl.html +0 -166
  1163. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ephp.html +0 -166
  1164. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Eruby.html +0 -155
  1165. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Escheme.html +0 -166
  1166. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/TinyEruby.html +0 -293
  1167. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI.html +0 -125
  1168. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PercentLineEnhancer.html +0 -163
  1169. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PercentLineEruby.html +0 -120
  1170. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PerlGenerator.html +0 -344
  1171. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PhpGenerator.html +0 -350
  1172. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PrefixedLineEnhancer.html +0 -210
  1173. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PrefixedLineEruby.html +0 -120
  1174. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PreprocessingEruby.html +0 -183
  1175. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PreprocessingHelper.html +0 -212
  1176. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintEnabledEnhancer.html +0 -212
  1177. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintEnabledEruby.html +0 -120
  1178. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintOutEnhancer.html +0 -244
  1179. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintOutEruby.html +0 -120
  1180. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintOutSimplifiedEruby.html +0 -121
  1181. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/RubyEvaluator.html +0 -227
  1182. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/RubyGenerator.html +0 -328
  1183. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/SchemeGenerator.html +0 -382
  1184. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/SimplifiedEruby.html +0 -120
  1185. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/SimplifyEnhancer.html +0 -191
  1186. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/StdoutEnhancer.html +0 -173
  1187. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/StdoutEruby.html +0 -120
  1188. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/StdoutSimplifiedEruby.html +0 -121
  1189. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/StringBufferEnhancer.html +0 -174
  1190. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/StringBufferEruby.html +0 -120
  1191. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/StringIOEruby.html +0 -120
  1192. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/TinyEruby.html +0 -298
  1193. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/XmlEruby.html +0 -130
  1194. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/XmlHelper.html +0 -255
  1195. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis.html +0 -362
  1196. data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Kernel.html +0 -155
  1197. data/vendor/bundle/gems/erubis-2.7.0/doc-api/created.rid +0 -1
  1198. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/README_txt.html +0 -247
  1199. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/context_rb.html +0 -107
  1200. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/converter_rb.html +0 -114
  1201. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/engine/ec_rb.html +0 -115
  1202. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/engine/ecpp_rb.html +0 -115
  1203. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/engine/ejava_rb.html +0 -115
  1204. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/engine/ejavascript_rb.html +0 -115
  1205. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/engine/enhanced_rb.html +0 -115
  1206. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/engine/eperl_rb.html +0 -115
  1207. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/engine/ephp_rb.html +0 -115
  1208. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/engine/eruby_rb.html +0 -115
  1209. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/engine/escheme_rb.html +0 -115
  1210. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/engine/optimized_rb.html +0 -114
  1211. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/engine_rb.html +0 -117
  1212. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/enhancer_rb.html +0 -107
  1213. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/error_rb.html +0 -107
  1214. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/evaluator_rb.html +0 -115
  1215. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/generator_rb.html +0 -114
  1216. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/helper_rb.html +0 -107
  1217. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/helpers/rails_form_helper_rb.html +0 -107
  1218. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/helpers/rails_helper_rb.html +0 -116
  1219. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/local-setting_rb.html +0 -107
  1220. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/main_rb.html +0 -129
  1221. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/preprocessing_rb.html +0 -114
  1222. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/tiny_rb.html +0 -107
  1223. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/util_rb.html +0 -107
  1224. data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis_rb.html +0 -118
  1225. data/vendor/bundle/gems/erubis-2.7.0/doc-api/fr_class_index.html +0 -129
  1226. data/vendor/bundle/gems/erubis-2.7.0/doc-api/fr_file_index.html +0 -53
  1227. data/vendor/bundle/gems/erubis-2.7.0/doc-api/fr_method_index.html +0 -265
  1228. data/vendor/bundle/gems/erubis-2.7.0/doc-api/index.html +0 -24
  1229. data/vendor/bundle/gems/erubis-2.7.0/doc-api/rdoc-style.css +0 -208
  1230. data/vendor/bundle/gems/erubis-2.7.0/examples/basic/Makefile +0 -58
  1231. data/vendor/bundle/gems/erubis-2.7.0/examples/basic/example.ec +0 -42
  1232. data/vendor/bundle/gems/erubis-2.7.0/examples/basic/example.ecpp +0 -33
  1233. data/vendor/bundle/gems/erubis-2.7.0/examples/basic/example.ejava +0 -45
  1234. data/vendor/bundle/gems/erubis-2.7.0/examples/basic/example.ejs +0 -16
  1235. data/vendor/bundle/gems/erubis-2.7.0/examples/basic/example.eperl +0 -16
  1236. data/vendor/bundle/gems/erubis-2.7.0/examples/basic/example.ephp +0 -17
  1237. data/vendor/bundle/gems/erubis-2.7.0/examples/basic/example.eruby +0 -15
  1238. data/vendor/bundle/gems/erubis-2.7.0/examples/basic/example.escheme +0 -26
  1239. data/vendor/bundle/gems/erubis-2.7.0/examples/pi/Makefile +0 -54
  1240. data/vendor/bundle/gems/erubis-2.7.0/examples/pi/example.ec +0 -42
  1241. data/vendor/bundle/gems/erubis-2.7.0/examples/pi/example.ejava +0 -45
  1242. data/vendor/bundle/gems/erubis-2.7.0/examples/pi/example.ejs +0 -16
  1243. data/vendor/bundle/gems/erubis-2.7.0/examples/pi/example.eperl +0 -16
  1244. data/vendor/bundle/gems/erubis-2.7.0/examples/pi/example.ephp +0 -17
  1245. data/vendor/bundle/gems/erubis-2.7.0/examples/pi/example.eruby +0 -15
  1246. data/vendor/bundle/gems/erubis-2.7.0/examples/pi/example.escheme +0 -26
  1247. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/context.rb +0 -83
  1248. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/converter.rb +0 -357
  1249. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/engine/ec.rb +0 -117
  1250. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/engine/ecpp.rb +0 -113
  1251. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/engine/ejava.rb +0 -110
  1252. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/engine/ejavascript.rb +0 -119
  1253. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/engine/enhanced.rb +0 -126
  1254. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/engine/eperl.rb +0 -95
  1255. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/engine/ephp.rb +0 -99
  1256. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/engine/eruby.rb +0 -125
  1257. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/engine/escheme.rb +0 -114
  1258. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/engine/optimized.rb +0 -127
  1259. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/engine.rb +0 -120
  1260. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/enhancer.rb +0 -723
  1261. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/error.rb +0 -23
  1262. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/evaluator.rb +0 -88
  1263. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/generator.rb +0 -85
  1264. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/helper.rb +0 -47
  1265. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/helpers/rails_form_helper.rb +0 -197
  1266. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/helpers/rails_helper.rb +0 -353
  1267. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/local-setting.rb +0 -9
  1268. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/main.rb +0 -516
  1269. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/preprocessing.rb +0 -58
  1270. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/tiny.rb +0 -144
  1271. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/util.rb +0 -22
  1272. data/vendor/bundle/gems/erubis-2.7.0/lib/erubis.rb +0 -73
  1273. data/vendor/bundle/gems/erubis-2.7.0/setup.rb +0 -1331
  1274. data/vendor/bundle/gems/erubis-2.7.0/test/assert-text-equal.rb +0 -44
  1275. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/Example.ejava +0 -55
  1276. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/array_example.result +0 -9
  1277. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/arraybuffer_example.result +0 -9
  1278. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/bipattern-example.rhtml +0 -4
  1279. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/bipattern_example.result +0 -6
  1280. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/bufvar-example.rb +0 -10
  1281. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/bufvar-example.result +0 -17
  1282. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/context.rb +0 -6
  1283. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/context.yaml +0 -8
  1284. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/def_method.rb +0 -14
  1285. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/def_method.result +0 -3
  1286. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/escape_example.result +0 -9
  1287. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example.ec +0 -27
  1288. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example.ecpp +0 -30
  1289. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example.ejs +0 -20
  1290. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example.eperl +0 -18
  1291. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example.ephp +0 -18
  1292. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example.eruby +0 -6
  1293. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example.escheme +0 -28
  1294. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example1.eruby +0 -6
  1295. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example1.rb +0 -17
  1296. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example1.result +0 -16
  1297. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example10.rb +0 -4
  1298. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example10.result +0 -17
  1299. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example10.xhtml +0 -14
  1300. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example10_x.result +0 -17
  1301. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example11.php +0 -20
  1302. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example11.result +0 -23
  1303. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example11.rhtml +0 -21
  1304. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example11_C.result +0 -10
  1305. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example11_N.result +0 -16
  1306. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example11_U.result +0 -16
  1307. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example11_php.result +0 -15
  1308. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example1_x.result +0 -9
  1309. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example2.eruby +0 -7
  1310. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example2.rb +0 -10
  1311. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example2.result +0 -27
  1312. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example2_trim.result +0 -10
  1313. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example2_x.result +0 -10
  1314. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example3.eruby +0 -6
  1315. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example3.rb +0 -10
  1316. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example31.result +0 -22
  1317. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example32.result +0 -4
  1318. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example3_e.result +0 -8
  1319. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example4.eruby +0 -3
  1320. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example4.rb +0 -11
  1321. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example4.result +0 -10
  1322. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example4_x.result +0 -5
  1323. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example5.eruby +0 -6
  1324. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example5.rb +0 -16
  1325. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example5.result +0 -7
  1326. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example6.rb +0 -12
  1327. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example6.result +0 -7
  1328. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example7.eruby +0 -8
  1329. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example71.result +0 -13
  1330. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example72.result +0 -13
  1331. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example8.eruby +0 -6
  1332. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example8_ruby.result +0 -7
  1333. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example8_yaml.result +0 -7
  1334. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example9.eruby +0 -3
  1335. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example9.rb +0 -8
  1336. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example9.result +0 -9
  1337. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example91.result +0 -5
  1338. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example92.result +0 -4
  1339. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example_c.result +0 -32
  1340. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example_java.result +0 -56
  1341. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example_js.result +0 -22
  1342. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example_perl.result +0 -20
  1343. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example_php.result +0 -19
  1344. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example_scheme.result +0 -30
  1345. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example_scheme_display.result +0 -29
  1346. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/fasteruby-example.rb +0 -8
  1347. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/fasteruby-example.result +0 -18
  1348. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/fasteruby.rb +0 -11
  1349. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/fasteruby.result +0 -38
  1350. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/fasteruby.rhtml +0 -15
  1351. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/headerfooter-example.eruby +0 -9
  1352. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/headerfooter-example2.rb +0 -8
  1353. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/headerfooter-example2.rhtml +0 -10
  1354. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/headerfooter_example.result +0 -11
  1355. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/headerfooter_example2.result +0 -13
  1356. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/interpolation_example.result +0 -9
  1357. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/main_program1.rb +0 -8
  1358. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/main_program1.result +0 -6
  1359. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/main_program2.rb +0 -8
  1360. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/main_program2.result +0 -6
  1361. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/nocode-example.eruby +0 -14
  1362. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/nocode-php.result +0 -20
  1363. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/nocode_example.result +0 -15
  1364. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/normal-eruby-test.eruby +0 -9
  1365. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/normal_eruby_test.result +0 -11
  1366. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/notext-example.eruby +0 -14
  1367. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/notext-example.php +0 -19
  1368. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/notext-php.result +0 -20
  1369. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/notext_example.result +0 -16
  1370. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/percentline-example.rhtml +0 -6
  1371. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/percentline_example.result +0 -9
  1372. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/prefixedline-example.rb +0 -9
  1373. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/prefixedline-example.rhtml +0 -6
  1374. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/prefixedline_example.result +0 -9
  1375. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/printenable_example.result +0 -4
  1376. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/printenabled-example.eruby +0 -3
  1377. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/printenabled-example.rb +0 -8
  1378. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/printstatement_example.result +0 -8
  1379. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/simplify_example.result +0 -9
  1380. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/stderr.log +0 -3
  1381. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/stdout_exmple.result +0 -9
  1382. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/stringbuffer_example.result +0 -9
  1383. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/tail_260.result +0 -4
  1384. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/tailnewline.rhtml +0 -3
  1385. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/template1.rhtml +0 -4
  1386. data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/template2.rhtml +0 -4
  1387. data/vendor/bundle/gems/erubis-2.7.0/test/test-engines.rb +0 -425
  1388. data/vendor/bundle/gems/erubis-2.7.0/test/test-enhancers.rb +0 -646
  1389. data/vendor/bundle/gems/erubis-2.7.0/test/test-erubis.rb +0 -887
  1390. data/vendor/bundle/gems/erubis-2.7.0/test/test-index-cgi.rb +0 -191
  1391. data/vendor/bundle/gems/erubis-2.7.0/test/test-main.rb +0 -752
  1392. data/vendor/bundle/gems/erubis-2.7.0/test/test-users-guide.rb +0 -73
  1393. data/vendor/bundle/gems/erubis-2.7.0/test/test.rb +0 -45
  1394. data/vendor/bundle/gems/erubis-2.7.0/test/testutil.rb +0 -111
  1395. data/vendor/bundle/gems/factory_girl-4.2.0/Appraisals +0 -15
  1396. data/vendor/bundle/gems/factory_girl-4.2.0/CONTRIBUTION_GUIDELINES.md +0 -10
  1397. data/vendor/bundle/gems/factory_girl-4.2.0/GETTING_STARTED.md +0 -1105
  1398. data/vendor/bundle/gems/factory_girl-4.2.0/Gemfile +0 -5
  1399. data/vendor/bundle/gems/factory_girl-4.2.0/Gemfile.lock +0 -88
  1400. data/vendor/bundle/gems/factory_girl-4.2.0/LICENSE +0 -19
  1401. data/vendor/bundle/gems/factory_girl-4.2.0/NEWS +0 -248
  1402. data/vendor/bundle/gems/factory_girl-4.2.0/README.md +0 -74
  1403. data/vendor/bundle/gems/factory_girl-4.2.0/Rakefile +0 -38
  1404. data/vendor/bundle/gems/factory_girl-4.2.0/cucumber.yml +0 -1
  1405. data/vendor/bundle/gems/factory_girl-4.2.0/factory_girl.gemspec +0 -44
  1406. data/vendor/bundle/gems/factory_girl-4.2.0/features/find_definitions.feature +0 -75
  1407. data/vendor/bundle/gems/factory_girl-4.2.0/features/step_definitions/database_steps.rb +0 -9
  1408. data/vendor/bundle/gems/factory_girl-4.2.0/features/step_definitions/factory_girl_steps.rb +0 -36
  1409. data/vendor/bundle/gems/factory_girl-4.2.0/features/support/env.rb +0 -10
  1410. data/vendor/bundle/gems/factory_girl-4.2.0/features/support/factories.rb +0 -16
  1411. data/vendor/bundle/gems/factory_girl-4.2.0/gemfiles/3.0.gemfile +0 -7
  1412. data/vendor/bundle/gems/factory_girl-4.2.0/gemfiles/3.0.gemfile.lock +0 -81
  1413. data/vendor/bundle/gems/factory_girl-4.2.0/gemfiles/3.1.gemfile +0 -7
  1414. data/vendor/bundle/gems/factory_girl-4.2.0/gemfiles/3.1.gemfile.lock +0 -82
  1415. data/vendor/bundle/gems/factory_girl-4.2.0/gemfiles/3.2.gemfile +0 -7
  1416. data/vendor/bundle/gems/factory_girl-4.2.0/gemfiles/3.2.gemfile.lock +0 -82
  1417. data/vendor/bundle/gems/factory_girl-4.2.0/gemfiles/4.0.gemfile +0 -7
  1418. data/vendor/bundle/gems/factory_girl-4.2.0/gemfiles/4.0.gemfile.lock +0 -95
  1419. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/aliases.rb +0 -18
  1420. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/attribute/association.rb +0 -27
  1421. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/attribute/dynamic.rb +0 -21
  1422. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/attribute/sequence.rb +0 -16
  1423. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/attribute/static.rb +0 -16
  1424. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/attribute.rb +0 -62
  1425. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/attribute_assigner.rb +0 -97
  1426. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/attribute_list.rb +0 -67
  1427. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/callback.rb +0 -40
  1428. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/callbacks_observer.rb +0 -21
  1429. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/configuration.rb +0 -32
  1430. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/declaration/association.rb +0 -28
  1431. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/declaration/dynamic.rb +0 -26
  1432. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/declaration/implicit.rb +0 -33
  1433. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/declaration/static.rb +0 -26
  1434. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/declaration.rb +0 -23
  1435. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/declaration_list.rb +0 -49
  1436. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/decorator/attribute_hash.rb +0 -17
  1437. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/decorator/class_key_hash.rb +0 -27
  1438. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/decorator/disallows_duplicates_registry.rb +0 -13
  1439. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/decorator/invocation_tracker.rb +0 -19
  1440. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/decorator/new_constructor.rb +0 -12
  1441. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/decorator.rb +0 -21
  1442. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/definition.rb +0 -126
  1443. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/definition_hierarchy.rb +0 -48
  1444. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/definition_proxy.rb +0 -176
  1445. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/errors.rb +0 -19
  1446. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/evaluation.rb +0 -23
  1447. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/evaluator.rb +0 -76
  1448. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/evaluator_class_definer.rb +0 -20
  1449. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/factory.rb +0 -162
  1450. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/factory_runner.rb +0 -27
  1451. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/find_definitions.rb +0 -25
  1452. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/null_factory.rb +0 -18
  1453. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/null_object.rb +0 -24
  1454. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/registry.rb +0 -38
  1455. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/reload.rb +0 -8
  1456. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/sequence.rb +0 -62
  1457. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/strategy/attributes_for.rb +0 -13
  1458. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/strategy/build.rb +0 -15
  1459. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/strategy/create.rb +0 -18
  1460. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/strategy/null.rb +0 -11
  1461. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/strategy/stub.rb +0 -73
  1462. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/strategy_calculator.rb +0 -26
  1463. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/strategy_syntax_method_registrar.rb +0 -37
  1464. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/syntax/default.rb +0 -68
  1465. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/syntax/methods.rb +0 -95
  1466. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/syntax.rb +0 -7
  1467. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/syntax_runner.rb +0 -6
  1468. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/trait.rb +0 -30
  1469. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/version.rb +0 -3
  1470. data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl.rb +0 -127
  1471. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/activesupport_instrumentation_spec.rb +0 -62
  1472. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/aliases_spec.rb +0 -19
  1473. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/attribute_aliases_spec.rb +0 -45
  1474. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/attribute_existing_on_object_spec.rb +0 -68
  1475. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/attributes_for_spec.rb +0 -97
  1476. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/attributes_from_instance_spec.rb +0 -53
  1477. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/attributes_ordered_spec.rb +0 -51
  1478. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/build_list_spec.rb +0 -56
  1479. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/build_spec.rb +0 -86
  1480. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/build_stubbed_spec.rb +0 -161
  1481. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/callbacks_spec.rb +0 -177
  1482. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/create_list_spec.rb +0 -97
  1483. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/create_spec.rb +0 -116
  1484. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/define_child_before_parent_spec.rb +0 -21
  1485. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/definition_spec.rb +0 -21
  1486. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/definition_without_block_spec.rb +0 -15
  1487. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/global_initialize_with_spec.rb +0 -82
  1488. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/global_to_create_spec.rb +0 -122
  1489. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/initialize_with_spec.rb +0 -217
  1490. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/keyed_by_class_spec.rb +0 -22
  1491. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/modify_factories_spec.rb +0 -184
  1492. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/modify_inherited_spec.rb +0 -52
  1493. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/nested_attributes_spec.rb +0 -32
  1494. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/overrides_spec.rb +0 -61
  1495. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/parent_spec.rb +0 -90
  1496. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/register_strategies_spec.rb +0 -128
  1497. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/sequence_context_spec.rb +0 -52
  1498. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/sequence_spec.rb +0 -61
  1499. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/skip_create_spec.rb +0 -19
  1500. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/stub_spec.rb +0 -62
  1501. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/syntax_methods_within_dynamic_attributes_spec.rb +0 -41
  1502. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/traits_spec.rb +0 -727
  1503. data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/transient_attributes_spec.rb +0 -124
  1504. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/aliases_spec.rb +0 -31
  1505. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/attribute/association_spec.rb +0 -28
  1506. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/attribute/dynamic_spec.rb +0 -52
  1507. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/attribute/sequence_spec.rb +0 -16
  1508. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/attribute/static_spec.rb +0 -19
  1509. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/attribute_list_spec.rb +0 -143
  1510. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/attribute_spec.rb +0 -16
  1511. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/callback_spec.rb +0 -41
  1512. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/declaration/implicit_spec.rb +0 -25
  1513. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/declaration_list_spec.rb +0 -67
  1514. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/definition_proxy_spec.rb +0 -215
  1515. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/definition_spec.rb +0 -58
  1516. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/disallows_duplicates_registry_spec.rb +0 -19
  1517. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/evaluator_class_definer_spec.rb +0 -77
  1518. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/factory_spec.rb +0 -259
  1519. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/find_definitions_spec.rb +0 -110
  1520. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/null_factory_spec.rb +0 -13
  1521. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/null_object_spec.rb +0 -22
  1522. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/registry_spec.rb +0 -68
  1523. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/sequence_spec.rb +0 -95
  1524. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/strategy/attributes_for_spec.rb +0 -18
  1525. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/strategy/build_spec.rb +0 -7
  1526. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/strategy/create_spec.rb +0 -25
  1527. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/strategy/stub_spec.rb +0 -38
  1528. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/strategy_calculator_spec.rb +0 -29
  1529. data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl_spec.rb +0 -22
  1530. data/vendor/bundle/gems/factory_girl-4.2.0/spec/spec_helper.rb +0 -26
  1531. data/vendor/bundle/gems/factory_girl-4.2.0/spec/support/macros/define_constant.rb +0 -86
  1532. data/vendor/bundle/gems/factory_girl-4.2.0/spec/support/matchers/callback.rb +0 -9
  1533. data/vendor/bundle/gems/factory_girl-4.2.0/spec/support/matchers/declaration.rb +0 -83
  1534. data/vendor/bundle/gems/factory_girl-4.2.0/spec/support/matchers/delegate.rb +0 -44
  1535. data/vendor/bundle/gems/factory_girl-4.2.0/spec/support/matchers/trait.rb +0 -9
  1536. data/vendor/bundle/gems/factory_girl-4.2.0/spec/support/shared_examples/strategy.rb +0 -90
  1537. data/vendor/bundle/gems/highline-1.6.19/AUTHORS +0 -3
  1538. data/vendor/bundle/gems/highline-1.6.19/CHANGELOG +0 -346
  1539. data/vendor/bundle/gems/highline-1.6.19/COPYING +0 -340
  1540. data/vendor/bundle/gems/highline-1.6.19/INSTALL +0 -55
  1541. data/vendor/bundle/gems/highline-1.6.19/LICENSE +0 -7
  1542. data/vendor/bundle/gems/highline-1.6.19/README.rdoc +0 -63
  1543. data/vendor/bundle/gems/highline-1.6.19/Rakefile +0 -50
  1544. data/vendor/bundle/gems/highline-1.6.19/TODO +0 -6
  1545. data/vendor/bundle/gems/highline-1.6.19/examples/ansi_colors.rb +0 -38
  1546. data/vendor/bundle/gems/highline-1.6.19/examples/asking_for_arrays.rb +0 -18
  1547. data/vendor/bundle/gems/highline-1.6.19/examples/basic_usage.rb +0 -75
  1548. data/vendor/bundle/gems/highline-1.6.19/examples/color_scheme.rb +0 -32
  1549. data/vendor/bundle/gems/highline-1.6.19/examples/get_character.rb +0 -12
  1550. data/vendor/bundle/gems/highline-1.6.19/examples/limit.rb +0 -12
  1551. data/vendor/bundle/gems/highline-1.6.19/examples/menus.rb +0 -65
  1552. data/vendor/bundle/gems/highline-1.6.19/examples/overwrite.rb +0 -19
  1553. data/vendor/bundle/gems/highline-1.6.19/examples/page_and_wrap.rb +0 -322
  1554. data/vendor/bundle/gems/highline-1.6.19/examples/password.rb +0 -7
  1555. data/vendor/bundle/gems/highline-1.6.19/examples/repeat_entry.rb +0 -21
  1556. data/vendor/bundle/gems/highline-1.6.19/examples/trapping_eof.rb +0 -22
  1557. data/vendor/bundle/gems/highline-1.6.19/examples/using_readline.rb +0 -17
  1558. data/vendor/bundle/gems/highline-1.6.19/highline.gemspec +0 -37
  1559. data/vendor/bundle/gems/highline-1.6.19/lib/highline/color_scheme.rb +0 -134
  1560. data/vendor/bundle/gems/highline-1.6.19/lib/highline/compatibility.rb +0 -16
  1561. data/vendor/bundle/gems/highline-1.6.19/lib/highline/import.rb +0 -41
  1562. data/vendor/bundle/gems/highline-1.6.19/lib/highline/menu.rb +0 -398
  1563. data/vendor/bundle/gems/highline-1.6.19/lib/highline/question.rb +0 -475
  1564. data/vendor/bundle/gems/highline-1.6.19/lib/highline/simulate.rb +0 -48
  1565. data/vendor/bundle/gems/highline-1.6.19/lib/highline/string_extensions.rb +0 -131
  1566. data/vendor/bundle/gems/highline-1.6.19/lib/highline/style.rb +0 -181
  1567. data/vendor/bundle/gems/highline-1.6.19/lib/highline/system_extensions.rb +0 -222
  1568. data/vendor/bundle/gems/highline-1.6.19/lib/highline.rb +0 -1012
  1569. data/vendor/bundle/gems/highline-1.6.19/setup.rb +0 -1360
  1570. data/vendor/bundle/gems/highline-1.6.19/site/highline.css +0 -65
  1571. data/vendor/bundle/gems/highline-1.6.19/site/images/logo.png +0 -0
  1572. data/vendor/bundle/gems/highline-1.6.19/site/index.html +0 -58
  1573. data/vendor/bundle/gems/highline-1.6.19/test/string_methods.rb +0 -32
  1574. data/vendor/bundle/gems/highline-1.6.19/test/tc_color_scheme.rb +0 -96
  1575. data/vendor/bundle/gems/highline-1.6.19/test/tc_highline.rb +0 -1128
  1576. data/vendor/bundle/gems/highline-1.6.19/test/tc_import.rb +0 -52
  1577. data/vendor/bundle/gems/highline-1.6.19/test/tc_menu.rb +0 -439
  1578. data/vendor/bundle/gems/highline-1.6.19/test/tc_string_extension.rb +0 -20
  1579. data/vendor/bundle/gems/highline-1.6.19/test/tc_string_highline.rb +0 -38
  1580. data/vendor/bundle/gems/highline-1.6.19/test/tc_style.rb +0 -567
  1581. data/vendor/bundle/gems/highline-1.6.19/test/ts_all.rb +0 -16
  1582. data/vendor/bundle/gems/hike-1.2.3/LICENSE +0 -20
  1583. data/vendor/bundle/gems/hike-1.2.3/README.md +0 -52
  1584. data/vendor/bundle/gems/hike-1.2.3/lib/hike/extensions.rb +0 -23
  1585. data/vendor/bundle/gems/hike-1.2.3/lib/hike/index.rb +0 -206
  1586. data/vendor/bundle/gems/hike-1.2.3/lib/hike/normalized_array.rb +0 -59
  1587. data/vendor/bundle/gems/hike-1.2.3/lib/hike/paths.rb +0 -27
  1588. data/vendor/bundle/gems/hike-1.2.3/lib/hike/trail.rb +0 -188
  1589. data/vendor/bundle/gems/hike-1.2.3/lib/hike.rb +0 -9
  1590. data/vendor/bundle/gems/i18n-0.6.4/CHANGELOG.textile +0 -152
  1591. data/vendor/bundle/gems/i18n-0.6.4/MIT-LICENSE +0 -20
  1592. data/vendor/bundle/gems/i18n-0.6.4/README.textile +0 -105
  1593. data/vendor/bundle/gems/i18n-0.6.4/ci/Gemfile.no-rails +0 -5
  1594. data/vendor/bundle/gems/i18n-0.6.4/ci/Gemfile.no-rails.lock +0 -14
  1595. data/vendor/bundle/gems/i18n-0.6.4/ci/Gemfile.rails-2.3.x +0 -9
  1596. data/vendor/bundle/gems/i18n-0.6.4/ci/Gemfile.rails-2.3.x.lock +0 -23
  1597. data/vendor/bundle/gems/i18n-0.6.4/ci/Gemfile.rails-3.x +0 -9
  1598. data/vendor/bundle/gems/i18n-0.6.4/ci/Gemfile.rails-3.x.lock +0 -23
  1599. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/base.rb +0 -185
  1600. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/cache.rb +0 -96
  1601. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/cascade.rb +0 -54
  1602. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/chain.rb +0 -77
  1603. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/fallbacks.rb +0 -65
  1604. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/flatten.rb +0 -113
  1605. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/gettext.rb +0 -72
  1606. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/interpolation_compiler.rb +0 -121
  1607. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/key_value.rb +0 -101
  1608. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/memoize.rb +0 -46
  1609. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/metadata.rb +0 -65
  1610. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/pluralization.rb +0 -53
  1611. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/simple.rb +0 -87
  1612. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/transliterator.rb +0 -99
  1613. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend.rb +0 -18
  1614. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/config.rb +0 -86
  1615. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/core_ext/hash.rb +0 -29
  1616. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/core_ext/kernel/surpress_warnings.rb +0 -9
  1617. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/core_ext/string/interpolate.rb +0 -105
  1618. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/exceptions.rb +0 -106
  1619. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/gettext/helpers.rb +0 -64
  1620. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/gettext/po_parser.rb +0 -329
  1621. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/gettext.rb +0 -25
  1622. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/interpolate/ruby.rb +0 -31
  1623. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/locale/fallbacks.rb +0 -96
  1624. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/locale/tag/parents.rb +0 -22
  1625. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/locale/tag/rfc4646.rb +0 -74
  1626. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/locale/tag/simple.rb +0 -39
  1627. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/locale/tag.rb +0 -28
  1628. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/locale.rb +0 -6
  1629. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/basics.rb +0 -54
  1630. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/defaults.rb +0 -40
  1631. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/interpolation.rb +0 -133
  1632. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/link.rb +0 -56
  1633. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/localization/date.rb +0 -91
  1634. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/localization/date_time.rb +0 -77
  1635. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/localization/procs.rb +0 -116
  1636. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/localization/time.rb +0 -76
  1637. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/localization.rb +0 -19
  1638. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/lookup.rb +0 -81
  1639. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/pluralization.rb +0 -35
  1640. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/procs.rb +0 -55
  1641. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests.rb +0 -12
  1642. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/version.rb +0 -3
  1643. data/vendor/bundle/gems/i18n-0.6.4/lib/i18n.rb +0 -333
  1644. data/vendor/bundle/gems/i18n-0.6.4/test/all.rb +0 -8
  1645. data/vendor/bundle/gems/i18n-0.6.4/test/api/all_features_test.rb +0 -58
  1646. data/vendor/bundle/gems/i18n-0.6.4/test/api/cascade_test.rb +0 -28
  1647. data/vendor/bundle/gems/i18n-0.6.4/test/api/chain_test.rb +0 -24
  1648. data/vendor/bundle/gems/i18n-0.6.4/test/api/fallbacks_test.rb +0 -30
  1649. data/vendor/bundle/gems/i18n-0.6.4/test/api/key_value_test.rb +0 -28
  1650. data/vendor/bundle/gems/i18n-0.6.4/test/api/memoize_test.rb +0 -60
  1651. data/vendor/bundle/gems/i18n-0.6.4/test/api/override_test.rb +0 -48
  1652. data/vendor/bundle/gems/i18n-0.6.4/test/api/pluralization_test.rb +0 -30
  1653. data/vendor/bundle/gems/i18n-0.6.4/test/api/simple_test.rb +0 -28
  1654. data/vendor/bundle/gems/i18n-0.6.4/test/backend/cache_test.rb +0 -85
  1655. data/vendor/bundle/gems/i18n-0.6.4/test/backend/cascade_test.rb +0 -85
  1656. data/vendor/bundle/gems/i18n-0.6.4/test/backend/chain_test.rb +0 -76
  1657. data/vendor/bundle/gems/i18n-0.6.4/test/backend/exceptions_test.rb +0 -30
  1658. data/vendor/bundle/gems/i18n-0.6.4/test/backend/fallbacks_test.rb +0 -125
  1659. data/vendor/bundle/gems/i18n-0.6.4/test/backend/interpolation_compiler_test.rb +0 -102
  1660. data/vendor/bundle/gems/i18n-0.6.4/test/backend/key_value_test.rb +0 -46
  1661. data/vendor/bundle/gems/i18n-0.6.4/test/backend/memoize_test.rb +0 -47
  1662. data/vendor/bundle/gems/i18n-0.6.4/test/backend/metadata_test.rb +0 -47
  1663. data/vendor/bundle/gems/i18n-0.6.4/test/backend/pluralization_test.rb +0 -44
  1664. data/vendor/bundle/gems/i18n-0.6.4/test/backend/simple_test.rb +0 -83
  1665. data/vendor/bundle/gems/i18n-0.6.4/test/backend/transliterator_test.rb +0 -85
  1666. data/vendor/bundle/gems/i18n-0.6.4/test/core_ext/hash_test.rb +0 -30
  1667. data/vendor/bundle/gems/i18n-0.6.4/test/core_ext/string/interpolate_test.rb +0 -99
  1668. data/vendor/bundle/gems/i18n-0.6.4/test/gettext/api_test.rb +0 -206
  1669. data/vendor/bundle/gems/i18n-0.6.4/test/gettext/backend_test.rb +0 -101
  1670. data/vendor/bundle/gems/i18n-0.6.4/test/i18n/exceptions_test.rb +0 -116
  1671. data/vendor/bundle/gems/i18n-0.6.4/test/i18n/interpolate_test.rb +0 -61
  1672. data/vendor/bundle/gems/i18n-0.6.4/test/i18n/load_path_test.rb +0 -33
  1673. data/vendor/bundle/gems/i18n-0.6.4/test/i18n_test.rb +0 -254
  1674. data/vendor/bundle/gems/i18n-0.6.4/test/locale/fallbacks_test.rb +0 -136
  1675. data/vendor/bundle/gems/i18n-0.6.4/test/locale/tag/rfc4646_test.rb +0 -142
  1676. data/vendor/bundle/gems/i18n-0.6.4/test/locale/tag/simple_test.rb +0 -32
  1677. data/vendor/bundle/gems/i18n-0.6.4/test/run_all.rb +0 -21
  1678. data/vendor/bundle/gems/i18n-0.6.4/test/test_data/locales/de.po +0 -82
  1679. data/vendor/bundle/gems/i18n-0.6.4/test/test_data/locales/en.rb +0 -3
  1680. data/vendor/bundle/gems/i18n-0.6.4/test/test_data/locales/en.yml +0 -3
  1681. data/vendor/bundle/gems/i18n-0.6.4/test/test_data/locales/invalid/empty.yml +0 -0
  1682. data/vendor/bundle/gems/i18n-0.6.4/test/test_data/locales/invalid/syntax.yml +0 -4
  1683. data/vendor/bundle/gems/i18n-0.6.4/test/test_data/locales/plurals.rb +0 -113
  1684. data/vendor/bundle/gems/i18n-0.6.4/test/test_helper.rb +0 -56
  1685. data/vendor/bundle/gems/mail-2.5.4/CHANGELOG.rdoc +0 -736
  1686. data/vendor/bundle/gems/mail-2.5.4/CONTRIBUTING.md +0 -45
  1687. data/vendor/bundle/gems/mail-2.5.4/Dependencies.txt +0 -3
  1688. data/vendor/bundle/gems/mail-2.5.4/Gemfile +0 -13
  1689. data/vendor/bundle/gems/mail-2.5.4/MIT-LICENSE +0 -20
  1690. data/vendor/bundle/gems/mail-2.5.4/README.md +0 -665
  1691. data/vendor/bundle/gems/mail-2.5.4/Rakefile +0 -21
  1692. data/vendor/bundle/gems/mail-2.5.4/TODO.rdoc +0 -9
  1693. data/vendor/bundle/gems/mail-2.5.4/lib/VERSION +0 -4
  1694. data/vendor/bundle/gems/mail-2.5.4/lib/load_parsers.rb +0 -35
  1695. data/vendor/bundle/gems/mail-2.5.4/lib/mail/attachments_list.rb +0 -104
  1696. data/vendor/bundle/gems/mail-2.5.4/lib/mail/body.rb +0 -291
  1697. data/vendor/bundle/gems/mail-2.5.4/lib/mail/check_delivery_params.rb +0 -20
  1698. data/vendor/bundle/gems/mail-2.5.4/lib/mail/configuration.rb +0 -75
  1699. data/vendor/bundle/gems/mail-2.5.4/lib/mail/core_extensions/nil.rb +0 -19
  1700. data/vendor/bundle/gems/mail-2.5.4/lib/mail/core_extensions/object.rb +0 -13
  1701. data/vendor/bundle/gems/mail-2.5.4/lib/mail/core_extensions/smtp.rb +0 -24
  1702. data/vendor/bundle/gems/mail-2.5.4/lib/mail/core_extensions/string/access.rb +0 -145
  1703. data/vendor/bundle/gems/mail-2.5.4/lib/mail/core_extensions/string/multibyte.rb +0 -78
  1704. data/vendor/bundle/gems/mail-2.5.4/lib/mail/core_extensions/string.rb +0 -33
  1705. data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/address.rb +0 -314
  1706. data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/address_list.rb +0 -74
  1707. data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/content_disposition_element.rb +0 -30
  1708. data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/content_location_element.rb +0 -25
  1709. data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/content_transfer_encoding_element.rb +0 -24
  1710. data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/content_type_element.rb +0 -35
  1711. data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/date_time_element.rb +0 -26
  1712. data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/envelope_from_element.rb +0 -47
  1713. data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/message_ids_element.rb +0 -29
  1714. data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/mime_version_element.rb +0 -26
  1715. data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/phrase_list.rb +0 -21
  1716. data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/received_element.rb +0 -30
  1717. data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements.rb +0 -14
  1718. data/vendor/bundle/gems/mail-2.5.4/lib/mail/encodings/7bit.rb +0 -31
  1719. data/vendor/bundle/gems/mail-2.5.4/lib/mail/encodings/8bit.rb +0 -31
  1720. data/vendor/bundle/gems/mail-2.5.4/lib/mail/encodings/base64.rb +0 -33
  1721. data/vendor/bundle/gems/mail-2.5.4/lib/mail/encodings/binary.rb +0 -31
  1722. data/vendor/bundle/gems/mail-2.5.4/lib/mail/encodings/quoted_printable.rb +0 -39
  1723. data/vendor/bundle/gems/mail-2.5.4/lib/mail/encodings/transfer_encoding.rb +0 -58
  1724. data/vendor/bundle/gems/mail-2.5.4/lib/mail/encodings.rb +0 -305
  1725. data/vendor/bundle/gems/mail-2.5.4/lib/mail/envelope.rb +0 -35
  1726. data/vendor/bundle/gems/mail-2.5.4/lib/mail/field.rb +0 -211
  1727. data/vendor/bundle/gems/mail-2.5.4/lib/mail/field_list.rb +0 -33
  1728. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/bcc_field.rb +0 -56
  1729. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/cc_field.rb +0 -55
  1730. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/comments_field.rb +0 -41
  1731. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/common/address_container.rb +0 -16
  1732. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/common/common_address.rb +0 -140
  1733. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/common/common_date.rb +0 -42
  1734. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/common/common_field.rb +0 -57
  1735. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/common/common_message_id.rb +0 -48
  1736. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/common/parameter_hash.rb +0 -58
  1737. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/content_description_field.rb +0 -19
  1738. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/content_disposition_field.rb +0 -70
  1739. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/content_id_field.rb +0 -62
  1740. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/content_location_field.rb +0 -42
  1741. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/content_transfer_encoding_field.rb +0 -50
  1742. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/content_type_field.rb +0 -201
  1743. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/date_field.rb +0 -57
  1744. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/from_field.rb +0 -55
  1745. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/in_reply_to_field.rb +0 -56
  1746. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/keywords_field.rb +0 -44
  1747. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/message_id_field.rb +0 -82
  1748. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/mime_version_field.rb +0 -53
  1749. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/optional_field.rb +0 -13
  1750. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/received_field.rb +0 -75
  1751. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/references_field.rb +0 -56
  1752. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/reply_to_field.rb +0 -55
  1753. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/resent_bcc_field.rb +0 -55
  1754. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/resent_cc_field.rb +0 -55
  1755. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/resent_date_field.rb +0 -35
  1756. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/resent_from_field.rb +0 -55
  1757. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/resent_message_id_field.rb +0 -34
  1758. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/resent_sender_field.rb +0 -62
  1759. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/resent_to_field.rb +0 -55
  1760. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/return_path_field.rb +0 -65
  1761. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/sender_field.rb +0 -67
  1762. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/structured_field.rb +0 -51
  1763. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/subject_field.rb +0 -16
  1764. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/to_field.rb +0 -55
  1765. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/unstructured_field.rb +0 -198
  1766. data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields.rb +0 -35
  1767. data/vendor/bundle/gems/mail-2.5.4/lib/mail/header.rb +0 -288
  1768. data/vendor/bundle/gems/mail-2.5.4/lib/mail/indifferent_hash.rb +0 -146
  1769. data/vendor/bundle/gems/mail-2.5.4/lib/mail/mail.rb +0 -255
  1770. data/vendor/bundle/gems/mail-2.5.4/lib/mail/matchers/has_sent_mail.rb +0 -124
  1771. data/vendor/bundle/gems/mail-2.5.4/lib/mail/message.rb +0 -2153
  1772. data/vendor/bundle/gems/mail-2.5.4/lib/mail/multibyte/chars.rb +0 -474
  1773. data/vendor/bundle/gems/mail-2.5.4/lib/mail/multibyte/exceptions.rb +0 -8
  1774. data/vendor/bundle/gems/mail-2.5.4/lib/mail/multibyte/unicode.rb +0 -400
  1775. data/vendor/bundle/gems/mail-2.5.4/lib/mail/multibyte/utils.rb +0 -60
  1776. data/vendor/bundle/gems/mail-2.5.4/lib/mail/multibyte.rb +0 -42
  1777. data/vendor/bundle/gems/mail-2.5.4/lib/mail/network/delivery_methods/exim.rb +0 -52
  1778. data/vendor/bundle/gems/mail-2.5.4/lib/mail/network/delivery_methods/file_delivery.rb +0 -45
  1779. data/vendor/bundle/gems/mail-2.5.4/lib/mail/network/delivery_methods/sendmail.rb +0 -89
  1780. data/vendor/bundle/gems/mail-2.5.4/lib/mail/network/delivery_methods/smtp.rb +0 -146
  1781. data/vendor/bundle/gems/mail-2.5.4/lib/mail/network/delivery_methods/smtp_connection.rb +0 -61
  1782. data/vendor/bundle/gems/mail-2.5.4/lib/mail/network/delivery_methods/test_mailer.rb +0 -44
  1783. data/vendor/bundle/gems/mail-2.5.4/lib/mail/network/retriever_methods/base.rb +0 -63
  1784. data/vendor/bundle/gems/mail-2.5.4/lib/mail/network/retriever_methods/imap.rb +0 -168
  1785. data/vendor/bundle/gems/mail-2.5.4/lib/mail/network/retriever_methods/pop3.rb +0 -140
  1786. data/vendor/bundle/gems/mail-2.5.4/lib/mail/network/retriever_methods/test_retriever.rb +0 -43
  1787. data/vendor/bundle/gems/mail-2.5.4/lib/mail/network.rb +0 -14
  1788. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/address_lists.rb +0 -64
  1789. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/address_lists.treetop +0 -19
  1790. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/content_disposition.rb +0 -535
  1791. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/content_disposition.treetop +0 -46
  1792. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/content_location.rb +0 -139
  1793. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/content_location.treetop +0 -20
  1794. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/content_transfer_encoding.rb +0 -201
  1795. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/content_transfer_encoding.treetop +0 -18
  1796. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/content_type.rb +0 -971
  1797. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/content_type.treetop +0 -68
  1798. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/date_time.rb +0 -114
  1799. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/date_time.treetop +0 -11
  1800. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/envelope_from.rb +0 -194
  1801. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/envelope_from.treetop +0 -32
  1802. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/message_ids.rb +0 -45
  1803. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/message_ids.treetop +0 -15
  1804. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/mime_version.rb +0 -144
  1805. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/mime_version.treetop +0 -19
  1806. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/phrase_lists.rb +0 -45
  1807. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/phrase_lists.treetop +0 -15
  1808. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/received.rb +0 -71
  1809. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/received.treetop +0 -11
  1810. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/rfc2045.rb +0 -421
  1811. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/rfc2045.treetop +0 -35
  1812. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/rfc2822.rb +0 -5397
  1813. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/rfc2822.treetop +0 -408
  1814. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/rfc2822_obsolete.rb +0 -3768
  1815. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/rfc2822_obsolete.treetop +0 -241
  1816. data/vendor/bundle/gems/mail-2.5.4/lib/mail/part.rb +0 -120
  1817. data/vendor/bundle/gems/mail-2.5.4/lib/mail/parts_list.rb +0 -55
  1818. data/vendor/bundle/gems/mail-2.5.4/lib/mail/patterns.rb +0 -35
  1819. data/vendor/bundle/gems/mail-2.5.4/lib/mail/utilities.rb +0 -223
  1820. data/vendor/bundle/gems/mail-2.5.4/lib/mail/values/unicode_tables.dat +0 -0
  1821. data/vendor/bundle/gems/mail-2.5.4/lib/mail/version.rb +0 -24
  1822. data/vendor/bundle/gems/mail-2.5.4/lib/mail/version_specific/ruby_1_8.rb +0 -119
  1823. data/vendor/bundle/gems/mail-2.5.4/lib/mail/version_specific/ruby_1_9.rb +0 -144
  1824. data/vendor/bundle/gems/mail-2.5.4/lib/mail.rb +0 -91
  1825. data/vendor/bundle/gems/mail-2.5.4/lib/tasks/corpus.rake +0 -125
  1826. data/vendor/bundle/gems/mail-2.5.4/lib/tasks/treetop.rake +0 -10
  1827. data/vendor/bundle/gems/metaclass-0.0.1/Gemfile +0 -3
  1828. data/vendor/bundle/gems/metaclass-0.0.1/README.md +0 -6
  1829. data/vendor/bundle/gems/metaclass-0.0.1/Rakefile +0 -11
  1830. data/vendor/bundle/gems/metaclass-0.0.1/lib/metaclass/object_methods.rb +0 -11
  1831. data/vendor/bundle/gems/metaclass-0.0.1/lib/metaclass/version.rb +0 -3
  1832. data/vendor/bundle/gems/metaclass-0.0.1/lib/metaclass.rb +0 -5
  1833. data/vendor/bundle/gems/metaclass-0.0.1/metaclass.gemspec +0 -19
  1834. data/vendor/bundle/gems/metaclass-0.0.1/test/object_methods_test.rb +0 -31
  1835. data/vendor/bundle/gems/metaclass-0.0.1/test/test_helper.rb +0 -5
  1836. data/vendor/bundle/gems/mime-types-1.23/Contributing.rdoc +0 -68
  1837. data/vendor/bundle/gems/mime-types-1.23/Gemfile +0 -21
  1838. data/vendor/bundle/gems/mime-types-1.23/History.rdoc +0 -215
  1839. data/vendor/bundle/gems/mime-types-1.23/Licence.rdoc +0 -37
  1840. data/vendor/bundle/gems/mime-types-1.23/Manifest.txt +0 -40
  1841. data/vendor/bundle/gems/mime-types-1.23/README.rdoc +0 -63
  1842. data/vendor/bundle/gems/mime-types-1.23/Rakefile +0 -206
  1843. data/vendor/bundle/gems/mime-types-1.23/docs/COPYING.txt +0 -339
  1844. data/vendor/bundle/gems/mime-types-1.23/docs/artistic.txt +0 -127
  1845. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/application +0 -1002
  1846. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/application.mac +0 -3
  1847. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/application.nonstandard +0 -131
  1848. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/application.obsolete +0 -41
  1849. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/audio +0 -138
  1850. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/audio.nonstandard +0 -11
  1851. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/audio.obsolete +0 -1
  1852. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/image +0 -46
  1853. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/image.nonstandard +0 -20
  1854. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/image.obsolete +0 -5
  1855. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/message +0 -18
  1856. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/message.obsolete +0 -2
  1857. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/model +0 -15
  1858. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/multipart +0 -14
  1859. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/multipart.nonstandard +0 -1
  1860. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/multipart.obsolete +0 -7
  1861. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/other.nonstandard +0 -8
  1862. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/text +0 -61
  1863. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/text.nonstandard +0 -7
  1864. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/text.obsolete +0 -8
  1865. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/text.vms +0 -1
  1866. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/video +0 -73
  1867. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/video.nonstandard +0 -16
  1868. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/video.obsolete +0 -3
  1869. data/vendor/bundle/gems/mime-types-1.23/lib/mime/types.rb +0 -881
  1870. data/vendor/bundle/gems/mime-types-1.23/lib/mime-types.rb +0 -3
  1871. data/vendor/bundle/gems/mime-types-1.23/test/test_mime_type.rb +0 -319
  1872. data/vendor/bundle/gems/mime-types-1.23/test/test_mime_types.rb +0 -119
  1873. data/vendor/bundle/gems/minitest-4.7.5/History.txt +0 -803
  1874. data/vendor/bundle/gems/minitest-4.7.5/Manifest.txt +0 -20
  1875. data/vendor/bundle/gems/minitest-4.7.5/README.txt +0 -457
  1876. data/vendor/bundle/gems/minitest-4.7.5/Rakefile +0 -94
  1877. data/vendor/bundle/gems/minitest-4.7.5/design_rationale.rb +0 -52
  1878. data/vendor/bundle/gems/minitest-4.7.5/lib/hoe/minitest.rb +0 -22
  1879. data/vendor/bundle/gems/minitest-4.7.5/lib/minitest/autorun.rb +0 -12
  1880. data/vendor/bundle/gems/minitest-4.7.5/lib/minitest/benchmark.rb +0 -416
  1881. data/vendor/bundle/gems/minitest-4.7.5/lib/minitest/hell.rb +0 -13
  1882. data/vendor/bundle/gems/minitest-4.7.5/lib/minitest/mock.rb +0 -193
  1883. data/vendor/bundle/gems/minitest-4.7.5/lib/minitest/parallel_each.rb +0 -73
  1884. data/vendor/bundle/gems/minitest-4.7.5/lib/minitest/pride.rb +0 -112
  1885. data/vendor/bundle/gems/minitest-4.7.5/lib/minitest/spec.rb +0 -544
  1886. data/vendor/bundle/gems/minitest-4.7.5/lib/minitest/unit.rb +0 -1415
  1887. data/vendor/bundle/gems/minitest-4.7.5/test/minitest/metametameta.rb +0 -67
  1888. data/vendor/bundle/gems/minitest-4.7.5/test/minitest/test_minitest_benchmark.rb +0 -128
  1889. data/vendor/bundle/gems/minitest-4.7.5/test/minitest/test_minitest_mock.rb +0 -405
  1890. data/vendor/bundle/gems/minitest-4.7.5/test/minitest/test_minitest_spec.rb +0 -804
  1891. data/vendor/bundle/gems/minitest-4.7.5/test/minitest/test_minitest_unit.rb +0 -1860
  1892. data/vendor/bundle/gems/mocha-0.14.0/COPYING.md +0 -3
  1893. data/vendor/bundle/gems/mocha-0.14.0/Gemfile +0 -3
  1894. data/vendor/bundle/gems/mocha-0.14.0/MIT-LICENSE.md +0 -7
  1895. data/vendor/bundle/gems/mocha-0.14.0/README.md +0 -231
  1896. data/vendor/bundle/gems/mocha-0.14.0/RELEASE.md +0 -485
  1897. data/vendor/bundle/gems/mocha-0.14.0/Rakefile +0 -139
  1898. data/vendor/bundle/gems/mocha-0.14.0/build-matrix.rb +0 -71
  1899. data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.minitest.1.3.0 +0 -7
  1900. data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.minitest.1.4.0 +0 -7
  1901. data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.minitest.1.4.1 +0 -7
  1902. data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.minitest.1.4.2 +0 -7
  1903. data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.minitest.2.0.0 +0 -7
  1904. data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.minitest.2.0.1 +0 -7
  1905. data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.minitest.2.11.0 +0 -7
  1906. data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.minitest.2.11.2 +0 -7
  1907. data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.minitest.2.3.0 +0 -7
  1908. data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.minitest.latest +0 -7
  1909. data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.test-unit.2.0.0 +0 -7
  1910. data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.test-unit.2.0.1 +0 -7
  1911. data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.test-unit.2.0.3 +0 -7
  1912. data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.test-unit.latest +0 -7
  1913. data/vendor/bundle/gems/mocha-0.14.0/init.rb +0 -3
  1914. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/any_instance_method.rb +0 -62
  1915. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/api.rb +0 -176
  1916. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/argument_iterator.rb +0 -21
  1917. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/backtrace_filter.rb +0 -17
  1918. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/cardinality.rb +0 -95
  1919. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/central.rb +0 -33
  1920. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/change_state_side_effect.rb +0 -19
  1921. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/class_method.rb +0 -103
  1922. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/class_methods.rb +0 -63
  1923. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/configuration.rb +0 -89
  1924. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/debug.rb +0 -11
  1925. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/deprecation.rb +0 -24
  1926. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/exception_raiser.rb +0 -17
  1927. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/expectation.rb +0 -612
  1928. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/expectation_error.rb +0 -8
  1929. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/expectation_error_factory.rb +0 -36
  1930. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/expectation_list.rb +0 -58
  1931. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/hooks.rb +0 -44
  1932. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/in_state_ordering_constraint.rb +0 -19
  1933. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/inspect.rb +0 -67
  1934. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/instance_method.rb +0 -16
  1935. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/assertion_counter.rb +0 -13
  1936. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/adapter.rb +0 -54
  1937. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/exception_translation.rb +0 -14
  1938. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/nothing.rb +0 -19
  1939. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/version_13.rb +0 -51
  1940. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/version_140.rb +0 -51
  1941. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/version_141.rb +0 -62
  1942. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/version_142_to_172.rb +0 -62
  1943. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/version_200.rb +0 -63
  1944. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/version_201_to_222.rb +0 -63
  1945. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/version_2110_to_2111.rb +0 -67
  1946. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/version_2112_to_320.rb +0 -70
  1947. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/version_230_to_2101.rb +0 -65
  1948. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test.rb +0 -54
  1949. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/monkey_patcher.rb +0 -18
  1950. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/test_unit/adapter.rb +0 -51
  1951. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/test_unit/gem_version_200.rb +0 -59
  1952. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/test_unit/gem_version_201_to_202.rb +0 -59
  1953. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/test_unit/gem_version_203_to_220.rb +0 -59
  1954. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/test_unit/gem_version_230_to_250.rb +0 -65
  1955. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/test_unit/nothing.rb +0 -19
  1956. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/test_unit/ruby_version_185_and_below.rb +0 -58
  1957. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb +0 -60
  1958. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/test_unit.rb +0 -49
  1959. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration.rb +0 -14
  1960. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/is_a.rb +0 -9
  1961. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/logger.rb +0 -15
  1962. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/method_matcher.rb +0 -21
  1963. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/mock.rb +0 -283
  1964. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/mockery.rb +0 -204
  1965. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/module_method.rb +0 -16
  1966. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/module_methods.rb +0 -14
  1967. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/multiple_yields.rb +0 -20
  1968. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/names.rb +0 -53
  1969. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/no_yields.rb +0 -11
  1970. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/object_methods.rb +0 -173
  1971. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/all_of.rb +0 -52
  1972. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/any_of.rb +0 -58
  1973. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/any_parameters.rb +0 -47
  1974. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/anything.rb +0 -42
  1975. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/base.rb +0 -71
  1976. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/equals.rb +0 -53
  1977. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/has_entries.rb +0 -55
  1978. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/has_entry.rb +0 -93
  1979. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/has_key.rb +0 -53
  1980. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/has_value.rb +0 -53
  1981. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/includes.rb +0 -60
  1982. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/instance_of.rb +0 -53
  1983. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/is_a.rb +0 -53
  1984. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/kind_of.rb +0 -53
  1985. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/not.rb +0 -52
  1986. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/object.rb +0 -17
  1987. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/optionally.rb +0 -67
  1988. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/query_string.rb +0 -58
  1989. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/regexp_matches.rb +0 -54
  1990. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/responds_with.rb +0 -54
  1991. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/yaml_equivalent.rb +0 -53
  1992. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers.rb +0 -28
  1993. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameters_matcher.rb +0 -37
  1994. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/pretty_parameters.rb +0 -28
  1995. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/return_values.rb +0 -31
  1996. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/sequence.rb +0 -51
  1997. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/setup.rb +0 -10
  1998. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/single_return_value.rb +0 -17
  1999. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/single_yield.rb +0 -18
  2000. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/standalone.rb +0 -4
  2001. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/state_machine.rb +0 -106
  2002. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/stubbing_error.rb +0 -19
  2003. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/thrower.rb +0 -15
  2004. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/unexpected_invocation.rb +0 -21
  2005. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/version.rb +0 -3
  2006. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/yield_parameters.rb +0 -31
  2007. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha.rb +0 -8
  2008. data/vendor/bundle/gems/mocha-0.14.0/lib/mocha_standalone.rb +0 -4
  2009. data/vendor/bundle/gems/mocha-0.14.0/mocha.gemspec +0 -53
  2010. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/acceptance_test_helper.rb +0 -41
  2011. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/bug_18914_test.rb +0 -43
  2012. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/bug_21465_test.rb +0 -34
  2013. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/bug_21563_test.rb +0 -25
  2014. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/exception_rescue_test.rb +0 -55
  2015. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/expectations_on_multiple_methods_test.rb +0 -55
  2016. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/expected_invocation_count_test.rb +0 -232
  2017. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/failure_messages_test.rb +0 -64
  2018. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/issue_65_test.rb +0 -63
  2019. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/issue_70_test.rb +0 -55
  2020. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/mocha_example_test.rb +0 -98
  2021. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/mocha_test_result_test.rb +0 -84
  2022. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/mock_test.rb +0 -100
  2023. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/mock_with_initializer_block_test.rb +0 -51
  2024. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/mocked_methods_dispatch_test.rb +0 -78
  2025. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/multiple_expectations_failure_message_test.rb +0 -68
  2026. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/optional_parameters_test.rb +0 -70
  2027. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/parameter_matcher_test.rb +0 -337
  2028. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/partial_mocks_test.rb +0 -47
  2029. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/raise_exception_test.rb +0 -39
  2030. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/return_value_test.rb +0 -52
  2031. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/sequence_test.rb +0 -192
  2032. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/states_test.rb +0 -70
  2033. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_any_instance_method_test.rb +0 -202
  2034. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_class_method_defined_on_active_record_association_proxy_test.rb +0 -106
  2035. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_class_method_defined_on_class_test.rb +0 -75
  2036. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_class_method_defined_on_module_test.rb +0 -75
  2037. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_class_method_defined_on_superclass_test.rb +0 -75
  2038. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_everything_test.rb +0 -56
  2039. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_instance_method_defined_on_active_record_association_proxy_test.rb +0 -93
  2040. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_instance_method_defined_on_class_and_aliased_test.rb +0 -69
  2041. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_instance_method_defined_on_class_test.rb +0 -66
  2042. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_instance_method_defined_on_kernel_module_test.rb +0 -75
  2043. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_instance_method_defined_on_module_test.rb +0 -75
  2044. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_instance_method_defined_on_object_class_test.rb +0 -75
  2045. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_instance_method_defined_on_singleton_class_test.rb +0 -70
  2046. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_instance_method_defined_on_superclass_test.rb +0 -72
  2047. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_module_method_test.rb +0 -163
  2048. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_test.rb +0 -52
  2049. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubba_example_test.rb +0 -102
  2050. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubba_test_result_test.rb +0 -66
  2051. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_error_backtrace_test.rb +0 -64
  2052. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_frozen_object_test.rb +0 -88
  2053. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_method_accepting_block_parameter_test.rb +0 -48
  2054. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_method_unnecessarily_test.rb +0 -65
  2055. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_nil_test.rb +0 -59
  2056. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_non_existent_any_instance_method_test.rb +0 -130
  2057. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_non_existent_class_method_test.rb +0 -157
  2058. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_non_existent_instance_method_test.rb +0 -147
  2059. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_non_public_any_instance_method_test.rb +0 -130
  2060. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_non_public_class_method_test.rb +0 -163
  2061. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_non_public_instance_method_test.rb +0 -143
  2062. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_on_non_mock_object_test.rb +0 -64
  2063. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_same_class_method_on_parent_and_child_classes_test.rb +0 -35
  2064. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/throw_test.rb +0 -45
  2065. data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/unstubbing_test.rb +0 -168
  2066. data/vendor/bundle/gems/mocha-0.14.0/test/deprecation_disabler.rb +0 -15
  2067. data/vendor/bundle/gems/mocha-0.14.0/test/execution_point.rb +0 -36
  2068. data/vendor/bundle/gems/mocha-0.14.0/test/integration/mini_test_test.rb +0 -22
  2069. data/vendor/bundle/gems/mocha-0.14.0/test/integration/shared_tests.rb +0 -174
  2070. data/vendor/bundle/gems/mocha-0.14.0/test/integration/test_unit_test.rb +0 -9
  2071. data/vendor/bundle/gems/mocha-0.14.0/test/method_definer.rb +0 -24
  2072. data/vendor/bundle/gems/mocha-0.14.0/test/mini_test_result.rb +0 -90
  2073. data/vendor/bundle/gems/mocha-0.14.0/test/minitest_result.rb +0 -49
  2074. data/vendor/bundle/gems/mocha-0.14.0/test/simple_counter.rb +0 -13
  2075. data/vendor/bundle/gems/mocha-0.14.0/test/test_helper.rb +0 -46
  2076. data/vendor/bundle/gems/mocha-0.14.0/test/test_runner.rb +0 -54
  2077. data/vendor/bundle/gems/mocha-0.14.0/test/test_unit_result.rb +0 -20
  2078. data/vendor/bundle/gems/mocha-0.14.0/test/unit/any_instance_method_test.rb +0 -132
  2079. data/vendor/bundle/gems/mocha-0.14.0/test/unit/array_inspect_test.rb +0 -16
  2080. data/vendor/bundle/gems/mocha-0.14.0/test/unit/backtrace_filter_test.rb +0 -19
  2081. data/vendor/bundle/gems/mocha-0.14.0/test/unit/cardinality_test.rb +0 -56
  2082. data/vendor/bundle/gems/mocha-0.14.0/test/unit/central_test.rb +0 -100
  2083. data/vendor/bundle/gems/mocha-0.14.0/test/unit/change_state_side_effect_test.rb +0 -41
  2084. data/vendor/bundle/gems/mocha-0.14.0/test/unit/class_method_test.rb +0 -223
  2085. data/vendor/bundle/gems/mocha-0.14.0/test/unit/class_methods_test.rb +0 -40
  2086. data/vendor/bundle/gems/mocha-0.14.0/test/unit/configuration_test.rb +0 -38
  2087. data/vendor/bundle/gems/mocha-0.14.0/test/unit/date_time_inspect_test.rb +0 -21
  2088. data/vendor/bundle/gems/mocha-0.14.0/test/unit/exception_raiser_test.rb +0 -42
  2089. data/vendor/bundle/gems/mocha-0.14.0/test/unit/expectation_list_test.rb +0 -71
  2090. data/vendor/bundle/gems/mocha-0.14.0/test/unit/expectation_test.rb +0 -497
  2091. data/vendor/bundle/gems/mocha-0.14.0/test/unit/hash_inspect_test.rb +0 -16
  2092. data/vendor/bundle/gems/mocha-0.14.0/test/unit/hooks_test.rb +0 -29
  2093. data/vendor/bundle/gems/mocha-0.14.0/test/unit/in_state_ordering_constraint_test.rb +0 -43
  2094. data/vendor/bundle/gems/mocha-0.14.0/test/unit/method_matcher_test.rb +0 -28
  2095. data/vendor/bundle/gems/mocha-0.14.0/test/unit/mock_test.rb +0 -341
  2096. data/vendor/bundle/gems/mocha-0.14.0/test/unit/mockery_test.rb +0 -151
  2097. data/vendor/bundle/gems/mocha-0.14.0/test/unit/module_methods_test.rb +0 -19
  2098. data/vendor/bundle/gems/mocha-0.14.0/test/unit/multiple_yields_test.rb +0 -18
  2099. data/vendor/bundle/gems/mocha-0.14.0/test/unit/no_yields_test.rb +0 -18
  2100. data/vendor/bundle/gems/mocha-0.14.0/test/unit/object_inspect_test.rb +0 -38
  2101. data/vendor/bundle/gems/mocha-0.14.0/test/unit/object_methods_test.rb +0 -46
  2102. data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/all_of_test.rb +0 -26
  2103. data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/any_of_test.rb +0 -26
  2104. data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/anything_test.rb +0 -21
  2105. data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/equals_test.rb +0 -25
  2106. data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/has_entries_test.rb +0 -51
  2107. data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/has_entry_test.rb +0 -129
  2108. data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/has_key_test.rb +0 -55
  2109. data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/has_value_test.rb +0 -57
  2110. data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/includes_test.rb +0 -59
  2111. data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/instance_of_test.rb +0 -25
  2112. data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/is_a_test.rb +0 -25
  2113. data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/kind_of_test.rb +0 -25
  2114. data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/not_test.rb +0 -26
  2115. data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/regexp_matches_test.rb +0 -46
  2116. data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/responds_with_test.rb +0 -25
  2117. data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/stub_matcher.rb +0 -27
  2118. data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/yaml_equivalent_test.rb +0 -25
  2119. data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameters_matcher_test.rb +0 -121
  2120. data/vendor/bundle/gems/mocha-0.14.0/test/unit/return_values_test.rb +0 -63
  2121. data/vendor/bundle/gems/mocha-0.14.0/test/unit/sequence_test.rb +0 -104
  2122. data/vendor/bundle/gems/mocha-0.14.0/test/unit/single_return_value_test.rb +0 -14
  2123. data/vendor/bundle/gems/mocha-0.14.0/test/unit/single_yield_test.rb +0 -18
  2124. data/vendor/bundle/gems/mocha-0.14.0/test/unit/state_machine_test.rb +0 -98
  2125. data/vendor/bundle/gems/mocha-0.14.0/test/unit/string_inspect_test.rb +0 -11
  2126. data/vendor/bundle/gems/mocha-0.14.0/test/unit/thrower_test.rb +0 -20
  2127. data/vendor/bundle/gems/mocha-0.14.0/test/unit/yield_parameters_test.rb +0 -93
  2128. data/vendor/bundle/gems/mocha-0.14.0/yard-templates/default/layout/html/google_analytics.erb +0 -11
  2129. data/vendor/bundle/gems/mocha-0.14.0/yard-templates/default/layout/html/setup.rb +0 -6
  2130. data/vendor/bundle/gems/multi_json-1.7.7/CHANGELOG.md +0 -164
  2131. data/vendor/bundle/gems/multi_json-1.7.7/CONTRIBUTING.md +0 -46
  2132. data/vendor/bundle/gems/multi_json-1.7.7/Gemfile +0 -31
  2133. data/vendor/bundle/gems/multi_json-1.7.7/LICENSE.md +0 -20
  2134. data/vendor/bundle/gems/multi_json-1.7.7/README.md +0 -109
  2135. data/vendor/bundle/gems/multi_json-1.7.7/Rakefile +0 -12
  2136. data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/adapter.rb +0 -48
  2137. data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/adapters/gson.rb +0 -19
  2138. data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/adapters/jr_jackson.rb +0 -19
  2139. data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/adapters/json_common.rb +0 -25
  2140. data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/adapters/json_gem.rb +0 -11
  2141. data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/adapters/json_pure.rb +0 -11
  2142. data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/adapters/nsjsonserialization.rb +0 -34
  2143. data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/adapters/oj.rb +0 -24
  2144. data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/adapters/ok_json.rb +0 -22
  2145. data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/adapters/yajl.rb +0 -19
  2146. data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/convertible_hash_keys.rb +0 -43
  2147. data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/options.rb +0 -48
  2148. data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/vendor/okjson.rb +0 -600
  2149. data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/version.rb +0 -20
  2150. data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json.rb +0 -160
  2151. data/vendor/bundle/gems/multi_json-1.7.7/multi_json.gemspec +0 -22
  2152. data/vendor/bundle/gems/multi_json-1.7.7/spec/adapter_shared_example.rb +0 -235
  2153. data/vendor/bundle/gems/multi_json-1.7.7/spec/has_options.rb +0 -74
  2154. data/vendor/bundle/gems/multi_json-1.7.7/spec/helper.rb +0 -35
  2155. data/vendor/bundle/gems/multi_json-1.7.7/spec/json_common_shared_example.rb +0 -30
  2156. data/vendor/bundle/gems/multi_json-1.7.7/spec/multi_json_spec.rb +0 -226
  2157. data/vendor/bundle/gems/polyglot-0.3.3/History.txt +0 -72
  2158. data/vendor/bundle/gems/polyglot-0.3.3/License.txt +0 -20
  2159. data/vendor/bundle/gems/polyglot-0.3.3/README.txt +0 -87
  2160. data/vendor/bundle/gems/polyglot-0.3.3/Rakefile +0 -42
  2161. data/vendor/bundle/gems/polyglot-0.3.3/lib/polyglot/version.rb +0 -9
  2162. data/vendor/bundle/gems/polyglot-0.3.3/lib/polyglot.rb +0 -74
  2163. data/vendor/bundle/gems/rack-1.5.2/COPYING +0 -18
  2164. data/vendor/bundle/gems/rack-1.5.2/KNOWN-ISSUES +0 -30
  2165. data/vendor/bundle/gems/rack-1.5.2/README.rdoc +0 -624
  2166. data/vendor/bundle/gems/rack-1.5.2/Rakefile +0 -125
  2167. data/vendor/bundle/gems/rack-1.5.2/SPEC +0 -237
  2168. data/vendor/bundle/gems/rack-1.5.2/bin/rackup +0 -4
  2169. data/vendor/bundle/gems/rack-1.5.2/contrib/rack.png +0 -0
  2170. data/vendor/bundle/gems/rack-1.5.2/contrib/rack.svg +0 -150
  2171. data/vendor/bundle/gems/rack-1.5.2/contrib/rack_logo.svg +0 -111
  2172. data/vendor/bundle/gems/rack-1.5.2/contrib/rdoc.css +0 -412
  2173. data/vendor/bundle/gems/rack-1.5.2/example/lobster.ru +0 -4
  2174. data/vendor/bundle/gems/rack-1.5.2/example/protectedlobster.rb +0 -14
  2175. data/vendor/bundle/gems/rack-1.5.2/example/protectedlobster.ru +0 -8
  2176. data/vendor/bundle/gems/rack-1.5.2/lib/rack/auth/abstract/handler.rb +0 -37
  2177. data/vendor/bundle/gems/rack-1.5.2/lib/rack/auth/abstract/request.rb +0 -43
  2178. data/vendor/bundle/gems/rack-1.5.2/lib/rack/auth/basic.rb +0 -58
  2179. data/vendor/bundle/gems/rack-1.5.2/lib/rack/auth/digest/md5.rb +0 -129
  2180. data/vendor/bundle/gems/rack-1.5.2/lib/rack/auth/digest/nonce.rb +0 -51
  2181. data/vendor/bundle/gems/rack-1.5.2/lib/rack/auth/digest/params.rb +0 -53
  2182. data/vendor/bundle/gems/rack-1.5.2/lib/rack/auth/digest/request.rb +0 -41
  2183. data/vendor/bundle/gems/rack-1.5.2/lib/rack/backports/uri/common_18.rb +0 -56
  2184. data/vendor/bundle/gems/rack-1.5.2/lib/rack/backports/uri/common_192.rb +0 -52
  2185. data/vendor/bundle/gems/rack-1.5.2/lib/rack/backports/uri/common_193.rb +0 -29
  2186. data/vendor/bundle/gems/rack-1.5.2/lib/rack/body_proxy.rb +0 -39
  2187. data/vendor/bundle/gems/rack-1.5.2/lib/rack/builder.rb +0 -149
  2188. data/vendor/bundle/gems/rack-1.5.2/lib/rack/cascade.rb +0 -52
  2189. data/vendor/bundle/gems/rack-1.5.2/lib/rack/chunked.rb +0 -58
  2190. data/vendor/bundle/gems/rack-1.5.2/lib/rack/commonlogger.rb +0 -64
  2191. data/vendor/bundle/gems/rack-1.5.2/lib/rack/conditionalget.rb +0 -67
  2192. data/vendor/bundle/gems/rack-1.5.2/lib/rack/config.rb +0 -20
  2193. data/vendor/bundle/gems/rack-1.5.2/lib/rack/content_length.rb +0 -33
  2194. data/vendor/bundle/gems/rack-1.5.2/lib/rack/content_type.rb +0 -29
  2195. data/vendor/bundle/gems/rack-1.5.2/lib/rack/deflater.rb +0 -116
  2196. data/vendor/bundle/gems/rack-1.5.2/lib/rack/directory.rb +0 -161
  2197. data/vendor/bundle/gems/rack-1.5.2/lib/rack/etag.rb +0 -64
  2198. data/vendor/bundle/gems/rack-1.5.2/lib/rack/file.rb +0 -138
  2199. data/vendor/bundle/gems/rack-1.5.2/lib/rack/handler/cgi.rb +0 -61
  2200. data/vendor/bundle/gems/rack-1.5.2/lib/rack/handler/evented_mongrel.rb +0 -8
  2201. data/vendor/bundle/gems/rack-1.5.2/lib/rack/handler/fastcgi.rb +0 -98
  2202. data/vendor/bundle/gems/rack-1.5.2/lib/rack/handler/lsws.rb +0 -61
  2203. data/vendor/bundle/gems/rack-1.5.2/lib/rack/handler/mongrel.rb +0 -100
  2204. data/vendor/bundle/gems/rack-1.5.2/lib/rack/handler/scgi.rb +0 -67
  2205. data/vendor/bundle/gems/rack-1.5.2/lib/rack/handler/swiftiplied_mongrel.rb +0 -8
  2206. data/vendor/bundle/gems/rack-1.5.2/lib/rack/handler/thin.rb +0 -27
  2207. data/vendor/bundle/gems/rack-1.5.2/lib/rack/handler/webrick.rb +0 -81
  2208. data/vendor/bundle/gems/rack-1.5.2/lib/rack/handler.rb +0 -107
  2209. data/vendor/bundle/gems/rack-1.5.2/lib/rack/head.rb +0 -22
  2210. data/vendor/bundle/gems/rack-1.5.2/lib/rack/lint.rb +0 -699
  2211. data/vendor/bundle/gems/rack-1.5.2/lib/rack/lobster.rb +0 -65
  2212. data/vendor/bundle/gems/rack-1.5.2/lib/rack/lock.rb +0 -26
  2213. data/vendor/bundle/gems/rack-1.5.2/lib/rack/logger.rb +0 -18
  2214. data/vendor/bundle/gems/rack-1.5.2/lib/rack/methodoverride.rb +0 -31
  2215. data/vendor/bundle/gems/rack-1.5.2/lib/rack/mime.rb +0 -677
  2216. data/vendor/bundle/gems/rack-1.5.2/lib/rack/mock.rb +0 -190
  2217. data/vendor/bundle/gems/rack-1.5.2/lib/rack/multipart/generator.rb +0 -93
  2218. data/vendor/bundle/gems/rack-1.5.2/lib/rack/multipart/parser.rb +0 -176
  2219. data/vendor/bundle/gems/rack-1.5.2/lib/rack/multipart/uploaded_file.rb +0 -34
  2220. data/vendor/bundle/gems/rack-1.5.2/lib/rack/multipart.rb +0 -34
  2221. data/vendor/bundle/gems/rack-1.5.2/lib/rack/nulllogger.rb +0 -18
  2222. data/vendor/bundle/gems/rack-1.5.2/lib/rack/recursive.rb +0 -61
  2223. data/vendor/bundle/gems/rack-1.5.2/lib/rack/reloader.rb +0 -109
  2224. data/vendor/bundle/gems/rack-1.5.2/lib/rack/request.rb +0 -380
  2225. data/vendor/bundle/gems/rack-1.5.2/lib/rack/response.rb +0 -155
  2226. data/vendor/bundle/gems/rack-1.5.2/lib/rack/rewindable_input.rb +0 -104
  2227. data/vendor/bundle/gems/rack-1.5.2/lib/rack/runtime.rb +0 -27
  2228. data/vendor/bundle/gems/rack-1.5.2/lib/rack/sendfile.rb +0 -155
  2229. data/vendor/bundle/gems/rack-1.5.2/lib/rack/server.rb +0 -362
  2230. data/vendor/bundle/gems/rack-1.5.2/lib/rack/session/abstract/id.rb +0 -398
  2231. data/vendor/bundle/gems/rack-1.5.2/lib/rack/session/cookie.rb +0 -178
  2232. data/vendor/bundle/gems/rack-1.5.2/lib/rack/session/memcache.rb +0 -93
  2233. data/vendor/bundle/gems/rack-1.5.2/lib/rack/session/pool.rb +0 -79
  2234. data/vendor/bundle/gems/rack-1.5.2/lib/rack/showexceptions.rb +0 -378
  2235. data/vendor/bundle/gems/rack-1.5.2/lib/rack/showstatus.rb +0 -113
  2236. data/vendor/bundle/gems/rack-1.5.2/lib/rack/static.rb +0 -153
  2237. data/vendor/bundle/gems/rack-1.5.2/lib/rack/urlmap.rb +0 -76
  2238. data/vendor/bundle/gems/rack-1.5.2/lib/rack/utils/okjson.rb +0 -599
  2239. data/vendor/bundle/gems/rack-1.5.2/lib/rack/utils.rb +0 -628
  2240. data/vendor/bundle/gems/rack-1.5.2/lib/rack.rb +0 -87
  2241. data/vendor/bundle/gems/rack-1.5.2/rack.gemspec +0 -33
  2242. data/vendor/bundle/gems/rack-1.5.2/test/builder/anything.rb +0 -5
  2243. data/vendor/bundle/gems/rack-1.5.2/test/builder/comment.ru +0 -4
  2244. data/vendor/bundle/gems/rack-1.5.2/test/builder/end.ru +0 -5
  2245. data/vendor/bundle/gems/rack-1.5.2/test/builder/line.ru +0 -1
  2246. data/vendor/bundle/gems/rack-1.5.2/test/builder/options.ru +0 -2
  2247. data/vendor/bundle/gems/rack-1.5.2/test/cgi/assets/folder/test.js +0 -1
  2248. data/vendor/bundle/gems/rack-1.5.2/test/cgi/assets/fonts/font.eot +0 -1
  2249. data/vendor/bundle/gems/rack-1.5.2/test/cgi/assets/images/image.png +0 -1
  2250. data/vendor/bundle/gems/rack-1.5.2/test/cgi/assets/index.html +0 -1
  2251. data/vendor/bundle/gems/rack-1.5.2/test/cgi/assets/javascripts/app.js +0 -1
  2252. data/vendor/bundle/gems/rack-1.5.2/test/cgi/assets/stylesheets/app.css +0 -1
  2253. data/vendor/bundle/gems/rack-1.5.2/test/cgi/lighttpd.conf +0 -26
  2254. data/vendor/bundle/gems/rack-1.5.2/test/cgi/rackup_stub.rb +0 -6
  2255. data/vendor/bundle/gems/rack-1.5.2/test/cgi/sample_rackup.ru +0 -5
  2256. data/vendor/bundle/gems/rack-1.5.2/test/cgi/test +0 -9
  2257. data/vendor/bundle/gems/rack-1.5.2/test/cgi/test+directory/test+file +0 -1
  2258. data/vendor/bundle/gems/rack-1.5.2/test/cgi/test.fcgi +0 -8
  2259. data/vendor/bundle/gems/rack-1.5.2/test/cgi/test.ru +0 -5
  2260. data/vendor/bundle/gems/rack-1.5.2/test/gemloader.rb +0 -10
  2261. data/vendor/bundle/gems/rack-1.5.2/test/multipart/bad_robots +0 -259
  2262. data/vendor/bundle/gems/rack-1.5.2/test/multipart/binary +0 -0
  2263. data/vendor/bundle/gems/rack-1.5.2/test/multipart/content_type_and_no_filename +0 -6
  2264. data/vendor/bundle/gems/rack-1.5.2/test/multipart/empty +0 -10
  2265. data/vendor/bundle/gems/rack-1.5.2/test/multipart/fail_16384_nofile +0 -814
  2266. data/vendor/bundle/gems/rack-1.5.2/test/multipart/file1.txt +0 -1
  2267. data/vendor/bundle/gems/rack-1.5.2/test/multipart/filename_and_modification_param +0 -7
  2268. data/vendor/bundle/gems/rack-1.5.2/test/multipart/filename_with_escaped_quotes +0 -6
  2269. data/vendor/bundle/gems/rack-1.5.2/test/multipart/filename_with_escaped_quotes_and_modification_param +0 -7
  2270. data/vendor/bundle/gems/rack-1.5.2/test/multipart/filename_with_percent_escaped_quotes +0 -6
  2271. data/vendor/bundle/gems/rack-1.5.2/test/multipart/filename_with_unescaped_percentages +0 -6
  2272. data/vendor/bundle/gems/rack-1.5.2/test/multipart/filename_with_unescaped_percentages2 +0 -6
  2273. data/vendor/bundle/gems/rack-1.5.2/test/multipart/filename_with_unescaped_percentages3 +0 -6
  2274. data/vendor/bundle/gems/rack-1.5.2/test/multipart/filename_with_unescaped_quotes +0 -6
  2275. data/vendor/bundle/gems/rack-1.5.2/test/multipart/ie +0 -6
  2276. data/vendor/bundle/gems/rack-1.5.2/test/multipart/mixed_files +0 -21
  2277. data/vendor/bundle/gems/rack-1.5.2/test/multipart/nested +0 -10
  2278. data/vendor/bundle/gems/rack-1.5.2/test/multipart/none +0 -9
  2279. data/vendor/bundle/gems/rack-1.5.2/test/multipart/semicolon +0 -6
  2280. data/vendor/bundle/gems/rack-1.5.2/test/multipart/text +0 -15
  2281. data/vendor/bundle/gems/rack-1.5.2/test/multipart/webkit +0 -32
  2282. data/vendor/bundle/gems/rack-1.5.2/test/rackup/config.ru +0 -31
  2283. data/vendor/bundle/gems/rack-1.5.2/test/registering_handler/rack/handler/registering_myself.rb +0 -8
  2284. data/vendor/bundle/gems/rack-1.5.2/test/spec_auth_basic.rb +0 -81
  2285. data/vendor/bundle/gems/rack-1.5.2/test/spec_auth_digest.rb +0 -259
  2286. data/vendor/bundle/gems/rack-1.5.2/test/spec_body_proxy.rb +0 -69
  2287. data/vendor/bundle/gems/rack-1.5.2/test/spec_builder.rb +0 -214
  2288. data/vendor/bundle/gems/rack-1.5.2/test/spec_cascade.rb +0 -61
  2289. data/vendor/bundle/gems/rack-1.5.2/test/spec_cgi.rb +0 -102
  2290. data/vendor/bundle/gems/rack-1.5.2/test/spec_chunked.rb +0 -85
  2291. data/vendor/bundle/gems/rack-1.5.2/test/spec_commonlogger.rb +0 -57
  2292. data/vendor/bundle/gems/rack-1.5.2/test/spec_conditionalget.rb +0 -102
  2293. data/vendor/bundle/gems/rack-1.5.2/test/spec_config.rb +0 -22
  2294. data/vendor/bundle/gems/rack-1.5.2/test/spec_content_length.rb +0 -83
  2295. data/vendor/bundle/gems/rack-1.5.2/test/spec_content_type.rb +0 -45
  2296. data/vendor/bundle/gems/rack-1.5.2/test/spec_deflater.rb +0 -204
  2297. data/vendor/bundle/gems/rack-1.5.2/test/spec_directory.rb +0 -88
  2298. data/vendor/bundle/gems/rack-1.5.2/test/spec_etag.rb +0 -98
  2299. data/vendor/bundle/gems/rack-1.5.2/test/spec_fastcgi.rb +0 -107
  2300. data/vendor/bundle/gems/rack-1.5.2/test/spec_file.rb +0 -213
  2301. data/vendor/bundle/gems/rack-1.5.2/test/spec_handler.rb +0 -59
  2302. data/vendor/bundle/gems/rack-1.5.2/test/spec_head.rb +0 -43
  2303. data/vendor/bundle/gems/rack-1.5.2/test/spec_lint.rb +0 -522
  2304. data/vendor/bundle/gems/rack-1.5.2/test/spec_lobster.rb +0 -58
  2305. data/vendor/bundle/gems/rack-1.5.2/test/spec_lock.rb +0 -164
  2306. data/vendor/bundle/gems/rack-1.5.2/test/spec_logger.rb +0 -23
  2307. data/vendor/bundle/gems/rack-1.5.2/test/spec_methodoverride.rb +0 -75
  2308. data/vendor/bundle/gems/rack-1.5.2/test/spec_mime.rb +0 -51
  2309. data/vendor/bundle/gems/rack-1.5.2/test/spec_mock.rb +0 -269
  2310. data/vendor/bundle/gems/rack-1.5.2/test/spec_mongrel.rb +0 -182
  2311. data/vendor/bundle/gems/rack-1.5.2/test/spec_multipart.rb +0 -445
  2312. data/vendor/bundle/gems/rack-1.5.2/test/spec_nulllogger.rb +0 -20
  2313. data/vendor/bundle/gems/rack-1.5.2/test/spec_recursive.rb +0 -72
  2314. data/vendor/bundle/gems/rack-1.5.2/test/spec_request.rb +0 -1078
  2315. data/vendor/bundle/gems/rack-1.5.2/test/spec_response.rb +0 -313
  2316. data/vendor/bundle/gems/rack-1.5.2/test/spec_rewindable_input.rb +0 -118
  2317. data/vendor/bundle/gems/rack-1.5.2/test/spec_runtime.rb +0 -49
  2318. data/vendor/bundle/gems/rack-1.5.2/test/spec_sendfile.rb +0 -130
  2319. data/vendor/bundle/gems/rack-1.5.2/test/spec_server.rb +0 -143
  2320. data/vendor/bundle/gems/rack-1.5.2/test/spec_session_abstract_id.rb +0 -53
  2321. data/vendor/bundle/gems/rack-1.5.2/test/spec_session_cookie.rb +0 -367
  2322. data/vendor/bundle/gems/rack-1.5.2/test/spec_session_memcache.rb +0 -321
  2323. data/vendor/bundle/gems/rack-1.5.2/test/spec_session_pool.rb +0 -209
  2324. data/vendor/bundle/gems/rack-1.5.2/test/spec_showexceptions.rb +0 -92
  2325. data/vendor/bundle/gems/rack-1.5.2/test/spec_showstatus.rb +0 -84
  2326. data/vendor/bundle/gems/rack-1.5.2/test/spec_static.rb +0 -145
  2327. data/vendor/bundle/gems/rack-1.5.2/test/spec_thin.rb +0 -91
  2328. data/vendor/bundle/gems/rack-1.5.2/test/spec_urlmap.rb +0 -213
  2329. data/vendor/bundle/gems/rack-1.5.2/test/spec_utils.rb +0 -573
  2330. data/vendor/bundle/gems/rack-1.5.2/test/spec_webrick.rb +0 -143
  2331. data/vendor/bundle/gems/rack-1.5.2/test/static/another/index.html +0 -1
  2332. data/vendor/bundle/gems/rack-1.5.2/test/static/index.html +0 -1
  2333. data/vendor/bundle/gems/rack-1.5.2/test/testrequest.rb +0 -78
  2334. data/vendor/bundle/gems/rack-1.5.2/test/unregistered_handler/rack/handler/unregistered.rb +0 -7
  2335. data/vendor/bundle/gems/rack-1.5.2/test/unregistered_handler/rack/handler/unregistered_long_one.rb +0 -7
  2336. data/vendor/bundle/gems/rack-test-0.6.2/Gemfile +0 -6
  2337. data/vendor/bundle/gems/rack-test-0.6.2/Gemfile.lock +0 -31
  2338. data/vendor/bundle/gems/rack-test-0.6.2/History.txt +0 -166
  2339. data/vendor/bundle/gems/rack-test-0.6.2/MIT-LICENSE.txt +0 -19
  2340. data/vendor/bundle/gems/rack-test-0.6.2/README.rdoc +0 -85
  2341. data/vendor/bundle/gems/rack-test-0.6.2/Rakefile +0 -33
  2342. data/vendor/bundle/gems/rack-test-0.6.2/Thorfile +0 -114
  2343. data/vendor/bundle/gems/rack-test-0.6.2/lib/rack/mock_session.rb +0 -66
  2344. data/vendor/bundle/gems/rack-test-0.6.2/lib/rack/test/cookie_jar.rb +0 -182
  2345. data/vendor/bundle/gems/rack-test-0.6.2/lib/rack/test/methods.rb +0 -82
  2346. data/vendor/bundle/gems/rack-test-0.6.2/lib/rack/test/mock_digest_request.rb +0 -29
  2347. data/vendor/bundle/gems/rack-test-0.6.2/lib/rack/test/uploaded_file.rb +0 -50
  2348. data/vendor/bundle/gems/rack-test-0.6.2/lib/rack/test/utils.rb +0 -136
  2349. data/vendor/bundle/gems/rack-test-0.6.2/lib/rack/test.rb +0 -304
  2350. data/vendor/bundle/gems/rack-test-0.6.2/rack-test.gemspec +0 -77
  2351. data/vendor/bundle/gems/rack-test-0.6.2/spec/fixtures/bar.txt +0 -1
  2352. data/vendor/bundle/gems/rack-test-0.6.2/spec/fixtures/config.ru +0 -3
  2353. data/vendor/bundle/gems/rack-test-0.6.2/spec/fixtures/fake_app.rb +0 -143
  2354. data/vendor/bundle/gems/rack-test-0.6.2/spec/fixtures/foo.txt +0 -1
  2355. data/vendor/bundle/gems/rack-test-0.6.2/spec/rack/test/cookie_spec.rb +0 -219
  2356. data/vendor/bundle/gems/rack-test-0.6.2/spec/rack/test/digest_auth_spec.rb +0 -46
  2357. data/vendor/bundle/gems/rack-test-0.6.2/spec/rack/test/multipart_spec.rb +0 -145
  2358. data/vendor/bundle/gems/rack-test-0.6.2/spec/rack/test/uploaded_file_spec.rb +0 -22
  2359. data/vendor/bundle/gems/rack-test-0.6.2/spec/rack/test/utils_spec.rb +0 -122
  2360. data/vendor/bundle/gems/rack-test-0.6.2/spec/rack/test_spec.rb +0 -510
  2361. data/vendor/bundle/gems/rack-test-0.6.2/spec/spec_helper.rb +0 -66
  2362. data/vendor/bundle/gems/rack-test-0.6.2/spec/support/matchers/body.rb +0 -9
  2363. data/vendor/bundle/gems/rack-test-0.6.2/spec/support/matchers/challenge.rb +0 -11
  2364. data/vendor/bundle/gems/rails-4.0.0/README.md +0 -78
  2365. data/vendor/bundle/gems/rails-4.0.0/guides/CHANGELOG.md +0 -11
  2366. data/vendor/bundle/gems/rails-4.0.0/guides/Rakefile +0 -77
  2367. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/belongs_to.png +0 -0
  2368. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/book_icon.gif +0 -0
  2369. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/bullet.gif +0 -0
  2370. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/chapters_icon.gif +0 -0
  2371. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/check_bullet.gif +0 -0
  2372. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/credits_pic_blank.gif +0 -0
  2373. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/csrf.png +0 -0
  2374. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/edge_badge.png +0 -0
  2375. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/favicon.ico +0 -0
  2376. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/feature_tile.gif +0 -0
  2377. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/footer_tile.gif +0 -0
  2378. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/fxn.png +0 -0
  2379. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/challenge.png +0 -0
  2380. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/confirm_dialog.png +0 -0
  2381. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/forbidden_attributes_for_new_post.png +0 -0
  2382. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/form_with_errors.png +0 -0
  2383. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/index_action_with_edit_link.png +0 -0
  2384. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/new_post.png +0 -0
  2385. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/post_with_comments.png +0 -0
  2386. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/rails_welcome.png +0 -0
  2387. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/routing_error_no_controller.png +0 -0
  2388. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/routing_error_no_route_matches.png +0 -0
  2389. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/show_action_for_posts.png +0 -0
  2390. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/template_is_missing_posts_new.png +0 -0
  2391. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/undefined_method_post_path.png +0 -0
  2392. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/unknown_action_create_for_posts.png +0 -0
  2393. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/unknown_action_new_for_posts.png +0 -0
  2394. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/grey_bullet.gif +0 -0
  2395. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/habtm.png +0 -0
  2396. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/has_many.png +0 -0
  2397. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/has_many_through.png +0 -0
  2398. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/has_one.png +0 -0
  2399. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/has_one_through.png +0 -0
  2400. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/header_backdrop.png +0 -0
  2401. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/header_tile.gif +0 -0
  2402. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/i18n/demo_html_safe.png +0 -0
  2403. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/i18n/demo_localized_pirate.png +0 -0
  2404. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/i18n/demo_translated_en.png +0 -0
  2405. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/i18n/demo_translated_pirate.png +0 -0
  2406. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/i18n/demo_translation_missing.png +0 -0
  2407. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/i18n/demo_untranslated.png +0 -0
  2408. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/README +0 -5
  2409. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/1.png +0 -0
  2410. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/10.png +0 -0
  2411. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/11.png +0 -0
  2412. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/12.png +0 -0
  2413. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/13.png +0 -0
  2414. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/14.png +0 -0
  2415. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/15.png +0 -0
  2416. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/2.png +0 -0
  2417. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/3.png +0 -0
  2418. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/4.png +0 -0
  2419. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/5.png +0 -0
  2420. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/6.png +0 -0
  2421. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/7.png +0 -0
  2422. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/8.png +0 -0
  2423. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/9.png +0 -0
  2424. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/caution.png +0 -0
  2425. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/example.png +0 -0
  2426. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/home.png +0 -0
  2427. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/important.png +0 -0
  2428. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/next.png +0 -0
  2429. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/note.png +0 -0
  2430. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/prev.png +0 -0
  2431. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/tip.png +0 -0
  2432. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/up.png +0 -0
  2433. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/warning.png +0 -0
  2434. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/jaimeiniesta.jpg +0 -0
  2435. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/nav_arrow.gif +0 -0
  2436. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/oscardelben.jpg +0 -0
  2437. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/polymorphic.png +0 -0
  2438. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/radar.png +0 -0
  2439. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/rails4_features.png +0 -0
  2440. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/rails_guides_kindle_cover.jpg +0 -0
  2441. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/rails_guides_logo.gif +0 -0
  2442. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/rails_logo_remix.gif +0 -0
  2443. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/session_fixation.png +0 -0
  2444. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/tab_grey.gif +0 -0
  2445. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/tab_info.gif +0 -0
  2446. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/tab_note.gif +0 -0
  2447. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/tab_red.gif +0 -0
  2448. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/tab_yellow.gif +0 -0
  2449. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/tab_yellow.png +0 -0
  2450. data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/vijaydev.jpg +0 -0
  2451. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/guides.js +0 -57
  2452. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/jquery.min.js +0 -4
  2453. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/responsive-tables.js +0 -43
  2454. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushAS3.js +0 -59
  2455. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushAppleScript.js +0 -75
  2456. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushBash.js +0 -59
  2457. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushCSharp.js +0 -65
  2458. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushColdFusion.js +0 -100
  2459. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushCpp.js +0 -97
  2460. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushCss.js +0 -91
  2461. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushDelphi.js +0 -55
  2462. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushDiff.js +0 -41
  2463. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushErlang.js +0 -52
  2464. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushGroovy.js +0 -67
  2465. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushJScript.js +0 -52
  2466. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushJava.js +0 -57
  2467. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushJavaFX.js +0 -58
  2468. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushPerl.js +0 -72
  2469. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushPhp.js +0 -88
  2470. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushPlain.js +0 -33
  2471. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushPowerShell.js +0 -74
  2472. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushPython.js +0 -64
  2473. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushRuby.js +0 -55
  2474. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushSass.js +0 -94
  2475. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushScala.js +0 -51
  2476. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushSql.js +0 -66
  2477. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushVb.js +0 -56
  2478. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushXml.js +0 -69
  2479. data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shCore.js +0 -17
  2480. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/fixes.css +0 -16
  2481. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/kindle.css +0 -11
  2482. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/main.css +0 -709
  2483. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/print.css +0 -52
  2484. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/reset.css +0 -43
  2485. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/responsive-tables.css +0 -50
  2486. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/style.css +0 -13
  2487. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shCore.css +0 -226
  2488. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shCoreDefault.css +0 -328
  2489. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shCoreDjango.css +0 -331
  2490. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shCoreEclipse.css +0 -339
  2491. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shCoreEmacs.css +0 -324
  2492. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shCoreFadeToGrey.css +0 -328
  2493. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shCoreMDUltra.css +0 -324
  2494. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shCoreMidnight.css +0 -324
  2495. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shCoreRDark.css +0 -324
  2496. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shThemeDefault.css +0 -117
  2497. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shThemeDjango.css +0 -120
  2498. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shThemeEclipse.css +0 -128
  2499. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shThemeEmacs.css +0 -113
  2500. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shThemeFadeToGrey.css +0 -117
  2501. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shThemeMDUltra.css +0 -113
  2502. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shThemeMidnight.css +0 -113
  2503. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shThemeRDark.css +0 -113
  2504. data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shThemeRailsGuides.css +0 -116
  2505. data/vendor/bundle/gems/rails-4.0.0/guides/bug_report_templates/active_record_gem.rb +0 -37
  2506. data/vendor/bundle/gems/rails-4.0.0/guides/bug_report_templates/active_record_master.rb +0 -48
  2507. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/Gemfile +0 -43
  2508. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/Gemfile.lock +0 -150
  2509. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/README.rdoc +0 -28
  2510. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/Rakefile +0 -6
  2511. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/assets/javascripts/application.js +0 -16
  2512. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/assets/javascripts/comments.js.coffee +0 -3
  2513. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/assets/javascripts/posts.js.coffee +0 -3
  2514. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/assets/javascripts/welcome.js.coffee +0 -3
  2515. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/assets/stylesheets/application.css +0 -13
  2516. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/assets/stylesheets/comments.css.scss +0 -3
  2517. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/assets/stylesheets/posts.css.scss +0 -3
  2518. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/assets/stylesheets/welcome.css.scss +0 -3
  2519. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/controllers/application_controller.rb +0 -5
  2520. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/controllers/comments_controller.rb +0 -17
  2521. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/controllers/posts_controller.rb +0 -47
  2522. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/controllers/welcome_controller.rb +0 -4
  2523. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/helpers/application_helper.rb +0 -2
  2524. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/helpers/comments_helper.rb +0 -2
  2525. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/helpers/posts_helper.rb +0 -2
  2526. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/helpers/welcome_helper.rb +0 -2
  2527. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/models/comment.rb +0 -3
  2528. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/models/post.rb +0 -7
  2529. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/views/comments/_comment.html.erb +0 -15
  2530. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/views/comments/_form.html.erb +0 -13
  2531. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/views/layouts/application.html.erb +0 -14
  2532. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/views/posts/_form.html.erb +0 -27
  2533. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/views/posts/edit.html.erb +0 -5
  2534. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/views/posts/index.html.erb +0 -21
  2535. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/views/posts/new.html.erb +0 -5
  2536. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/views/posts/show.html.erb +0 -18
  2537. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/views/welcome/index.html.erb +0 -3
  2538. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/bin/bundle +0 -4
  2539. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/bin/rails +0 -4
  2540. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/bin/rake +0 -4
  2541. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/application.rb +0 -18
  2542. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/boot.rb +0 -4
  2543. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/database.yml +0 -25
  2544. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/environment.rb +0 -5
  2545. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/environments/development.rb +0 -30
  2546. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/environments/production.rb +0 -80
  2547. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/environments/test.rb +0 -36
  2548. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/initializers/backtrace_silencers.rb +0 -7
  2549. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/initializers/filter_parameter_logging.rb +0 -4
  2550. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/initializers/inflections.rb +0 -16
  2551. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/initializers/locale.rb +0 -9
  2552. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/initializers/mime_types.rb +0 -5
  2553. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/initializers/secret_token.rb +0 -12
  2554. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/initializers/session_store.rb +0 -3
  2555. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/initializers/wrap_parameters.rb +0 -14
  2556. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/locales/en.yml +0 -23
  2557. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/routes.rb +0 -7
  2558. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config.ru +0 -4
  2559. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/db/migrate/20130122042648_create_posts.rb +0 -10
  2560. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/db/migrate/20130122045842_create_comments.rb +0 -11
  2561. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/db/schema.rb +0 -33
  2562. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/db/seeds.rb +0 -7
  2563. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/public/404.html +0 -58
  2564. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/public/422.html +0 -58
  2565. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/public/500.html +0 -57
  2566. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/public/favicon.ico +0 -0
  2567. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/public/robots.txt +0 -5
  2568. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/test/controllers/comments_controller_test.rb +0 -7
  2569. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/test/controllers/posts_controller_test.rb +0 -7
  2570. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/test/controllers/welcome_controller_test.rb +0 -9
  2571. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/test/fixtures/comments.yml +0 -11
  2572. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/test/fixtures/posts.yml +0 -9
  2573. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/test/helpers/comments_helper_test.rb +0 -4
  2574. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/test/helpers/posts_helper_test.rb +0 -4
  2575. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/test/helpers/welcome_helper_test.rb +0 -4
  2576. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/test/models/comment_test.rb +0 -7
  2577. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/test/models/post_test.rb +0 -7
  2578. data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/test/test_helper.rb +0 -15
  2579. data/vendor/bundle/gems/rails-4.0.0/guides/rails_guides/generator.rb +0 -248
  2580. data/vendor/bundle/gems/rails-4.0.0/guides/rails_guides/helpers.rb +0 -51
  2581. data/vendor/bundle/gems/rails-4.0.0/guides/rails_guides/indexer.rb +0 -68
  2582. data/vendor/bundle/gems/rails-4.0.0/guides/rails_guides/kindle.rb +0 -119
  2583. data/vendor/bundle/gems/rails-4.0.0/guides/rails_guides/levenshtein.rb +0 -31
  2584. data/vendor/bundle/gems/rails-4.0.0/guides/rails_guides/markdown/renderer.rb +0 -82
  2585. data/vendor/bundle/gems/rails-4.0.0/guides/rails_guides/markdown.rb +0 -163
  2586. data/vendor/bundle/gems/rails-4.0.0/guides/rails_guides.rb +0 -44
  2587. data/vendor/bundle/gems/rails-4.0.0/guides/source/2_2_release_notes.md +0 -435
  2588. data/vendor/bundle/gems/rails-4.0.0/guides/source/2_3_release_notes.md +0 -621
  2589. data/vendor/bundle/gems/rails-4.0.0/guides/source/3_0_release_notes.md +0 -614
  2590. data/vendor/bundle/gems/rails-4.0.0/guides/source/3_1_release_notes.md +0 -556
  2591. data/vendor/bundle/gems/rails-4.0.0/guides/source/3_2_release_notes.md +0 -565
  2592. data/vendor/bundle/gems/rails-4.0.0/guides/source/4_0_release_notes.md +0 -223
  2593. data/vendor/bundle/gems/rails-4.0.0/guides/source/_license.html.erb +0 -2
  2594. data/vendor/bundle/gems/rails-4.0.0/guides/source/_welcome.html.erb +0 -19
  2595. data/vendor/bundle/gems/rails-4.0.0/guides/source/action_controller_overview.md +0 -1026
  2596. data/vendor/bundle/gems/rails-4.0.0/guides/source/action_mailer_basics.md +0 -704
  2597. data/vendor/bundle/gems/rails-4.0.0/guides/source/action_view_overview.md +0 -1560
  2598. data/vendor/bundle/gems/rails-4.0.0/guides/source/active_model_basics.md +0 -200
  2599. data/vendor/bundle/gems/rails-4.0.0/guides/source/active_record_basics.md +0 -373
  2600. data/vendor/bundle/gems/rails-4.0.0/guides/source/active_record_callbacks.md +0 -358
  2601. data/vendor/bundle/gems/rails-4.0.0/guides/source/active_record_querying.md +0 -1699
  2602. data/vendor/bundle/gems/rails-4.0.0/guides/source/active_record_validations.md +0 -1170
  2603. data/vendor/bundle/gems/rails-4.0.0/guides/source/active_support_core_extensions.md +0 -3814
  2604. data/vendor/bundle/gems/rails-4.0.0/guides/source/active_support_instrumentation.md +0 -487
  2605. data/vendor/bundle/gems/rails-4.0.0/guides/source/api_documentation_guidelines.md +0 -209
  2606. data/vendor/bundle/gems/rails-4.0.0/guides/source/asset_pipeline.md +0 -830
  2607. data/vendor/bundle/gems/rails-4.0.0/guides/source/association_basics.md +0 -2153
  2608. data/vendor/bundle/gems/rails-4.0.0/guides/source/caching_with_rails.md +0 -345
  2609. data/vendor/bundle/gems/rails-4.0.0/guides/source/command_line.md +0 -594
  2610. data/vendor/bundle/gems/rails-4.0.0/guides/source/configuring.md +0 -736
  2611. data/vendor/bundle/gems/rails-4.0.0/guides/source/contributing_to_ruby_on_rails.md +0 -488
  2612. data/vendor/bundle/gems/rails-4.0.0/guides/source/credits.html.erb +0 -76
  2613. data/vendor/bundle/gems/rails-4.0.0/guides/source/debugging_rails_applications.md +0 -674
  2614. data/vendor/bundle/gems/rails-4.0.0/guides/source/development_dependencies_install.md +0 -195
  2615. data/vendor/bundle/gems/rails-4.0.0/guides/source/documents.yaml +0 -183
  2616. data/vendor/bundle/gems/rails-4.0.0/guides/source/engines.md +0 -966
  2617. data/vendor/bundle/gems/rails-4.0.0/guides/source/form_helpers.md +0 -976
  2618. data/vendor/bundle/gems/rails-4.0.0/guides/source/generators.md +0 -644
  2619. data/vendor/bundle/gems/rails-4.0.0/guides/source/getting_started.md +0 -1675
  2620. data/vendor/bundle/gems/rails-4.0.0/guides/source/i18n.md +0 -1005
  2621. data/vendor/bundle/gems/rails-4.0.0/guides/source/index.html.erb +0 -27
  2622. data/vendor/bundle/gems/rails-4.0.0/guides/source/initialization.md +0 -560
  2623. data/vendor/bundle/gems/rails-4.0.0/guides/source/kindle/KINDLE.md +0 -26
  2624. data/vendor/bundle/gems/rails-4.0.0/guides/source/kindle/copyright.html.erb +0 -1
  2625. data/vendor/bundle/gems/rails-4.0.0/guides/source/kindle/layout.html.erb +0 -27
  2626. data/vendor/bundle/gems/rails-4.0.0/guides/source/kindle/rails_guides.opf.erb +0 -52
  2627. data/vendor/bundle/gems/rails-4.0.0/guides/source/kindle/toc.html.erb +0 -24
  2628. data/vendor/bundle/gems/rails-4.0.0/guides/source/kindle/toc.ncx.erb +0 -64
  2629. data/vendor/bundle/gems/rails-4.0.0/guides/source/kindle/welcome.html.erb +0 -5
  2630. data/vendor/bundle/gems/rails-4.0.0/guides/source/layout.html.erb +0 -148
  2631. data/vendor/bundle/gems/rails-4.0.0/guides/source/layouts_and_rendering.md +0 -1194
  2632. data/vendor/bundle/gems/rails-4.0.0/guides/source/migrations.md +0 -1102
  2633. data/vendor/bundle/gems/rails-4.0.0/guides/source/nested_model_forms.md +0 -225
  2634. data/vendor/bundle/gems/rails-4.0.0/guides/source/plugins.md +0 -435
  2635. data/vendor/bundle/gems/rails-4.0.0/guides/source/rails_application_templates.md +0 -229
  2636. data/vendor/bundle/gems/rails-4.0.0/guides/source/rails_on_rack.md +0 -345
  2637. data/vendor/bundle/gems/rails-4.0.0/guides/source/routing.md +0 -1104
  2638. data/vendor/bundle/gems/rails-4.0.0/guides/source/ruby_on_rails_guides_guidelines.md +0 -128
  2639. data/vendor/bundle/gems/rails-4.0.0/guides/source/security.md +0 -973
  2640. data/vendor/bundle/gems/rails-4.0.0/guides/source/testing.md +0 -1010
  2641. data/vendor/bundle/gems/rails-4.0.0/guides/source/upgrading_ruby_on_rails.md +0 -389
  2642. data/vendor/bundle/gems/rails-4.0.0/guides/source/working_with_javascript_in_rails.md +0 -397
  2643. data/vendor/bundle/gems/rails-4.0.0/guides/w3c_validator.rb +0 -95
  2644. data/vendor/bundle/gems/railties-4.0.0/CHANGELOG.md +0 -376
  2645. data/vendor/bundle/gems/railties-4.0.0/RDOC_MAIN.rdoc +0 -73
  2646. data/vendor/bundle/gems/railties-4.0.0/README.rdoc +0 -37
  2647. data/vendor/bundle/gems/railties-4.0.0/bin/rails +0 -9
  2648. data/vendor/bundle/gems/railties-4.0.0/lib/rails/all.rb +0 -14
  2649. data/vendor/bundle/gems/railties-4.0.0/lib/rails/api/task.rb +0 -158
  2650. data/vendor/bundle/gems/railties-4.0.0/lib/rails/app_rails_loader.rb +0 -61
  2651. data/vendor/bundle/gems/railties-4.0.0/lib/rails/application/bootstrap.rb +0 -79
  2652. data/vendor/bundle/gems/railties-4.0.0/lib/rails/application/configuration.rb +0 -159
  2653. data/vendor/bundle/gems/railties-4.0.0/lib/rails/application/finisher.rb +0 -113
  2654. data/vendor/bundle/gems/railties-4.0.0/lib/rails/application/routes_reloader.rb +0 -56
  2655. data/vendor/bundle/gems/railties-4.0.0/lib/rails/application.rb +0 -407
  2656. data/vendor/bundle/gems/railties-4.0.0/lib/rails/backtrace_cleaner.rb +0 -27
  2657. data/vendor/bundle/gems/railties-4.0.0/lib/rails/cli.rb +0 -16
  2658. data/vendor/bundle/gems/railties-4.0.0/lib/rails/code_statistics.rb +0 -103
  2659. data/vendor/bundle/gems/railties-4.0.0/lib/rails/code_statistics_calculator.rb +0 -79
  2660. data/vendor/bundle/gems/railties-4.0.0/lib/rails/commands/application.rb +0 -43
  2661. data/vendor/bundle/gems/railties-4.0.0/lib/rails/commands/console.rb +0 -101
  2662. data/vendor/bundle/gems/railties-4.0.0/lib/rails/commands/dbconsole.rb +0 -174
  2663. data/vendor/bundle/gems/railties-4.0.0/lib/rails/commands/destroy.rb +0 -9
  2664. data/vendor/bundle/gems/railties-4.0.0/lib/rails/commands/generate.rb +0 -11
  2665. data/vendor/bundle/gems/railties-4.0.0/lib/rails/commands/plugin_new.rb +0 -9
  2666. data/vendor/bundle/gems/railties-4.0.0/lib/rails/commands/runner.rb +0 -54
  2667. data/vendor/bundle/gems/railties-4.0.0/lib/rails/commands/server.rb +0 -123
  2668. data/vendor/bundle/gems/railties-4.0.0/lib/rails/commands/update.rb +0 -9
  2669. data/vendor/bundle/gems/railties-4.0.0/lib/rails/commands.rb +0 -111
  2670. data/vendor/bundle/gems/railties-4.0.0/lib/rails/configuration.rb +0 -116
  2671. data/vendor/bundle/gems/railties-4.0.0/lib/rails/console/app.rb +0 -32
  2672. data/vendor/bundle/gems/railties-4.0.0/lib/rails/console/helpers.rb +0 -11
  2673. data/vendor/bundle/gems/railties-4.0.0/lib/rails/deprecation.rb +0 -19
  2674. data/vendor/bundle/gems/railties-4.0.0/lib/rails/engine/commands.rb +0 -41
  2675. data/vendor/bundle/gems/railties-4.0.0/lib/rails/engine/configuration.rb +0 -91
  2676. data/vendor/bundle/gems/railties-4.0.0/lib/rails/engine/railties.rb +0 -29
  2677. data/vendor/bundle/gems/railties-4.0.0/lib/rails/engine.rb +0 -682
  2678. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/actions.rb +0 -260
  2679. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/active_model.rb +0 -86
  2680. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/app_base.rb +0 -290
  2681. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/base.rb +0 -378
  2682. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/css/assets/assets_generator.rb +0 -13
  2683. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/css/assets/templates/stylesheet.css +0 -4
  2684. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/css/scaffold/scaffold_generator.rb +0 -16
  2685. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/erb/controller/controller_generator.rb +0 -20
  2686. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/erb/controller/templates/view.html.erb +0 -2
  2687. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/erb/mailer/mailer_generator.rb +0 -13
  2688. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/erb/mailer/templates/view.text.erb +0 -3
  2689. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/erb/scaffold/scaffold_generator.rb +0 -29
  2690. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/erb/scaffold/templates/_form.html.erb +0 -32
  2691. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/erb/scaffold/templates/edit.html.erb +0 -6
  2692. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/erb/scaffold/templates/index.html.erb +0 -31
  2693. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/erb/scaffold/templates/new.html.erb +0 -5
  2694. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/erb/scaffold/templates/show.html.erb +0 -11
  2695. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/erb.rb +0 -21
  2696. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/generated_attribute.rb +0 -146
  2697. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/js/assets/assets_generator.rb +0 -13
  2698. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/js/assets/templates/javascript.js +0 -2
  2699. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/migration.rb +0 -64
  2700. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/named_base.rb +0 -198
  2701. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/USAGE +0 -15
  2702. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/app_generator.rb +0 -296
  2703. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/Gemfile +0 -30
  2704. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/README.rdoc +0 -28
  2705. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/Rakefile +0 -6
  2706. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/app/assets/javascripts/application.js.tt +0 -18
  2707. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/app/assets/stylesheets/application.css +0 -13
  2708. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/app/controllers/application_controller.rb.tt +0 -5
  2709. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/app/helpers/application_helper.rb +0 -2
  2710. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/app/views/layouts/application.html.erb.tt +0 -14
  2711. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/bin/bundle +0 -2
  2712. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/bin/rails +0 -3
  2713. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/bin/rake +0 -3
  2714. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/application.rb +0 -37
  2715. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/boot.rb +0 -4
  2716. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/databases/frontbase.yml +0 -31
  2717. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/databases/ibm_db.yml +0 -86
  2718. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/databases/jdbc.yml +0 -62
  2719. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/databases/jdbcmysql.yml +0 -33
  2720. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/databases/jdbcpostgresql.yml +0 -43
  2721. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/databases/jdbcsqlite3.yml +0 -20
  2722. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/databases/mysql.yml +0 -51
  2723. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/databases/oracle.yml +0 -39
  2724. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/databases/postgresql.yml +0 -60
  2725. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/databases/sqlite3.yml +0 -25
  2726. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/databases/sqlserver.yml +0 -57
  2727. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/environment.rb +0 -5
  2728. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/environments/development.rb.tt +0 -33
  2729. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/environments/production.rb.tt +0 -84
  2730. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/environments/test.rb.tt +0 -36
  2731. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/initializers/backtrace_silencers.rb +0 -7
  2732. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/initializers/filter_parameter_logging.rb +0 -4
  2733. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/initializers/inflections.rb +0 -16
  2734. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/initializers/mime_types.rb +0 -5
  2735. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/initializers/secret_token.rb.tt +0 -12
  2736. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/initializers/session_store.rb.tt +0 -3
  2737. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/initializers/wrap_parameters.rb.tt +0 -16
  2738. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/locales/en.yml +0 -23
  2739. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/routes.rb +0 -56
  2740. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config.ru +0 -4
  2741. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/db/seeds.rb.tt +0 -7
  2742. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/gitignore +0 -16
  2743. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/public/404.html +0 -58
  2744. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/public/422.html +0 -58
  2745. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/public/500.html +0 -57
  2746. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/public/favicon.ico +0 -0
  2747. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/public/robots.txt +0 -5
  2748. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/test/test_helper.rb +0 -17
  2749. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/assets/USAGE +0 -20
  2750. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/assets/assets_generator.rb +0 -25
  2751. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/assets/templates/javascript.js +0 -2
  2752. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/assets/templates/stylesheet.css +0 -4
  2753. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/controller/USAGE +0 -18
  2754. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/controller/controller_generator.rb +0 -20
  2755. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/controller/templates/controller.rb +0 -13
  2756. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/generator/USAGE +0 -12
  2757. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/generator/generator_generator.rb +0 -25
  2758. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/generator/templates/%file_name%_generator.rb.tt +0 -3
  2759. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/generator/templates/USAGE.tt +0 -8
  2760. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/helper/USAGE +0 -17
  2761. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/helper/helper_generator.rb +0 -13
  2762. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/helper/templates/helper.rb +0 -4
  2763. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/integration_test/USAGE +0 -10
  2764. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/integration_test/integration_test_generator.rb +0 -7
  2765. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/migration/USAGE +0 -35
  2766. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/migration/migration_generator.rb +0 -8
  2767. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/model/USAGE +0 -100
  2768. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/model/model_generator.rb +0 -8
  2769. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/USAGE +0 -10
  2770. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/plugin_new_generator.rb +0 -368
  2771. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/%name%.gemspec +0 -26
  2772. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/Gemfile +0 -30
  2773. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/MIT-LICENSE +0 -20
  2774. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/README.rdoc +0 -3
  2775. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/Rakefile +0 -25
  2776. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/app/controllers/%name%/application_controller.rb.tt +0 -4
  2777. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/app/helpers/%name%/application_helper.rb.tt +0 -4
  2778. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/app/views/layouts/%name%/application.html.erb.tt +0 -14
  2779. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/bin/rails.tt +0 -7
  2780. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/config/routes.rb +0 -6
  2781. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/gitignore +0 -10
  2782. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/lib/%name%/engine.rb +0 -7
  2783. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/lib/%name%/version.rb +0 -3
  2784. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/lib/%name%.rb +0 -6
  2785. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/lib/tasks/%name%_tasks.rake +0 -4
  2786. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/rails/application.rb +0 -17
  2787. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/rails/boot.rb +0 -5
  2788. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/rails/javascripts.js +0 -13
  2789. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/rails/routes.rb +0 -4
  2790. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/rails/stylesheets.css +0 -13
  2791. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/test/%name%_test.rb +0 -7
  2792. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/test/integration/navigation_test.rb +0 -12
  2793. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/test/test_helper.rb +0 -15
  2794. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/resource/USAGE +0 -23
  2795. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/resource/resource_generator.rb +0 -20
  2796. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/resource_route/resource_route_generator.rb +0 -50
  2797. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/scaffold/USAGE +0 -35
  2798. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/scaffold/scaffold_generator.rb +0 -30
  2799. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/scaffold/templates/scaffold.css +0 -56
  2800. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/scaffold_controller/USAGE +0 -19
  2801. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/scaffold_controller/scaffold_controller_generator.rb +0 -27
  2802. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/scaffold_controller/templates/controller.rb +0 -68
  2803. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/task/USAGE +0 -9
  2804. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/task/task_generator.rb +0 -12
  2805. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/task/templates/task.rb +0 -8
  2806. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/resource_helpers.rb +0 -78
  2807. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_case.rb +0 -36
  2808. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/controller/controller_generator.rb +0 -15
  2809. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/controller/templates/functional_test.rb +0 -19
  2810. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/helper/helper_generator.rb +0 -13
  2811. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/helper/templates/helper_test.rb +0 -6
  2812. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/integration/integration_generator.rb +0 -13
  2813. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/integration/templates/integration_test.rb +0 -7
  2814. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/mailer/mailer_generator.rb +0 -14
  2815. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/mailer/templates/functional_test.rb +0 -21
  2816. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/model/model_generator.rb +0 -36
  2817. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/model/templates/fixtures.yml +0 -27
  2818. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/model/templates/unit_test.rb +0 -9
  2819. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/plugin/plugin_generator.rb +0 -13
  2820. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/plugin/templates/%file_name%_test.rb.tt +0 -7
  2821. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/plugin/templates/test_helper.rb +0 -2
  2822. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/scaffold/scaffold_generator.rb +0 -33
  2823. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/scaffold/templates/functional_test.rb +0 -51
  2824. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit.rb +0 -8
  2825. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/testing/assertions.rb +0 -121
  2826. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/testing/behaviour.rb +0 -106
  2827. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/testing/setup_and_teardown.rb +0 -18
  2828. data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators.rb +0 -319
  2829. data/vendor/bundle/gems/railties-4.0.0/lib/rails/info.rb +0 -116
  2830. data/vendor/bundle/gems/railties-4.0.0/lib/rails/info_controller.rb +0 -33
  2831. data/vendor/bundle/gems/railties-4.0.0/lib/rails/initializable.rb +0 -89
  2832. data/vendor/bundle/gems/railties-4.0.0/lib/rails/paths.rb +0 -216
  2833. data/vendor/bundle/gems/railties-4.0.0/lib/rails/rack/debugger.rb +0 -24
  2834. data/vendor/bundle/gems/railties-4.0.0/lib/rails/rack/log_tailer.rb +0 -34
  2835. data/vendor/bundle/gems/railties-4.0.0/lib/rails/rack/logger.rb +0 -85
  2836. data/vendor/bundle/gems/railties-4.0.0/lib/rails/rack.rb +0 -7
  2837. data/vendor/bundle/gems/railties-4.0.0/lib/rails/railtie/configurable.rb +0 -35
  2838. data/vendor/bundle/gems/railties-4.0.0/lib/rails/railtie/configuration.rb +0 -100
  2839. data/vendor/bundle/gems/railties-4.0.0/lib/rails/railtie.rb +0 -212
  2840. data/vendor/bundle/gems/railties-4.0.0/lib/rails/ruby_version_check.rb +0 -13
  2841. data/vendor/bundle/gems/railties-4.0.0/lib/rails/rubyprof_ext.rb +0 -35
  2842. data/vendor/bundle/gems/railties-4.0.0/lib/rails/source_annotation_extractor.rb +0 -127
  2843. data/vendor/bundle/gems/railties-4.0.0/lib/rails/tasks/annotations.rake +0 -20
  2844. data/vendor/bundle/gems/railties-4.0.0/lib/rails/tasks/documentation.rake +0 -75
  2845. data/vendor/bundle/gems/railties-4.0.0/lib/rails/tasks/engine.rake +0 -72
  2846. data/vendor/bundle/gems/railties-4.0.0/lib/rails/tasks/framework.rake +0 -76
  2847. data/vendor/bundle/gems/railties-4.0.0/lib/rails/tasks/log.rake +0 -23
  2848. data/vendor/bundle/gems/railties-4.0.0/lib/rails/tasks/middleware.rake +0 -7
  2849. data/vendor/bundle/gems/railties-4.0.0/lib/rails/tasks/misc.rake +0 -60
  2850. data/vendor/bundle/gems/railties-4.0.0/lib/rails/tasks/routes.rake +0 -7
  2851. data/vendor/bundle/gems/railties-4.0.0/lib/rails/tasks/statistics.rake +0 -22
  2852. data/vendor/bundle/gems/railties-4.0.0/lib/rails/tasks/tmp.rake +0 -45
  2853. data/vendor/bundle/gems/railties-4.0.0/lib/rails/tasks.rb +0 -16
  2854. data/vendor/bundle/gems/railties-4.0.0/lib/rails/templates/layouts/application.html.erb +0 -36
  2855. data/vendor/bundle/gems/railties-4.0.0/lib/rails/templates/rails/info/properties.html.erb +0 -1
  2856. data/vendor/bundle/gems/railties-4.0.0/lib/rails/templates/rails/info/routes.html.erb +0 -9
  2857. data/vendor/bundle/gems/railties-4.0.0/lib/rails/templates/rails/welcome/index.html.erb +0 -245
  2858. data/vendor/bundle/gems/railties-4.0.0/lib/rails/test_help.rb +0 -37
  2859. data/vendor/bundle/gems/railties-4.0.0/lib/rails/test_unit/railtie.rb +0 -18
  2860. data/vendor/bundle/gems/railties-4.0.0/lib/rails/test_unit/sub_test_task.rb +0 -85
  2861. data/vendor/bundle/gems/railties-4.0.0/lib/rails/test_unit/testing.rake +0 -151
  2862. data/vendor/bundle/gems/railties-4.0.0/lib/rails/version.rb +0 -10
  2863. data/vendor/bundle/gems/railties-4.0.0/lib/rails/welcome_controller.rb +0 -7
  2864. data/vendor/bundle/gems/railties-4.0.0/lib/rails.rb +0 -93
  2865. data/vendor/bundle/gems/rake-10.1.0/CHANGES +0 -530
  2866. data/vendor/bundle/gems/rake-10.1.0/MIT-LICENSE +0 -21
  2867. data/vendor/bundle/gems/rake-10.1.0/README.rdoc +0 -187
  2868. data/vendor/bundle/gems/rake-10.1.0/Rakefile +0 -375
  2869. data/vendor/bundle/gems/rake-10.1.0/TODO +0 -21
  2870. data/vendor/bundle/gems/rake-10.1.0/bin/rake +0 -33
  2871. data/vendor/bundle/gems/rake-10.1.0/doc/command_line_usage.rdoc +0 -152
  2872. data/vendor/bundle/gems/rake-10.1.0/doc/example/Rakefile1 +0 -38
  2873. data/vendor/bundle/gems/rake-10.1.0/doc/example/Rakefile2 +0 -35
  2874. data/vendor/bundle/gems/rake-10.1.0/doc/example/a.c +0 -6
  2875. data/vendor/bundle/gems/rake-10.1.0/doc/example/b.c +0 -6
  2876. data/vendor/bundle/gems/rake-10.1.0/doc/example/main.c +0 -11
  2877. data/vendor/bundle/gems/rake-10.1.0/doc/glossary.rdoc +0 -51
  2878. data/vendor/bundle/gems/rake-10.1.0/doc/jamis.rb +0 -591
  2879. data/vendor/bundle/gems/rake-10.1.0/doc/proto_rake.rdoc +0 -127
  2880. data/vendor/bundle/gems/rake-10.1.0/doc/rake.1.gz +0 -0
  2881. data/vendor/bundle/gems/rake-10.1.0/doc/rakefile.rdoc +0 -617
  2882. data/vendor/bundle/gems/rake-10.1.0/doc/rational.rdoc +0 -151
  2883. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.4.14.rdoc +0 -23
  2884. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.4.15.rdoc +0 -35
  2885. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.5.0.rdoc +0 -53
  2886. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.5.3.rdoc +0 -78
  2887. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.5.4.rdoc +0 -46
  2888. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.6.0.rdoc +0 -141
  2889. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.7.0.rdoc +0 -119
  2890. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.7.1.rdoc +0 -59
  2891. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.7.2.rdoc +0 -121
  2892. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.7.3.rdoc +0 -47
  2893. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.8.0.rdoc +0 -114
  2894. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.8.2.rdoc +0 -165
  2895. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.8.3.rdoc +0 -112
  2896. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.8.4.rdoc +0 -147
  2897. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.8.5.rdoc +0 -53
  2898. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.8.6.rdoc +0 -55
  2899. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.8.7.rdoc +0 -55
  2900. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.9.0.rdoc +0 -112
  2901. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.9.1.rdoc +0 -52
  2902. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.9.2.2.rdoc +0 -55
  2903. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.9.2.rdoc +0 -49
  2904. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.9.3.rdoc +0 -102
  2905. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.9.4.rdoc +0 -110
  2906. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.9.5.rdoc +0 -114
  2907. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.9.6.rdoc +0 -127
  2908. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-10.0.0.rdoc +0 -178
  2909. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-10.0.1.rdoc +0 -187
  2910. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-10.0.2.rdoc +0 -191
  2911. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-10.0.3.rdoc +0 -191
  2912. data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-10.1.0.rdoc +0 -61
  2913. data/vendor/bundle/gems/rake-10.1.0/install.rb +0 -80
  2914. data/vendor/bundle/gems/rake-10.1.0/lib/rake/alt_system.rb +0 -108
  2915. data/vendor/bundle/gems/rake-10.1.0/lib/rake/application.rb +0 -728
  2916. data/vendor/bundle/gems/rake-10.1.0/lib/rake/backtrace.rb +0 -20
  2917. data/vendor/bundle/gems/rake-10.1.0/lib/rake/clean.rb +0 -55
  2918. data/vendor/bundle/gems/rake-10.1.0/lib/rake/cloneable.rb +0 -16
  2919. data/vendor/bundle/gems/rake-10.1.0/lib/rake/contrib/compositepublisher.rb +0 -21
  2920. data/vendor/bundle/gems/rake-10.1.0/lib/rake/contrib/ftptools.rb +0 -139
  2921. data/vendor/bundle/gems/rake-10.1.0/lib/rake/contrib/publisher.rb +0 -73
  2922. data/vendor/bundle/gems/rake-10.1.0/lib/rake/contrib/rubyforgepublisher.rb +0 -16
  2923. data/vendor/bundle/gems/rake-10.1.0/lib/rake/contrib/sshpublisher.rb +0 -50
  2924. data/vendor/bundle/gems/rake-10.1.0/lib/rake/contrib/sys.rb +0 -2
  2925. data/vendor/bundle/gems/rake-10.1.0/lib/rake/default_loader.rb +0 -10
  2926. data/vendor/bundle/gems/rake-10.1.0/lib/rake/dsl_definition.rb +0 -157
  2927. data/vendor/bundle/gems/rake-10.1.0/lib/rake/early_time.rb +0 -18
  2928. data/vendor/bundle/gems/rake-10.1.0/lib/rake/ext/core.rb +0 -28
  2929. data/vendor/bundle/gems/rake-10.1.0/lib/rake/ext/module.rb +0 -0
  2930. data/vendor/bundle/gems/rake-10.1.0/lib/rake/ext/string.rb +0 -166
  2931. data/vendor/bundle/gems/rake-10.1.0/lib/rake/ext/time.rb +0 -15
  2932. data/vendor/bundle/gems/rake-10.1.0/lib/rake/file_creation_task.rb +0 -24
  2933. data/vendor/bundle/gems/rake-10.1.0/lib/rake/file_list.rb +0 -416
  2934. data/vendor/bundle/gems/rake-10.1.0/lib/rake/file_task.rb +0 -46
  2935. data/vendor/bundle/gems/rake-10.1.0/lib/rake/file_utils.rb +0 -116
  2936. data/vendor/bundle/gems/rake-10.1.0/lib/rake/file_utils_ext.rb +0 -144
  2937. data/vendor/bundle/gems/rake-10.1.0/lib/rake/gempackagetask.rb +0 -2
  2938. data/vendor/bundle/gems/rake-10.1.0/lib/rake/invocation_chain.rb +0 -57
  2939. data/vendor/bundle/gems/rake-10.1.0/lib/rake/invocation_exception_mixin.rb +0 -16
  2940. data/vendor/bundle/gems/rake-10.1.0/lib/rake/linked_list.rb +0 -103
  2941. data/vendor/bundle/gems/rake-10.1.0/lib/rake/loaders/makefile.rb +0 -40
  2942. data/vendor/bundle/gems/rake-10.1.0/lib/rake/multi_task.rb +0 -13
  2943. data/vendor/bundle/gems/rake-10.1.0/lib/rake/name_space.rb +0 -25
  2944. data/vendor/bundle/gems/rake-10.1.0/lib/rake/packagetask.rb +0 -190
  2945. data/vendor/bundle/gems/rake-10.1.0/lib/rake/pathmap.rb +0 -1
  2946. data/vendor/bundle/gems/rake-10.1.0/lib/rake/phony.rb +0 -15
  2947. data/vendor/bundle/gems/rake-10.1.0/lib/rake/private_reader.rb +0 -20
  2948. data/vendor/bundle/gems/rake-10.1.0/lib/rake/promise.rb +0 -99
  2949. data/vendor/bundle/gems/rake-10.1.0/lib/rake/pseudo_status.rb +0 -29
  2950. data/vendor/bundle/gems/rake-10.1.0/lib/rake/rake_module.rb +0 -37
  2951. data/vendor/bundle/gems/rake-10.1.0/lib/rake/rake_test_loader.rb +0 -22
  2952. data/vendor/bundle/gems/rake-10.1.0/lib/rake/rdoctask.rb +0 -2
  2953. data/vendor/bundle/gems/rake-10.1.0/lib/rake/ruby182_test_unit_fix.rb +0 -27
  2954. data/vendor/bundle/gems/rake-10.1.0/lib/rake/rule_recursion_overflow_error.rb +0 -20
  2955. data/vendor/bundle/gems/rake-10.1.0/lib/rake/runtest.rb +0 -22
  2956. data/vendor/bundle/gems/rake-10.1.0/lib/rake/scope.rb +0 -42
  2957. data/vendor/bundle/gems/rake-10.1.0/lib/rake/task.rb +0 -378
  2958. data/vendor/bundle/gems/rake-10.1.0/lib/rake/task_argument_error.rb +0 -7
  2959. data/vendor/bundle/gems/rake-10.1.0/lib/rake/task_arguments.rb +0 -89
  2960. data/vendor/bundle/gems/rake-10.1.0/lib/rake/task_manager.rb +0 -297
  2961. data/vendor/bundle/gems/rake-10.1.0/lib/rake/tasklib.rb +0 -22
  2962. data/vendor/bundle/gems/rake-10.1.0/lib/rake/testtask.rb +0 -201
  2963. data/vendor/bundle/gems/rake-10.1.0/lib/rake/thread_history_display.rb +0 -48
  2964. data/vendor/bundle/gems/rake-10.1.0/lib/rake/thread_pool.rb +0 -161
  2965. data/vendor/bundle/gems/rake-10.1.0/lib/rake/trace_output.rb +0 -22
  2966. data/vendor/bundle/gems/rake-10.1.0/lib/rake/version.rb +0 -9
  2967. data/vendor/bundle/gems/rake-10.1.0/lib/rake/win32.rb +0 -56
  2968. data/vendor/bundle/gems/rake-10.1.0/lib/rake.rb +0 -73
  2969. data/vendor/bundle/gems/rake-10.1.0/test/file_creation.rb +0 -34
  2970. data/vendor/bundle/gems/rake-10.1.0/test/helper.rb +0 -128
  2971. data/vendor/bundle/gems/rake-10.1.0/test/support/rakefile_definitions.rb +0 -444
  2972. data/vendor/bundle/gems/rake-10.1.0/test/support/ruby_runner.rb +0 -33
  2973. data/vendor/bundle/gems/rake-10.1.0/test/test_private_reader.rb +0 -42
  2974. data/vendor/bundle/gems/rake-10.1.0/test/test_rake.rb +0 -40
  2975. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_application.rb +0 -517
  2976. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_application_options.rb +0 -457
  2977. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_backtrace.rb +0 -113
  2978. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_clean.rb +0 -46
  2979. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_definitions.rb +0 -79
  2980. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_directory_task.rb +0 -57
  2981. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_dsl.rb +0 -40
  2982. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_early_time.rb +0 -31
  2983. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_extension.rb +0 -59
  2984. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_file_creation_task.rb +0 -56
  2985. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_file_list.rb +0 -627
  2986. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_file_list_path_map.rb +0 -8
  2987. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_file_task.rb +0 -122
  2988. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_file_utils.rb +0 -309
  2989. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_ftp_file.rb +0 -74
  2990. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_functional.rb +0 -466
  2991. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_invocation_chain.rb +0 -64
  2992. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_linked_list.rb +0 -84
  2993. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_makefile_loader.rb +0 -46
  2994. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_multi_task.rb +0 -58
  2995. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_name_space.rb +0 -43
  2996. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_package_task.rb +0 -79
  2997. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_path_map.rb +0 -168
  2998. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_path_map_explode.rb +0 -34
  2999. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_path_map_partial.rb +0 -18
  3000. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_pseudo_status.rb +0 -21
  3001. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_rake_test_loader.rb +0 -20
  3002. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_reduce_compat.rb +0 -26
  3003. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_require.rb +0 -40
  3004. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_rules.rb +0 -362
  3005. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_scope.rb +0 -44
  3006. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_task.rb +0 -376
  3007. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_task_argument_parsing.rb +0 -103
  3008. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_task_arguments.rb +0 -121
  3009. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_task_lib.rb +0 -9
  3010. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_task_manager.rb +0 -158
  3011. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_task_manager_argument_resolution.rb +0 -19
  3012. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_task_with_arguments.rb +0 -171
  3013. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_test_task.rb +0 -119
  3014. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_thread_pool.rb +0 -142
  3015. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_top_level_functions.rb +0 -71
  3016. data/vendor/bundle/gems/rake-10.1.0/test/test_rake_win32.rb +0 -72
  3017. data/vendor/bundle/gems/rake-10.1.0/test/test_thread_history_display.rb +0 -101
  3018. data/vendor/bundle/gems/rake-10.1.0/test/test_trace_output.rb +0 -52
  3019. data/vendor/bundle/gems/rdiscount-2.1.6/BUILDING +0 -143
  3020. data/vendor/bundle/gems/rdiscount-2.1.6/COPYING +0 -33
  3021. data/vendor/bundle/gems/rdiscount-2.1.6/README.markdown +0 -72
  3022. data/vendor/bundle/gems/rdiscount-2.1.6/Rakefile +0 -222
  3023. data/vendor/bundle/gems/rdiscount-2.1.6/bin/rdiscount +0 -13
  3024. data/vendor/bundle/gems/rdiscount-2.1.6/ext/Csio.c +0 -61
  3025. data/vendor/bundle/gems/rdiscount-2.1.6/ext/Csio.o +0 -0
  3026. data/vendor/bundle/gems/rdiscount-2.1.6/ext/Makefile +0 -238
  3027. data/vendor/bundle/gems/rdiscount-2.1.6/ext/VERSION +0 -1
  3028. data/vendor/bundle/gems/rdiscount-2.1.6/ext/amalloc.c +0 -111
  3029. data/vendor/bundle/gems/rdiscount-2.1.6/ext/amalloc.h +0 -29
  3030. data/vendor/bundle/gems/rdiscount-2.1.6/ext/amalloc.o +0 -0
  3031. data/vendor/bundle/gems/rdiscount-2.1.6/ext/basename.c +0 -43
  3032. data/vendor/bundle/gems/rdiscount-2.1.6/ext/basename.o +0 -0
  3033. data/vendor/bundle/gems/rdiscount-2.1.6/ext/blocktags +0 -33
  3034. data/vendor/bundle/gems/rdiscount-2.1.6/ext/config.h +0 -31
  3035. data/vendor/bundle/gems/rdiscount-2.1.6/ext/css.c +0 -85
  3036. data/vendor/bundle/gems/rdiscount-2.1.6/ext/css.o +0 -0
  3037. data/vendor/bundle/gems/rdiscount-2.1.6/ext/cstring.h +0 -77
  3038. data/vendor/bundle/gems/rdiscount-2.1.6/ext/docheader.c +0 -49
  3039. data/vendor/bundle/gems/rdiscount-2.1.6/ext/docheader.o +0 -0
  3040. data/vendor/bundle/gems/rdiscount-2.1.6/ext/dumptree.c +0 -152
  3041. data/vendor/bundle/gems/rdiscount-2.1.6/ext/dumptree.o +0 -0
  3042. data/vendor/bundle/gems/rdiscount-2.1.6/ext/emmatch.c +0 -188
  3043. data/vendor/bundle/gems/rdiscount-2.1.6/ext/emmatch.o +0 -0
  3044. data/vendor/bundle/gems/rdiscount-2.1.6/ext/extconf.rb +0 -37
  3045. data/vendor/bundle/gems/rdiscount-2.1.6/ext/flags.c +0 -85
  3046. data/vendor/bundle/gems/rdiscount-2.1.6/ext/flags.o +0 -0
  3047. data/vendor/bundle/gems/rdiscount-2.1.6/ext/generate.c +0 -1799
  3048. data/vendor/bundle/gems/rdiscount-2.1.6/ext/generate.o +0 -0
  3049. data/vendor/bundle/gems/rdiscount-2.1.6/ext/github_flavoured.c +0 -100
  3050. data/vendor/bundle/gems/rdiscount-2.1.6/ext/github_flavoured.o +0 -0
  3051. data/vendor/bundle/gems/rdiscount-2.1.6/ext/html5.c +0 -22
  3052. data/vendor/bundle/gems/rdiscount-2.1.6/ext/html5.o +0 -0
  3053. data/vendor/bundle/gems/rdiscount-2.1.6/ext/markdown.c +0 -1320
  3054. data/vendor/bundle/gems/rdiscount-2.1.6/ext/markdown.h +0 -218
  3055. data/vendor/bundle/gems/rdiscount-2.1.6/ext/markdown.o +0 -0
  3056. data/vendor/bundle/gems/rdiscount-2.1.6/ext/mkdio.c +0 -351
  3057. data/vendor/bundle/gems/rdiscount-2.1.6/ext/mkdio.h +0 -115
  3058. data/vendor/bundle/gems/rdiscount-2.1.6/ext/mkdio.o +0 -0
  3059. data/vendor/bundle/gems/rdiscount-2.1.6/ext/mkmf.log +0 -222
  3060. data/vendor/bundle/gems/rdiscount-2.1.6/ext/mktags.c +0 -89
  3061. data/vendor/bundle/gems/rdiscount-2.1.6/ext/mktags.o +0 -0
  3062. data/vendor/bundle/gems/rdiscount-2.1.6/ext/pgm_options.c +0 -138
  3063. data/vendor/bundle/gems/rdiscount-2.1.6/ext/pgm_options.h +0 -9
  3064. data/vendor/bundle/gems/rdiscount-2.1.6/ext/pgm_options.o +0 -0
  3065. data/vendor/bundle/gems/rdiscount-2.1.6/ext/rdiscount.bundle +0 -0
  3066. data/vendor/bundle/gems/rdiscount-2.1.6/ext/rdiscount.c +0 -147
  3067. data/vendor/bundle/gems/rdiscount-2.1.6/ext/rdiscount.o +0 -0
  3068. data/vendor/bundle/gems/rdiscount-2.1.6/ext/resource.c +0 -157
  3069. data/vendor/bundle/gems/rdiscount-2.1.6/ext/resource.o +0 -0
  3070. data/vendor/bundle/gems/rdiscount-2.1.6/ext/ruby-config.h +0 -10
  3071. data/vendor/bundle/gems/rdiscount-2.1.6/ext/setup.c +0 -39
  3072. data/vendor/bundle/gems/rdiscount-2.1.6/ext/setup.o +0 -0
  3073. data/vendor/bundle/gems/rdiscount-2.1.6/ext/siteconf20130716-9574-pa4vee.rb +0 -6
  3074. data/vendor/bundle/gems/rdiscount-2.1.6/ext/tags.c +0 -91
  3075. data/vendor/bundle/gems/rdiscount-2.1.6/ext/tags.h +0 -19
  3076. data/vendor/bundle/gems/rdiscount-2.1.6/ext/tags.o +0 -0
  3077. data/vendor/bundle/gems/rdiscount-2.1.6/ext/toc.c +0 -114
  3078. data/vendor/bundle/gems/rdiscount-2.1.6/ext/toc.o +0 -0
  3079. data/vendor/bundle/gems/rdiscount-2.1.6/ext/version.c +0 -30
  3080. data/vendor/bundle/gems/rdiscount-2.1.6/ext/version.o +0 -0
  3081. data/vendor/bundle/gems/rdiscount-2.1.6/ext/xml.c +0 -82
  3082. data/vendor/bundle/gems/rdiscount-2.1.6/ext/xml.o +0 -0
  3083. data/vendor/bundle/gems/rdiscount-2.1.6/ext/xmlpage.c +0 -48
  3084. data/vendor/bundle/gems/rdiscount-2.1.6/ext/xmlpage.o +0 -0
  3085. data/vendor/bundle/gems/rdiscount-2.1.6/lib/markdown.rb +0 -1
  3086. data/vendor/bundle/gems/rdiscount-2.1.6/lib/rdiscount.bundle +0 -0
  3087. data/vendor/bundle/gems/rdiscount-2.1.6/lib/rdiscount.rb +0 -106
  3088. data/vendor/bundle/gems/rdiscount-2.1.6/man/markdown.7 +0 -1020
  3089. data/vendor/bundle/gems/rdiscount-2.1.6/man/rdiscount.1 +0 -22
  3090. data/vendor/bundle/gems/rdiscount-2.1.6/man/rdiscount.1.ronn +0 -24
  3091. data/vendor/bundle/gems/rdiscount-2.1.6/rdiscount.gemspec +0 -70
  3092. data/vendor/bundle/gems/rdiscount-2.1.6/test/benchmark.rb +0 -56
  3093. data/vendor/bundle/gems/rdiscount-2.1.6/test/benchmark.txt +0 -306
  3094. data/vendor/bundle/gems/rdiscount-2.1.6/test/markdown_test.rb +0 -158
  3095. data/vendor/bundle/gems/rdiscount-2.1.6/test/rdiscount_test.rb +0 -217
  3096. data/vendor/bundle/gems/shoulda-3.5.0/Appraisals +0 -15
  3097. data/vendor/bundle/gems/shoulda-3.5.0/CONTRIBUTING.md +0 -38
  3098. data/vendor/bundle/gems/shoulda-3.5.0/Gemfile +0 -3
  3099. data/vendor/bundle/gems/shoulda-3.5.0/MIT-LICENSE +0 -22
  3100. data/vendor/bundle/gems/shoulda-3.5.0/README.md +0 -103
  3101. data/vendor/bundle/gems/shoulda-3.5.0/Rakefile +0 -17
  3102. data/vendor/bundle/gems/shoulda-3.5.0/features/rails_integration.feature +0 -87
  3103. data/vendor/bundle/gems/shoulda-3.5.0/features/step_definitions/rails_steps.rb +0 -77
  3104. data/vendor/bundle/gems/shoulda-3.5.0/features/support/env.rb +0 -14
  3105. data/vendor/bundle/gems/shoulda-3.5.0/gemfiles/3.0.gemfile +0 -7
  3106. data/vendor/bundle/gems/shoulda-3.5.0/gemfiles/3.0.gemfile.lock +0 -127
  3107. data/vendor/bundle/gems/shoulda-3.5.0/gemfiles/3.1.gemfile +0 -9
  3108. data/vendor/bundle/gems/shoulda-3.5.0/gemfiles/3.1.gemfile.lock +0 -148
  3109. data/vendor/bundle/gems/shoulda-3.5.0/gemfiles/3.2.gemfile +0 -9
  3110. data/vendor/bundle/gems/shoulda-3.5.0/gemfiles/3.2.gemfile.lock +0 -146
  3111. data/vendor/bundle/gems/shoulda-3.5.0/lib/shoulda/version.rb +0 -3
  3112. data/vendor/bundle/gems/shoulda-3.5.0/lib/shoulda.rb +0 -3
  3113. data/vendor/bundle/gems/shoulda-3.5.0/shoulda.gemspec +0 -30
  3114. data/vendor/bundle/gems/shoulda-context-1.1.3/Appraisals +0 -21
  3115. data/vendor/bundle/gems/shoulda-context-1.1.3/CONTRIBUTING.md +0 -38
  3116. data/vendor/bundle/gems/shoulda-context-1.1.3/Gemfile +0 -3
  3117. data/vendor/bundle/gems/shoulda-context-1.1.3/MIT-LICENSE +0 -22
  3118. data/vendor/bundle/gems/shoulda-context-1.1.3/README.md +0 -54
  3119. data/vendor/bundle/gems/shoulda-context-1.1.3/Rakefile +0 -21
  3120. data/vendor/bundle/gems/shoulda-context-1.1.3/bin/convert_to_should_syntax +0 -42
  3121. data/vendor/bundle/gems/shoulda-context-1.1.3/gemfiles/3.0.gemfile +0 -7
  3122. data/vendor/bundle/gems/shoulda-context-1.1.3/gemfiles/3.0.gemfile.lock +0 -91
  3123. data/vendor/bundle/gems/shoulda-context-1.1.3/gemfiles/3.1.gemfile +0 -9
  3124. data/vendor/bundle/gems/shoulda-context-1.1.3/gemfiles/3.1.gemfile.lock +0 -112
  3125. data/vendor/bundle/gems/shoulda-context-1.1.3/gemfiles/3.2.gemfile +0 -9
  3126. data/vendor/bundle/gems/shoulda-context-1.1.3/gemfiles/3.2.gemfile.lock +0 -111
  3127. data/vendor/bundle/gems/shoulda-context-1.1.3/gemfiles/4.0.gemfile +0 -9
  3128. data/vendor/bundle/gems/shoulda-context-1.1.3/gemfiles/4.0.gemfile.lock +0 -107
  3129. data/vendor/bundle/gems/shoulda-context-1.1.3/init.rb +0 -1
  3130. data/vendor/bundle/gems/shoulda-context-1.1.3/lib/shoulda/context/assertions.rb +0 -96
  3131. data/vendor/bundle/gems/shoulda-context-1.1.3/lib/shoulda/context/autoload_macros.rb +0 -46
  3132. data/vendor/bundle/gems/shoulda-context-1.1.3/lib/shoulda/context/context.rb +0 -454
  3133. data/vendor/bundle/gems/shoulda-context-1.1.3/lib/shoulda/context/proc_extensions.rb +0 -14
  3134. data/vendor/bundle/gems/shoulda-context-1.1.3/lib/shoulda/context/tasks/list_tests.rake +0 -29
  3135. data/vendor/bundle/gems/shoulda-context-1.1.3/lib/shoulda/context/tasks/yaml_to_shoulda.rake +0 -28
  3136. data/vendor/bundle/gems/shoulda-context-1.1.3/lib/shoulda/context/tasks.rb +0 -3
  3137. data/vendor/bundle/gems/shoulda-context-1.1.3/lib/shoulda/context/version.rb +0 -5
  3138. data/vendor/bundle/gems/shoulda-context-1.1.3/lib/shoulda/context.rb +0 -33
  3139. data/vendor/bundle/gems/shoulda-context-1.1.3/lib/shoulda-context.rb +0 -1
  3140. data/vendor/bundle/gems/shoulda-context-1.1.3/rails/init.rb +0 -4
  3141. data/vendor/bundle/gems/shoulda-context-1.1.3/shoulda-context.gemspec +0 -27
  3142. data/vendor/bundle/gems/shoulda-context-1.1.3/tasks/shoulda.rake +0 -1
  3143. data/vendor/bundle/gems/shoulda-context-1.1.3/test/fake_rails_root/test/shoulda_macros/custom_macro.rb +0 -6
  3144. data/vendor/bundle/gems/shoulda-context-1.1.3/test/fake_rails_root/vendor/gems/gem_with_macro-0.0.1/shoulda_macros/gem_macro.rb +0 -6
  3145. data/vendor/bundle/gems/shoulda-context-1.1.3/test/fake_rails_root/vendor/plugins/plugin_with_macro/shoulda_macros/plugin_macro.rb +0 -6
  3146. data/vendor/bundle/gems/shoulda-context-1.1.3/test/shoulda/autoload_macro_test.rb +0 -18
  3147. data/vendor/bundle/gems/shoulda-context-1.1.3/test/shoulda/context_test.rb +0 -360
  3148. data/vendor/bundle/gems/shoulda-context-1.1.3/test/shoulda/convert_to_should_syntax_test.rb +0 -63
  3149. data/vendor/bundle/gems/shoulda-context-1.1.3/test/shoulda/helpers_test.rb +0 -190
  3150. data/vendor/bundle/gems/shoulda-context-1.1.3/test/shoulda/should_test.rb +0 -294
  3151. data/vendor/bundle/gems/shoulda-context-1.1.3/test/test_helper.rb +0 -11
  3152. data/vendor/bundle/gems/shoulda-matchers-2.2.0/Appraisals +0 -17
  3153. data/vendor/bundle/gems/shoulda-matchers-2.2.0/CONTRIBUTING.md +0 -41
  3154. data/vendor/bundle/gems/shoulda-matchers-2.2.0/Gemfile +0 -15
  3155. data/vendor/bundle/gems/shoulda-matchers-2.2.0/Gemfile.lock +0 -148
  3156. data/vendor/bundle/gems/shoulda-matchers-2.2.0/MIT-LICENSE +0 -22
  3157. data/vendor/bundle/gems/shoulda-matchers-2.2.0/NEWS.md +0 -191
  3158. data/vendor/bundle/gems/shoulda-matchers-2.2.0/README.md +0 -93
  3159. data/vendor/bundle/gems/shoulda-matchers-2.2.0/Rakefile +0 -28
  3160. data/vendor/bundle/gems/shoulda-matchers-2.2.0/features/rails_integration.feature +0 -114
  3161. data/vendor/bundle/gems/shoulda-matchers-2.2.0/features/step_definitions/rails_steps.rb +0 -130
  3162. data/vendor/bundle/gems/shoulda-matchers-2.2.0/features/support/env.rb +0 -5
  3163. data/vendor/bundle/gems/shoulda-matchers-2.2.0/gemfiles/3.0.gemfile +0 -14
  3164. data/vendor/bundle/gems/shoulda-matchers-2.2.0/gemfiles/3.0.gemfile.lock +0 -139
  3165. data/vendor/bundle/gems/shoulda-matchers-2.2.0/gemfiles/3.1.gemfile +0 -16
  3166. data/vendor/bundle/gems/shoulda-matchers-2.2.0/gemfiles/3.1.gemfile.lock +0 -160
  3167. data/vendor/bundle/gems/shoulda-matchers-2.2.0/gemfiles/3.2.gemfile +0 -16
  3168. data/vendor/bundle/gems/shoulda-matchers-2.2.0/gemfiles/3.2.gemfile.lock +0 -158
  3169. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/action_controller/filter_param_matcher.rb +0 -46
  3170. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/action_controller/redirect_to_matcher.rb +0 -65
  3171. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/action_controller/render_template_matcher.rb +0 -61
  3172. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/action_controller/render_with_layout_matcher.rb +0 -94
  3173. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/action_controller/respond_with_matcher.rb +0 -83
  3174. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/action_controller/route_matcher.rb +0 -96
  3175. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/action_controller/set_session_matcher.rb +0 -105
  3176. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/action_controller/set_the_flash_matcher.rb +0 -147
  3177. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/action_controller.rb +0 -35
  3178. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/allow_mass_assignment_of_matcher.rb +0 -113
  3179. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/allow_value_matcher.rb +0 -174
  3180. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/comparison_matcher.rb +0 -52
  3181. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/disallow_value_matcher.rb +0 -42
  3182. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/ensure_exclusion_of_matcher.rb +0 -94
  3183. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/ensure_inclusion_of_matcher.rb +0 -156
  3184. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/ensure_length_of_matcher.rb +0 -176
  3185. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/errors.rb +0 -7
  3186. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/exception_message_finder.rb +0 -58
  3187. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/helpers.rb +0 -45
  3188. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/odd_even_number_matcher.rb +0 -47
  3189. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/only_integer_matcher.rb +0 -37
  3190. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/validate_acceptance_of_matcher.rb +0 -41
  3191. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/validate_confirmation_of_matcher.rb +0 -65
  3192. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/validate_numericality_of_matcher.rb +0 -139
  3193. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/validate_presence_of_matcher.rb +0 -64
  3194. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/validate_uniqueness_of_matcher.rb +0 -219
  3195. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/validation_matcher.rb +0 -89
  3196. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/validation_message_finder.rb +0 -70
  3197. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model.rb +0 -51
  3198. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_record/accept_nested_attributes_for_matcher.rb +0 -140
  3199. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_record/association_matcher.rb +0 -372
  3200. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_record/have_db_column_matcher.rb +0 -195
  3201. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_record/have_db_index_matcher.rb +0 -111
  3202. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_record/have_readonly_attribute_matcher.rb +0 -55
  3203. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_record/serialize_matcher.rb +0 -112
  3204. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_record.rb +0 -25
  3205. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/assertion_error.rb +0 -16
  3206. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/integrations/rspec.rb +0 -20
  3207. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/integrations/test_unit.rb +0 -42
  3208. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/version.rb +0 -5
  3209. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers.rb +0 -8
  3210. data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda-matchers.rb +0 -1
  3211. data/vendor/bundle/gems/shoulda-matchers-2.2.0/shoulda-matchers.gemspec +0 -33
  3212. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/active_model/validate_uniqueness_of_matcher_spec.rb +0 -195
  3213. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/action_controller/filter_param_matcher_spec.rb +0 -22
  3214. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/action_controller/redirect_to_matcher_spec.rb +0 -42
  3215. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/action_controller/render_template_matcher_spec.rb +0 -78
  3216. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/action_controller/render_with_layout_matcher_spec.rb +0 -58
  3217. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/action_controller/respond_with_matcher_spec.rb +0 -31
  3218. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/action_controller/route_matcher_spec.rb +0 -65
  3219. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/action_controller/set_session_matcher_spec.rb +0 -51
  3220. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/action_controller/set_the_flash_matcher_spec.rb +0 -153
  3221. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/allow_mass_assignment_of_matcher_spec.rb +0 -111
  3222. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/allow_value_matcher_spec.rb +0 -146
  3223. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/comparison_matcher_spec.rb +0 -40
  3224. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/disallow_value_matcher_spec.rb +0 -43
  3225. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/ensure_exclusion_of_matcher_spec.rb +0 -95
  3226. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/ensure_inclusion_of_matcher_spec.rb +0 -194
  3227. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/ensure_length_of_matcher_spec.rb +0 -159
  3228. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/exception_message_finder_spec.rb +0 -112
  3229. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/helpers_spec.rb +0 -158
  3230. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/odd_even_number_matcher_spec.rb +0 -93
  3231. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/only_integer_matcher_spec.rb +0 -52
  3232. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/validate_acceptance_of_matcher_spec.rb +0 -41
  3233. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/validate_confirmation_of_matcher_spec.rb +0 -47
  3234. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/validate_numericality_of_matcher_spec.rb +0 -133
  3235. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/validate_presence_of_matcher_spec.rb +0 -150
  3236. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/validate_uniqueness_of_matcher_spec.rb +0 -247
  3237. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/validation_message_finder_spec.rb +0 -119
  3238. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_record/accept_nested_attributes_for_matcher_spec.rb +0 -106
  3239. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_record/association_matcher_spec.rb +0 -606
  3240. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_record/have_db_column_matcher_spec.rb +0 -111
  3241. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_record/have_db_index_matcher_spec.rb +0 -78
  3242. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_record/have_readonly_attributes_matcher_spec.rb +0 -41
  3243. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_record/serialize_matcher_spec.rb +0 -86
  3244. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/spec_helper.rb +0 -28
  3245. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/support/active_model_versions.rb +0 -13
  3246. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/support/activemodel_helpers.rb +0 -19
  3247. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/support/class_builder.rb +0 -42
  3248. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/support/controller_builder.rb +0 -80
  3249. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/support/fail_with_message_matcher.rb +0 -32
  3250. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/support/i18n_faker.rb +0 -10
  3251. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/support/mailer_builder.rb +0 -10
  3252. data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/support/model_builder.rb +0 -77
  3253. data/vendor/bundle/gems/simplecov-0.7.1/Appraisals +0 -8
  3254. data/vendor/bundle/gems/simplecov-0.7.1/CHANGELOG.md +0 -173
  3255. data/vendor/bundle/gems/simplecov-0.7.1/CONTRIBUTING.md +0 -20
  3256. data/vendor/bundle/gems/simplecov-0.7.1/Gemfile +0 -5
  3257. data/vendor/bundle/gems/simplecov-0.7.1/LICENSE +0 -20
  3258. data/vendor/bundle/gems/simplecov-0.7.1/README.md +0 -498
  3259. data/vendor/bundle/gems/simplecov-0.7.1/Rakefile +0 -27
  3260. data/vendor/bundle/gems/simplecov-0.7.1/cucumber.yml +0 -13
  3261. data/vendor/bundle/gems/simplecov-0.7.1/features/config_adapters.feature +0 -44
  3262. data/vendor/bundle/gems/simplecov-0.7.1/features/config_autoload.feature +0 -46
  3263. data/vendor/bundle/gems/simplecov-0.7.1/features/config_command_name.feature +0 -33
  3264. data/vendor/bundle/gems/simplecov-0.7.1/features/config_coverage_dir.feature +0 -20
  3265. data/vendor/bundle/gems/simplecov-0.7.1/features/config_deactivate_merging.feature +0 -42
  3266. data/vendor/bundle/gems/simplecov-0.7.1/features/config_formatters.feature +0 -52
  3267. data/vendor/bundle/gems/simplecov-0.7.1/features/config_merge_timeout.feature +0 -39
  3268. data/vendor/bundle/gems/simplecov-0.7.1/features/config_nocov_token.feature +0 -79
  3269. data/vendor/bundle/gems/simplecov-0.7.1/features/config_project_name.feature +0 -27
  3270. data/vendor/bundle/gems/simplecov-0.7.1/features/config_styles.feature +0 -93
  3271. data/vendor/bundle/gems/simplecov-0.7.1/features/cucumber_basic.feature +0 -29
  3272. data/vendor/bundle/gems/simplecov-0.7.1/features/maximum_coverage_drop.feature +0 -36
  3273. data/vendor/bundle/gems/simplecov-0.7.1/features/merging_test_unit_and_rspec.feature +0 -44
  3274. data/vendor/bundle/gems/simplecov-0.7.1/features/minimum_coverage.feature +0 -59
  3275. data/vendor/bundle/gems/simplecov-0.7.1/features/refuse_coverage_drop.feature +0 -35
  3276. data/vendor/bundle/gems/simplecov-0.7.1/features/rspec_basic.feature +0 -31
  3277. data/vendor/bundle/gems/simplecov-0.7.1/features/rspec_fails_on_initialization.feature +0 -14
  3278. data/vendor/bundle/gems/simplecov-0.7.1/features/rspec_groups_and_filters_basic.feature +0 -29
  3279. data/vendor/bundle/gems/simplecov-0.7.1/features/rspec_groups_and_filters_complex.feature +0 -35
  3280. data/vendor/bundle/gems/simplecov-0.7.1/features/rspec_groups_using_filter_class.feature +0 -40
  3281. data/vendor/bundle/gems/simplecov-0.7.1/features/rspec_without_simplecov.feature +0 -20
  3282. data/vendor/bundle/gems/simplecov-0.7.1/features/skipping_code_blocks_manually.feature +0 -70
  3283. data/vendor/bundle/gems/simplecov-0.7.1/features/step_definitions/html_steps.rb +0 -45
  3284. data/vendor/bundle/gems/simplecov-0.7.1/features/step_definitions/simplecov_steps.rb +0 -66
  3285. data/vendor/bundle/gems/simplecov-0.7.1/features/step_definitions/transformers.rb +0 -13
  3286. data/vendor/bundle/gems/simplecov-0.7.1/features/step_definitions/web_steps.rb +0 -64
  3287. data/vendor/bundle/gems/simplecov-0.7.1/features/support/env.rb +0 -26
  3288. data/vendor/bundle/gems/simplecov-0.7.1/features/test_unit_basic.feature +0 -34
  3289. data/vendor/bundle/gems/simplecov-0.7.1/features/test_unit_groups_and_filters_basic.feature +0 -29
  3290. data/vendor/bundle/gems/simplecov-0.7.1/features/test_unit_groups_and_filters_complex.feature +0 -35
  3291. data/vendor/bundle/gems/simplecov-0.7.1/features/test_unit_groups_using_filter_class.feature +0 -40
  3292. data/vendor/bundle/gems/simplecov-0.7.1/features/test_unit_without_simplecov.feature +0 -20
  3293. data/vendor/bundle/gems/simplecov-0.7.1/features/unicode_compatiblity.feature +0 -67
  3294. data/vendor/bundle/gems/simplecov-0.7.1/gemfiles/multi_json-legacy.gemfile +0 -7
  3295. data/vendor/bundle/gems/simplecov-0.7.1/gemfiles/multi_json-new.gemfile +0 -7
  3296. data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/adapters.rb +0 -29
  3297. data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/command_guesser.rb +0 -49
  3298. data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/configuration.rb +0 -243
  3299. data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/defaults.rb +0 -86
  3300. data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/exit_codes.rb +0 -5
  3301. data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/file_list.rb +0 -44
  3302. data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/filter.rb +0 -44
  3303. data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/formatter/multi_formatter.rb +0 -25
  3304. data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/formatter/simple_formatter.rb +0 -19
  3305. data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/formatter.rb +0 -8
  3306. data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/json.rb +0 -27
  3307. data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/last_run.rb +0 -20
  3308. data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/merge_helpers.rb +0 -39
  3309. data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/railtie.rb +0 -7
  3310. data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/railties/tasks.rake +0 -11
  3311. data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/result.rb +0 -126
  3312. data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/result_merger.rb +0 -74
  3313. data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/source_file.rb +0 -188
  3314. data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/version.rb +0 -3
  3315. data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov.rb +0 -134
  3316. data/vendor/bundle/gems/simplecov-0.7.1/simplecov.gemspec +0 -29
  3317. data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/Gemfile +0 -6
  3318. data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/Rakefile +0 -8
  3319. data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/cucumber.yml +0 -13
  3320. data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/features/step_definitions/my_steps.rb +0 -23
  3321. data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/features/support/env.rb +0 -12
  3322. data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/features/test_stuff.feature +0 -6
  3323. data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/lib/faked_project/framework_specific.rb +0 -18
  3324. data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/lib/faked_project/meta_magic.rb +0 -24
  3325. data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/lib/faked_project/some_class.rb +0 -29
  3326. data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/lib/faked_project.rb +0 -11
  3327. data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/spec/faked_spec.rb +0 -11
  3328. data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/spec/meta_magic_spec.rb +0 -10
  3329. data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/spec/some_class_spec.rb +0 -10
  3330. data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/spec/spec_helper.rb +0 -15
  3331. data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/test/faked_test.rb +0 -11
  3332. data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/test/meta_magic_test.rb +0 -13
  3333. data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/test/some_class_test.rb +0 -15
  3334. data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/test/test_helper.rb +0 -16
  3335. data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/app/controllers/sample_controller.rb +0 -10
  3336. data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/app/models/user.rb +0 -10
  3337. data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/deleted_source_sample.rb +0 -15
  3338. data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/frameworks/rspec_bad.rb +0 -9
  3339. data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/frameworks/rspec_good.rb +0 -9
  3340. data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/frameworks/testunit_bad.rb +0 -9
  3341. data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/frameworks/testunit_good.rb +0 -9
  3342. data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/iso-8859.rb +0 -3
  3343. data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/resultset1.rb +0 -4
  3344. data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/resultset2.rb +0 -5
  3345. data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/sample.rb +0 -16
  3346. data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/utf-8.rb +0 -3
  3347. data/vendor/bundle/gems/simplecov-0.7.1/test/helper.rb +0 -35
  3348. data/vendor/bundle/gems/simplecov-0.7.1/test/shoulda_macros.rb +0 -29
  3349. data/vendor/bundle/gems/simplecov-0.7.1/test/test_1_8_fallbacks.rb +0 -33
  3350. data/vendor/bundle/gems/simplecov-0.7.1/test/test_command_guesser.rb +0 -21
  3351. data/vendor/bundle/gems/simplecov-0.7.1/test/test_deleted_source.rb +0 -16
  3352. data/vendor/bundle/gems/simplecov-0.7.1/test/test_file_list.rb +0 -24
  3353. data/vendor/bundle/gems/simplecov-0.7.1/test/test_filters.rb +0 -80
  3354. data/vendor/bundle/gems/simplecov-0.7.1/test/test_merge_helpers.rb +0 -107
  3355. data/vendor/bundle/gems/simplecov-0.7.1/test/test_result.rb +0 -162
  3356. data/vendor/bundle/gems/simplecov-0.7.1/test/test_return_codes.rb +0 -39
  3357. data/vendor/bundle/gems/simplecov-0.7.1/test/test_source_file.rb +0 -95
  3358. data/vendor/bundle/gems/simplecov-0.7.1/test/test_source_file_line.rb +0 -110
  3359. data/vendor/bundle/gems/simplecov-html-0.7.1/Gemfile +0 -15
  3360. data/vendor/bundle/gems/simplecov-html-0.7.1/Guardfile +0 -12
  3361. data/vendor/bundle/gems/simplecov-html-0.7.1/LICENSE +0 -20
  3362. data/vendor/bundle/gems/simplecov-html-0.7.1/README.md +0 -30
  3363. data/vendor/bundle/gems/simplecov-html-0.7.1/Rakefile +0 -32
  3364. data/vendor/bundle/gems/simplecov-html-0.7.1/assets/javascripts/application.js +0 -92
  3365. data/vendor/bundle/gems/simplecov-html-0.7.1/assets/javascripts/libraries/jquery-1.6.2.min.js +0 -18
  3366. data/vendor/bundle/gems/simplecov-html-0.7.1/assets/javascripts/plugins/highlight.pack.js +0 -1
  3367. data/vendor/bundle/gems/simplecov-html-0.7.1/assets/javascripts/plugins/jquery.dataTables.min.js +0 -152
  3368. data/vendor/bundle/gems/simplecov-html-0.7.1/assets/javascripts/plugins/jquery.fancybox-1.3.1.pack.js +0 -44
  3369. data/vendor/bundle/gems/simplecov-html-0.7.1/assets/javascripts/plugins/jquery.timeago.js +0 -141
  3370. data/vendor/bundle/gems/simplecov-html-0.7.1/assets/javascripts/plugins/jquery.url.js +0 -174
  3371. data/vendor/bundle/gems/simplecov-html-0.7.1/assets/stylesheets/application.css +0 -3
  3372. data/vendor/bundle/gems/simplecov-html-0.7.1/assets/stylesheets/plugins/highlight.css +0 -129
  3373. data/vendor/bundle/gems/simplecov-html-0.7.1/assets/stylesheets/plugins/jquery-ui-1.8.4.custom.css +0 -295
  3374. data/vendor/bundle/gems/simplecov-html-0.7.1/assets/stylesheets/plugins/jquery.fancybox-1.3.1.css +0 -363
  3375. data/vendor/bundle/gems/simplecov-html-0.7.1/assets/stylesheets/reset.css +0 -103
  3376. data/vendor/bundle/gems/simplecov-html-0.7.1/assets/stylesheets/screen.css.sass +0 -220
  3377. data/vendor/bundle/gems/simplecov-html-0.7.1/lib/simplecov-html/version.rb +0 -7
  3378. data/vendor/bundle/gems/simplecov-html-0.7.1/lib/simplecov-html.rb +0 -100
  3379. data/vendor/bundle/gems/simplecov-html-0.7.1/public/application.css +0 -1110
  3380. data/vendor/bundle/gems/simplecov-html-0.7.1/public/application.js +0 -626
  3381. data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/blank.gif +0 -0
  3382. data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_close.png +0 -0
  3383. data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_loading.png +0 -0
  3384. data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_nav_left.png +0 -0
  3385. data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_nav_right.png +0 -0
  3386. data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_e.png +0 -0
  3387. data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_n.png +0 -0
  3388. data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_ne.png +0 -0
  3389. data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_nw.png +0 -0
  3390. data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_s.png +0 -0
  3391. data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_se.png +0 -0
  3392. data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_sw.png +0 -0
  3393. data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_w.png +0 -0
  3394. data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_title_left.png +0 -0
  3395. data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_title_main.png +0 -0
  3396. data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_title_over.png +0 -0
  3397. data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_title_right.png +0 -0
  3398. data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancybox-x.png +0 -0
  3399. data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancybox-y.png +0 -0
  3400. data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancybox.png +0 -0
  3401. data/vendor/bundle/gems/simplecov-html-0.7.1/public/favicon_green.png +0 -0
  3402. data/vendor/bundle/gems/simplecov-html-0.7.1/public/favicon_red.png +0 -0
  3403. data/vendor/bundle/gems/simplecov-html-0.7.1/public/favicon_yellow.png +0 -0
  3404. data/vendor/bundle/gems/simplecov-html-0.7.1/public/loading.gif +0 -0
  3405. data/vendor/bundle/gems/simplecov-html-0.7.1/public/magnify.png +0 -0
  3406. data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  3407. data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  3408. data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  3409. data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  3410. data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_glass_75_dadada_1x400.png +0 -0
  3411. data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  3412. data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  3413. data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  3414. data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-icons_222222_256x240.png +0 -0
  3415. data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-icons_2e83ff_256x240.png +0 -0
  3416. data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-icons_454545_256x240.png +0 -0
  3417. data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-icons_888888_256x240.png +0 -0
  3418. data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-icons_cd0a0a_256x240.png +0 -0
  3419. data/vendor/bundle/gems/simplecov-html-0.7.1/simplecov-html.gemspec +0 -25
  3420. data/vendor/bundle/gems/simplecov-html-0.7.1/test/helper.rb +0 -9
  3421. data/vendor/bundle/gems/simplecov-html-0.7.1/test/test_simple_cov-html.rb +0 -8
  3422. data/vendor/bundle/gems/simplecov-html-0.7.1/views/file_list.erb +0 -45
  3423. data/vendor/bundle/gems/simplecov-html-0.7.1/views/layout.erb +0 -41
  3424. data/vendor/bundle/gems/simplecov-html-0.7.1/views/source_file.erb +0 -23
  3425. data/vendor/bundle/gems/sprockets-2.10.0/LICENSE +0 -21
  3426. data/vendor/bundle/gems/sprockets-2.10.0/README.md +0 -507
  3427. data/vendor/bundle/gems/sprockets-2.10.0/bin/sprockets +0 -88
  3428. data/vendor/bundle/gems/sprockets-2.10.0/lib/rake/sprocketstask.rb +0 -151
  3429. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/asset.rb +0 -267
  3430. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/asset_attributes.rb +0 -133
  3431. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/base.rb +0 -447
  3432. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/bundled_asset.rb +0 -78
  3433. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/cache/file_store.rb +0 -32
  3434. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/caching.rb +0 -96
  3435. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/charset_normalizer.rb +0 -41
  3436. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/closure_compressor.rb +0 -22
  3437. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/compressing.rb +0 -73
  3438. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/context.rb +0 -289
  3439. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/directive_processor.rb +0 -408
  3440. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/eco_template.rb +0 -38
  3441. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/ejs_template.rb +0 -37
  3442. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/engines.rb +0 -74
  3443. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/environment.rb +0 -88
  3444. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/errors.rb +0 -20
  3445. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/index.rb +0 -100
  3446. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/jst_processor.rb +0 -29
  3447. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/manifest.rb +0 -261
  3448. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/mime.rb +0 -49
  3449. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/paths.rb +0 -58
  3450. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/processed_asset.rb +0 -152
  3451. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/processing.rb +0 -206
  3452. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/processor.rb +0 -32
  3453. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/safety_colons.rb +0 -28
  3454. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/sass_cache_store.rb +0 -29
  3455. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/sass_compressor.rb +0 -27
  3456. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/sass_functions.rb +0 -70
  3457. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/sass_importer.rb +0 -29
  3458. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/sass_template.rb +0 -60
  3459. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/scss_template.rb +0 -13
  3460. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/server.rb +0 -247
  3461. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/static_asset.rb +0 -58
  3462. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/uglifier_compressor.rb +0 -29
  3463. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/utils.rb +0 -69
  3464. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/version.rb +0 -3
  3465. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/yui_compressor.rb +0 -27
  3466. data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets.rb +0 -108
  3467. data/vendor/bundle/gems/sprockets-rails-2.0.0/README.md +0 -155
  3468. data/vendor/bundle/gems/sprockets-rails-2.0.0/lib/sprockets/rails/helper.rb +0 -145
  3469. data/vendor/bundle/gems/sprockets-rails-2.0.0/lib/sprockets/rails/legacy_asset_tag_helper.rb +0 -32
  3470. data/vendor/bundle/gems/sprockets-rails-2.0.0/lib/sprockets/rails/legacy_asset_url_helper.rb +0 -130
  3471. data/vendor/bundle/gems/sprockets-rails-2.0.0/lib/sprockets/rails/task.rb +0 -82
  3472. data/vendor/bundle/gems/sprockets-rails-2.0.0/lib/sprockets/rails.rb +0 -3
  3473. data/vendor/bundle/gems/sprockets-rails-2.0.0/lib/sprockets/railtie.rb +0 -125
  3474. data/vendor/bundle/gems/sqlite3-1.3.7/API_CHANGES.rdoc +0 -50
  3475. data/vendor/bundle/gems/sqlite3-1.3.7/CHANGELOG.rdoc +0 -248
  3476. data/vendor/bundle/gems/sqlite3-1.3.7/ChangeLog.cvs +0 -88
  3477. data/vendor/bundle/gems/sqlite3-1.3.7/LICENSE +0 -27
  3478. data/vendor/bundle/gems/sqlite3-1.3.7/Manifest.txt +0 -50
  3479. data/vendor/bundle/gems/sqlite3-1.3.7/README.rdoc +0 -95
  3480. data/vendor/bundle/gems/sqlite3-1.3.7/Rakefile +0 -10
  3481. data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/Makefile +0 -238
  3482. data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/backup.c +0 -168
  3483. data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/backup.h +0 -15
  3484. data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/backup.o +0 -0
  3485. data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/database.c +0 -815
  3486. data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/database.h +0 -15
  3487. data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/database.o +0 -0
  3488. data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/exception.c +0 -94
  3489. data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/exception.h +0 -8
  3490. data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/exception.o +0 -0
  3491. data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/extconf.rb +0 -51
  3492. data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/mkmf.log +0 -444
  3493. data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/siteconf20130716-9574-evq5c7.rb +0 -6
  3494. data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/sqlite3.c +0 -40
  3495. data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/sqlite3.o +0 -0
  3496. data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/sqlite3_native.bundle +0 -0
  3497. data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/sqlite3_ruby.h +0 -53
  3498. data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/statement.c +0 -438
  3499. data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/statement.h +0 -16
  3500. data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/statement.o +0 -0
  3501. data/vendor/bundle/gems/sqlite3-1.3.7/faq/faq.rb +0 -145
  3502. data/vendor/bundle/gems/sqlite3-1.3.7/faq/faq.yml +0 -426
  3503. data/vendor/bundle/gems/sqlite3-1.3.7/lib/sqlite3/constants.rb +0 -49
  3504. data/vendor/bundle/gems/sqlite3-1.3.7/lib/sqlite3/database.rb +0 -579
  3505. data/vendor/bundle/gems/sqlite3-1.3.7/lib/sqlite3/errors.rb +0 -44
  3506. data/vendor/bundle/gems/sqlite3-1.3.7/lib/sqlite3/pragmas.rb +0 -280
  3507. data/vendor/bundle/gems/sqlite3-1.3.7/lib/sqlite3/resultset.rb +0 -195
  3508. data/vendor/bundle/gems/sqlite3-1.3.7/lib/sqlite3/sqlite3_native.bundle +0 -0
  3509. data/vendor/bundle/gems/sqlite3-1.3.7/lib/sqlite3/statement.rb +0 -144
  3510. data/vendor/bundle/gems/sqlite3-1.3.7/lib/sqlite3/translator.rb +0 -118
  3511. data/vendor/bundle/gems/sqlite3-1.3.7/lib/sqlite3/value.rb +0 -57
  3512. data/vendor/bundle/gems/sqlite3-1.3.7/lib/sqlite3/version.rb +0 -25
  3513. data/vendor/bundle/gems/sqlite3-1.3.7/lib/sqlite3.rb +0 -10
  3514. data/vendor/bundle/gems/sqlite3-1.3.7/setup.rb +0 -1333
  3515. data/vendor/bundle/gems/sqlite3-1.3.7/tasks/faq.rake +0 -9
  3516. data/vendor/bundle/gems/sqlite3-1.3.7/tasks/gem.rake +0 -32
  3517. data/vendor/bundle/gems/sqlite3-1.3.7/tasks/native.rake +0 -37
  3518. data/vendor/bundle/gems/sqlite3-1.3.7/tasks/vendor_sqlite3.rake +0 -51
  3519. data/vendor/bundle/gems/sqlite3-1.3.7/test/helper.rb +0 -14
  3520. data/vendor/bundle/gems/sqlite3-1.3.7/test/test_backup.rb +0 -33
  3521. data/vendor/bundle/gems/sqlite3-1.3.7/test/test_collation.rb +0 -82
  3522. data/vendor/bundle/gems/sqlite3-1.3.7/test/test_database.rb +0 -339
  3523. data/vendor/bundle/gems/sqlite3-1.3.7/test/test_database_readonly.rb +0 -29
  3524. data/vendor/bundle/gems/sqlite3-1.3.7/test/test_deprecated.rb +0 -44
  3525. data/vendor/bundle/gems/sqlite3-1.3.7/test/test_encoding.rb +0 -121
  3526. data/vendor/bundle/gems/sqlite3-1.3.7/test/test_integration.rb +0 -555
  3527. data/vendor/bundle/gems/sqlite3-1.3.7/test/test_integration_open_close.rb +0 -30
  3528. data/vendor/bundle/gems/sqlite3-1.3.7/test/test_integration_pending.rb +0 -115
  3529. data/vendor/bundle/gems/sqlite3-1.3.7/test/test_integration_resultset.rb +0 -159
  3530. data/vendor/bundle/gems/sqlite3-1.3.7/test/test_integration_statement.rb +0 -194
  3531. data/vendor/bundle/gems/sqlite3-1.3.7/test/test_result_set.rb +0 -37
  3532. data/vendor/bundle/gems/sqlite3-1.3.7/test/test_sqlite3.rb +0 -9
  3533. data/vendor/bundle/gems/sqlite3-1.3.7/test/test_statement.rb +0 -249
  3534. data/vendor/bundle/gems/sqlite3-1.3.7/test/test_statement_execute.rb +0 -35
  3535. data/vendor/bundle/gems/thor-0.18.1/CHANGELOG.md +0 -139
  3536. data/vendor/bundle/gems/thor-0.18.1/LICENSE.md +0 -20
  3537. data/vendor/bundle/gems/thor-0.18.1/README.md +0 -35
  3538. data/vendor/bundle/gems/thor-0.18.1/Thorfile +0 -30
  3539. data/vendor/bundle/gems/thor-0.18.1/bin/thor +0 -6
  3540. data/vendor/bundle/gems/thor-0.18.1/lib/thor/actions/create_file.rb +0 -105
  3541. data/vendor/bundle/gems/thor-0.18.1/lib/thor/actions/create_link.rb +0 -60
  3542. data/vendor/bundle/gems/thor-0.18.1/lib/thor/actions/directory.rb +0 -119
  3543. data/vendor/bundle/gems/thor-0.18.1/lib/thor/actions/empty_directory.rb +0 -137
  3544. data/vendor/bundle/gems/thor-0.18.1/lib/thor/actions/file_manipulation.rb +0 -314
  3545. data/vendor/bundle/gems/thor-0.18.1/lib/thor/actions/inject_into_file.rb +0 -109
  3546. data/vendor/bundle/gems/thor-0.18.1/lib/thor/actions.rb +0 -318
  3547. data/vendor/bundle/gems/thor-0.18.1/lib/thor/base.rb +0 -652
  3548. data/vendor/bundle/gems/thor-0.18.1/lib/thor/command.rb +0 -136
  3549. data/vendor/bundle/gems/thor-0.18.1/lib/thor/core_ext/hash_with_indifferent_access.rb +0 -80
  3550. data/vendor/bundle/gems/thor-0.18.1/lib/thor/core_ext/io_binary_read.rb +0 -12
  3551. data/vendor/bundle/gems/thor-0.18.1/lib/thor/core_ext/ordered_hash.rb +0 -100
  3552. data/vendor/bundle/gems/thor-0.18.1/lib/thor/error.rb +0 -28
  3553. data/vendor/bundle/gems/thor-0.18.1/lib/thor/group.rb +0 -282
  3554. data/vendor/bundle/gems/thor-0.18.1/lib/thor/invocation.rb +0 -172
  3555. data/vendor/bundle/gems/thor-0.18.1/lib/thor/parser/argument.rb +0 -74
  3556. data/vendor/bundle/gems/thor-0.18.1/lib/thor/parser/arguments.rb +0 -171
  3557. data/vendor/bundle/gems/thor-0.18.1/lib/thor/parser/option.rb +0 -121
  3558. data/vendor/bundle/gems/thor-0.18.1/lib/thor/parser/options.rb +0 -218
  3559. data/vendor/bundle/gems/thor-0.18.1/lib/thor/parser.rb +0 -4
  3560. data/vendor/bundle/gems/thor-0.18.1/lib/thor/rake_compat.rb +0 -72
  3561. data/vendor/bundle/gems/thor-0.18.1/lib/thor/runner.rb +0 -322
  3562. data/vendor/bundle/gems/thor-0.18.1/lib/thor/shell/basic.rb +0 -393
  3563. data/vendor/bundle/gems/thor-0.18.1/lib/thor/shell/color.rb +0 -148
  3564. data/vendor/bundle/gems/thor-0.18.1/lib/thor/shell/html.rb +0 -127
  3565. data/vendor/bundle/gems/thor-0.18.1/lib/thor/shell.rb +0 -88
  3566. data/vendor/bundle/gems/thor-0.18.1/lib/thor/util.rb +0 -270
  3567. data/vendor/bundle/gems/thor-0.18.1/lib/thor/version.rb +0 -3
  3568. data/vendor/bundle/gems/thor-0.18.1/lib/thor.rb +0 -473
  3569. data/vendor/bundle/gems/thor-0.18.1/spec/actions/create_file_spec.rb +0 -170
  3570. data/vendor/bundle/gems/thor-0.18.1/spec/actions/create_link_spec.rb +0 -95
  3571. data/vendor/bundle/gems/thor-0.18.1/spec/actions/directory_spec.rb +0 -169
  3572. data/vendor/bundle/gems/thor-0.18.1/spec/actions/empty_directory_spec.rb +0 -129
  3573. data/vendor/bundle/gems/thor-0.18.1/spec/actions/file_manipulation_spec.rb +0 -382
  3574. data/vendor/bundle/gems/thor-0.18.1/spec/actions/inject_into_file_spec.rb +0 -135
  3575. data/vendor/bundle/gems/thor-0.18.1/spec/actions_spec.rb +0 -331
  3576. data/vendor/bundle/gems/thor-0.18.1/spec/base_spec.rb +0 -291
  3577. data/vendor/bundle/gems/thor-0.18.1/spec/command_spec.rb +0 -80
  3578. data/vendor/bundle/gems/thor-0.18.1/spec/core_ext/hash_with_indifferent_access_spec.rb +0 -48
  3579. data/vendor/bundle/gems/thor-0.18.1/spec/core_ext/ordered_hash_spec.rb +0 -115
  3580. data/vendor/bundle/gems/thor-0.18.1/spec/exit_condition_spec.rb +0 -19
  3581. data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/application.rb +0 -2
  3582. data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/app{1}/README +0 -3
  3583. data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/bundle/execute.rb +0 -6
  3584. data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/bundle/main.thor +0 -1
  3585. data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/command.thor +0 -10
  3586. data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/doc/%file_name%.rb.tt +0 -1
  3587. data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/doc/COMMENTER +0 -11
  3588. data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/doc/README +0 -3
  3589. data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/doc/block_helper.rb +0 -3
  3590. data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/doc/config.rb +0 -1
  3591. data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/doc/config.yaml.tt +0 -1
  3592. data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/doc/excluding/%file_name%.rb.tt +0 -1
  3593. data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/enum.thor +0 -10
  3594. data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/group.thor +0 -128
  3595. data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/invoke.thor +0 -112
  3596. data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/path with spaces +0 -0
  3597. data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/preserve/script.sh +0 -3
  3598. data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/script.thor +0 -220
  3599. data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/subcommand.thor +0 -17
  3600. data/vendor/bundle/gems/thor-0.18.1/spec/group_spec.rb +0 -216
  3601. data/vendor/bundle/gems/thor-0.18.1/spec/helper.rb +0 -67
  3602. data/vendor/bundle/gems/thor-0.18.1/spec/invocation_spec.rb +0 -100
  3603. data/vendor/bundle/gems/thor-0.18.1/spec/parser/argument_spec.rb +0 -53
  3604. data/vendor/bundle/gems/thor-0.18.1/spec/parser/arguments_spec.rb +0 -66
  3605. data/vendor/bundle/gems/thor-0.18.1/spec/parser/option_spec.rb +0 -202
  3606. data/vendor/bundle/gems/thor-0.18.1/spec/parser/options_spec.rb +0 -400
  3607. data/vendor/bundle/gems/thor-0.18.1/spec/rake_compat_spec.rb +0 -72
  3608. data/vendor/bundle/gems/thor-0.18.1/spec/register_spec.rb +0 -197
  3609. data/vendor/bundle/gems/thor-0.18.1/spec/runner_spec.rb +0 -241
  3610. data/vendor/bundle/gems/thor-0.18.1/spec/shell/basic_spec.rb +0 -311
  3611. data/vendor/bundle/gems/thor-0.18.1/spec/shell/color_spec.rb +0 -95
  3612. data/vendor/bundle/gems/thor-0.18.1/spec/shell/html_spec.rb +0 -32
  3613. data/vendor/bundle/gems/thor-0.18.1/spec/shell_spec.rb +0 -47
  3614. data/vendor/bundle/gems/thor-0.18.1/spec/subcommand_spec.rb +0 -30
  3615. data/vendor/bundle/gems/thor-0.18.1/spec/thor_spec.rb +0 -491
  3616. data/vendor/bundle/gems/thor-0.18.1/spec/util_spec.rb +0 -196
  3617. data/vendor/bundle/gems/thor-0.18.1/thor.gemspec +0 -24
  3618. data/vendor/bundle/gems/thread_safe-0.1.0/Gemfile +0 -4
  3619. data/vendor/bundle/gems/thread_safe-0.1.0/LICENSE +0 -144
  3620. data/vendor/bundle/gems/thread_safe-0.1.0/README.md +0 -34
  3621. data/vendor/bundle/gems/thread_safe-0.1.0/Rakefile +0 -36
  3622. data/vendor/bundle/gems/thread_safe-0.1.0/examples/bench_cache.rb +0 -35
  3623. data/vendor/bundle/gems/thread_safe-0.1.0/ext/org/jruby/ext/thread_safe/JRubyCacheBackendLibrary.java +0 -200
  3624. data/vendor/bundle/gems/thread_safe-0.1.0/ext/org/jruby/ext/thread_safe/jsr166e/ConcurrentHashMapV8.java +0 -3842
  3625. data/vendor/bundle/gems/thread_safe-0.1.0/ext/org/jruby/ext/thread_safe/jsr166e/LongAdder.java +0 -204
  3626. data/vendor/bundle/gems/thread_safe-0.1.0/ext/org/jruby/ext/thread_safe/jsr166e/Striped64.java +0 -342
  3627. data/vendor/bundle/gems/thread_safe-0.1.0/ext/org/jruby/ext/thread_safe/jsr166y/ThreadLocalRandom.java +0 -199
  3628. data/vendor/bundle/gems/thread_safe-0.1.0/ext/thread_safe/JrubyCacheBackendService.java +0 -15
  3629. data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/atomic_reference_cache_backend.rb +0 -922
  3630. data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/cache.rb +0 -137
  3631. data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/jruby_cache_backend.jar +0 -0
  3632. data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/mri_cache_backend.rb +0 -62
  3633. data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/non_concurrent_cache_backend.rb +0 -133
  3634. data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/synchronized_cache_backend.rb +0 -76
  3635. data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/util/adder.rb +0 -59
  3636. data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/util/atomic_reference.rb +0 -12
  3637. data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/util/cheap_lockable.rb +0 -105
  3638. data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/util/power_of_two_tuple.rb +0 -26
  3639. data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/util/striped64.rb +0 -226
  3640. data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/util/volatile.rb +0 -62
  3641. data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/util/volatile_tuple.rb +0 -46
  3642. data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/util/xor_shift_random.rb +0 -39
  3643. data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/util.rb +0 -16
  3644. data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/version.rb +0 -3
  3645. data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe.rb +0 -64
  3646. data/vendor/bundle/gems/thread_safe-0.1.0/test/test_array.rb +0 -20
  3647. data/vendor/bundle/gems/thread_safe-0.1.0/test/test_cache.rb +0 -792
  3648. data/vendor/bundle/gems/thread_safe-0.1.0/test/test_cache_loops.rb +0 -453
  3649. data/vendor/bundle/gems/thread_safe-0.1.0/test/test_hash.rb +0 -20
  3650. data/vendor/bundle/gems/thread_safe-0.1.0/test/test_helper.rb +0 -73
  3651. data/vendor/bundle/gems/thread_safe-0.1.0/thread_safe.gemspec +0 -20
  3652. data/vendor/bundle/gems/tilt-1.4.1/CHANGELOG.md +0 -44
  3653. data/vendor/bundle/gems/tilt-1.4.1/COPYING +0 -18
  3654. data/vendor/bundle/gems/tilt-1.4.1/Gemfile +0 -32
  3655. data/vendor/bundle/gems/tilt-1.4.1/HACKING +0 -16
  3656. data/vendor/bundle/gems/tilt-1.4.1/README.md +0 -232
  3657. data/vendor/bundle/gems/tilt-1.4.1/Rakefile +0 -104
  3658. data/vendor/bundle/gems/tilt-1.4.1/TEMPLATES.md +0 -516
  3659. data/vendor/bundle/gems/tilt-1.4.1/bin/tilt +0 -112
  3660. data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/asciidoc.rb +0 -34
  3661. data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/builder.rb +0 -40
  3662. data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/coffee.rb +0 -54
  3663. data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/css.rb +0 -80
  3664. data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/csv.rb +0 -71
  3665. data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/erb.rb +0 -110
  3666. data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/etanni.rb +0 -27
  3667. data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/haml.rb +0 -64
  3668. data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/liquid.rb +0 -45
  3669. data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/markaby.rb +0 -52
  3670. data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/markdown.rb +0 -214
  3671. data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/nokogiri.rb +0 -43
  3672. data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/plain.rb +0 -20
  3673. data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/radius.rb +0 -55
  3674. data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/rdoc.rb +0 -47
  3675. data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/string.rb +0 -21
  3676. data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/template.rb +0 -292
  3677. data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/textile.rb +0 -30
  3678. data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/wiki.rb +0 -58
  3679. data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/yajl.rb +0 -94
  3680. data/vendor/bundle/gems/tilt-1.4.1/lib/tilt.rb +0 -204
  3681. data/vendor/bundle/gems/tilt-1.4.1/test/contest.rb +0 -68
  3682. data/vendor/bundle/gems/tilt-1.4.1/test/markaby/locals.mab +0 -1
  3683. data/vendor/bundle/gems/tilt-1.4.1/test/markaby/markaby.mab +0 -1
  3684. data/vendor/bundle/gems/tilt-1.4.1/test/markaby/markaby_other_static.mab +0 -1
  3685. data/vendor/bundle/gems/tilt-1.4.1/test/markaby/render_twice.mab +0 -1
  3686. data/vendor/bundle/gems/tilt-1.4.1/test/markaby/scope.mab +0 -1
  3687. data/vendor/bundle/gems/tilt-1.4.1/test/markaby/yielding.mab +0 -2
  3688. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_asciidoctor_test.rb +0 -44
  3689. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_blueclothtemplate_test.rb +0 -45
  3690. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_buildertemplate_test.rb +0 -59
  3691. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_cache_test.rb +0 -32
  3692. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_coffeescripttemplate_test.rb +0 -114
  3693. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_compilesite_test.rb +0 -51
  3694. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_creoletemplate_test.rb +0 -28
  3695. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_csv_test.rb +0 -69
  3696. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_erbtemplate_test.rb +0 -239
  3697. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_erubistemplate_test.rb +0 -151
  3698. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_etannitemplate_test.rb +0 -173
  3699. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_fallback_test.rb +0 -122
  3700. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_hamltemplate_test.rb +0 -144
  3701. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_kramdown_test.rb +0 -42
  3702. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_lesstemplate_test.less +0 -1
  3703. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_lesstemplate_test.rb +0 -42
  3704. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_liquidtemplate_test.rb +0 -78
  3705. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_markaby_test.rb +0 -88
  3706. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_markdown_test.rb +0 -172
  3707. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_marukutemplate_test.rb +0 -48
  3708. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_nokogiritemplate_test.rb +0 -87
  3709. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_radiustemplate_test.rb +0 -75
  3710. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_rdiscounttemplate_test.rb +0 -55
  3711. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_rdoctemplate_test.rb +0 -31
  3712. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_redcarpettemplate_test.rb +0 -71
  3713. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_redclothtemplate_test.rb +0 -36
  3714. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_sasstemplate_test.rb +0 -41
  3715. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_stringtemplate_test.rb +0 -170
  3716. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_template_test.rb +0 -323
  3717. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_test.rb +0 -65
  3718. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_wikiclothtemplate_test.rb +0 -32
  3719. data/vendor/bundle/gems/tilt-1.4.1/test/tilt_yajltemplate_test.rb +0 -101
  3720. data/vendor/bundle/gems/tilt-1.4.1/tilt.gemspec +0 -120
  3721. data/vendor/bundle/gems/treetop-1.4.14/LICENSE +0 -19
  3722. data/vendor/bundle/gems/treetop-1.4.14/README.md +0 -188
  3723. data/vendor/bundle/gems/treetop-1.4.14/Rakefile +0 -60
  3724. data/vendor/bundle/gems/treetop-1.4.14/bin/tt +0 -112
  3725. data/vendor/bundle/gems/treetop-1.4.14/doc/contributing_and_planned_features.markdown +0 -102
  3726. data/vendor/bundle/gems/treetop-1.4.14/doc/grammar_composition.markdown +0 -65
  3727. data/vendor/bundle/gems/treetop-1.4.14/doc/index.markdown +0 -88
  3728. data/vendor/bundle/gems/treetop-1.4.14/doc/pitfalls_and_advanced_techniques.markdown +0 -51
  3729. data/vendor/bundle/gems/treetop-1.4.14/doc/semantic_interpretation.markdown +0 -218
  3730. data/vendor/bundle/gems/treetop-1.4.14/doc/site/contribute.html +0 -124
  3731. data/vendor/bundle/gems/treetop-1.4.14/doc/site/images/bottom_background.png +0 -0
  3732. data/vendor/bundle/gems/treetop-1.4.14/doc/site/images/middle_background.png +0 -0
  3733. data/vendor/bundle/gems/treetop-1.4.14/doc/site/images/paren_language_output.png +0 -0
  3734. data/vendor/bundle/gems/treetop-1.4.14/doc/site/images/pivotal.gif +0 -0
  3735. data/vendor/bundle/gems/treetop-1.4.14/doc/site/images/top_background.png +0 -0
  3736. data/vendor/bundle/gems/treetop-1.4.14/doc/site/index.html +0 -102
  3737. data/vendor/bundle/gems/treetop-1.4.14/doc/site/pitfalls_and_advanced_techniques.html +0 -68
  3738. data/vendor/bundle/gems/treetop-1.4.14/doc/site/robots.txt +0 -5
  3739. data/vendor/bundle/gems/treetop-1.4.14/doc/site/screen.css +0 -134
  3740. data/vendor/bundle/gems/treetop-1.4.14/doc/site/semantic_interpretation.html +0 -245
  3741. data/vendor/bundle/gems/treetop-1.4.14/doc/site/syntactic_recognition.html +0 -278
  3742. data/vendor/bundle/gems/treetop-1.4.14/doc/site/using_in_ruby.html +0 -123
  3743. data/vendor/bundle/gems/treetop-1.4.14/doc/site.rb +0 -112
  3744. data/vendor/bundle/gems/treetop-1.4.14/doc/sitegen.rb +0 -65
  3745. data/vendor/bundle/gems/treetop-1.4.14/doc/syntactic_recognition.markdown +0 -215
  3746. data/vendor/bundle/gems/treetop-1.4.14/doc/using_in_ruby.markdown +0 -105
  3747. data/vendor/bundle/gems/treetop-1.4.14/examples/lambda_calculus/arithmetic.rb +0 -551
  3748. data/vendor/bundle/gems/treetop-1.4.14/examples/lambda_calculus/arithmetic.treetop +0 -98
  3749. data/vendor/bundle/gems/treetop-1.4.14/examples/lambda_calculus/arithmetic_node_classes.rb +0 -9
  3750. data/vendor/bundle/gems/treetop-1.4.14/examples/lambda_calculus/arithmetic_test.rb +0 -58
  3751. data/vendor/bundle/gems/treetop-1.4.14/examples/lambda_calculus/lambda_calculus +0 -0
  3752. data/vendor/bundle/gems/treetop-1.4.14/examples/lambda_calculus/lambda_calculus.rb +0 -718
  3753. data/vendor/bundle/gems/treetop-1.4.14/examples/lambda_calculus/lambda_calculus.treetop +0 -132
  3754. data/vendor/bundle/gems/treetop-1.4.14/examples/lambda_calculus/lambda_calculus_node_classes.rb +0 -5
  3755. data/vendor/bundle/gems/treetop-1.4.14/examples/lambda_calculus/lambda_calculus_test.rb +0 -89
  3756. data/vendor/bundle/gems/treetop-1.4.14/examples/lambda_calculus/test_helper.rb +0 -18
  3757. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/bootstrap_gen_1_metagrammar.rb +0 -42
  3758. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/grammar_compiler.rb +0 -49
  3759. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/lexical_address_space.rb +0 -17
  3760. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/metagrammar.rb +0 -3984
  3761. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/metagrammar.treetop +0 -503
  3762. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/anything_symbol.rb +0 -18
  3763. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/atomic_expression.rb +0 -14
  3764. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/character_class.rb +0 -28
  3765. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/choice.rb +0 -31
  3766. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/declaration_sequence.rb +0 -24
  3767. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/grammar.rb +0 -28
  3768. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/inline_module.rb +0 -27
  3769. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/nonterminal.rb +0 -13
  3770. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/optional.rb +0 -19
  3771. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/parenthesized_expression.rb +0 -9
  3772. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/parsing_expression.rb +0 -146
  3773. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/parsing_rule.rb +0 -58
  3774. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/predicate.rb +0 -45
  3775. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/predicate_block.rb +0 -16
  3776. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/repetition.rb +0 -89
  3777. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/sequence.rb +0 -71
  3778. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/terminal.rb +0 -20
  3779. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/transient_prefix.rb +0 -9
  3780. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/treetop_file.rb +0 -9
  3781. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes.rb +0 -19
  3782. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/ruby_builder.rb +0 -115
  3783. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler.rb +0 -7
  3784. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/polyglot.rb +0 -9
  3785. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/ruby_extensions/string.rb +0 -44
  3786. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/ruby_extensions.rb +0 -1
  3787. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/runtime/compiled_parser.rb +0 -115
  3788. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/runtime/interval_skip_list/head_node.rb +0 -15
  3789. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/runtime/interval_skip_list/interval_skip_list.rb +0 -200
  3790. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/runtime/interval_skip_list/node.rb +0 -164
  3791. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/runtime/interval_skip_list.rb +0 -3
  3792. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/runtime/syntax_node.rb +0 -114
  3793. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/runtime/terminal_parse_failure.rb +0 -16
  3794. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/runtime/terminal_syntax_node.rb +0 -17
  3795. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/runtime.rb +0 -6
  3796. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/version.rb +0 -9
  3797. data/vendor/bundle/gems/treetop-1.4.14/lib/treetop.rb +0 -3
  3798. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/and_predicate_spec.rb +0 -36
  3799. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/anything_symbol_spec.rb +0 -44
  3800. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/character_class_spec.rb +0 -301
  3801. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/choice_spec.rb +0 -80
  3802. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/circular_compilation_spec.rb +0 -30
  3803. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/failure_propagation_functional_spec.rb +0 -21
  3804. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/grammar_compiler_spec.rb +0 -91
  3805. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/grammar_spec.rb +0 -41
  3806. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/multibyte_chars_spec.rb +0 -38
  3807. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/namespace_spec.rb +0 -42
  3808. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/nonterminal_symbol_spec.rb +0 -40
  3809. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/not_predicate_spec.rb +0 -38
  3810. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/occurrence_range_spec.rb +0 -189
  3811. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/one_or_more_spec.rb +0 -35
  3812. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/optional_spec.rb +0 -37
  3813. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/parenthesized_expression_spec.rb +0 -19
  3814. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/parsing_rule_spec.rb +0 -61
  3815. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/repeated_subrule_spec.rb +0 -29
  3816. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/semantic_predicate_spec.rb +0 -175
  3817. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/sequence_spec.rb +0 -129
  3818. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/terminal_spec.rb +0 -81
  3819. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/terminal_symbol_spec.rb +0 -37
  3820. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/test_grammar.treetop +0 -7
  3821. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/test_grammar.tt +0 -7
  3822. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/test_grammar_do.treetop +0 -7
  3823. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/tt_compiler_spec.rb +0 -224
  3824. data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/zero_or_more_spec.rb +0 -56
  3825. data/vendor/bundle/gems/treetop-1.4.14/spec/composition/a.treetop +0 -11
  3826. data/vendor/bundle/gems/treetop-1.4.14/spec/composition/b.treetop +0 -11
  3827. data/vendor/bundle/gems/treetop-1.4.14/spec/composition/c.treetop +0 -10
  3828. data/vendor/bundle/gems/treetop-1.4.14/spec/composition/d.treetop +0 -10
  3829. data/vendor/bundle/gems/treetop-1.4.14/spec/composition/f.treetop +0 -17
  3830. data/vendor/bundle/gems/treetop-1.4.14/spec/composition/grammar_composition_spec.rb +0 -40
  3831. data/vendor/bundle/gems/treetop-1.4.14/spec/composition/subfolder/e_includes_c.treetop +0 -15
  3832. data/vendor/bundle/gems/treetop-1.4.14/spec/ruby_extensions/string_spec.rb +0 -32
  3833. data/vendor/bundle/gems/treetop-1.4.14/spec/runtime/compiled_parser_spec.rb +0 -123
  3834. data/vendor/bundle/gems/treetop-1.4.14/spec/runtime/interval_skip_list/delete_spec.rb +0 -147
  3835. data/vendor/bundle/gems/treetop-1.4.14/spec/runtime/interval_skip_list/expire_range_spec.rb +0 -349
  3836. data/vendor/bundle/gems/treetop-1.4.14/spec/runtime/interval_skip_list/insert_and_delete_node_spec.rb +0 -385
  3837. data/vendor/bundle/gems/treetop-1.4.14/spec/runtime/interval_skip_list/insert_spec.rb +0 -660
  3838. data/vendor/bundle/gems/treetop-1.4.14/spec/runtime/interval_skip_list/interval_skip_list_spec.graffle +0 -6175
  3839. data/vendor/bundle/gems/treetop-1.4.14/spec/runtime/interval_skip_list/interval_skip_list_spec.rb +0 -58
  3840. data/vendor/bundle/gems/treetop-1.4.14/spec/runtime/interval_skip_list/palindromic_fixture.rb +0 -35
  3841. data/vendor/bundle/gems/treetop-1.4.14/spec/runtime/interval_skip_list/palindromic_fixture_spec.rb +0 -163
  3842. data/vendor/bundle/gems/treetop-1.4.14/spec/runtime/interval_skip_list/spec_helper.rb +0 -91
  3843. data/vendor/bundle/gems/treetop-1.4.14/spec/runtime/syntax_node_spec.rb +0 -77
  3844. data/vendor/bundle/gems/treetop-1.4.14/spec/spec_helper.rb +0 -115
  3845. data/vendor/bundle/gems/treetop-1.4.14/treetop.gemspec +0 -186
  3846. data/vendor/bundle/gems/turn-0.9.6/History.txt +0 -135
  3847. data/vendor/bundle/gems/turn-0.9.6/LICENSE-GPL2.txt +0 -340
  3848. data/vendor/bundle/gems/turn-0.9.6/LICENSE-MIT.txt +0 -21
  3849. data/vendor/bundle/gems/turn-0.9.6/LICENSE-RUBY.txt +0 -56
  3850. data/vendor/bundle/gems/turn-0.9.6/LICENSE.txt +0 -35
  3851. data/vendor/bundle/gems/turn-0.9.6/README.md +0 -158
  3852. data/vendor/bundle/gems/turn-0.9.6/Release.txt +0 -53
  3853. data/vendor/bundle/gems/turn-0.9.6/Version.txt +0 -1
  3854. data/vendor/bundle/gems/turn-0.9.6/bin/turn +0 -10
  3855. data/vendor/bundle/gems/turn-0.9.6/lib/turn/autoload.rb +0 -6
  3856. data/vendor/bundle/gems/turn-0.9.6/lib/turn/autorun.rb +0 -4
  3857. data/vendor/bundle/gems/turn-0.9.6/lib/turn/bin.rb +0 -10
  3858. data/vendor/bundle/gems/turn-0.9.6/lib/turn/colorize.rb +0 -96
  3859. data/vendor/bundle/gems/turn-0.9.6/lib/turn/command.rb +0 -283
  3860. data/vendor/bundle/gems/turn-0.9.6/lib/turn/components/case.rb +0 -109
  3861. data/vendor/bundle/gems/turn-0.9.6/lib/turn/components/method.rb +0 -53
  3862. data/vendor/bundle/gems/turn-0.9.6/lib/turn/components/suite.rb +0 -94
  3863. data/vendor/bundle/gems/turn-0.9.6/lib/turn/components.rb +0 -4
  3864. data/vendor/bundle/gems/turn-0.9.6/lib/turn/configuration.rb +0 -239
  3865. data/vendor/bundle/gems/turn-0.9.6/lib/turn/controller.rb +0 -57
  3866. data/vendor/bundle/gems/turn-0.9.6/lib/turn/core_ext.rb +0 -31
  3867. data/vendor/bundle/gems/turn-0.9.6/lib/turn/minitest.rb +0 -26
  3868. data/vendor/bundle/gems/turn-0.9.6/lib/turn/reporter.rb +0 -131
  3869. data/vendor/bundle/gems/turn-0.9.6/lib/turn/reporters/cue_reporter.rb +0 -183
  3870. data/vendor/bundle/gems/turn-0.9.6/lib/turn/reporters/dot_reporter.rb +0 -89
  3871. data/vendor/bundle/gems/turn-0.9.6/lib/turn/reporters/marshal_reporter.rb +0 -17
  3872. data/vendor/bundle/gems/turn-0.9.6/lib/turn/reporters/outline_reporter.rb +0 -181
  3873. data/vendor/bundle/gems/turn-0.9.6/lib/turn/reporters/pretty_reporter.rb +0 -165
  3874. data/vendor/bundle/gems/turn-0.9.6/lib/turn/reporters/progress_reporter.rb +0 -153
  3875. data/vendor/bundle/gems/turn-0.9.6/lib/turn/runners/crossrunner.rb +0 -42
  3876. data/vendor/bundle/gems/turn-0.9.6/lib/turn/runners/isorunner.rb +0 -169
  3877. data/vendor/bundle/gems/turn-0.9.6/lib/turn/runners/loadrunner.rb +0 -48
  3878. data/vendor/bundle/gems/turn-0.9.6/lib/turn/runners/minirunner.rb +0 -127
  3879. data/vendor/bundle/gems/turn-0.9.6/lib/turn/runners/solorunner.rb +0 -7
  3880. data/vendor/bundle/gems/turn-0.9.6/lib/turn/runners/testrunner.rb +0 -168
  3881. data/vendor/bundle/gems/turn-0.9.6/lib/turn/testunit.rb +0 -24
  3882. data/vendor/bundle/gems/turn-0.9.6/lib/turn/version.rb +0 -3
  3883. data/vendor/bundle/gems/turn-0.9.6/lib/turn.rb +0 -14
  3884. data/vendor/bundle/gems/turn-0.9.6/test/helper.rb +0 -155
  3885. data/vendor/bundle/gems/turn-0.9.6/test/reporter_test.rb +0 -35
  3886. data/vendor/bundle/gems/turn-0.9.6/test/runner +0 -2
  3887. data/vendor/bundle/gems/turn-0.9.6/test/test_framework.rb +0 -174
  3888. data/vendor/bundle/gems/turn-0.9.6/test/test_reporters.rb +0 -44
  3889. data/vendor/bundle/gems/turn-0.9.6/test/test_runners.rb +0 -56
  3890. data/vendor/bundle/gems/turn-0.9.6/try/test_autorun_minitest.rb +0 -29
  3891. data/vendor/bundle/gems/turn-0.9.6/try/test_autorun_testunit.rb +0 -25
  3892. data/vendor/bundle/gems/turn-0.9.6/try/test_counts.rb +0 -17
  3893. data/vendor/bundle/gems/turn-0.9.6/try/test_sample.rb +0 -35
  3894. data/vendor/bundle/gems/turn-0.9.6/try/test_sample2.rb +0 -33
  3895. data/vendor/bundle/gems/tzinfo-0.3.37/CHANGES +0 -493
  3896. data/vendor/bundle/gems/tzinfo-0.3.37/LICENSE +0 -19
  3897. data/vendor/bundle/gems/tzinfo-0.3.37/README +0 -101
  3898. data/vendor/bundle/gems/tzinfo-0.3.37/Rakefile +0 -241
  3899. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/country.rb +0 -176
  3900. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/country_index_definition.rb +0 -48
  3901. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/country_info.rb +0 -80
  3902. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/country_timezone.rb +0 -100
  3903. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/data_timezone.rb +0 -45
  3904. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/data_timezone_info.rb +0 -222
  3905. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Abidjan.rb +0 -16
  3906. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Accra.rb +0 -31
  3907. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Addis_Ababa.rb +0 -18
  3908. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Algiers.rb +0 -53
  3909. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Asmara.rb +0 -20
  3910. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Asmera.rb +0 -11
  3911. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Bamako.rb +0 -19
  3912. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Bangui.rb +0 -16
  3913. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Banjul.rb +0 -20
  3914. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Bissau.rb +0 -18
  3915. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Blantyre.rb +0 -16
  3916. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Brazzaville.rb +0 -16
  3917. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Bujumbura.rb +0 -16
  3918. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Cairo.rb +0 -139
  3919. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Casablanca.rb +0 -138
  3920. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Ceuta.rb +0 -170
  3921. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Conakry.rb +0 -19
  3922. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Dakar.rb +0 -18
  3923. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Dar_es_Salaam.rb +0 -19
  3924. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Djibouti.rb +0 -16
  3925. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Douala.rb +0 -16
  3926. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/El_Aaiun.rb +0 -18
  3927. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Freetown.rb +0 -51
  3928. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Gaborone.rb +0 -21
  3929. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Harare.rb +0 -16
  3930. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Johannesburg.rb +0 -23
  3931. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Juba.rb +0 -51
  3932. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Kampala.rb +0 -21
  3933. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Khartoum.rb +0 -51
  3934. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Kigali.rb +0 -16
  3935. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Kinshasa.rb +0 -16
  3936. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Lagos.rb +0 -16
  3937. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Libreville.rb +0 -16
  3938. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Lome.rb +0 -16
  3939. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Luanda.rb +0 -18
  3940. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Lubumbashi.rb +0 -16
  3941. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Lusaka.rb +0 -16
  3942. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Malabo.rb +0 -18
  3943. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Maputo.rb +0 -16
  3944. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Maseru.rb +0 -19
  3945. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Mbabane.rb +0 -16
  3946. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Mogadishu.rb +0 -19
  3947. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Monrovia.rb +0 -20
  3948. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Nairobi.rb +0 -21
  3949. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Ndjamena.rb +0 -19
  3950. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Niamey.rb +0 -20
  3951. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Nouakchott.rb +0 -19
  3952. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Ouagadougou.rb +0 -16
  3953. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Porto__m__Novo.rb +0 -18
  3954. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Sao_Tome.rb +0 -18
  3955. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Timbuktu.rb +0 -11
  3956. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Tripoli.rb +0 -123
  3957. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Tunis.rb +0 -51
  3958. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Windhoek.rb +0 -138
  3959. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Adak.rb +0 -194
  3960. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Anchorage.rb +0 -194
  3961. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Anguilla.rb +0 -16
  3962. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Antigua.rb +0 -18
  3963. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Araguaina.rb +0 -141
  3964. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/Buenos_Aires.rb +0 -82
  3965. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/Catamarca.rb +0 -83
  3966. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/ComodRivadavia.rb +0 -13
  3967. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/Cordoba.rb +0 -83
  3968. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/Jujuy.rb +0 -82
  3969. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/La_Rioja.rb +0 -84
  3970. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/Mendoza.rb +0 -84
  3971. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/Rio_Gallegos.rb +0 -83
  3972. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/Salta.rb +0 -81
  3973. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/San_Juan.rb +0 -84
  3974. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/San_Luis.rb +0 -85
  3975. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/Tucuman.rb +0 -85
  3976. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/Ushuaia.rb +0 -83
  3977. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Aruba.rb +0 -18
  3978. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Asuncion.rb +0 -172
  3979. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Atikokan.rb +0 -26
  3980. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Atka.rb +0 -11
  3981. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Bahia.rb +0 -77
  3982. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Bahia_Banderas.rb +0 -138
  3983. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Barbados.rb +0 -27
  3984. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Belem.rb +0 -45
  3985. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Belize.rb +0 -72
  3986. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Blanc__m__Sablon.rb +0 -24
  3987. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Boa_Vista.rb +0 -49
  3988. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Bogota.rb +0 -21
  3989. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Boise.rb +0 -197
  3990. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Buenos_Aires.rb +0 -11
  3991. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Cambridge_Bay.rb +0 -171
  3992. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Campo_Grande.rb +0 -169
  3993. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Cancun.rb +0 -131
  3994. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Caracas.rb +0 -21
  3995. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Catamarca.rb +0 -11
  3996. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Cayenne.rb +0 -18
  3997. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Cayman.rb +0 -18
  3998. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Chicago.rb +0 -281
  3999. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Chihuahua.rb +0 -134
  4000. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Coral_Harbour.rb +0 -11
  4001. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Cordoba.rb +0 -11
  4002. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Costa_Rica.rb +0 -27
  4003. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Creston.rb +0 -19
  4004. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Cuiaba.rb +0 -167
  4005. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Curacao.rb +0 -18
  4006. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Danmarkshavn.rb +0 -51
  4007. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Dawson.rb +0 -174
  4008. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Dawson_Creek.rb +0 -77
  4009. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Denver.rb +0 -202
  4010. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Detroit.rb +0 -184
  4011. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Dominica.rb +0 -16
  4012. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Edmonton.rb +0 -198
  4013. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Eirunepe.rb +0 -49
  4014. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/El_Salvador.rb +0 -21
  4015. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Ensenada.rb +0 -11
  4016. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Fort_Wayne.rb +0 -11
  4017. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Fortaleza.rb +0 -55
  4018. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Glace_Bay.rb +0 -184
  4019. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Godthab.rb +0 -159
  4020. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Goose_Bay.rb +0 -253
  4021. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Grand_Turk.rb +0 -163
  4022. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Grenada.rb +0 -16
  4023. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Guadeloupe.rb +0 -16
  4024. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Guatemala.rb +0 -25
  4025. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Guayaquil.rb +0 -18
  4026. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Guyana.rb +0 -22
  4027. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Halifax.rb +0 -272
  4028. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Havana.rb +0 -199
  4029. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Hermosillo.rb +0 -33
  4030. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Indiana/Indianapolis.rb +0 -147
  4031. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Indiana/Knox.rb +0 -201
  4032. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Indiana/Marengo.rb +0 -151
  4033. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Indiana/Petersburg.rb +0 -164
  4034. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Indiana/Tell_City.rb +0 -149
  4035. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Indiana/Vevay.rb +0 -129
  4036. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Indiana/Vincennes.rb +0 -149
  4037. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Indiana/Winamac.rb +0 -155
  4038. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Indianapolis.rb +0 -11
  4039. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Inuvik.rb +0 -164
  4040. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Iqaluit.rb +0 -168
  4041. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Jamaica.rb +0 -39
  4042. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Jujuy.rb +0 -11
  4043. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Juneau.rb +0 -193
  4044. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Kentucky/Louisville.rb +0 -226
  4045. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Kentucky/Monticello.rb +0 -196
  4046. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Knox_IN.rb +0 -11
  4047. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Kralendijk.rb +0 -11
  4048. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/La_Paz.rb +0 -20
  4049. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Lima.rb +0 -33
  4050. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Los_Angeles.rb +0 -230
  4051. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Louisville.rb +0 -11
  4052. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Lower_Princes.rb +0 -11
  4053. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Maceio.rb +0 -57
  4054. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Managua.rb +0 -34
  4055. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Manaus.rb +0 -47
  4056. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Marigot.rb +0 -11
  4057. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Martinique.rb +0 -21
  4058. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Matamoros.rb +0 -129
  4059. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Mazatlan.rb +0 -137
  4060. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Mendoza.rb +0 -11
  4061. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Menominee.rb +0 -188
  4062. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Merida.rb +0 -130
  4063. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Metlakatla.rb +0 -55
  4064. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Mexico_City.rb +0 -142
  4065. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Miquelon.rb +0 -147
  4066. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Moncton.rb +0 -252
  4067. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Monterrey.rb +0 -129
  4068. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Montevideo.rb +0 -177
  4069. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Montreal.rb +0 -277
  4070. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Montserrat.rb +0 -16
  4071. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Nassau.rb +0 -191
  4072. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/New_York.rb +0 -280
  4073. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Nipigon.rb +0 -179
  4074. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Nome.rb +0 -194
  4075. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Noronha.rb +0 -55
  4076. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/North_Dakota/Beulah.rb +0 -198
  4077. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/North_Dakota/Center.rb +0 -198
  4078. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/North_Dakota/New_Salem.rb +0 -198
  4079. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Ojinaga.rb +0 -134
  4080. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Panama.rb +0 -18
  4081. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Pangnirtung.rb +0 -171
  4082. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Paramaribo.rb +0 -24
  4083. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Phoenix.rb +0 -28
  4084. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Port__m__au__m__Prince.rb +0 -131
  4085. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Port_of_Spain.rb +0 -16
  4086. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Porto_Acre.rb +0 -11
  4087. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Porto_Velho.rb +0 -45
  4088. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Puerto_Rico.rb +0 -21
  4089. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Rainy_River.rb +0 -179
  4090. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Rankin_Inlet.rb +0 -163
  4091. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Recife.rb +0 -55
  4092. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Regina.rb +0 -72
  4093. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Resolute.rb +0 -163
  4094. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Rio_Branco.rb +0 -47
  4095. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Rosario.rb +0 -11
  4096. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Santa_Isabel.rb +0 -194
  4097. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Santarem.rb +0 -47
  4098. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Santiago.rb +0 -203
  4099. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Santo_Domingo.rb +0 -36
  4100. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Sao_Paulo.rb +0 -169
  4101. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Scoresbysund.rb +0 -161
  4102. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Shiprock.rb +0 -11
  4103. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Sitka.rb +0 -192
  4104. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/St_Barthelemy.rb +0 -11
  4105. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/St_Johns.rb +0 -286
  4106. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/St_Kitts.rb +0 -16
  4107. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/St_Lucia.rb +0 -18
  4108. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/St_Thomas.rb +0 -16
  4109. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/St_Vincent.rb +0 -18
  4110. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Swift_Current.rb +0 -42
  4111. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Tegucigalpa.rb +0 -23
  4112. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Thule.rb +0 -137
  4113. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Thunder_Bay.rb +0 -184
  4114. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Tijuana.rb +0 -194
  4115. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Toronto.rb +0 -277
  4116. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Tortola.rb +0 -16
  4117. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Vancouver.rb +0 -234
  4118. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Virgin.rb +0 -11
  4119. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Whitehorse.rb +0 -174
  4120. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Winnipeg.rb +0 -230
  4121. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Yakutat.rb +0 -191
  4122. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Yellowknife.rb +0 -167
  4123. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Antarctica/Casey.rb +0 -21
  4124. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Antarctica/Davis.rb +0 -23
  4125. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Antarctica/DumontDUrville.rb +0 -19
  4126. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Antarctica/Macquarie.rb +0 -112
  4127. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Antarctica/Mawson.rb +0 -18
  4128. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Antarctica/McMurdo.rb +0 -169
  4129. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Antarctica/Palmer.rb +0 -170
  4130. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Antarctica/Rothera.rb +0 -16
  4131. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Antarctica/South_Pole.rb +0 -11
  4132. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Antarctica/Syowa.rb +0 -16
  4133. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Antarctica/Vostok.rb +0 -16
  4134. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Arctic/Longyearbyen.rb +0 -11
  4135. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Aden.rb +0 -16
  4136. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Almaty.rb +0 -65
  4137. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Amman.rb +0 -159
  4138. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Anadyr.rb +0 -84
  4139. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Aqtau.rb +0 -73
  4140. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Aqtobe.rb +0 -69
  4141. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Ashgabat.rb +0 -46
  4142. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Ashkhabad.rb +0 -11
  4143. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Baghdad.rb +0 -71
  4144. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Bahrain.rb +0 -18
  4145. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Baku.rb +0 -159
  4146. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Bangkok.rb +0 -18
  4147. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Beirut.rb +0 -183
  4148. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Bishkek.rb +0 -73
  4149. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Brunei.rb +0 -18
  4150. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Calcutta.rb +0 -11
  4151. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Choibalsan.rb +0 -66
  4152. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Chongqing.rb +0 -31
  4153. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Chungking.rb +0 -11
  4154. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Colombo.rb +0 -28
  4155. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Dacca.rb +0 -11
  4156. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Damascus.rb +0 -193
  4157. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Dhaka.rb +0 -28
  4158. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Dili.rb +0 -23
  4159. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Dubai.rb +0 -16
  4160. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Dushanbe.rb +0 -43
  4161. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Gaza.rb +0 -113
  4162. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Harbin.rb +0 -35
  4163. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Hebron.rb +0 -115
  4164. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Ho_Chi_Minh.rb +0 -21
  4165. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Hong_Kong.rb +0 -86
  4166. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Hovd.rb +0 -63
  4167. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Irkutsk.rb +0 -85
  4168. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Istanbul.rb +0 -11
  4169. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Jakarta.rb +0 -28
  4170. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Jayapura.rb +0 -19
  4171. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Jerusalem.rb +0 -187
  4172. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Kabul.rb +0 -18
  4173. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Kamchatka.rb +0 -82
  4174. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Karachi.rb +0 -30
  4175. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Kashgar.rb +0 -33
  4176. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Kathmandu.rb +0 -18
  4177. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Katmandu.rb +0 -11
  4178. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Khandyga.rb +0 -88
  4179. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Kolkata.rb +0 -23
  4180. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Krasnoyarsk.rb +0 -83
  4181. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Kuala_Lumpur.rb +0 -29
  4182. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Kuching.rb +0 -38
  4183. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Kuwait.rb +0 -16
  4184. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Macao.rb +0 -11
  4185. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Macau.rb +0 -59
  4186. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Magadan.rb +0 -83
  4187. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Makassar.rb +0 -21
  4188. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Manila.rb +0 -28
  4189. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Muscat.rb +0 -16
  4190. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Nicosia.rb +0 -169
  4191. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Novokuznetsk.rb +0 -85
  4192. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Novosibirsk.rb +0 -83
  4193. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Omsk.rb +0 -83
  4194. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Oral.rb +0 -72
  4195. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Phnom_Penh.rb +0 -21
  4196. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Pontianak.rb +0 -28
  4197. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Pyongyang.rb +0 -23
  4198. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Qatar.rb +0 -18
  4199. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Qyzylorda.rb +0 -71
  4200. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Rangoon.rb +0 -22
  4201. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Riyadh.rb +0 -16
  4202. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Riyadh87.rb +0 -590
  4203. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Riyadh88.rb +0 -580
  4204. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Riyadh89.rb +0 -580
  4205. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Saigon.rb +0 -11
  4206. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Sakhalin.rb +0 -85
  4207. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Samarkand.rb +0 -45
  4208. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Seoul.rb +0 -32
  4209. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Shanghai.rb +0 -33
  4210. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Singapore.rb +0 -31
  4211. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Taipei.rb +0 -57
  4212. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Tashkent.rb +0 -45
  4213. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Tbilisi.rb +0 -76
  4214. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Tehran.rb +0 -119
  4215. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Tel_Aviv.rb +0 -11
  4216. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Thimbu.rb +0 -11
  4217. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Thimphu.rb +0 -18
  4218. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Tokyo.rb +0 -28
  4219. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Ujung_Pandang.rb +0 -11
  4220. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Ulaanbaatar.rb +0 -63
  4221. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Ulan_Bator.rb +0 -11
  4222. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Urumqi.rb +0 -31
  4223. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Ust__m__Nera.rb +0 -87
  4224. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Vientiane.rb +0 -21
  4225. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Vladivostok.rb +0 -84
  4226. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Yakutsk.rb +0 -83
  4227. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Yekaterinburg.rb +0 -85
  4228. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Yerevan.rb +0 -85
  4229. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/Azores.rb +0 -268
  4230. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/Bermuda.rb +0 -171
  4231. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/Canary.rb +0 -161
  4232. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/Cape_Verde.rb +0 -21
  4233. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/Faeroe.rb +0 -11
  4234. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/Faroe.rb +0 -157
  4235. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/Jan_Mayen.rb +0 -11
  4236. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/Madeira.rb +0 -267
  4237. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/Reykjavik.rb +0 -83
  4238. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/South_Georgia.rb +0 -16
  4239. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/St_Helena.rb +0 -18
  4240. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/Stanley.rb +0 -90
  4241. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/ACT.rb +0 -11
  4242. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Adelaide.rb +0 -185
  4243. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Brisbane.rb +0 -33
  4244. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Broken_Hill.rb +0 -187
  4245. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Canberra.rb +0 -11
  4246. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Currie.rb +0 -183
  4247. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Darwin.rb +0 -27
  4248. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Eucla.rb +0 -35
  4249. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Hobart.rb +0 -191
  4250. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/LHI.rb +0 -11
  4251. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Lindeman.rb +0 -37
  4252. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Lord_Howe.rb +0 -158
  4253. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Melbourne.rb +0 -183
  4254. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/NSW.rb +0 -11
  4255. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/North.rb +0 -11
  4256. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Perth.rb +0 -35
  4257. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Queensland.rb +0 -11
  4258. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/South.rb +0 -11
  4259. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Sydney.rb +0 -183
  4260. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Tasmania.rb +0 -11
  4261. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Victoria.rb +0 -11
  4262. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/West.rb +0 -11
  4263. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Yancowinna.rb +0 -11
  4264. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Brazil/Acre.rb +0 -11
  4265. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Brazil/DeNoronha.rb +0 -11
  4266. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Brazil/East.rb +0 -11
  4267. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Brazil/West.rb +0 -11
  4268. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/CET.rb +0 -175
  4269. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/CST6CDT.rb +0 -190
  4270. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Canada/Atlantic.rb +0 -11
  4271. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Canada/Central.rb +0 -11
  4272. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Canada/East__m__Saskatchewan.rb +0 -11
  4273. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Canada/Eastern.rb +0 -11
  4274. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Canada/Mountain.rb +0 -11
  4275. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Canada/Newfoundland.rb +0 -11
  4276. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Canada/Pacific.rb +0 -11
  4277. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Canada/Saskatchewan.rb +0 -11
  4278. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Canada/Yukon.rb +0 -11
  4279. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Chile/Continental.rb +0 -11
  4280. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Chile/EasterIsland.rb +0 -11
  4281. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Cuba.rb +0 -9
  4282. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/EET.rb +0 -161
  4283. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/EST.rb +0 -12
  4284. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/EST5EDT.rb +0 -190
  4285. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Egypt.rb +0 -9
  4286. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Eire.rb +0 -9
  4287. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT.rb +0 -14
  4288. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT0.rb +0 -11
  4289. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__0.rb +0 -11
  4290. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__1.rb +0 -14
  4291. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__10.rb +0 -14
  4292. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__11.rb +0 -14
  4293. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__12.rb +0 -14
  4294. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__13.rb +0 -14
  4295. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__14.rb +0 -14
  4296. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__2.rb +0 -14
  4297. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__3.rb +0 -14
  4298. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__4.rb +0 -14
  4299. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__5.rb +0 -14
  4300. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__6.rb +0 -14
  4301. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__7.rb +0 -14
  4302. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__8.rb +0 -14
  4303. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__9.rb +0 -14
  4304. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__0.rb +0 -11
  4305. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__1.rb +0 -14
  4306. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__10.rb +0 -14
  4307. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__11.rb +0 -14
  4308. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__12.rb +0 -14
  4309. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__2.rb +0 -14
  4310. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__3.rb +0 -14
  4311. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__4.rb +0 -14
  4312. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__5.rb +0 -14
  4313. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__6.rb +0 -14
  4314. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__7.rb +0 -14
  4315. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__8.rb +0 -14
  4316. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__9.rb +0 -14
  4317. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/Greenwich.rb +0 -11
  4318. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/UCT.rb +0 -14
  4319. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/UTC.rb +0 -14
  4320. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/Universal.rb +0 -11
  4321. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/Zulu.rb +0 -11
  4322. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Amsterdam.rb +0 -226
  4323. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Andorra.rb +0 -151
  4324. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Athens.rb +0 -183
  4325. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Belfast.rb +0 -11
  4326. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Belgrade.rb +0 -161
  4327. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Berlin.rb +0 -186
  4328. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Bratislava.rb +0 -11
  4329. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Brussels.rb +0 -230
  4330. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Bucharest.rb +0 -179
  4331. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Budapest.rb +0 -195
  4332. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Busingen.rb +0 -11
  4333. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Chisinau.rb +0 -187
  4334. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Copenhagen.rb +0 -177
  4335. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Dublin.rb +0 -274
  4336. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Gibraltar.rb +0 -243
  4337. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Guernsey.rb +0 -11
  4338. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Helsinki.rb +0 -161
  4339. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Isle_of_Man.rb +0 -11
  4340. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Istanbul.rb +0 -216
  4341. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Jersey.rb +0 -11
  4342. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Kaliningrad.rb +0 -101
  4343. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Kiev.rb +0 -166
  4344. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Lisbon.rb +0 -266
  4345. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Ljubljana.rb +0 -11
  4346. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/London.rb +0 -286
  4347. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Luxembourg.rb +0 -229
  4348. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Madrid.rb +0 -209
  4349. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Malta.rb +0 -211
  4350. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Mariehamn.rb +0 -11
  4351. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Minsk.rb +0 -90
  4352. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Monaco.rb +0 -231
  4353. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Moscow.rb +0 -101
  4354. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Nicosia.rb +0 -11
  4355. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Oslo.rb +0 -183
  4356. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Paris.rb +0 -230
  4357. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Podgorica.rb +0 -11
  4358. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Prague.rb +0 -185
  4359. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Riga.rb +0 -174
  4360. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Rome.rb +0 -213
  4361. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Samara.rb +0 -88
  4362. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/San_Marino.rb +0 -11
  4363. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Sarajevo.rb +0 -11
  4364. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Simferopol.rb +0 -168
  4365. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Skopje.rb +0 -11
  4366. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Sofia.rb +0 -171
  4367. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Stockholm.rb +0 -163
  4368. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Tallinn.rb +0 -170
  4369. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Tirane.rb +0 -175
  4370. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Tiraspol.rb +0 -11
  4371. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Uzhgorod.rb +0 -166
  4372. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Vaduz.rb +0 -157
  4373. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Vatican.rb +0 -11
  4374. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Vienna.rb +0 -181
  4375. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Vilnius.rb +0 -168
  4376. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Volgograd.rb +0 -85
  4377. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Warsaw.rb +0 -210
  4378. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Zagreb.rb +0 -11
  4379. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Zaporozhye.rb +0 -169
  4380. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Zurich.rb +0 -163
  4381. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/GB.rb +0 -9
  4382. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/GB__m__Eire.rb +0 -9
  4383. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/GMT.rb +0 -9
  4384. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/GMT0.rb +0 -9
  4385. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/GMT__m__0.rb +0 -9
  4386. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/GMT__p__0.rb +0 -9
  4387. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Greenwich.rb +0 -9
  4388. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/HST.rb +0 -12
  4389. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Hongkong.rb +0 -9
  4390. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Iceland.rb +0 -9
  4391. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Indian/Antananarivo.rb +0 -19
  4392. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Indian/Chagos.rb +0 -18
  4393. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Indian/Christmas.rb +0 -16
  4394. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Indian/Cocos.rb +0 -16
  4395. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Indian/Comoro.rb +0 -16
  4396. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Indian/Kerguelen.rb +0 -16
  4397. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Indian/Mahe.rb +0 -16
  4398. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Indian/Maldives.rb +0 -18
  4399. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Indian/Mauritius.rb +0 -21
  4400. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Indian/Mayotte.rb +0 -16
  4401. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Indian/Reunion.rb +0 -16
  4402. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Iran.rb +0 -9
  4403. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Israel.rb +0 -9
  4404. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Jamaica.rb +0 -9
  4405. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Japan.rb +0 -9
  4406. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Kwajalein.rb +0 -9
  4407. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Libya.rb +0 -9
  4408. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/MET.rb +0 -175
  4409. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/MST.rb +0 -12
  4410. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/MST7MDT.rb +0 -190
  4411. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Mexico/BajaNorte.rb +0 -11
  4412. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Mexico/BajaSur.rb +0 -11
  4413. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Mexico/General.rb +0 -11
  4414. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Mideast/Riyadh87.rb +0 -11
  4415. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Mideast/Riyadh88.rb +0 -11
  4416. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Mideast/Riyadh89.rb +0 -11
  4417. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/NZ.rb +0 -9
  4418. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/NZ__m__CHAT.rb +0 -9
  4419. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Navajo.rb +0 -9
  4420. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/PRC.rb +0 -9
  4421. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/PST8PDT.rb +0 -190
  4422. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Apia.rb +0 -104
  4423. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Auckland.rb +0 -200
  4424. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Chatham.rb +0 -169
  4425. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Chuuk.rb +0 -16
  4426. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Easter.rb +0 -188
  4427. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Efate.rb +0 -37
  4428. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Enderbury.rb +0 -20
  4429. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Fakaofo.rb +0 -18
  4430. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Fiji.rb +0 -103
  4431. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Funafuti.rb +0 -16
  4432. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Galapagos.rb +0 -18
  4433. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Gambier.rb +0 -16
  4434. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Guadalcanal.rb +0 -16
  4435. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Guam.rb +0 -20
  4436. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Honolulu.rb +0 -23
  4437. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Johnston.rb +0 -14
  4438. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Kiritimati.rb +0 -20
  4439. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Kosrae.rb +0 -19
  4440. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Kwajalein.rb +0 -20
  4441. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Majuro.rb +0 -18
  4442. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Marquesas.rb +0 -16
  4443. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Midway.rb +0 -23
  4444. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Nauru.rb +0 -21
  4445. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Niue.rb +0 -20
  4446. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Norfolk.rb +0 -18
  4447. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Noumea.rb +0 -23
  4448. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Pago_Pago.rb +0 -24
  4449. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Palau.rb +0 -16
  4450. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Pitcairn.rb +0 -18
  4451. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Pohnpei.rb +0 -16
  4452. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Ponape.rb +0 -11
  4453. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Port_Moresby.rb +0 -18
  4454. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Rarotonga.rb +0 -44
  4455. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Saipan.rb +0 -22
  4456. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Samoa.rb +0 -11
  4457. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Tahiti.rb +0 -16
  4458. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Tarawa.rb +0 -16
  4459. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Tongatapu.rb +0 -25
  4460. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Truk.rb +0 -11
  4461. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Wake.rb +0 -16
  4462. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Wallis.rb +0 -16
  4463. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Yap.rb +0 -11
  4464. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Poland.rb +0 -9
  4465. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Portugal.rb +0 -9
  4466. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/ROC.rb +0 -9
  4467. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/ROK.rb +0 -9
  4468. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Singapore.rb +0 -9
  4469. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Turkey.rb +0 -9
  4470. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/UCT.rb +0 -9
  4471. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Alaska.rb +0 -11
  4472. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Aleutian.rb +0 -11
  4473. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Arizona.rb +0 -11
  4474. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Central.rb +0 -11
  4475. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/East__m__Indiana.rb +0 -11
  4476. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Eastern.rb +0 -11
  4477. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Hawaii.rb +0 -11
  4478. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Indiana__m__Starke.rb +0 -11
  4479. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Michigan.rb +0 -11
  4480. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Mountain.rb +0 -11
  4481. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Pacific.rb +0 -11
  4482. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Pacific__m__New.rb +0 -11
  4483. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Samoa.rb +0 -11
  4484. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/UTC.rb +0 -9
  4485. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Universal.rb +0 -9
  4486. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/WET.rb +0 -161
  4487. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/W__m__SU.rb +0 -9
  4488. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Zulu.rb +0 -9
  4489. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/indexes/countries.rb +0 -922
  4490. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/indexes/timezones.rb +0 -592
  4491. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/info_timezone.rb +0 -50
  4492. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/linked_timezone.rb +0 -49
  4493. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/linked_timezone_info.rb +0 -42
  4494. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/offset_rationals.rb +0 -97
  4495. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/ruby_core_support.rb +0 -80
  4496. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/time_or_datetime.rb +0 -291
  4497. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/timezone.rb +0 -535
  4498. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/timezone_definition.rb +0 -53
  4499. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/timezone_index_definition.rb +0 -70
  4500. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/timezone_info.rb +0 -40
  4501. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/timezone_offset_info.rb +0 -94
  4502. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/timezone_period.rb +0 -197
  4503. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/timezone_proxy.rb +0 -83
  4504. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/timezone_transition_info.rb +0 -127
  4505. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/tzdataparser.rb +0 -1168
  4506. data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo.rb +0 -55
  4507. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_country.rb +0 -156
  4508. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_country_index_definition.rb +0 -70
  4509. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_country_info.rb +0 -72
  4510. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_country_timezone.rb +0 -121
  4511. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_data_timezone.rb +0 -68
  4512. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_data_timezone_info.rb +0 -282
  4513. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_info_timezone.rb +0 -36
  4514. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_linked_timezone.rb +0 -102
  4515. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_linked_timezone_info.rb +0 -18
  4516. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_offset_rationals.rb +0 -25
  4517. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_ruby_core_support.rb +0 -31
  4518. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_time_or_datetime.rb +0 -422
  4519. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone.rb +0 -964
  4520. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone_definition.rb +0 -115
  4521. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone_index_definition.rb +0 -75
  4522. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone_info.rb +0 -13
  4523. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone_london.rb +0 -114
  4524. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone_melbourne.rb +0 -114
  4525. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone_new_york.rb +0 -114
  4526. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone_offset_info.rb +0 -116
  4527. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone_period.rb +0 -509
  4528. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone_proxy.rb +0 -87
  4529. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone_transition_info.rb +0 -194
  4530. data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone_utc.rb +0 -29
  4531. data/vendor/bundle/gems/tzinfo-0.3.37/test/test_utils.rb +0 -21
  4532. data/vendor/bundle/gems/tzinfo-0.3.37/test/ts_all.rb +0 -9
  4533. data/vendor/bundle/gems/yard-0.8.6.1/LEGAL +0 -66
  4534. data/vendor/bundle/gems/yard-0.8.6.1/LICENSE +0 -22
  4535. data/vendor/bundle/gems/yard-0.8.6.1/README.md +0 -601
  4536. data/vendor/bundle/gems/yard-0.8.6.1/Rakefile +0 -61
  4537. data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/builtins_vs_eval.rb +0 -23
  4538. data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/concat_vs_join.rb +0 -12
  4539. data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/erb_vs_erubis.rb +0 -53
  4540. data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/format_args.rb +0 -46
  4541. data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/generation.rb +0 -37
  4542. data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/marshal_vs_dbm.rb +0 -63
  4543. data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/parsing.rb +0 -46
  4544. data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/pathname_vs_string.rb +0 -50
  4545. data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/rdoc_vs_yardoc.rb +0 -10
  4546. data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/registry_store_types.rb +0 -48
  4547. data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/ri_vs_yri.rb +0 -18
  4548. data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/ripper_parser.rb +0 -12
  4549. data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/splat_vs_flatten.rb +0 -12
  4550. data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/template_erb.rb +0 -22
  4551. data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/template_format.rb +0 -6
  4552. data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/template_profile.rb +0 -17
  4553. data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/yri_cache.rb +0 -19
  4554. data/vendor/bundle/gems/yard-0.8.6.1/bin/yard +0 -12
  4555. data/vendor/bundle/gems/yard-0.8.6.1/bin/yardoc +0 -12
  4556. data/vendor/bundle/gems/yard-0.8.6.1/bin/yri +0 -12
  4557. data/vendor/bundle/gems/yard-0.8.6.1/docs/CodeObjects.md +0 -115
  4558. data/vendor/bundle/gems/yard-0.8.6.1/docs/GettingStarted.md +0 -592
  4559. data/vendor/bundle/gems/yard-0.8.6.1/docs/Handlers.md +0 -152
  4560. data/vendor/bundle/gems/yard-0.8.6.1/docs/Overview.md +0 -61
  4561. data/vendor/bundle/gems/yard-0.8.6.1/docs/Parser.md +0 -191
  4562. data/vendor/bundle/gems/yard-0.8.6.1/docs/Tags.md +0 -282
  4563. data/vendor/bundle/gems/yard-0.8.6.1/docs/TagsArch.md +0 -123
  4564. data/vendor/bundle/gems/yard-0.8.6.1/docs/Templates.md +0 -496
  4565. data/vendor/bundle/gems/yard-0.8.6.1/docs/WhatsNew.md +0 -1244
  4566. data/vendor/bundle/gems/yard-0.8.6.1/docs/images/code-objects-class-diagram.png +0 -0
  4567. data/vendor/bundle/gems/yard-0.8.6.1/docs/images/handlers-class-diagram.png +0 -0
  4568. data/vendor/bundle/gems/yard-0.8.6.1/docs/images/overview-class-diagram.png +0 -0
  4569. data/vendor/bundle/gems/yard-0.8.6.1/docs/images/parser-class-diagram.png +0 -0
  4570. data/vendor/bundle/gems/yard-0.8.6.1/docs/images/tags-class-diagram.png +0 -0
  4571. data/vendor/bundle/gems/yard-0.8.6.1/docs/templates/default/fulldoc/html/full_list_tag.erb +0 -7
  4572. data/vendor/bundle/gems/yard-0.8.6.1/docs/templates/default/fulldoc/html/setup.rb +0 -6
  4573. data/vendor/bundle/gems/yard-0.8.6.1/docs/templates/default/layout/html/setup.rb +0 -8
  4574. data/vendor/bundle/gems/yard-0.8.6.1/docs/templates/default/layout/html/tag_list.erb +0 -11
  4575. data/vendor/bundle/gems/yard-0.8.6.1/docs/templates/default/yard_tags/html/list.erb +0 -18
  4576. data/vendor/bundle/gems/yard-0.8.6.1/docs/templates/default/yard_tags/html/setup.rb +0 -27
  4577. data/vendor/bundle/gems/yard-0.8.6.1/docs/templates/plugin.rb +0 -65
  4578. data/vendor/bundle/gems/yard-0.8.6.1/lib/rubygems_plugin.rb +0 -4
  4579. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/autoload.rb +0 -290
  4580. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/command.rb +0 -84
  4581. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/command_parser.rb +0 -92
  4582. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/config.rb +0 -136
  4583. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/diff.rb +0 -270
  4584. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/display.rb +0 -68
  4585. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/gems.rb +0 -83
  4586. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/graph.rb +0 -125
  4587. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/help.rb +0 -18
  4588. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/i18n.rb +0 -69
  4589. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/list.rb +0 -22
  4590. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/markup_types.rb +0 -33
  4591. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/server.rb +0 -253
  4592. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/stats.rb +0 -213
  4593. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/yardoc.rb +0 -731
  4594. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/yardopts_command.rb +0 -109
  4595. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/yri.rb +0 -214
  4596. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/base.rb +0 -585
  4597. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/class_object.rb +0 -143
  4598. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/class_variable_object.rb +0 -8
  4599. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/constant_object.rb +0 -13
  4600. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/extended_method_object.rb +0 -23
  4601. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/extra_file_object.rb +0 -128
  4602. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/macro_object.rb +0 -172
  4603. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/method_object.rb +0 -191
  4604. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/module_object.rb +0 -18
  4605. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/namespace_object.rb +0 -200
  4606. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/proxy.rb +0 -258
  4607. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/root_object.rb +0 -17
  4608. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/config.rb +0 -269
  4609. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/core_ext/array.rb +0 -15
  4610. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/core_ext/file.rb +0 -65
  4611. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/core_ext/hash.rb +0 -15
  4612. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/core_ext/insertion.rb +0 -60
  4613. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/core_ext/module.rb +0 -19
  4614. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/core_ext/string.rb +0 -67
  4615. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/core_ext/symbol_hash.rb +0 -73
  4616. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/docstring.rb +0 -364
  4617. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/docstring_parser.rb +0 -321
  4618. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/globals.rb +0 -18
  4619. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/base.rb +0 -597
  4620. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/alias_handler.rb +0 -15
  4621. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/attribute_handler.rb +0 -13
  4622. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/base.rb +0 -110
  4623. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/class_handler.rb +0 -26
  4624. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/constant_handler.rb +0 -12
  4625. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/handler_methods.rb +0 -166
  4626. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/init_handler.rb +0 -18
  4627. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/method_handler.rb +0 -35
  4628. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/mixin_handler.rb +0 -13
  4629. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/module_handler.rb +0 -16
  4630. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/override_comment_handler.rb +0 -30
  4631. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/path_handler.rb +0 -10
  4632. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/struct_handler.rb +0 -12
  4633. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/symbol_handler.rb +0 -7
  4634. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/processor.rb +0 -201
  4635. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/alias_handler.rb +0 -41
  4636. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/attribute_handler.rb +0 -82
  4637. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/base.rb +0 -164
  4638. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/class_condition_handler.rb +0 -86
  4639. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/class_handler.rb +0 -121
  4640. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/class_variable_handler.rb +0 -16
  4641. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/comment_handler.rb +0 -9
  4642. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/constant_handler.rb +0 -45
  4643. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/dsl_handler.rb +0 -14
  4644. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/dsl_handler_methods.rb +0 -77
  4645. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/exception_handler.rb +0 -26
  4646. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/extend_handler.rb +0 -21
  4647. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/alias_handler.rb +0 -34
  4648. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/attribute_handler.rb +0 -60
  4649. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/base.rb +0 -250
  4650. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/class_condition_handler.rb +0 -83
  4651. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/class_handler.rb +0 -111
  4652. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/class_variable_handler.rb +0 -14
  4653. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/comment_handler.rb +0 -9
  4654. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/constant_handler.rb +0 -28
  4655. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/dsl_handler.rb +0 -16
  4656. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/exception_handler.rb +0 -12
  4657. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/extend_handler.rb +0 -20
  4658. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/method_handler.rb +0 -85
  4659. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/mixin_handler.rb +0 -39
  4660. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/module_function_handler.rb +0 -18
  4661. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/module_handler.rb +0 -11
  4662. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/private_constant_handler.rb +0 -21
  4663. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/visibility_handler.rb +0 -16
  4664. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/yield_handler.rb +0 -28
  4665. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/method_condition_handler.rb +0 -8
  4666. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/method_handler.rb +0 -92
  4667. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/mixin_handler.rb +0 -36
  4668. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/module_function_handler.rb +0 -26
  4669. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/module_handler.rb +0 -11
  4670. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/private_constant_handler.rb +0 -36
  4671. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/struct_handler_methods.rb +0 -141
  4672. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/visibility_handler.rb +0 -24
  4673. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/yield_handler.rb +0 -30
  4674. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/i18n/locale.rb +0 -74
  4675. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/i18n/message.rb +0 -56
  4676. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/i18n/messages.rb +0 -55
  4677. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/i18n/pot_generator.rb +0 -280
  4678. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/i18n/text.rb +0 -173
  4679. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/logging.rb +0 -190
  4680. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/options.rb +0 -216
  4681. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/base.rb +0 -56
  4682. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/c/c_parser.rb +0 -225
  4683. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/c/comment_parser.rb +0 -131
  4684. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/c/statement.rb +0 -63
  4685. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/ruby/ast_node.rb +0 -496
  4686. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/ruby/legacy/ruby_lex.rb +0 -1377
  4687. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/ruby/legacy/ruby_parser.rb +0 -31
  4688. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/ruby/legacy/statement.rb +0 -65
  4689. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/ruby/legacy/statement_list.rb +0 -384
  4690. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/ruby/legacy/token_list.rb +0 -71
  4691. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/ruby/ruby_parser.rb +0 -625
  4692. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/source_parser.rb +0 -517
  4693. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/rake/yardoc_task.rb +0 -74
  4694. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/registry.rb +0 -438
  4695. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/registry_store.rb +0 -319
  4696. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/rubygems/backports/LICENSE.txt +0 -57
  4697. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/rubygems/backports/MIT.txt +0 -20
  4698. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/rubygems/backports/gem.rb +0 -9
  4699. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/rubygems/backports/source_index.rb +0 -370
  4700. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/rubygems/backports.rb +0 -8
  4701. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/rubygems/doc_manager.rb +0 -88
  4702. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/rubygems/specification.rb +0 -41
  4703. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/serializers/base.rb +0 -80
  4704. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/serializers/file_system_serializer.rb +0 -90
  4705. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/serializers/process_serializer.rb +0 -24
  4706. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/serializers/stdout_serializer.rb +0 -32
  4707. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/serializers/yardoc_serializer.rb +0 -124
  4708. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/adapter.rb +0 -100
  4709. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/commands/base.rb +0 -192
  4710. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/commands/display_file_command.rb +0 -24
  4711. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/commands/display_object_command.rb +0 -58
  4712. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/commands/frames_command.rb +0 -15
  4713. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/commands/library_command.rb +0 -148
  4714. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/commands/library_index_command.rb +0 -24
  4715. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/commands/list_command.rb +0 -24
  4716. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/commands/search_command.rb +0 -78
  4717. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/commands/static_file_command.rb +0 -57
  4718. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/doc_server_helper.rb +0 -76
  4719. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/doc_server_serializer.rb +0 -33
  4720. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/library_version.rb +0 -227
  4721. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/rack_adapter.rb +0 -88
  4722. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/router.rb +0 -176
  4723. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/static_caching.rb +0 -45
  4724. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/default/fulldoc/html/css/custom.css +0 -78
  4725. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/default/fulldoc/html/images/processing.gif +0 -0
  4726. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/default/fulldoc/html/js/autocomplete.js +0 -12
  4727. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/default/layout/html/breadcrumb.erb +0 -46
  4728. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/default/layout/html/script_setup.erb +0 -8
  4729. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/default/layout/html/setup.rb +0 -7
  4730. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/default/method_details/html/permalink.erb +0 -4
  4731. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/default/method_details/html/setup.rb +0 -4
  4732. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/library_list/html/contents.erb +0 -13
  4733. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/library_list/html/headers.erb +0 -26
  4734. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/library_list/html/library_list.erb +0 -12
  4735. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/library_list/html/setup.rb +0 -3
  4736. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/library_list/html/title.erb +0 -2
  4737. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/processing/html/processing.erb +0 -51
  4738. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/processing/html/setup.rb +0 -3
  4739. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/search/html/search.erb +0 -18
  4740. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/search/html/setup.rb +0 -8
  4741. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/webrick_adapter.rb +0 -43
  4742. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server.rb +0 -11
  4743. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/tags/default_factory.rb +0 -176
  4744. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/tags/default_tag.rb +0 -12
  4745. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/tags/directives.rb +0 -595
  4746. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/tags/library.rb +0 -630
  4747. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/tags/option_tag.rb +0 -12
  4748. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/tags/overload_tag.rb +0 -65
  4749. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/tags/ref_tag.rb +0 -7
  4750. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/tags/ref_tag_list.rb +0 -27
  4751. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/tags/tag.rb +0 -57
  4752. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/tags/tag_format_error.rb +0 -6
  4753. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/engine.rb +0 -185
  4754. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/erb_cache.rb +0 -22
  4755. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/helpers/base_helper.rb +0 -212
  4756. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/helpers/filter_helper.rb +0 -26
  4757. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/helpers/html_helper.rb +0 -599
  4758. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/helpers/html_syntax_highlight_helper.rb +0 -59
  4759. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/helpers/markup/rdoc_markdown.rb +0 -22
  4760. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/helpers/markup/rdoc_markup.rb +0 -106
  4761. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/helpers/markup_helper.rb +0 -169
  4762. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/helpers/method_helper.rb +0 -74
  4763. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/helpers/module_helper.rb +0 -19
  4764. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/helpers/text_helper.rb +0 -95
  4765. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/helpers/uml_helper.rb +0 -46
  4766. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/section.rb +0 -106
  4767. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/template.rb +0 -407
  4768. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/template_options.rb +0 -88
  4769. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/verifier.rb +0 -148
  4770. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/version.rb +0 -3
  4771. data/vendor/bundle/gems/yard-0.8.6.1/lib/yard.rb +0 -71
  4772. data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/command_parser_spec.rb +0 -43
  4773. data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/command_spec.rb +0 -36
  4774. data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/config_spec.rb +0 -92
  4775. data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/diff_spec.rb +0 -260
  4776. data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/display_spec.rb +0 -30
  4777. data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/gems_spec.rb +0 -81
  4778. data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/graph_spec.rb +0 -17
  4779. data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/help_spec.rb +0 -22
  4780. data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/i18n_spec.rb +0 -111
  4781. data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/list_spec.rb +0 -8
  4782. data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/markup_types_spec.rb +0 -22
  4783. data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/server_spec.rb +0 -327
  4784. data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/stats_spec.rb +0 -90
  4785. data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/yardoc_spec.rb +0 -777
  4786. data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/yri_spec.rb +0 -99
  4787. data/vendor/bundle/gems/yard-0.8.6.1/spec/code_objects/base_spec.rb +0 -438
  4788. data/vendor/bundle/gems/yard-0.8.6.1/spec/code_objects/class_object_spec.rb +0 -225
  4789. data/vendor/bundle/gems/yard-0.8.6.1/spec/code_objects/code_object_list_spec.rb +0 -33
  4790. data/vendor/bundle/gems/yard-0.8.6.1/spec/code_objects/constants_spec.rb +0 -82
  4791. data/vendor/bundle/gems/yard-0.8.6.1/spec/code_objects/extra_file_object_spec.rb +0 -147
  4792. data/vendor/bundle/gems/yard-0.8.6.1/spec/code_objects/macro_object_spec.rb +0 -148
  4793. data/vendor/bundle/gems/yard-0.8.6.1/spec/code_objects/method_object_spec.rb +0 -175
  4794. data/vendor/bundle/gems/yard-0.8.6.1/spec/code_objects/module_object_spec.rb +0 -141
  4795. data/vendor/bundle/gems/yard-0.8.6.1/spec/code_objects/namespace_object_spec.rb +0 -170
  4796. data/vendor/bundle/gems/yard-0.8.6.1/spec/code_objects/proxy_spec.rb +0 -140
  4797. data/vendor/bundle/gems/yard-0.8.6.1/spec/code_objects/spec_helper.rb +0 -3
  4798. data/vendor/bundle/gems/yard-0.8.6.1/spec/config_spec.rb +0 -176
  4799. data/vendor/bundle/gems/yard-0.8.6.1/spec/core_ext/array_spec.rb +0 -14
  4800. data/vendor/bundle/gems/yard-0.8.6.1/spec/core_ext/file_spec.rb +0 -68
  4801. data/vendor/bundle/gems/yard-0.8.6.1/spec/core_ext/hash_spec.rb +0 -14
  4802. data/vendor/bundle/gems/yard-0.8.6.1/spec/core_ext/insertion_spec.rb +0 -37
  4803. data/vendor/bundle/gems/yard-0.8.6.1/spec/core_ext/module_spec.rb +0 -15
  4804. data/vendor/bundle/gems/yard-0.8.6.1/spec/core_ext/string_spec.rb +0 -42
  4805. data/vendor/bundle/gems/yard-0.8.6.1/spec/core_ext/symbol_hash_spec.rb +0 -86
  4806. data/vendor/bundle/gems/yard-0.8.6.1/spec/docstring_parser_spec.rb +0 -228
  4807. data/vendor/bundle/gems/yard-0.8.6.1/spec/docstring_spec.rb +0 -325
  4808. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/alias_handler_spec.rb +0 -80
  4809. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/attribute_handler_spec.rb +0 -94
  4810. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/base_spec.rb +0 -206
  4811. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/alias_handler_spec.rb +0 -33
  4812. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/attribute_handler_spec.rb +0 -40
  4813. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/class_handler_spec.rb +0 -63
  4814. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/constant_handler_spec.rb +0 -68
  4815. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/init_handler_spec.rb +0 -47
  4816. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/method_handler_spec.rb +0 -229
  4817. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/mixin_handler_spec.rb +0 -27
  4818. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/module_handler_spec.rb +0 -38
  4819. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/override_comment_handler_spec.rb +0 -46
  4820. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/path_handler_spec.rb +0 -35
  4821. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/spec_helper.rb +0 -13
  4822. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/struct_handler_spec.rb +0 -15
  4823. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/class_condition_handler_spec.rb +0 -67
  4824. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/class_handler_spec.rb +0 -246
  4825. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/class_variable_handler_spec.rb +0 -11
  4826. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/constant_handler_spec.rb +0 -64
  4827. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/dsl_handler_spec.rb +0 -197
  4828. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/alias_handler_001.rb.txt +0 -44
  4829. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/attribute_handler_001.rb.txt +0 -32
  4830. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/class_condition_handler_001.rb.txt +0 -69
  4831. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/class_handler_001.rb.txt +0 -120
  4832. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/class_variable_handler_001.rb.txt +0 -10
  4833. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/constant_handler_001.rb.txt +0 -25
  4834. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/dsl_handler_001.rb.txt +0 -125
  4835. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/exception_handler_001.rb.txt +0 -59
  4836. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/extend_handler_001.rb.txt +0 -16
  4837. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/method_condition_handler_001.rb.txt +0 -10
  4838. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/method_handler_001.rb.txt +0 -126
  4839. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/mixin_handler_001.rb.txt +0 -37
  4840. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/module_handler_001.rb.txt +0 -29
  4841. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/private_constant_handler_001.rb.txt +0 -8
  4842. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/process_handler_001.rb.txt +0 -11
  4843. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/visibility_handler_001.rb.txt +0 -32
  4844. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/yield_handler_001.rb.txt +0 -54
  4845. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/exception_handler_spec.rb +0 -48
  4846. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/extend_handler_spec.rb +0 -23
  4847. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/legacy_base_spec.rb +0 -128
  4848. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/method_condition_handler_spec.rb +0 -14
  4849. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/method_handler_spec.rb +0 -184
  4850. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/mixin_handler_spec.rb +0 -55
  4851. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/module_function_handler_spec.rb +0 -105
  4852. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/module_handler_spec.rb +0 -34
  4853. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/private_constant_handler_spec.rb +0 -24
  4854. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/processor_spec.rb +0 -34
  4855. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/ruby/base_spec.rb +0 -94
  4856. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/ruby/legacy/base_spec.rb +0 -82
  4857. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/spec_helper.rb +0 -33
  4858. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/visibility_handler_spec.rb +0 -39
  4859. data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/yield_handler_spec.rb +0 -51
  4860. data/vendor/bundle/gems/yard-0.8.6.1/spec/i18n/locale_spec.rb +0 -68
  4861. data/vendor/bundle/gems/yard-0.8.6.1/spec/i18n/message_spec.rb +0 -52
  4862. data/vendor/bundle/gems/yard-0.8.6.1/spec/i18n/messages_spec.rb +0 -67
  4863. data/vendor/bundle/gems/yard-0.8.6.1/spec/i18n/pot_generator_spec.rb +0 -262
  4864. data/vendor/bundle/gems/yard-0.8.6.1/spec/i18n/text_spec.rb +0 -180
  4865. data/vendor/bundle/gems/yard-0.8.6.1/spec/logging_spec.rb +0 -35
  4866. data/vendor/bundle/gems/yard-0.8.6.1/spec/options_spec.rb +0 -171
  4867. data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/base_spec.rb +0 -24
  4868. data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/c_parser_spec.rb +0 -166
  4869. data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/examples/array.c.txt +0 -3887
  4870. data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/examples/example1.rb.txt +0 -8
  4871. data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/examples/extrafile.c.txt +0 -8
  4872. data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/examples/multifile.c.txt +0 -6
  4873. data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/examples/override.c.txt +0 -424
  4874. data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/examples/parse_in_order_001.rb.txt +0 -2
  4875. data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/examples/parse_in_order_002.rb.txt +0 -2
  4876. data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/examples/tag_handler_001.rb.txt +0 -8
  4877. data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/ruby/ast_node_spec.rb +0 -33
  4878. data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/ruby/legacy/statement_list_spec.rb +0 -299
  4879. data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/ruby/legacy/token_list_spec.rb +0 -77
  4880. data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/ruby/ruby_parser_spec.rb +0 -334
  4881. data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/source_parser_spec.rb +0 -717
  4882. data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/tag_parsing_spec.rb +0 -18
  4883. data/vendor/bundle/gems/yard-0.8.6.1/spec/rake/yardoc_task_spec.rb +0 -101
  4884. data/vendor/bundle/gems/yard-0.8.6.1/spec/registry_spec.rb +0 -393
  4885. data/vendor/bundle/gems/yard-0.8.6.1/spec/registry_store_spec.rb +0 -315
  4886. data/vendor/bundle/gems/yard-0.8.6.1/spec/rubygems/doc_manager_spec.rb +0 -112
  4887. data/vendor/bundle/gems/yard-0.8.6.1/spec/serializers/data/serialized_yardoc/checksums +0 -1
  4888. data/vendor/bundle/gems/yard-0.8.6.1/spec/serializers/data/serialized_yardoc/objects/Foo/bar_i.dat +0 -0
  4889. data/vendor/bundle/gems/yard-0.8.6.1/spec/serializers/data/serialized_yardoc/objects/Foo/baz_i.dat +0 -0
  4890. data/vendor/bundle/gems/yard-0.8.6.1/spec/serializers/data/serialized_yardoc/objects/Foo.dat +0 -0
  4891. data/vendor/bundle/gems/yard-0.8.6.1/spec/serializers/data/serialized_yardoc/objects/root.dat +0 -0
  4892. data/vendor/bundle/gems/yard-0.8.6.1/spec/serializers/data/serialized_yardoc/proxy_types +0 -2
  4893. data/vendor/bundle/gems/yard-0.8.6.1/spec/serializers/file_system_serializer_spec.rb +0 -124
  4894. data/vendor/bundle/gems/yard-0.8.6.1/spec/serializers/spec_helper.rb +0 -2
  4895. data/vendor/bundle/gems/yard-0.8.6.1/spec/serializers/yardoc_serializer_spec.rb +0 -46
  4896. data/vendor/bundle/gems/yard-0.8.6.1/spec/server/adapter_spec.rb +0 -38
  4897. data/vendor/bundle/gems/yard-0.8.6.1/spec/server/commands/base_spec.rb +0 -87
  4898. data/vendor/bundle/gems/yard-0.8.6.1/spec/server/commands/library_command_spec.rb +0 -39
  4899. data/vendor/bundle/gems/yard-0.8.6.1/spec/server/commands/static_file_command_spec.rb +0 -84
  4900. data/vendor/bundle/gems/yard-0.8.6.1/spec/server/doc_server_helper_spec.rb +0 -53
  4901. data/vendor/bundle/gems/yard-0.8.6.1/spec/server/doc_server_serializer_spec.rb +0 -45
  4902. data/vendor/bundle/gems/yard-0.8.6.1/spec/server/rack_adapter_spec.rb +0 -20
  4903. data/vendor/bundle/gems/yard-0.8.6.1/spec/server/router_spec.rb +0 -122
  4904. data/vendor/bundle/gems/yard-0.8.6.1/spec/server/spec_helper.rb +0 -17
  4905. data/vendor/bundle/gems/yard-0.8.6.1/spec/server/static_caching_spec.rb +0 -39
  4906. data/vendor/bundle/gems/yard-0.8.6.1/spec/server/webrick_servlet_spec.rb +0 -20
  4907. data/vendor/bundle/gems/yard-0.8.6.1/spec/server_spec.rb +0 -10
  4908. data/vendor/bundle/gems/yard-0.8.6.1/spec/spec_helper.rb +0 -128
  4909. data/vendor/bundle/gems/yard-0.8.6.1/spec/tags/default_factory_spec.rb +0 -152
  4910. data/vendor/bundle/gems/yard-0.8.6.1/spec/tags/default_tag_spec.rb +0 -11
  4911. data/vendor/bundle/gems/yard-0.8.6.1/spec/tags/directives_spec.rb +0 -436
  4912. data/vendor/bundle/gems/yard-0.8.6.1/spec/tags/library_spec.rb +0 -34
  4913. data/vendor/bundle/gems/yard-0.8.6.1/spec/tags/overload_tag_spec.rb +0 -53
  4914. data/vendor/bundle/gems/yard-0.8.6.1/spec/tags/ref_tag_list_spec.rb +0 -53
  4915. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/class_spec.rb +0 -44
  4916. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/constant_spec.rb +0 -40
  4917. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/engine_spec.rb +0 -121
  4918. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/class001.html +0 -280
  4919. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/class001.txt +0 -36
  4920. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/class002.html +0 -35
  4921. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/constant001.txt +0 -25
  4922. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/constant002.txt +0 -7
  4923. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/constant003.txt +0 -11
  4924. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/method001.html +0 -130
  4925. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/method001.txt +0 -35
  4926. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/method002.html +0 -86
  4927. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/method002.txt +0 -20
  4928. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/method003.html +0 -159
  4929. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/method003.txt +0 -45
  4930. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/method004.html +0 -44
  4931. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/method004.txt +0 -10
  4932. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/method005.html +0 -99
  4933. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/method005.txt +0 -33
  4934. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/module001.dot +0 -33
  4935. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/module001.html +0 -791
  4936. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/module001.txt +0 -33
  4937. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/module002.html +0 -318
  4938. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/module003.html +0 -185
  4939. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/module004.html +0 -387
  4940. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/tag001.txt +0 -82
  4941. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/helpers/base_helper_spec.rb +0 -175
  4942. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/helpers/html_helper_spec.rb +0 -612
  4943. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/helpers/html_syntax_highlight_helper_spec.rb +0 -48
  4944. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/helpers/markup/rdoc_markup_spec.rb +0 -84
  4945. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/helpers/markup_helper_spec.rb +0 -135
  4946. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/helpers/method_helper_spec.rb +0 -82
  4947. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/helpers/shared_signature_examples.rb +0 -123
  4948. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/helpers/text_helper_spec.rb +0 -44
  4949. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/method_spec.rb +0 -102
  4950. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/module_spec.rb +0 -181
  4951. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/onefile_spec.rb +0 -64
  4952. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/section_spec.rb +0 -146
  4953. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/spec_helper.rb +0 -73
  4954. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/tag_spec.rb +0 -51
  4955. data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/template_spec.rb +0 -409
  4956. data/vendor/bundle/gems/yard-0.8.6.1/spec/verifier_spec.rb +0 -106
  4957. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/class/dot/setup.rb +0 -6
  4958. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/class/dot/superklass.erb +0 -3
  4959. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/class/html/constructor_details.erb +0 -8
  4960. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/class/html/setup.rb +0 -1
  4961. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/class/html/subclasses.erb +0 -4
  4962. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/class/setup.rb +0 -36
  4963. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/class/text/setup.rb +0 -11
  4964. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/class/text/subclasses.erb +0 -5
  4965. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/constant/text/header.erb +0 -11
  4966. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/constant/text/setup.rb +0 -3
  4967. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/html/abstract.erb +0 -4
  4968. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/html/deprecated.erb +0 -1
  4969. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/html/index.erb +0 -5
  4970. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/html/note.erb +0 -6
  4971. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/html/private.erb +0 -4
  4972. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/html/returns_void.erb +0 -1
  4973. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/html/text.erb +0 -1
  4974. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/html/todo.erb +0 -6
  4975. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/setup.rb +0 -49
  4976. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/text/abstract.erb +0 -2
  4977. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/text/deprecated.erb +0 -2
  4978. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/text/index.erb +0 -2
  4979. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/text/note.erb +0 -4
  4980. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/text/private.erb +0 -2
  4981. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/text/returns_void.erb +0 -1
  4982. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/text/text.erb +0 -1
  4983. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/text/todo.erb +0 -4
  4984. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/css/common.css +0 -1
  4985. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/css/full_list.css +0 -57
  4986. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/css/style.css +0 -338
  4987. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/frames.erb +0 -28
  4988. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/full_list.erb +0 -39
  4989. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/full_list_class.erb +0 -2
  4990. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/full_list_file.erb +0 -5
  4991. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/full_list_method.erb +0 -8
  4992. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/js/app.js +0 -214
  4993. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/js/full_list.js +0 -178
  4994. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/js/jquery.js +0 -4
  4995. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/setup.rb +0 -199
  4996. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/dot/header.erb +0 -6
  4997. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/dot/setup.rb +0 -14
  4998. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/html/breadcrumb.erb +0 -13
  4999. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/html/files.erb +0 -11
  5000. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/html/footer.erb +0 -5
  5001. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/html/headers.erb +0 -14
  5002. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/html/index.erb +0 -2
  5003. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/html/layout.erb +0 -20
  5004. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/html/listing.erb +0 -4
  5005. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/html/objects.erb +0 -32
  5006. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/html/script_setup.erb +0 -5
  5007. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/html/search.erb +0 -8
  5008. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/html/setup.rb +0 -71
  5009. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/method/html/header.erb +0 -16
  5010. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/method/setup.rb +0 -3
  5011. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/method/text/header.erb +0 -1
  5012. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/method_details/html/header.erb +0 -3
  5013. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/method_details/html/method_signature.erb +0 -25
  5014. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/method_details/html/source.erb +0 -10
  5015. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/method_details/setup.rb +0 -10
  5016. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/method_details/text/header.erb +0 -10
  5017. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/method_details/text/method_signature.erb +0 -12
  5018. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/method_details/text/setup.rb +0 -10
  5019. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/dot/child.erb +0 -1
  5020. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/dot/dependencies.erb +0 -3
  5021. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/dot/header.erb +0 -6
  5022. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/dot/info.erb +0 -14
  5023. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/dot/setup.rb +0 -14
  5024. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/attribute_details.erb +0 -10
  5025. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/attribute_summary.erb +0 -8
  5026. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/box_info.erb +0 -37
  5027. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/children.erb +0 -8
  5028. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/constant_summary.erb +0 -13
  5029. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/defines.erb +0 -3
  5030. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/header.erb +0 -5
  5031. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/inherited_attributes.erb +0 -14
  5032. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/inherited_constants.erb +0 -8
  5033. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/inherited_methods.erb +0 -19
  5034. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/item_summary.erb +0 -40
  5035. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/method_details_list.erb +0 -9
  5036. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/method_summary.erb +0 -14
  5037. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/methodmissing.erb +0 -12
  5038. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/pre_docstring.erb +0 -1
  5039. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/setup.rb +0 -164
  5040. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/text/children.erb +0 -10
  5041. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/text/class_meths_list.erb +0 -8
  5042. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/text/extends.erb +0 -8
  5043. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/text/header.erb +0 -7
  5044. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/text/includes.erb +0 -8
  5045. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/text/instance_meths_list.erb +0 -8
  5046. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/text/setup.rb +0 -12
  5047. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/onefile/html/files.erb +0 -5
  5048. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/onefile/html/headers.erb +0 -6
  5049. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/onefile/html/layout.erb +0 -17
  5050. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/onefile/html/readme.erb +0 -3
  5051. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/onefile/html/setup.rb +0 -61
  5052. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/root/dot/child.erb +0 -3
  5053. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/root/dot/setup.rb +0 -5
  5054. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/root/html/setup.rb +0 -1
  5055. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/html/example.erb +0 -11
  5056. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/html/index.erb +0 -3
  5057. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/html/option.erb +0 -24
  5058. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/html/overload.erb +0 -14
  5059. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/html/see.erb +0 -8
  5060. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/html/tag.erb +0 -20
  5061. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/setup.rb +0 -55
  5062. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/text/example.erb +0 -12
  5063. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/text/index.erb +0 -1
  5064. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/text/option.erb +0 -20
  5065. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/text/overload.erb +0 -19
  5066. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/text/see.erb +0 -11
  5067. data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/text/tag.erb +0 -13
  5068. data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/class/html/setup.rb +0 -1
  5069. data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/docstring/html/setup.rb +0 -1
  5070. data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/fulldoc/html/css/style.css +0 -108
  5071. data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/fulldoc/html/js/app.js +0 -33
  5072. data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/fulldoc/html/setup.rb +0 -73
  5073. data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/layout/html/layout.erb +0 -81
  5074. data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/layout/html/setup.rb +0 -28
  5075. data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/method/html/header.erb +0 -18
  5076. data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/method/html/setup.rb +0 -21
  5077. data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/module/html/header.erb +0 -7
  5078. data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/module/html/method_list.erb +0 -5
  5079. data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/module/html/setup.rb +0 -26
  5080. data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/onefile/html/files.erb +0 -4
  5081. data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/onefile/html/setup.rb +0 -5
  5082. data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/onefile/html/toc.erb +0 -3
  5083. data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/tags/html/setup.rb +0 -8
  5084. data/vendor/bundle/gems/yard-0.8.6.1/yard.gemspec +0 -25
  5085. data/vendor/bundle/specifications/actionmailer-4.0.0.gemspec +0 -34
  5086. data/vendor/bundle/specifications/actionpack-4.0.0.gemspec +0 -49
  5087. data/vendor/bundle/specifications/activemodel-4.0.0.gemspec +0 -33
  5088. data/vendor/bundle/specifications/activerecord-4.0.0.gemspec +0 -42
  5089. data/vendor/bundle/specifications/activerecord-deprecated_finders-1.0.3.gemspec +0 -34
  5090. data/vendor/bundle/specifications/activesupport-4.0.0.gemspec +0 -43
  5091. data/vendor/bundle/specifications/ansi-1.4.3.gemspec +0 -36
  5092. data/vendor/bundle/specifications/arel-4.0.0.gemspec +0 -38
  5093. data/vendor/bundle/specifications/atomic-1.1.9.gemspec +0 -19
  5094. data/vendor/bundle/specifications/bcrypt-ruby-3.0.1.gemspec +0 -36
  5095. data/vendor/bundle/specifications/builder-3.1.4.gemspec +0 -20
  5096. data/vendor/bundle/specifications/erubis-2.7.0.gemspec +0 -19
  5097. data/vendor/bundle/specifications/factory_girl-4.2.0.gemspec +0 -59
  5098. data/vendor/bundle/specifications/highline-1.6.19.gemspec +0 -21
  5099. data/vendor/bundle/specifications/hike-1.2.3.gemspec +0 -29
  5100. data/vendor/bundle/specifications/i18n-0.6.4.gemspec +0 -39
  5101. data/vendor/bundle/specifications/mail-2.5.4.gemspec +0 -46
  5102. data/vendor/bundle/specifications/metaclass-0.0.1.gemspec +0 -16
  5103. data/vendor/bundle/specifications/mime-types-1.23.gemspec +0 -67
  5104. data/vendor/bundle/specifications/minitest-4.7.5.gemspec +0 -36
  5105. data/vendor/bundle/specifications/mocha-0.14.0.gemspec +0 -41
  5106. data/vendor/bundle/specifications/multi_json-1.7.7.gemspec +0 -30
  5107. data/vendor/bundle/specifications/polyglot-0.3.3.gemspec +0 -19
  5108. data/vendor/bundle/specifications/rack-1.5.2.gemspec +0 -36
  5109. data/vendor/bundle/specifications/rack-test-0.6.2.gemspec +0 -31
  5110. data/vendor/bundle/specifications/rails-4.0.0.gemspec +0 -48
  5111. data/vendor/bundle/specifications/railties-4.0.0.gemspec +0 -42
  5112. data/vendor/bundle/specifications/rake-10.1.0.gemspec +0 -35
  5113. data/vendor/bundle/specifications/rdiscount-2.1.6.gemspec +0 -21
  5114. data/vendor/bundle/specifications/shoulda-3.5.0.gemspec +0 -50
  5115. data/vendor/bundle/specifications/shoulda-context-1.1.3.gemspec +0 -43
  5116. data/vendor/bundle/specifications/shoulda-matchers-2.2.0.gemspec +0 -57
  5117. data/vendor/bundle/specifications/simplecov-0.7.1.gemspec +0 -52
  5118. data/vendor/bundle/specifications/simplecov-html-0.7.1.gemspec +0 -35
  5119. data/vendor/bundle/specifications/sprockets-2.10.0.gemspec +0 -77
  5120. data/vendor/bundle/specifications/sprockets-rails-2.0.0.gemspec +0 -36
  5121. data/vendor/bundle/specifications/sqlite3-1.3.7.gemspec +0 -43
  5122. data/vendor/bundle/specifications/thor-0.18.1.gemspec +0 -31
  5123. data/vendor/bundle/specifications/thread_safe-0.1.0.gemspec +0 -28
  5124. data/vendor/bundle/specifications/tilt-1.4.1.gemspec +0 -98
  5125. data/vendor/bundle/specifications/treetop-1.4.14.gemspec +0 -53
  5126. data/vendor/bundle/specifications/turn-0.9.6.gemspec +0 -38
  5127. data/vendor/bundle/specifications/tzinfo-0.3.37.gemspec +0 -20
  5128. data/vendor/bundle/specifications/yard-0.8.6.1.gemspec +0 -20
@@ -1,2153 +0,0 @@
1
- Active Record Associations
2
- ==========================
3
-
4
- This guide covers the association features of Active Record.
5
-
6
- After reading this guide, you will know:
7
-
8
- * How to declare associations between Active Record models.
9
- * How to understand the various types of Active Record associations.
10
- * How to use the methods added to your models by creating associations.
11
-
12
- --------------------------------------------------------------------------------
13
-
14
- Why Associations?
15
- -----------------
16
-
17
- Why do we need associations between models? Because they make common operations simpler and easier in your code. For example, consider a simple Rails application that includes a model for customers and a model for orders. Each customer can have many orders. Without associations, the model declarations would look like this:
18
-
19
- ```ruby
20
- class Customer < ActiveRecord::Base
21
- end
22
-
23
- class Order < ActiveRecord::Base
24
- end
25
- ```
26
-
27
- Now, suppose we wanted to add a new order for an existing customer. We'd need to do something like this:
28
-
29
- ```ruby
30
- @order = Order.create(order_date: Time.now, customer_id: @customer.id)
31
- ```
32
-
33
- Or consider deleting a customer, and ensuring that all of its orders get deleted as well:
34
-
35
- ```ruby
36
- @orders = Order.where(customer_id: @customer.id)
37
- @orders.each do |order|
38
- order.destroy
39
- end
40
- @customer.destroy
41
- ```
42
-
43
- With Active Record associations, we can streamline these — and other — operations by declaratively telling Rails that there is a connection between the two models. Here's the revised code for setting up customers and orders:
44
-
45
- ```ruby
46
- class Customer < ActiveRecord::Base
47
- has_many :orders, dependent: :destroy
48
- end
49
-
50
- class Order < ActiveRecord::Base
51
- belongs_to :customer
52
- end
53
- ```
54
-
55
- With this change, creating a new order for a particular customer is easier:
56
-
57
- ```ruby
58
- @order = @customer.orders.create(order_date: Time.now)
59
- ```
60
-
61
- Deleting a customer and all of its orders is *much* easier:
62
-
63
- ```ruby
64
- @customer.destroy
65
- ```
66
-
67
- To learn more about the different types of associations, read the next section of this guide. That's followed by some tips and tricks for working with associations, and then by a complete reference to the methods and options for associations in Rails.
68
-
69
- The Types of Associations
70
- -------------------------
71
-
72
- In Rails, an _association_ is a connection between two Active Record models. Associations are implemented using macro-style calls, so that you can declaratively add features to your models. For example, by declaring that one model `belongs_to` another, you instruct Rails to maintain Primary Key–Foreign Key information between instances of the two models, and you also get a number of utility methods added to your model. Rails supports six types of associations:
73
-
74
- * `belongs_to`
75
- * `has_one`
76
- * `has_many`
77
- * `has_many :through`
78
- * `has_one :through`
79
- * `has_and_belongs_to_many`
80
-
81
- In the remainder of this guide, you'll learn how to declare and use the various forms of associations. But first, a quick introduction to the situations where each association type is appropriate.
82
-
83
- ### The `belongs_to` Association
84
-
85
- A `belongs_to` association sets up a one-to-one connection with another model, such that each instance of the declaring model "belongs to" one instance of the other model. For example, if your application includes customers and orders, and each order can be assigned to exactly one customer, you'd declare the order model this way:
86
-
87
- ```ruby
88
- class Order < ActiveRecord::Base
89
- belongs_to :customer
90
- end
91
- ```
92
-
93
- ![belongs_to Association Diagram](images/belongs_to.png)
94
-
95
- NOTE: `belongs_to` associations _must_ use the singular term. If you used the pluralized form in the above example for the `customer` association in the `Order` model, you would be told that there was an "uninitialized constant Order::Customers". This is because Rails automatically infers the class name from the association name. If the association name is wrongly pluralized, then the inferred class will be wrongly pluralized too.
96
-
97
- The corresponding migration might look like this:
98
-
99
- ```ruby
100
- class CreateOrders < ActiveRecord::Migration
101
- def change
102
- create_table :customers do |t|
103
- t.string :name
104
- t.timestamps
105
- end
106
-
107
- create_table :orders do |t|
108
- t.belongs_to :customer
109
- t.datetime :order_date
110
- t.timestamps
111
- end
112
- end
113
- end
114
- ```
115
-
116
- ### The `has_one` Association
117
-
118
- A `has_one` association also sets up a one-to-one connection with another model, but with somewhat different semantics (and consequences). This association indicates that each instance of a model contains or possesses one instance of another model. For example, if each supplier in your application has only one account, you'd declare the supplier model like this:
119
-
120
- ```ruby
121
- class Supplier < ActiveRecord::Base
122
- has_one :account
123
- end
124
- ```
125
-
126
- ![has_one Association Diagram](images/has_one.png)
127
-
128
- The corresponding migration might look like this:
129
-
130
- ```ruby
131
- class CreateSuppliers < ActiveRecord::Migration
132
- def change
133
- create_table :suppliers do |t|
134
- t.string :name
135
- t.timestamps
136
- end
137
-
138
- create_table :accounts do |t|
139
- t.belongs_to :supplier
140
- t.string :account_number
141
- t.timestamps
142
- end
143
- end
144
- end
145
- ```
146
-
147
- ### The `has_many` Association
148
-
149
- A `has_many` association indicates a one-to-many connection with another model. You'll often find this association on the "other side" of a `belongs_to` association. This association indicates that each instance of the model has zero or more instances of another model. For example, in an application containing customers and orders, the customer model could be declared like this:
150
-
151
- ```ruby
152
- class Customer < ActiveRecord::Base
153
- has_many :orders
154
- end
155
- ```
156
-
157
- NOTE: The name of the other model is pluralized when declaring a `has_many` association.
158
-
159
- ![has_many Association Diagram](images/has_many.png)
160
-
161
- The corresponding migration might look like this:
162
-
163
- ```ruby
164
- class CreateCustomers < ActiveRecord::Migration
165
- def change
166
- create_table :customers do |t|
167
- t.string :name
168
- t.timestamps
169
- end
170
-
171
- create_table :orders do |t|
172
- t.belongs_to :customer
173
- t.datetime :order_date
174
- t.timestamps
175
- end
176
- end
177
- end
178
- ```
179
-
180
- ### The `has_many :through` Association
181
-
182
- A `has_many :through` association is often used to set up a many-to-many connection with another model. This association indicates that the declaring model can be matched with zero or more instances of another model by proceeding _through_ a third model. For example, consider a medical practice where patients make appointments to see physicians. The relevant association declarations could look like this:
183
-
184
- ```ruby
185
- class Physician < ActiveRecord::Base
186
- has_many :appointments
187
- has_many :patients, through: :appointments
188
- end
189
-
190
- class Appointment < ActiveRecord::Base
191
- belongs_to :physician
192
- belongs_to :patient
193
- end
194
-
195
- class Patient < ActiveRecord::Base
196
- has_many :appointments
197
- has_many :physicians, through: :appointments
198
- end
199
- ```
200
-
201
- ![has_many :through Association Diagram](images/has_many_through.png)
202
-
203
- The corresponding migration might look like this:
204
-
205
- ```ruby
206
- class CreateAppointments < ActiveRecord::Migration
207
- def change
208
- create_table :physicians do |t|
209
- t.string :name
210
- t.timestamps
211
- end
212
-
213
- create_table :patients do |t|
214
- t.string :name
215
- t.timestamps
216
- end
217
-
218
- create_table :appointments do |t|
219
- t.belongs_to :physician
220
- t.belongs_to :patient
221
- t.datetime :appointment_date
222
- t.timestamps
223
- end
224
- end
225
- end
226
- ```
227
-
228
- The collection of join models can be managed via the API. For example, if you assign
229
-
230
- ```ruby
231
- physician.patients = patients
232
- ```
233
-
234
- new join models are created for newly associated objects, and if some are gone their rows are deleted.
235
-
236
- WARNING: Automatic deletion of join models is direct, no destroy callbacks are triggered.
237
-
238
- The `has_many :through` association is also useful for setting up "shortcuts" through nested `has_many` associations. For example, if a document has many sections, and a section has many paragraphs, you may sometimes want to get a simple collection of all paragraphs in the document. You could set that up this way:
239
-
240
- ```ruby
241
- class Document < ActiveRecord::Base
242
- has_many :sections
243
- has_many :paragraphs, through: :sections
244
- end
245
-
246
- class Section < ActiveRecord::Base
247
- belongs_to :document
248
- has_many :paragraphs
249
- end
250
-
251
- class Paragraph < ActiveRecord::Base
252
- belongs_to :section
253
- end
254
- ```
255
-
256
- With `through: :sections` specified, Rails will now understand:
257
-
258
- ```ruby
259
- @document.paragraphs
260
- ```
261
-
262
- ### The `has_one :through` Association
263
-
264
- A `has_one :through` association sets up a one-to-one connection with another model. This association indicates that the declaring model can be matched with one instance of another model by proceeding _through_ a third model. For example, if each supplier has one account, and each account is associated with one account history, then the customer model could look like this:
265
-
266
- ```ruby
267
- class Supplier < ActiveRecord::Base
268
- has_one :account
269
- has_one :account_history, through: :account
270
- end
271
-
272
- class Account < ActiveRecord::Base
273
- belongs_to :supplier
274
- has_one :account_history
275
- end
276
-
277
- class AccountHistory < ActiveRecord::Base
278
- belongs_to :account
279
- end
280
- ```
281
-
282
- ![has_one :through Association Diagram](images/has_one_through.png)
283
-
284
- The corresponding migration might look like this:
285
-
286
- ```ruby
287
- class CreateAccountHistories < ActiveRecord::Migration
288
- def change
289
- create_table :suppliers do |t|
290
- t.string :name
291
- t.timestamps
292
- end
293
-
294
- create_table :accounts do |t|
295
- t.belongs_to :supplier
296
- t.string :account_number
297
- t.timestamps
298
- end
299
-
300
- create_table :account_histories do |t|
301
- t.belongs_to :account
302
- t.integer :credit_rating
303
- t.timestamps
304
- end
305
- end
306
- end
307
- ```
308
-
309
- ### The `has_and_belongs_to_many` Association
310
-
311
- A `has_and_belongs_to_many` association creates a direct many-to-many connection with another model, with no intervening model. For example, if your application includes assemblies and parts, with each assembly having many parts and each part appearing in many assemblies, you could declare the models this way:
312
-
313
- ```ruby
314
- class Assembly < ActiveRecord::Base
315
- has_and_belongs_to_many :parts
316
- end
317
-
318
- class Part < ActiveRecord::Base
319
- has_and_belongs_to_many :assemblies
320
- end
321
- ```
322
-
323
- ![has_and_belongs_to_many Association Diagram](images/habtm.png)
324
-
325
- The corresponding migration might look like this:
326
-
327
- ```ruby
328
- class CreateAssembliesAndParts < ActiveRecord::Migration
329
- def change
330
- create_table :assemblies do |t|
331
- t.string :name
332
- t.timestamps
333
- end
334
-
335
- create_table :parts do |t|
336
- t.string :part_number
337
- t.timestamps
338
- end
339
-
340
- create_table :assemblies_parts do |t|
341
- t.belongs_to :assembly
342
- t.belongs_to :part
343
- end
344
- end
345
- end
346
- ```
347
-
348
- ### Choosing Between `belongs_to` and `has_one`
349
-
350
- If you want to set up a one-to-one relationship between two models, you'll need to add `belongs_to` to one, and `has_one` to the other. How do you know which is which?
351
-
352
- The distinction is in where you place the foreign key (it goes on the table for the class declaring the `belongs_to` association), but you should give some thought to the actual meaning of the data as well. The `has_one` relationship says that one of something is yours - that is, that something points back to you. For example, it makes more sense to say that a supplier owns an account than that an account owns a supplier. This suggests that the correct relationships are like this:
353
-
354
- ```ruby
355
- class Supplier < ActiveRecord::Base
356
- has_one :account
357
- end
358
-
359
- class Account < ActiveRecord::Base
360
- belongs_to :supplier
361
- end
362
- ```
363
-
364
- The corresponding migration might look like this:
365
-
366
- ```ruby
367
- class CreateSuppliers < ActiveRecord::Migration
368
- def change
369
- create_table :suppliers do |t|
370
- t.string :name
371
- t.timestamps
372
- end
373
-
374
- create_table :accounts do |t|
375
- t.integer :supplier_id
376
- t.string :account_number
377
- t.timestamps
378
- end
379
- end
380
- end
381
- ```
382
-
383
- NOTE: Using `t.integer :supplier_id` makes the foreign key naming obvious and explicit. In current versions of Rails, you can abstract away this implementation detail by using `t.references :supplier` instead.
384
-
385
- ### Choosing Between `has_many :through` and `has_and_belongs_to_many`
386
-
387
- Rails offers two different ways to declare a many-to-many relationship between models. The simpler way is to use `has_and_belongs_to_many`, which allows you to make the association directly:
388
-
389
- ```ruby
390
- class Assembly < ActiveRecord::Base
391
- has_and_belongs_to_many :parts
392
- end
393
-
394
- class Part < ActiveRecord::Base
395
- has_and_belongs_to_many :assemblies
396
- end
397
- ```
398
-
399
- The second way to declare a many-to-many relationship is to use `has_many :through`. This makes the association indirectly, through a join model:
400
-
401
- ```ruby
402
- class Assembly < ActiveRecord::Base
403
- has_many :manifests
404
- has_many :parts, through: :manifests
405
- end
406
-
407
- class Manifest < ActiveRecord::Base
408
- belongs_to :assembly
409
- belongs_to :part
410
- end
411
-
412
- class Part < ActiveRecord::Base
413
- has_many :manifests
414
- has_many :assemblies, through: :manifests
415
- end
416
- ```
417
-
418
- The simplest rule of thumb is that you should set up a `has_many :through` relationship if you need to work with the relationship model as an independent entity. If you don't need to do anything with the relationship model, it may be simpler to set up a `has_and_belongs_to_many` relationship (though you'll need to remember to create the joining table in the database).
419
-
420
- You should use `has_many :through` if you need validations, callbacks, or extra attributes on the join model.
421
-
422
- ### Polymorphic Associations
423
-
424
- A slightly more advanced twist on associations is the _polymorphic association_. With polymorphic associations, a model can belong to more than one other model, on a single association. For example, you might have a picture model that belongs to either an employee model or a product model. Here's how this could be declared:
425
-
426
- ```ruby
427
- class Picture < ActiveRecord::Base
428
- belongs_to :imageable, polymorphic: true
429
- end
430
-
431
- class Employee < ActiveRecord::Base
432
- has_many :pictures, as: :imageable
433
- end
434
-
435
- class Product < ActiveRecord::Base
436
- has_many :pictures, as: :imageable
437
- end
438
- ```
439
-
440
- You can think of a polymorphic `belongs_to` declaration as setting up an interface that any other model can use. From an instance of the `Employee` model, you can retrieve a collection of pictures: `@employee.pictures`.
441
-
442
- Similarly, you can retrieve `@product.pictures`.
443
-
444
- If you have an instance of the `Picture` model, you can get to its parent via `@picture.imageable`. To make this work, you need to declare both a foreign key column and a type column in the model that declares the polymorphic interface:
445
-
446
- ```ruby
447
- class CreatePictures < ActiveRecord::Migration
448
- def change
449
- create_table :pictures do |t|
450
- t.string :name
451
- t.integer :imageable_id
452
- t.string :imageable_type
453
- t.timestamps
454
- end
455
- end
456
- end
457
- ```
458
-
459
- This migration can be simplified by using the `t.references` form:
460
-
461
- ```ruby
462
- class CreatePictures < ActiveRecord::Migration
463
- def change
464
- create_table :pictures do |t|
465
- t.string :name
466
- t.references :imageable, polymorphic: true
467
- t.timestamps
468
- end
469
- end
470
- end
471
- ```
472
-
473
- ![Polymorphic Association Diagram](images/polymorphic.png)
474
-
475
- ### Self Joins
476
-
477
- In designing a data model, you will sometimes find a model that should have a relation to itself. For example, you may want to store all employees in a single database model, but be able to trace relationships such as between manager and subordinates. This situation can be modeled with self-joining associations:
478
-
479
- ```ruby
480
- class Employee < ActiveRecord::Base
481
- has_many :subordinates, class_name: "Employee",
482
- foreign_key: "manager_id"
483
-
484
- belongs_to :manager, class_name: "Employee"
485
- end
486
- ```
487
-
488
- With this setup, you can retrieve `@employee.subordinates` and `@employee.manager`.
489
-
490
- Tips, Tricks, and Warnings
491
- --------------------------
492
-
493
- Here are a few things you should know to make efficient use of Active Record associations in your Rails applications:
494
-
495
- * Controlling caching
496
- * Avoiding name collisions
497
- * Updating the schema
498
- * Controlling association scope
499
- * Bi-directional associations
500
-
501
- ### Controlling Caching
502
-
503
- All of the association methods are built around caching, which keeps the result of the most recent query available for further operations. The cache is even shared across methods. For example:
504
-
505
- ```ruby
506
- customer.orders # retrieves orders from the database
507
- customer.orders.size # uses the cached copy of orders
508
- customer.orders.empty? # uses the cached copy of orders
509
- ```
510
-
511
- But what if you want to reload the cache, because data might have been changed by some other part of the application? Just pass `true` to the association call:
512
-
513
- ```ruby
514
- customer.orders # retrieves orders from the database
515
- customer.orders.size # uses the cached copy of orders
516
- customer.orders(true).empty? # discards the cached copy of orders
517
- # and goes back to the database
518
- ```
519
-
520
- ### Avoiding Name Collisions
521
-
522
- You are not free to use just any name for your associations. Because creating an association adds a method with that name to the model, it is a bad idea to give an association a name that is already used for an instance method of `ActiveRecord::Base`. The association method would override the base method and break things. For instance, `attributes` or `connection` are bad names for associations.
523
-
524
- ### Updating the Schema
525
-
526
- Associations are extremely useful, but they are not magic. You are responsible for maintaining your database schema to match your associations. In practice, this means two things, depending on what sort of associations you are creating. For `belongs_to` associations you need to create foreign keys, and for `has_and_belongs_to_many` associations you need to create the appropriate join table.
527
-
528
- #### Creating Foreign Keys for `belongs_to` Associations
529
-
530
- When you declare a `belongs_to` association, you need to create foreign keys as appropriate. For example, consider this model:
531
-
532
- ```ruby
533
- class Order < ActiveRecord::Base
534
- belongs_to :customer
535
- end
536
- ```
537
-
538
- This declaration needs to be backed up by the proper foreign key declaration on the orders table:
539
-
540
- ```ruby
541
- class CreateOrders < ActiveRecord::Migration
542
- def change
543
- create_table :orders do |t|
544
- t.datetime :order_date
545
- t.string :order_number
546
- t.integer :customer_id
547
- end
548
- end
549
- end
550
- ```
551
-
552
- If you create an association some time after you build the underlying model, you need to remember to create an `add_column` migration to provide the necessary foreign key.
553
-
554
- #### Creating Join Tables for `has_and_belongs_to_many` Associations
555
-
556
- If you create a `has_and_belongs_to_many` association, you need to explicitly create the joining table. Unless the name of the join table is explicitly specified by using the `:join_table` option, Active Record creates the name by using the lexical order of the class names. So a join between customer and order models will give the default join table name of "customers_orders" because "c" outranks "o" in lexical ordering.
557
-
558
- WARNING: The precedence between model names is calculated using the `<` operator for `String`. This means that if the strings are of different lengths, and the strings are equal when compared up to the shortest length, then the longer string is considered of higher lexical precedence than the shorter one. For example, one would expect the tables "paper\_boxes" and "papers" to generate a join table name of "papers\_paper\_boxes" because of the length of the name "paper\_boxes", but it in fact generates a join table name of "paper\_boxes\_papers" (because the underscore '\_' is lexicographically _less_ than 's' in common encodings).
559
-
560
- Whatever the name, you must manually generate the join table with an appropriate migration. For example, consider these associations:
561
-
562
- ```ruby
563
- class Assembly < ActiveRecord::Base
564
- has_and_belongs_to_many :parts
565
- end
566
-
567
- class Part < ActiveRecord::Base
568
- has_and_belongs_to_many :assemblies
569
- end
570
- ```
571
-
572
- These need to be backed up by a migration to create the `assemblies_parts` table. This table should be created without a primary key:
573
-
574
- ```ruby
575
- class CreateAssembliesPartsJoinTable < ActiveRecord::Migration
576
- def change
577
- create_table :assemblies_parts, id: false do |t|
578
- t.integer :assembly_id
579
- t.integer :part_id
580
- end
581
- end
582
- end
583
- ```
584
-
585
- We pass `id: false` to `create_table` because that table does not represent a model. That's required for the association to work properly. If you observe any strange behavior in a `has_and_belongs_to_many` association like mangled models IDs, or exceptions about conflicting IDs, chances are you forgot that bit.
586
-
587
- ### Controlling Association Scope
588
-
589
- By default, associations look for objects only within the current module's scope. This can be important when you declare Active Record models within a module. For example:
590
-
591
- ```ruby
592
- module MyApplication
593
- module Business
594
- class Supplier < ActiveRecord::Base
595
- has_one :account
596
- end
597
-
598
- class Account < ActiveRecord::Base
599
- belongs_to :supplier
600
- end
601
- end
602
- end
603
- ```
604
-
605
- This will work fine, because both the `Supplier` and the `Account` class are defined within the same scope. But the following will _not_ work, because `Supplier` and `Account` are defined in different scopes:
606
-
607
- ```ruby
608
- module MyApplication
609
- module Business
610
- class Supplier < ActiveRecord::Base
611
- has_one :account
612
- end
613
- end
614
-
615
- module Billing
616
- class Account < ActiveRecord::Base
617
- belongs_to :supplier
618
- end
619
- end
620
- end
621
- ```
622
-
623
- To associate a model with a model in a different namespace, you must specify the complete class name in your association declaration:
624
-
625
- ```ruby
626
- module MyApplication
627
- module Business
628
- class Supplier < ActiveRecord::Base
629
- has_one :account,
630
- class_name: "MyApplication::Billing::Account"
631
- end
632
- end
633
-
634
- module Billing
635
- class Account < ActiveRecord::Base
636
- belongs_to :supplier,
637
- class_name: "MyApplication::Business::Supplier"
638
- end
639
- end
640
- end
641
- ```
642
-
643
- ### Bi-directional Associations
644
-
645
- It's normal for associations to work in two directions, requiring declaration on two different models:
646
-
647
- ```ruby
648
- class Customer < ActiveRecord::Base
649
- has_many :orders
650
- end
651
-
652
- class Order < ActiveRecord::Base
653
- belongs_to :customer
654
- end
655
- ```
656
-
657
- By default, Active Record doesn't know about the connection between these associations. This can lead to two copies of an object getting out of sync:
658
-
659
- ```ruby
660
- c = Customer.first
661
- o = c.orders.first
662
- c.first_name == o.customer.first_name # => true
663
- c.first_name = 'Manny'
664
- c.first_name == o.customer.first_name # => false
665
- ```
666
-
667
- This happens because c and o.customer are two different in-memory representations of the same data, and neither one is automatically refreshed from changes to the other. Active Record provides the `:inverse_of` option so that you can inform it of these relations:
668
-
669
- ```ruby
670
- class Customer < ActiveRecord::Base
671
- has_many :orders, inverse_of: :customer
672
- end
673
-
674
- class Order < ActiveRecord::Base
675
- belongs_to :customer, inverse_of: :orders
676
- end
677
- ```
678
-
679
- With these changes, Active Record will only load one copy of the customer object, preventing inconsistencies and making your application more efficient:
680
-
681
- ```ruby
682
- c = Customer.first
683
- o = c.orders.first
684
- c.first_name == o.customer.first_name # => true
685
- c.first_name = 'Manny'
686
- c.first_name == o.customer.first_name # => true
687
- ```
688
-
689
- There are a few limitations to `inverse_of` support:
690
-
691
- * They do not work with `:through` associations.
692
- * They do not work with `:polymorphic` associations.
693
- * They do not work with `:as` associations.
694
- * For `belongs_to` associations, `has_many` inverse associations are ignored.
695
-
696
- Detailed Association Reference
697
- ------------------------------
698
-
699
- The following sections give the details of each type of association, including the methods that they add and the options that you can use when declaring an association.
700
-
701
- ### `belongs_to` Association Reference
702
-
703
- The `belongs_to` association creates a one-to-one match with another model. In database terms, this association says that this class contains the foreign key. If the other class contains the foreign key, then you should use `has_one` instead.
704
-
705
- #### Methods Added by `belongs_to`
706
-
707
- When you declare a `belongs_to` association, the declaring class automatically gains four methods related to the association:
708
-
709
- * `association(force_reload = false)`
710
- * `association=(associate)`
711
- * `build_association(attributes = {})`
712
- * `create_association(attributes = {})`
713
-
714
- In all of these methods, `association` is replaced with the symbol passed as the first argument to `belongs_to`. For example, given the declaration:
715
-
716
- ```ruby
717
- class Order < ActiveRecord::Base
718
- belongs_to :customer
719
- end
720
- ```
721
-
722
- Each instance of the order model will have these methods:
723
-
724
- ```ruby
725
- customer
726
- customer=
727
- build_customer
728
- create_customer
729
- ```
730
-
731
- NOTE: When initializing a new `has_one` or `belongs_to` association you must use the `build_` prefix to build the association, rather than the `association.build` method that would be used for `has_many` or `has_and_belongs_to_many` associations. To create one, use the `create_` prefix.
732
-
733
- ##### `association(force_reload = false)`
734
-
735
- The `association` method returns the associated object, if any. If no associated object is found, it returns `nil`.
736
-
737
- ```ruby
738
- @customer = @order.customer
739
- ```
740
-
741
- If the associated object has already been retrieved from the database for this object, the cached version will be returned. To override this behavior (and force a database read), pass `true` as the `force_reload` argument.
742
-
743
- ##### `association=(associate)`
744
-
745
- The `association=` method assigns an associated object to this object. Behind the scenes, this means extracting the primary key from the associate object and setting this object's foreign key to the same value.
746
-
747
- ```ruby
748
- @order.customer = @customer
749
- ```
750
-
751
- ##### `build_association(attributes = {})`
752
-
753
- The `build_association` method returns a new object of the associated type. This object will be instantiated from the passed attributes, and the link through this object's foreign key will be set, but the associated object will _not_ yet be saved.
754
-
755
- ```ruby
756
- @customer = @order.build_customer(customer_number: 123,
757
- customer_name: "John Doe")
758
- ```
759
-
760
- ##### `create_association(attributes = {})`
761
-
762
- The `create_association` method returns a new object of the associated type. This object will be instantiated from the passed attributes, the link through this object's foreign key will be set, and, once it passes all of the validations specified on the associated model, the associated object _will_ be saved.
763
-
764
- ```ruby
765
- @customer = @order.create_customer(customer_number: 123,
766
- customer_name: "John Doe")
767
- ```
768
-
769
-
770
- #### Options for `belongs_to`
771
-
772
- While Rails uses intelligent defaults that will work well in most situations, there may be times when you want to customize the behavior of the `belongs_to` association reference. Such customizations can easily be accomplished by passing options and scope blocks when you create the association. For example, this association uses two such options:
773
-
774
- ```ruby
775
- class Order < ActiveRecord::Base
776
- belongs_to :customer, dependent: :destroy,
777
- counter_cache: true
778
- end
779
- ```
780
-
781
- The `belongs_to` association supports these options:
782
-
783
- * `:autosave`
784
- * `:class_name`
785
- * `:counter_cache`
786
- * `:dependent`
787
- * `:foreign_key`
788
- * `:inverse_of`
789
- * `:polymorphic`
790
- * `:touch`
791
- * `:validate`
792
-
793
- ##### `:autosave`
794
-
795
- If you set the `:autosave` option to `true`, Rails will save any loaded members and destroy members that are marked for destruction whenever you save the parent object.
796
-
797
- ##### `:class_name`
798
-
799
- If the name of the other model cannot be derived from the association name, you can use the `:class_name` option to supply the model name. For example, if an order belongs to a customer, but the actual name of the model containing customers is `Patron`, you'd set things up this way:
800
-
801
- ```ruby
802
- class Order < ActiveRecord::Base
803
- belongs_to :customer, class_name: "Patron"
804
- end
805
- ```
806
-
807
- ##### `:counter_cache`
808
-
809
- The `:counter_cache` option can be used to make finding the number of belonging objects more efficient. Consider these models:
810
-
811
- ```ruby
812
- class Order < ActiveRecord::Base
813
- belongs_to :customer
814
- end
815
- class Customer < ActiveRecord::Base
816
- has_many :orders
817
- end
818
- ```
819
-
820
- With these declarations, asking for the value of `@customer.orders.size` requires making a call to the database to perform a `COUNT(*)` query. To avoid this call, you can add a counter cache to the _belonging_ model:
821
-
822
- ```ruby
823
- class Order < ActiveRecord::Base
824
- belongs_to :customer, counter_cache: true
825
- end
826
- class Customer < ActiveRecord::Base
827
- has_many :orders
828
- end
829
- ```
830
-
831
- With this declaration, Rails will keep the cache value up to date, and then return that value in response to the `size` method.
832
-
833
- Although the `:counter_cache` option is specified on the model that includes the `belongs_to` declaration, the actual column must be added to the _associated_ model. In the case above, you would need to add a column named `orders_count` to the `Customer` model. You can override the default column name if you need to:
834
-
835
- ```ruby
836
- class Order < ActiveRecord::Base
837
- belongs_to :customer, counter_cache: :count_of_orders
838
- end
839
- class Customer < ActiveRecord::Base
840
- has_many :orders
841
- end
842
- ```
843
-
844
- Counter cache columns are added to the containing model's list of read-only attributes through `attr_readonly`.
845
-
846
- ##### `:dependent`
847
-
848
- If you set the `:dependent` option to `:destroy`, then deleting this object will call the `destroy` method on the associated object to delete that object. If you set the `:dependent` option to `:delete`, then deleting this object will delete the associated object _without_ calling its `destroy` method. If you set the `:dependent` option to `:restrict`, then attempting to delete this object will result in a `ActiveRecord::DeleteRestrictionError` if there are any associated objects.
849
-
850
- WARNING: You should not specify this option on a `belongs_to` association that is connected with a `has_many` association on the other class. Doing so can lead to orphaned records in your database.
851
-
852
- ##### `:foreign_key`
853
-
854
- By convention, Rails assumes that the column used to hold the foreign key on this model is the name of the association with the suffix `_id` added. The `:foreign_key` option lets you set the name of the foreign key directly:
855
-
856
- ```ruby
857
- class Order < ActiveRecord::Base
858
- belongs_to :customer, class_name: "Patron",
859
- foreign_key: "patron_id"
860
- end
861
- ```
862
-
863
- TIP: In any case, Rails will not create foreign key columns for you. You need to explicitly define them as part of your migrations.
864
-
865
- ##### `:inverse_of`
866
-
867
- The `:inverse_of` option specifies the name of the `has_many` or `has_one` association that is the inverse of this association. Does not work in combination with the `:polymorphic` options.
868
-
869
- ```ruby
870
- class Customer < ActiveRecord::Base
871
- has_many :orders, inverse_of: :customer
872
- end
873
-
874
- class Order < ActiveRecord::Base
875
- belongs_to :customer, inverse_of: :orders
876
- end
877
- ```
878
-
879
- ##### `:polymorphic`
880
-
881
- Passing `true` to the `:polymorphic` option indicates that this is a polymorphic association. Polymorphic associations were discussed in detail <a href="#polymorphic-associations">earlier in this guide</a>.
882
-
883
- ##### `:touch`
884
-
885
- If you set the `:touch` option to `:true`, then the `updated_at` or `updated_on` timestamp on the associated object will be set to the current time whenever this object is saved or destroyed:
886
-
887
- ```ruby
888
- class Order < ActiveRecord::Base
889
- belongs_to :customer, touch: true
890
- end
891
-
892
- class Customer < ActiveRecord::Base
893
- has_many :orders
894
- end
895
- ```
896
-
897
- In this case, saving or destroying an order will update the timestamp on the associated customer. You can also specify a particular timestamp attribute to update:
898
-
899
- ```ruby
900
- class Order < ActiveRecord::Base
901
- belongs_to :customer, touch: :orders_updated_at
902
- end
903
- ```
904
-
905
- ##### `:validate`
906
-
907
- If you set the `:validate` option to `true`, then associated objects will be validated whenever you save this object. By default, this is `false`: associated objects will not be validated when this object is saved.
908
-
909
- #### Scopes for `belongs_to`
910
-
911
- There may be times when you wish to customize the query used by `belongs_to`. Such customizations can be achieved via a scope block. For example:
912
-
913
- ```ruby
914
- class Order < ActiveRecord::Base
915
- belongs_to :customer, -> { where active: true },
916
- dependent: :destroy
917
- end
918
- ```
919
-
920
- You can use any of the standard [querying methods](active_record_querying.html) inside the scope block. The following ones are discussed below:
921
-
922
- * `where`
923
- * `includes`
924
- * `readonly`
925
- * `select`
926
-
927
- ##### `where`
928
-
929
- The `where` method lets you specify the conditions that the associated object must meet.
930
-
931
- ```ruby
932
- class Order < ActiveRecord::Base
933
- belongs_to :customer, -> { where active: true }
934
- end
935
- ```
936
-
937
- ##### `includes`
938
-
939
- You can use the `includes` method let you specify second-order associations that should be eager-loaded when this association is used. For example, consider these models:
940
-
941
- ```ruby
942
- class LineItem < ActiveRecord::Base
943
- belongs_to :order
944
- end
945
-
946
- class Order < ActiveRecord::Base
947
- belongs_to :customer
948
- has_many :line_items
949
- end
950
-
951
- class Customer < ActiveRecord::Base
952
- has_many :orders
953
- end
954
- ```
955
-
956
- If you frequently retrieve customers directly from line items (`@line_item.order.customer`), then you can make your code somewhat more efficient by including customers in the association from line items to orders:
957
-
958
- ```ruby
959
- class LineItem < ActiveRecord::Base
960
- belongs_to :order, -> { includes :customer }
961
- end
962
-
963
- class Order < ActiveRecord::Base
964
- belongs_to :customer
965
- has_many :line_items
966
- end
967
-
968
- class Customer < ActiveRecord::Base
969
- has_many :orders
970
- end
971
- ```
972
-
973
- NOTE: There's no need to use `includes` for immediate associations - that is, if you have `Order belongs_to :customer`, then the customer is eager-loaded automatically when it's needed.
974
-
975
- ##### `readonly`
976
-
977
- If you use `readonly`, then the associated object will be read-only when retrieved via the association.
978
-
979
- ##### `select`
980
-
981
- The `select` method lets you override the SQL `SELECT` clause that is used to retrieve data about the associated object. By default, Rails retrieves all columns.
982
-
983
- TIP: If you use the `select` method on a `belongs_to` association, you should also set the `:foreign_key` option to guarantee the correct results.
984
-
985
- #### Do Any Associated Objects Exist?
986
-
987
- You can see if any associated objects exist by using the `association.nil?` method:
988
-
989
- ```ruby
990
- if @order.customer.nil?
991
- @msg = "No customer found for this order"
992
- end
993
- ```
994
-
995
- #### When are Objects Saved?
996
-
997
- Assigning an object to a `belongs_to` association does _not_ automatically save the object. It does not save the associated object either.
998
-
999
- ### `has_one` Association Reference
1000
-
1001
- The `has_one` association creates a one-to-one match with another model. In database terms, this association says that the other class contains the foreign key. If this class contains the foreign key, then you should use `belongs_to` instead.
1002
-
1003
- #### Methods Added by `has_one`
1004
-
1005
- When you declare a `has_one` association, the declaring class automatically gains four methods related to the association:
1006
-
1007
- * `association(force_reload = false)`
1008
- * `association=(associate)`
1009
- * `build_association(attributes = {})`
1010
- * `create_association(attributes = {})`
1011
-
1012
- In all of these methods, `association` is replaced with the symbol passed as the first argument to `has_one`. For example, given the declaration:
1013
-
1014
- ```ruby
1015
- class Supplier < ActiveRecord::Base
1016
- has_one :account
1017
- end
1018
- ```
1019
-
1020
- Each instance of the `Supplier` model will have these methods:
1021
-
1022
- ```ruby
1023
- account
1024
- account=
1025
- build_account
1026
- create_account
1027
- ```
1028
-
1029
- NOTE: When initializing a new `has_one` or `belongs_to` association you must use the `build_` prefix to build the association, rather than the `association.build` method that would be used for `has_many` or `has_and_belongs_to_many` associations. To create one, use the `create_` prefix.
1030
-
1031
- ##### `association(force_reload = false)`
1032
-
1033
- The `association` method returns the associated object, if any. If no associated object is found, it returns `nil`.
1034
-
1035
- ```ruby
1036
- @account = @supplier.account
1037
- ```
1038
-
1039
- If the associated object has already been retrieved from the database for this object, the cached version will be returned. To override this behavior (and force a database read), pass `true` as the `force_reload` argument.
1040
-
1041
- ##### `association=(associate)`
1042
-
1043
- The `association=` method assigns an associated object to this object. Behind the scenes, this means extracting the primary key from this object and setting the associate object's foreign key to the same value.
1044
-
1045
- ```ruby
1046
- @supplier.account = @account
1047
- ```
1048
-
1049
- ##### `build_association(attributes = {})`
1050
-
1051
- The `build_association` method returns a new object of the associated type. This object will be instantiated from the passed attributes, and the link through its foreign key will be set, but the associated object will _not_ yet be saved.
1052
-
1053
- ```ruby
1054
- @account = @supplier.build_account(terms: "Net 30")
1055
- ```
1056
-
1057
- ##### `create_association(attributes = {})`
1058
-
1059
- The `create_association` method returns a new object of the associated type. This object will be instantiated from the passed attributes, the link through its foreign key will be set, and, once it passes all of the validations specified on the associated model, the associated object _will_ be saved.
1060
-
1061
- ```ruby
1062
- @account = @supplier.create_account(terms: "Net 30")
1063
- ```
1064
-
1065
- #### Options for `has_one`
1066
-
1067
- While Rails uses intelligent defaults that will work well in most situations, there may be times when you want to customize the behavior of the `has_one` association reference. Such customizations can easily be accomplished by passing options when you create the association. For example, this association uses two such options:
1068
-
1069
- ```ruby
1070
- class Supplier < ActiveRecord::Base
1071
- has_one :account, class_name: "Billing", dependent: :nullify
1072
- end
1073
- ```
1074
-
1075
- The `has_one` association supports these options:
1076
-
1077
- * `:as`
1078
- * `:autosave`
1079
- * `:class_name`
1080
- * `:dependent`
1081
- * `:foreign_key`
1082
- * `:inverse_of`
1083
- * `:primary_key`
1084
- * `:source`
1085
- * `:source_type`
1086
- * `:through`
1087
- * `:validate`
1088
-
1089
- ##### `:as`
1090
-
1091
- Setting the `:as` option indicates that this is a polymorphic association. Polymorphic associations were discussed in detail <a href="#polymorphic-associations">earlier in this guide</a>.
1092
-
1093
- ##### `:autosave`
1094
-
1095
- If you set the `:autosave` option to `true`, Rails will save any loaded members and destroy members that are marked for destruction whenever you save the parent object.
1096
-
1097
- ##### `:class_name`
1098
-
1099
- If the name of the other model cannot be derived from the association name, you can use the `:class_name` option to supply the model name. For example, if a supplier has an account, but the actual name of the model containing accounts is `Billing`, you'd set things up this way:
1100
-
1101
- ```ruby
1102
- class Supplier < ActiveRecord::Base
1103
- has_one :account, class_name: "Billing"
1104
- end
1105
- ```
1106
-
1107
- ##### `:dependent`
1108
-
1109
- Controls what happens to the associated object when its owner is destroyed:
1110
-
1111
- * `:destroy` causes the associated object to also be destroyed
1112
- * `:delete` causes the associated object to be deleted directly from the database (so callbacks will not execute)
1113
- * `:nullify` causes the foreign key to be set to `NULL`. Callbacks are not executed.
1114
- * `:restrict_with_exception` causes an exception to be raised if there is an associated record
1115
- * `:restrict_with_error` causes an error to be added to the owner if there is an associated object
1116
-
1117
- ##### `:foreign_key`
1118
-
1119
- By convention, Rails assumes that the column used to hold the foreign key on the other model is the name of this model with the suffix `_id` added. The `:foreign_key` option lets you set the name of the foreign key directly:
1120
-
1121
- ```ruby
1122
- class Supplier < ActiveRecord::Base
1123
- has_one :account, foreign_key: "supp_id"
1124
- end
1125
- ```
1126
-
1127
- TIP: In any case, Rails will not create foreign key columns for you. You need to explicitly define them as part of your migrations.
1128
-
1129
- ##### `:inverse_of`
1130
-
1131
- The `:inverse_of` option specifies the name of the `belongs_to` association that is the inverse of this association. Does not work in combination with the `:through` or `:as` options.
1132
-
1133
- ```ruby
1134
- class Supplier < ActiveRecord::Base
1135
- has_one :account, inverse_of: :supplier
1136
- end
1137
-
1138
- class Account < ActiveRecord::Base
1139
- belongs_to :supplier, inverse_of: :account
1140
- end
1141
- ```
1142
-
1143
- ##### `:primary_key`
1144
-
1145
- By convention, Rails assumes that the column used to hold the primary key of this model is `id`. You can override this and explicitly specify the primary key with the `:primary_key` option.
1146
-
1147
- ##### `:source`
1148
-
1149
- The `:source` option specifies the source association name for a `has_one :through` association.
1150
-
1151
- ##### `:source_type`
1152
-
1153
- The `:source_type` option specifies the source association type for a `has_one :through` association that proceeds through a polymorphic association.
1154
-
1155
- ##### `:through`
1156
-
1157
- The `:through` option specifies a join model through which to perform the query. `has_one :through` associations were discussed in detail <a href="#the-has-one-through-association">earlier in this guide</a>.
1158
-
1159
- ##### `:validate`
1160
-
1161
- If you set the `:validate` option to `true`, then associated objects will be validated whenever you save this object. By default, this is `false`: associated objects will not be validated when this object is saved.
1162
-
1163
- #### Scopes for `has_one`
1164
-
1165
- There may be times when you wish to customize the query used by `has_one`. Such customizations can be achieved via a scope block. For example:
1166
-
1167
- ```ruby
1168
- class Supplier < ActiveRecord::Base
1169
- has_one :account, -> { where active: true }
1170
- end
1171
- ```
1172
-
1173
- You can use any of the standard [querying methods](active_record_querying.html) inside the scope block. The following ones are discussed below:
1174
-
1175
- * `where`
1176
- * `includes`
1177
- * `readonly`
1178
- * `select`
1179
-
1180
- ##### `where`
1181
-
1182
- The `where` method lets you specify the conditions that the associated object must meet.
1183
-
1184
- ```ruby
1185
- class Supplier < ActiveRecord::Base
1186
- has_one :account, -> { where "confirmed = 1" }
1187
- end
1188
- ```
1189
-
1190
- ##### `includes`
1191
-
1192
- You can use the `includes` method to specify second-order associations that should be eager-loaded when this association is used. For example, consider these models:
1193
-
1194
- ```ruby
1195
- class Supplier < ActiveRecord::Base
1196
- has_one :account
1197
- end
1198
-
1199
- class Account < ActiveRecord::Base
1200
- belongs_to :supplier
1201
- belongs_to :representative
1202
- end
1203
-
1204
- class Representative < ActiveRecord::Base
1205
- has_many :accounts
1206
- end
1207
- ```
1208
-
1209
- If you frequently retrieve representatives directly from suppliers (`@supplier.account.representative`), then you can make your code somewhat more efficient by including representatives in the association from suppliers to accounts:
1210
-
1211
- ```ruby
1212
- class Supplier < ActiveRecord::Base
1213
- has_one :account, -> { includes :representative }
1214
- end
1215
-
1216
- class Account < ActiveRecord::Base
1217
- belongs_to :supplier
1218
- belongs_to :representative
1219
- end
1220
-
1221
- class Representative < ActiveRecord::Base
1222
- has_many :accounts
1223
- end
1224
- ```
1225
-
1226
- ##### `readonly`
1227
-
1228
- If you use the `readonly` method, then the associated object will be read-only when retrieved via the association.
1229
-
1230
- ##### `select`
1231
-
1232
- The `select` method lets you override the SQL `SELECT` clause that is used to retrieve data about the associated object. By default, Rails retrieves all columns.
1233
-
1234
- #### Do Any Associated Objects Exist?
1235
-
1236
- You can see if any associated objects exist by using the `association.nil?` method:
1237
-
1238
- ```ruby
1239
- if @supplier.account.nil?
1240
- @msg = "No account found for this supplier"
1241
- end
1242
- ```
1243
-
1244
- #### When are Objects Saved?
1245
-
1246
- When you assign an object to a `has_one` association, that object is automatically saved (in order to update its foreign key). In addition, any object being replaced is also automatically saved, because its foreign key will change too.
1247
-
1248
- If either of these saves fails due to validation errors, then the assignment statement returns `false` and the assignment itself is cancelled.
1249
-
1250
- If the parent object (the one declaring the `has_one` association) is unsaved (that is, `new_record?` returns `true`) then the child objects are not saved. They will automatically when the parent object is saved.
1251
-
1252
- If you want to assign an object to a `has_one` association without saving the object, use the `association.build` method.
1253
-
1254
- ### `has_many` Association Reference
1255
-
1256
- The `has_many` association creates a one-to-many relationship with another model. In database terms, this association says that the other class will have a foreign key that refers to instances of this class.
1257
-
1258
- #### Methods Added by `has_many`
1259
-
1260
- When you declare a `has_many` association, the declaring class automatically gains 13 methods related to the association:
1261
-
1262
- * `collection(force_reload = false)`
1263
- * `collection<<(object, ...)`
1264
- * `collection.delete(object, ...)`
1265
- * `collection.destroy(object, ...)`
1266
- * `collection=objects`
1267
- * `collection_singular_ids`
1268
- * `collection_singular_ids=ids`
1269
- * `collection.clear`
1270
- * `collection.empty?`
1271
- * `collection.size`
1272
- * `collection.find(...)`
1273
- * `collection.where(...)`
1274
- * `collection.exists?(...)`
1275
- * `collection.build(attributes = {}, ...)`
1276
- * `collection.create(attributes = {})`
1277
-
1278
- In all of these methods, `collection` is replaced with the symbol passed as the first argument to `has_many`, and `collection_singular` is replaced with the singularized version of that symbol. For example, given the declaration:
1279
-
1280
- ```ruby
1281
- class Customer < ActiveRecord::Base
1282
- has_many :orders
1283
- end
1284
- ```
1285
-
1286
- Each instance of the customer model will have these methods:
1287
-
1288
- ```ruby
1289
- orders(force_reload = false)
1290
- orders<<(object, ...)
1291
- orders.delete(object, ...)
1292
- orders.destroy(object, ...)
1293
- orders=objects
1294
- order_ids
1295
- order_ids=ids
1296
- orders.clear
1297
- orders.empty?
1298
- orders.size
1299
- orders.find(...)
1300
- orders.where(...)
1301
- orders.exists?(...)
1302
- orders.build(attributes = {}, ...)
1303
- orders.create(attributes = {})
1304
- ```
1305
-
1306
- ##### `collection(force_reload = false)`
1307
-
1308
- The `collection` method returns an array of all of the associated objects. If there are no associated objects, it returns an empty array.
1309
-
1310
- ```ruby
1311
- @orders = @customer.orders
1312
- ```
1313
-
1314
- ##### `collection<<(object, ...)`
1315
-
1316
- The `collection<<` method adds one or more objects to the collection by setting their foreign keys to the primary key of the calling model.
1317
-
1318
- ```ruby
1319
- @customer.orders << @order1
1320
- ```
1321
-
1322
- ##### `collection.delete(object, ...)`
1323
-
1324
- The `collection.delete` method removes one or more objects from the collection by setting their foreign keys to `NULL`.
1325
-
1326
- ```ruby
1327
- @customer.orders.delete(@order1)
1328
- ```
1329
-
1330
- WARNING: Additionally, objects will be destroyed if they're associated with `dependent: :destroy`, and deleted if they're associated with `dependent: :delete_all`.
1331
-
1332
- ##### `collection.destroy(object, ...)`
1333
-
1334
- The `collection.destroy` method removes one or more objects from the collection by running `destroy` on each object.
1335
-
1336
- ```ruby
1337
- @customer.orders.destroy(@order1)
1338
- ```
1339
-
1340
- WARNING: Objects will _always_ be removed from the database, ignoring the `:dependent` option.
1341
-
1342
- ##### `collection=objects`
1343
-
1344
- The `collection=` method makes the collection contain only the supplied objects, by adding and deleting as appropriate.
1345
-
1346
- ##### `collection_singular_ids`
1347
-
1348
- The `collection_singular_ids` method returns an array of the ids of the objects in the collection.
1349
-
1350
- ```ruby
1351
- @order_ids = @customer.order_ids
1352
- ```
1353
-
1354
- ##### `collection_singular_ids=ids`
1355
-
1356
- The `collection_singular_ids=` method makes the collection contain only the objects identified by the supplied primary key values, by adding and deleting as appropriate.
1357
-
1358
- ##### `collection.clear`
1359
-
1360
- The `collection.clear` method removes every object from the collection. This destroys the associated objects if they are associated with `dependent: :destroy`, deletes them directly from the database if `dependent: :delete_all`, and otherwise sets their foreign keys to `NULL`.
1361
-
1362
- ##### `collection.empty?`
1363
-
1364
- The `collection.empty?` method returns `true` if the collection does not contain any associated objects.
1365
-
1366
- ```erb
1367
- <% if @customer.orders.empty? %>
1368
- No Orders Found
1369
- <% end %>
1370
- ```
1371
-
1372
- ##### `collection.size`
1373
-
1374
- The `collection.size` method returns the number of objects in the collection.
1375
-
1376
- ```ruby
1377
- @order_count = @customer.orders.size
1378
- ```
1379
-
1380
- ##### `collection.find(...)`
1381
-
1382
- The `collection.find` method finds objects within the collection. It uses the same syntax and options as `ActiveRecord::Base.find`.
1383
-
1384
- ```ruby
1385
- @open_orders = @customer.orders.find(1)
1386
- ```
1387
-
1388
- ##### `collection.where(...)`
1389
-
1390
- The `collection.where` method finds objects within the collection based on the conditions supplied but the objects are loaded lazily meaning that the database is queried only when the object(s) are accessed.
1391
-
1392
- ```ruby
1393
- @open_orders = @customer.orders.where(open: true) # No query yet
1394
- @open_order = @open_orders.first # Now the database will be queried
1395
- ```
1396
-
1397
- ##### `collection.exists?(...)`
1398
-
1399
- The `collection.exists?` method checks whether an object meeting the supplied conditions exists in the collection. It uses the same syntax and options as `ActiveRecord::Base.exists?`.
1400
-
1401
- ##### `collection.build(attributes = {}, ...)`
1402
-
1403
- The `collection.build` method returns one or more new objects of the associated type. These objects will be instantiated from the passed attributes, and the link through their foreign key will be created, but the associated objects will _not_ yet be saved.
1404
-
1405
- ```ruby
1406
- @order = @customer.orders.build(order_date: Time.now,
1407
- order_number: "A12345")
1408
- ```
1409
-
1410
- ##### `collection.create(attributes = {})`
1411
-
1412
- The `collection.create` method returns a new object of the associated type. This object will be instantiated from the passed attributes, the link through its foreign key will be created, and, once it passes all of the validations specified on the associated model, the associated object _will_ be saved.
1413
-
1414
- ```ruby
1415
- @order = @customer.orders.create(order_date: Time.now,
1416
- order_number: "A12345")
1417
- ```
1418
-
1419
- #### Options for `has_many`
1420
-
1421
- While Rails uses intelligent defaults that will work well in most situations, there may be times when you want to customize the behavior of the `has_many` association reference. Such customizations can easily be accomplished by passing options when you create the association. For example, this association uses two such options:
1422
-
1423
- ```ruby
1424
- class Customer < ActiveRecord::Base
1425
- has_many :orders, dependent: :delete_all, validate: :false
1426
- end
1427
- ```
1428
-
1429
- The `has_many` association supports these options:
1430
-
1431
- * `:as`
1432
- * `:autosave`
1433
- * `:class_name`
1434
- * `:dependent`
1435
- * `:foreign_key`
1436
- * `:inverse_of`
1437
- * `:primary_key`
1438
- * `:source`
1439
- * `:source_type`
1440
- * `:through`
1441
- * `:validate`
1442
-
1443
- ##### `:as`
1444
-
1445
- Setting the `:as` option indicates that this is a polymorphic association, as discussed <a href="#polymorphic-associations">earlier in this guide</a>.
1446
-
1447
- ##### `:autosave`
1448
-
1449
- If you set the `:autosave` option to `true`, Rails will save any loaded members and destroy members that are marked for destruction whenever you save the parent object.
1450
-
1451
- ##### `:class_name`
1452
-
1453
- If the name of the other model cannot be derived from the association name, you can use the `:class_name` option to supply the model name. For example, if a customer has many orders, but the actual name of the model containing orders is `Transaction`, you'd set things up this way:
1454
-
1455
- ```ruby
1456
- class Customer < ActiveRecord::Base
1457
- has_many :orders, class_name: "Transaction"
1458
- end
1459
- ```
1460
-
1461
- ##### `:dependent`
1462
-
1463
- Controls what happens to the associated objects when their owner is destroyed:
1464
-
1465
- * `:destroy` causes all the associated objects to also be destroyed
1466
- * `:delete_all` causes all the associated objects to be deleted directly from the database (so callbacks will not execute)
1467
- * `:nullify` causes the foreign keys to be set to `NULL`. Callbacks are not executed.
1468
- * `:restrict_with_exception` causes an exception to be raised if there are any associated records
1469
- * `:restrict_with_error` causes an error to be added to the owner if there are any associated objects
1470
-
1471
- NOTE: This option is ignored when you use the `:through` option on the association.
1472
-
1473
- ##### `:foreign_key`
1474
-
1475
- By convention, Rails assumes that the column used to hold the foreign key on the other model is the name of this model with the suffix `_id` added. The `:foreign_key` option lets you set the name of the foreign key directly:
1476
-
1477
- ```ruby
1478
- class Customer < ActiveRecord::Base
1479
- has_many :orders, foreign_key: "cust_id"
1480
- end
1481
- ```
1482
-
1483
- TIP: In any case, Rails will not create foreign key columns for you. You need to explicitly define them as part of your migrations.
1484
-
1485
- ##### `:inverse_of`
1486
-
1487
- The `:inverse_of` option specifies the name of the `belongs_to` association that is the inverse of this association. Does not work in combination with the `:through` or `:as` options.
1488
-
1489
- ```ruby
1490
- class Customer < ActiveRecord::Base
1491
- has_many :orders, inverse_of: :customer
1492
- end
1493
-
1494
- class Order < ActiveRecord::Base
1495
- belongs_to :customer, inverse_of: :orders
1496
- end
1497
- ```
1498
-
1499
- ##### `:primary_key`
1500
-
1501
- By convention, Rails assumes that the column used to hold the primary key of the association is `id`. You can override this and explicitly specify the primary key with the `:primary_key` option.
1502
-
1503
- ##### `:source`
1504
-
1505
- The `:source` option specifies the source association name for a `has_many :through` association. You only need to use this option if the name of the source association cannot be automatically inferred from the association name.
1506
-
1507
- ##### `:source_type`
1508
-
1509
- The `:source_type` option specifies the source association type for a `has_many :through` association that proceeds through a polymorphic association.
1510
-
1511
- ##### `:through`
1512
-
1513
- The `:through` option specifies a join model through which to perform the query. `has_many :through` associations provide a way to implement many-to-many relationships, as discussed <a href="#the-has-many-through-association">earlier in this guide</a>.
1514
-
1515
- ##### `:validate`
1516
-
1517
- If you set the `:validate` option to `false`, then associated objects will not be validated whenever you save this object. By default, this is `true`: associated objects will be validated when this object is saved.
1518
-
1519
- #### Scopes for `has_many`
1520
-
1521
- There may be times when you wish to customize the query used by `has_many`. Such customizations can be achieved via a scope block. For example:
1522
-
1523
- ```ruby
1524
- class Customer < ActiveRecord::Base
1525
- has_many :orders, -> { where processed: true }
1526
- end
1527
- ```
1528
-
1529
- You can use any of the standard [querying methods](active_record_querying.html) inside the scope block. The following ones are discussed below:
1530
-
1531
- * `where`
1532
- * `extending`
1533
- * `group`
1534
- * `includes`
1535
- * `limit`
1536
- * `offset`
1537
- * `order`
1538
- * `readonly`
1539
- * `select`
1540
- * `uniq`
1541
-
1542
- ##### `where`
1543
-
1544
- The `where` method lets you specify the conditions that the associated object must meet.
1545
-
1546
- ```ruby
1547
- class Customer < ActiveRecord::Base
1548
- has_many :confirmed_orders, -> { where "confirmed = 1" },
1549
- class_name: "Order"
1550
- end
1551
- ```
1552
-
1553
- You can also set conditions via a hash:
1554
-
1555
- ```ruby
1556
- class Customer < ActiveRecord::Base
1557
- has_many :confirmed_orders, -> { where confirmed: true },
1558
- class_name: "Order"
1559
- end
1560
- ```
1561
-
1562
- If you use a hash-style `where` option, then record creation via this association will be automatically scoped using the hash. In this case, using `@customer.confirmed_orders.create` or `@customer.confirmed_orders.build` will create orders where the confirmed column has the value `true`.
1563
-
1564
- ##### `extending`
1565
-
1566
- The `extending` method specifies a named module to extend the association proxy. Association extensions are discussed in detail <a href="#association-extensions">later in this guide</a>.
1567
-
1568
- ##### `group`
1569
-
1570
- The `group` method supplies an attribute name to group the result set by, using a `GROUP BY` clause in the finder SQL.
1571
-
1572
- ```ruby
1573
- class Customer < ActiveRecord::Base
1574
- has_many :line_items, -> { group 'orders.id' },
1575
- through: :orders
1576
- end
1577
- ```
1578
-
1579
- ##### `includes`
1580
-
1581
- You can use the `includes` method to specify second-order associations that should be eager-loaded when this association is used. For example, consider these models:
1582
-
1583
- ```ruby
1584
- class Customer < ActiveRecord::Base
1585
- has_many :orders
1586
- end
1587
-
1588
- class Order < ActiveRecord::Base
1589
- belongs_to :customer
1590
- has_many :line_items
1591
- end
1592
-
1593
- class LineItem < ActiveRecord::Base
1594
- belongs_to :order
1595
- end
1596
- ```
1597
-
1598
- If you frequently retrieve line items directly from customers (`@customer.orders.line_items`), then you can make your code somewhat more efficient by including line items in the association from customers to orders:
1599
-
1600
- ```ruby
1601
- class Customer < ActiveRecord::Base
1602
- has_many :orders, -> { includes :line_items }
1603
- end
1604
-
1605
- class Order < ActiveRecord::Base
1606
- belongs_to :customer
1607
- has_many :line_items
1608
- end
1609
-
1610
- class LineItem < ActiveRecord::Base
1611
- belongs_to :order
1612
- end
1613
- ```
1614
-
1615
- ##### `limit`
1616
-
1617
- The `limit` method lets you restrict the total number of objects that will be fetched through an association.
1618
-
1619
- ```ruby
1620
- class Customer < ActiveRecord::Base
1621
- has_many :recent_orders,
1622
- -> { order('order_date desc').limit(100) },
1623
- class_name: "Order",
1624
- end
1625
- ```
1626
-
1627
- ##### `offset`
1628
-
1629
- The `offset` method lets you specify the starting offset for fetching objects via an association. For example, `-> { offset(11) }` will skip the first 11 records.
1630
-
1631
- ##### `order`
1632
-
1633
- The `order` method dictates the order in which associated objects will be received (in the syntax used by an SQL `ORDER BY` clause).
1634
-
1635
- ```ruby
1636
- class Customer < ActiveRecord::Base
1637
- has_many :orders, -> { order "date_confirmed DESC" }
1638
- end
1639
- ```
1640
-
1641
- ##### `readonly`
1642
-
1643
- If you use the `readonly` method, then the associated objects will be read-only when retrieved via the association.
1644
-
1645
- ##### `select`
1646
-
1647
- The `select` method lets you override the SQL `SELECT` clause that is used to retrieve data about the associated objects. By default, Rails retrieves all columns.
1648
-
1649
- WARNING: If you specify your own `select`, be sure to include the primary key and foreign key columns of the associated model. If you do not, Rails will throw an error.
1650
-
1651
- ##### `distinct`
1652
-
1653
- Use the `distinct` method to keep the collection free of duplicates. This is
1654
- mostly useful together with the `:through` option.
1655
-
1656
- ```ruby
1657
- class Person < ActiveRecord::Base
1658
- has_many :readings
1659
- has_many :posts, through: :readings
1660
- end
1661
-
1662
- person = Person.create(name: 'John')
1663
- post = Post.create(name: 'a1')
1664
- person.posts << post
1665
- person.posts << post
1666
- person.posts.inspect # => [#<Post id: 5, name: "a1">, #<Post id: 5, name: "a1">]
1667
- Reading.all.inspect # => [#<Reading id: 12, person_id: 5, post_id: 5>, #<Reading id: 13, person_id: 5, post_id: 5>]
1668
- ```
1669
-
1670
- In the above case there are two readings and `person.posts` brings out both of
1671
- them even though these records are pointing to the same post.
1672
-
1673
- Now let's set `distinct`:
1674
-
1675
- ```ruby
1676
- class Person
1677
- has_many :readings
1678
- has_many :posts, -> { distinct }, through: :readings
1679
- end
1680
-
1681
- person = Person.create(name: 'Honda')
1682
- post = Post.create(name: 'a1')
1683
- person.posts << post
1684
- person.posts << post
1685
- person.posts.inspect # => [#<Post id: 7, name: "a1">]
1686
- Reading.all.inspect # => [#<Reading id: 16, person_id: 7, post_id: 7>, #<Reading id: 17, person_id: 7, post_id: 7>]
1687
- ```
1688
-
1689
- In the above case there are still two readings. However `person.posts` shows
1690
- only one post because the collection loads only unique records.
1691
-
1692
- If you want to make sure that, upon insertion, all of the records in the
1693
- persisted association are distinct (so that you can be sure that when you
1694
- inspect the association that you will never find duplicate records), you should
1695
- add a unique index on the table itself. For example, if you have a table named
1696
- ``person_posts`` and you want to make sure all the posts are unique, you could
1697
- add the following in a migration:
1698
-
1699
- ```ruby
1700
- add_index :person_posts, :post, :unique => true
1701
- ```
1702
-
1703
- Note that checking for uniqueness using something like ``include?`` is subject
1704
- to race conditions. Do not attempt to use ``include?`` to enforce distinctness
1705
- in an association. For instance, using the post example from above, the
1706
- following code would be racy because multiple users could be attempting this
1707
- at the same time:
1708
-
1709
- ```ruby
1710
- person.posts << post unless person.posts.include?(post)
1711
- ```
1712
-
1713
- #### When are Objects Saved?
1714
-
1715
- When you assign an object to a `has_many` association, that object is automatically saved (in order to update its foreign key). If you assign multiple objects in one statement, then they are all saved.
1716
-
1717
- If any of these saves fails due to validation errors, then the assignment statement returns `false` and the assignment itself is cancelled.
1718
-
1719
- If the parent object (the one declaring the `has_many` association) is unsaved (that is, `new_record?` returns `true`) then the child objects are not saved when they are added. All unsaved members of the association will automatically be saved when the parent is saved.
1720
-
1721
- If you want to assign an object to a `has_many` association without saving the object, use the `collection.build` method.
1722
-
1723
- ### `has_and_belongs_to_many` Association Reference
1724
-
1725
- The `has_and_belongs_to_many` association creates a many-to-many relationship with another model. In database terms, this associates two classes via an intermediate join table that includes foreign keys referring to each of the classes.
1726
-
1727
- #### Methods Added by `has_and_belongs_to_many`
1728
-
1729
- When you declare a `has_and_belongs_to_many` association, the declaring class automatically gains 13 methods related to the association:
1730
-
1731
- * `collection(force_reload = false)`
1732
- * `collection<<(object, ...)`
1733
- * `collection.delete(object, ...)`
1734
- * `collection.destroy(object, ...)`
1735
- * `collection=objects`
1736
- * `collection_singular_ids`
1737
- * `collection_singular_ids=ids`
1738
- * `collection.clear`
1739
- * `collection.empty?`
1740
- * `collection.size`
1741
- * `collection.find(...)`
1742
- * `collection.where(...)`
1743
- * `collection.exists?(...)`
1744
- * `collection.build(attributes = {})`
1745
- * `collection.create(attributes = {})`
1746
-
1747
- In all of these methods, `collection` is replaced with the symbol passed as the first argument to `has_and_belongs_to_many`, and `collection_singular` is replaced with the singularized version of that symbol. For example, given the declaration:
1748
-
1749
- ```ruby
1750
- class Part < ActiveRecord::Base
1751
- has_and_belongs_to_many :assemblies
1752
- end
1753
- ```
1754
-
1755
- Each instance of the part model will have these methods:
1756
-
1757
- ```ruby
1758
- assemblies(force_reload = false)
1759
- assemblies<<(object, ...)
1760
- assemblies.delete(object, ...)
1761
- assemblies.destroy(object, ...)
1762
- assemblies=objects
1763
- assembly_ids
1764
- assembly_ids=ids
1765
- assemblies.clear
1766
- assemblies.empty?
1767
- assemblies.size
1768
- assemblies.find(...)
1769
- assemblies.where(...)
1770
- assemblies.exists?(...)
1771
- assemblies.build(attributes = {}, ...)
1772
- assemblies.create(attributes = {})
1773
- ```
1774
-
1775
- ##### Additional Column Methods
1776
-
1777
- If the join table for a `has_and_belongs_to_many` association has additional columns beyond the two foreign keys, these columns will be added as attributes to records retrieved via that association. Records returned with additional attributes will always be read-only, because Rails cannot save changes to those attributes.
1778
-
1779
- WARNING: The use of extra attributes on the join table in a `has_and_belongs_to_many` association is deprecated. If you require this sort of complex behavior on the table that joins two models in a many-to-many relationship, you should use a `has_many :through` association instead of `has_and_belongs_to_many`.
1780
-
1781
-
1782
- ##### `collection(force_reload = false)`
1783
-
1784
- The `collection` method returns an array of all of the associated objects. If there are no associated objects, it returns an empty array.
1785
-
1786
- ```ruby
1787
- @assemblies = @part.assemblies
1788
- ```
1789
-
1790
- ##### `collection<<(object, ...)`
1791
-
1792
- The `collection<<` method adds one or more objects to the collection by creating records in the join table.
1793
-
1794
- ```ruby
1795
- @part.assemblies << @assembly1
1796
- ```
1797
-
1798
- NOTE: This method is aliased as `collection.concat` and `collection.push`.
1799
-
1800
- ##### `collection.delete(object, ...)`
1801
-
1802
- The `collection.delete` method removes one or more objects from the collection by deleting records in the join table. This does not destroy the objects.
1803
-
1804
- ```ruby
1805
- @part.assemblies.delete(@assembly1)
1806
- ```
1807
-
1808
- WARNING: This does not trigger callbacks on the join records.
1809
-
1810
- ##### `collection.destroy(object, ...)`
1811
-
1812
- The `collection.destroy` method removes one or more objects from the collection by running `destroy` on each record in the join table, including running callbacks. This does not destroy the objects.
1813
-
1814
- ```ruby
1815
- @part.assemblies.destroy(@assembly1)
1816
- ```
1817
-
1818
- ##### `collection=objects`
1819
-
1820
- The `collection=` method makes the collection contain only the supplied objects, by adding and deleting as appropriate.
1821
-
1822
- ##### `collection_singular_ids`
1823
-
1824
- The `collection_singular_ids` method returns an array of the ids of the objects in the collection.
1825
-
1826
- ```ruby
1827
- @assembly_ids = @part.assembly_ids
1828
- ```
1829
-
1830
- ##### `collection_singular_ids=ids`
1831
-
1832
- The `collection_singular_ids=` method makes the collection contain only the objects identified by the supplied primary key values, by adding and deleting as appropriate.
1833
-
1834
- ##### `collection.clear`
1835
-
1836
- The `collection.clear` method removes every object from the collection by deleting the rows from the joining table. This does not destroy the associated objects.
1837
-
1838
- ##### `collection.empty?`
1839
-
1840
- The `collection.empty?` method returns `true` if the collection does not contain any associated objects.
1841
-
1842
- ```ruby
1843
- <% if @part.assemblies.empty? %>
1844
- This part is not used in any assemblies
1845
- <% end %>
1846
- ```
1847
-
1848
- ##### `collection.size`
1849
-
1850
- The `collection.size` method returns the number of objects in the collection.
1851
-
1852
- ```ruby
1853
- @assembly_count = @part.assemblies.size
1854
- ```
1855
-
1856
- ##### `collection.find(...)`
1857
-
1858
- The `collection.find` method finds objects within the collection. It uses the same syntax and options as `ActiveRecord::Base.find`. It also adds the additional condition that the object must be in the collection.
1859
-
1860
- ```ruby
1861
- @assembly = @part.assemblies.find(1)
1862
- ```
1863
-
1864
- ##### `collection.where(...)`
1865
-
1866
- The `collection.where` method finds objects within the collection based on the conditions supplied but the objects are loaded lazily meaning that the database is queried only when the object(s) are accessed. It also adds the additional condition that the object must be in the collection.
1867
-
1868
- ```ruby
1869
- @new_assemblies = @part.assemblies.where("created_at > ?", 2.days.ago)
1870
- ```
1871
-
1872
- ##### `collection.exists?(...)`
1873
-
1874
- The `collection.exists?` method checks whether an object meeting the supplied conditions exists in the collection. It uses the same syntax and options as `ActiveRecord::Base.exists?`.
1875
-
1876
- ##### `collection.build(attributes = {})`
1877
-
1878
- The `collection.build` method returns a new object of the associated type. This object will be instantiated from the passed attributes, and the link through the join table will be created, but the associated object will _not_ yet be saved.
1879
-
1880
- ```ruby
1881
- @assembly = @part.assemblies.build({assembly_name: "Transmission housing"})
1882
- ```
1883
-
1884
- ##### `collection.create(attributes = {})`
1885
-
1886
- The `collection.create` method returns a new object of the associated type. This object will be instantiated from the passed attributes, the link through the join table will be created, and, once it passes all of the validations specified on the associated model, the associated object _will_ be saved.
1887
-
1888
- ```ruby
1889
- @assembly = @part.assemblies.create({assembly_name: "Transmission housing"})
1890
- ```
1891
-
1892
- #### Options for `has_and_belongs_to_many`
1893
-
1894
- While Rails uses intelligent defaults that will work well in most situations, there may be times when you want to customize the behavior of the `has_and_belongs_to_many` association reference. Such customizations can easily be accomplished by passing options when you create the association. For example, this association uses two such options:
1895
-
1896
- ```ruby
1897
- class Parts < ActiveRecord::Base
1898
- has_and_belongs_to_many :assemblies, uniq: true,
1899
- read_only: true
1900
- end
1901
- ```
1902
-
1903
- The `has_and_belongs_to_many` association supports these options:
1904
-
1905
- * `:association_foreign_key`
1906
- * `:autosave`
1907
- * `:class_name`
1908
- * `:foreign_key`
1909
- * `:join_table`
1910
- * `:validate`
1911
-
1912
- ##### `:association_foreign_key`
1913
-
1914
- By convention, Rails assumes that the column in the join table used to hold the foreign key pointing to the other model is the name of that model with the suffix `_id` added. The `:association_foreign_key` option lets you set the name of the foreign key directly:
1915
-
1916
- TIP: The `:foreign_key` and `:association_foreign_key` options are useful when setting up a many-to-many self-join. For example:
1917
-
1918
- ```ruby
1919
- class User < ActiveRecord::Base
1920
- has_and_belongs_to_many :friends,
1921
- class_name: "User",
1922
- foreign_key: "this_user_id",
1923
- association_foreign_key: "other_user_id"
1924
- end
1925
- ```
1926
-
1927
- ##### `:autosave`
1928
-
1929
- If you set the `:autosave` option to `true`, Rails will save any loaded members and destroy members that are marked for destruction whenever you save the parent object.
1930
-
1931
- ##### `:class_name`
1932
-
1933
- If the name of the other model cannot be derived from the association name, you can use the `:class_name` option to supply the model name. For example, if a part has many assemblies, but the actual name of the model containing assemblies is `Gadget`, you'd set things up this way:
1934
-
1935
- ```ruby
1936
- class Parts < ActiveRecord::Base
1937
- has_and_belongs_to_many :assemblies, class_name: "Gadget"
1938
- end
1939
- ```
1940
-
1941
- ##### `:foreign_key`
1942
-
1943
- By convention, Rails assumes that the column in the join table used to hold the foreign key pointing to this model is the name of this model with the suffix `_id` added. The `:foreign_key` option lets you set the name of the foreign key directly:
1944
-
1945
- ```ruby
1946
- class User < ActiveRecord::Base
1947
- has_and_belongs_to_many :friends,
1948
- class_name: "User",
1949
- foreign_key: "this_user_id",
1950
- association_foreign_key: "other_user_id"
1951
- end
1952
- ```
1953
-
1954
- ##### `:join_table`
1955
-
1956
- If the default name of the join table, based on lexical ordering, is not what you want, you can use the `:join_table` option to override the default.
1957
-
1958
- ##### `:validate`
1959
-
1960
- If you set the `:validate` option to `false`, then associated objects will not be validated whenever you save this object. By default, this is `true`: associated objects will be validated when this object is saved.
1961
-
1962
- #### Scopes for `has_and_belongs_to_many`
1963
-
1964
- There may be times when you wish to customize the query used by `has_and_belongs_to_many`. Such customizations can be achieved via a scope block. For example:
1965
-
1966
- ```ruby
1967
- class Parts < ActiveRecord::Base
1968
- has_and_belongs_to_many :assemblies, -> { where active: true }
1969
- end
1970
- ```
1971
-
1972
- You can use any of the standard [querying methods](active_record_querying.html) inside the scope block. The following ones are discussed below:
1973
-
1974
- * `where`
1975
- * `extending`
1976
- * `group`
1977
- * `includes`
1978
- * `limit`
1979
- * `offset`
1980
- * `order`
1981
- * `readonly`
1982
- * `select`
1983
- * `uniq`
1984
-
1985
- ##### `where`
1986
-
1987
- The `where` method lets you specify the conditions that the associated object must meet.
1988
-
1989
- ```ruby
1990
- class Parts < ActiveRecord::Base
1991
- has_and_belongs_to_many :assemblies,
1992
- -> { where "factory = 'Seattle'" }
1993
- end
1994
- ```
1995
-
1996
- You can also set conditions via a hash:
1997
-
1998
- ```ruby
1999
- class Parts < ActiveRecord::Base
2000
- has_and_belongs_to_many :assemblies,
2001
- -> { where factory: 'Seattle' }
2002
- end
2003
- ```
2004
-
2005
- If you use a hash-style `where`, then record creation via this association will be automatically scoped using the hash. In this case, using `@parts.assemblies.create` or `@parts.assemblies.build` will create orders where the `factory` column has the value "Seattle".
2006
-
2007
- ##### `extending`
2008
-
2009
- The `extending` method specifies a named module to extend the association proxy. Association extensions are discussed in detail <a href="#association-extensions">later in this guide</a>.
2010
-
2011
- ##### `group`
2012
-
2013
- The `group` method supplies an attribute name to group the result set by, using a `GROUP BY` clause in the finder SQL.
2014
-
2015
- ```ruby
2016
- class Parts < ActiveRecord::Base
2017
- has_and_belongs_to_many :assemblies, -> { group "factory" }
2018
- end
2019
- ```
2020
-
2021
- ##### `includes`
2022
-
2023
- You can use the `includes` method to specify second-order associations that should be eager-loaded when this association is used.
2024
-
2025
- ##### `limit`
2026
-
2027
- The `limit` method lets you restrict the total number of objects that will be fetched through an association.
2028
-
2029
- ```ruby
2030
- class Parts < ActiveRecord::Base
2031
- has_and_belongs_to_many :assemblies,
2032
- -> { order("created_at DESC").limit(50) }
2033
- end
2034
- ```
2035
-
2036
- ##### `offset`
2037
-
2038
- The `offset` method lets you specify the starting offset for fetching objects via an association. For example, if you set `offset(11)`, it will skip the first 11 records.
2039
-
2040
- ##### `order`
2041
-
2042
- The `order` method dictates the order in which associated objects will be received (in the syntax used by an SQL `ORDER BY` clause).
2043
-
2044
- ```ruby
2045
- class Parts < ActiveRecord::Base
2046
- has_and_belongs_to_many :assemblies,
2047
- -> { order "assembly_name ASC" }
2048
- end
2049
- ```
2050
-
2051
- ##### `readonly`
2052
-
2053
- If you use the `readonly` method, then the associated objects will be read-only when retrieved via the association.
2054
-
2055
- ##### `select`
2056
-
2057
- The `select` method lets you override the SQL `SELECT` clause that is used to retrieve data about the associated objects. By default, Rails retrieves all columns.
2058
-
2059
- ##### `uniq`
2060
-
2061
- Use the `uniq` method to remove duplicates from the collection.
2062
-
2063
- #### When are Objects Saved?
2064
-
2065
- When you assign an object to a `has_and_belongs_to_many` association, that object is automatically saved (in order to update the join table). If you assign multiple objects in one statement, then they are all saved.
2066
-
2067
- If any of these saves fails due to validation errors, then the assignment statement returns `false` and the assignment itself is cancelled.
2068
-
2069
- If the parent object (the one declaring the `has_and_belongs_to_many` association) is unsaved (that is, `new_record?` returns `true`) then the child objects are not saved when they are added. All unsaved members of the association will automatically be saved when the parent is saved.
2070
-
2071
- If you want to assign an object to a `has_and_belongs_to_many` association without saving the object, use the `collection.build` method.
2072
-
2073
- ### Association Callbacks
2074
-
2075
- Normal callbacks hook into the life cycle of Active Record objects, allowing you to work with those objects at various points. For example, you can use a `:before_save` callback to cause something to happen just before an object is saved.
2076
-
2077
- Association callbacks are similar to normal callbacks, but they are triggered by events in the life cycle of a collection. There are four available association callbacks:
2078
-
2079
- * `before_add`
2080
- * `after_add`
2081
- * `before_remove`
2082
- * `after_remove`
2083
-
2084
- You define association callbacks by adding options to the association declaration. For example:
2085
-
2086
- ```ruby
2087
- class Customer < ActiveRecord::Base
2088
- has_many :orders, before_add: :check_credit_limit
2089
-
2090
- def check_credit_limit(order)
2091
- ...
2092
- end
2093
- end
2094
- ```
2095
-
2096
- Rails passes the object being added or removed to the callback.
2097
-
2098
- You can stack callbacks on a single event by passing them as an array:
2099
-
2100
- ```ruby
2101
- class Customer < ActiveRecord::Base
2102
- has_many :orders,
2103
- before_add: [:check_credit_limit, :calculate_shipping_charges]
2104
-
2105
- def check_credit_limit(order)
2106
- ...
2107
- end
2108
-
2109
- def calculate_shipping_charges(order)
2110
- ...
2111
- end
2112
- end
2113
- ```
2114
-
2115
- If a `before_add` callback throws an exception, the object does not get added to the collection. Similarly, if a `before_remove` callback throws an exception, the object does not get removed from the collection.
2116
-
2117
- ### Association Extensions
2118
-
2119
- You're not limited to the functionality that Rails automatically builds into association proxy objects. You can also extend these objects through anonymous modules, adding new finders, creators, or other methods. For example:
2120
-
2121
- ```ruby
2122
- class Customer < ActiveRecord::Base
2123
- has_many :orders do
2124
- def find_by_order_prefix(order_number)
2125
- find_by_region_id(order_number[0..2])
2126
- end
2127
- end
2128
- end
2129
- ```
2130
-
2131
- If you have an extension that should be shared by many associations, you can use a named extension module. For example:
2132
-
2133
- ```ruby
2134
- module FindRecentExtension
2135
- def find_recent
2136
- where("created_at > ?", 5.days.ago)
2137
- end
2138
- end
2139
-
2140
- class Customer < ActiveRecord::Base
2141
- has_many :orders, -> { extending FindRecentExtension }
2142
- end
2143
-
2144
- class Supplier < ActiveRecord::Base
2145
- has_many :deliveries, -> { extending FindRecentExtension }
2146
- end
2147
- ```
2148
-
2149
- Extensions can refer to the internals of the association proxy using these three attributes of the `proxy_association` accessor:
2150
-
2151
- * `proxy_association.owner` returns the object that the association is a part of.
2152
- * `proxy_association.reflection` returns the reflection object that describes the association.
2153
- * `proxy_association.target` returns the associated object for `belongs_to` or `has_one`, or the collection of associated objects for `has_many` or `has_and_belongs_to_many`.