tdiary 5.0.1 → 5.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2377) hide show
  1. checksums.yaml +4 -4
  2. data/ChangeLog +10 -0
  3. data/Gemfile +1 -1
  4. data/Gemfile.lock +19 -19
  5. data/doc/INSTALL-cgi.md +6 -8
  6. data/doc/INSTALL-rack.md +16 -0
  7. data/doc/INSTALL.md +6 -6
  8. data/js/comment_emoji_autocomplete.js +30 -31
  9. data/lib/tdiary/cli.rb +11 -11
  10. data/lib/tdiary/core_ext.rb +1 -1
  11. data/lib/tdiary/dispatcher.rb +2 -2
  12. data/lib/tdiary/environment.rb +16 -0
  13. data/lib/tdiary/plugin/00default.rb +22 -9
  14. data/lib/tdiary/plugin.rb +1 -3
  15. data/lib/tdiary/server.rb +7 -7
  16. data/lib/tdiary/style/wiki.rb +5 -5
  17. data/lib/tdiary/tasks/release.rake +142 -139
  18. data/lib/tdiary/version.rb +1 -1
  19. data/misc/paas/heroku/Gemfile.local +1 -1
  20. data/misc/paas/heroku/Gemfile.lock +66 -61
  21. data/misc/plugin/amazon.rb +21 -9
  22. data/public/index.rdf +7 -378
  23. data/tdiary.conf +82 -0
  24. data/theme/base.css +5 -5
  25. data/theme/default/default.css +9 -7
  26. data/vendor/bundle/bin/cdiff +2 -2
  27. data/vendor/bundle/bin/colortab +2 -2
  28. data/vendor/bundle/bin/coveralls +2 -2
  29. data/vendor/bundle/bin/decolor +2 -2
  30. data/vendor/bundle/bin/emot +2 -2
  31. data/vendor/bundle/bin/hikidoc +2 -2
  32. data/vendor/bundle/bin/htmldiff +3 -3
  33. data/vendor/bundle/bin/jasmine +2 -2
  34. data/vendor/bundle/bin/launchy +2 -2
  35. data/vendor/bundle/bin/ldiff +3 -3
  36. data/vendor/bundle/bin/nokogiri +2 -1
  37. data/vendor/bundle/bin/pit +2 -2
  38. data/vendor/bundle/bin/racksh +2 -2
  39. data/vendor/bundle/bin/rackup +2 -2
  40. data/vendor/bundle/bin/rake +2 -1
  41. data/vendor/bundle/bin/restclient +2 -2
  42. data/vendor/bundle/bin/sequel +2 -1
  43. data/vendor/bundle/bin/sprockets +2 -1
  44. data/vendor/bundle/bin/term_display +2 -2
  45. data/vendor/bundle/bin/term_mandel +2 -2
  46. data/vendor/bundle/bin/thor +2 -2
  47. data/vendor/bundle/cache/capybara-2.8.0.gem +0 -0
  48. data/vendor/bundle/cache/ffi-1.9.14.gem +0 -0
  49. data/vendor/bundle/cache/rspec-3.5.0.gem +0 -0
  50. data/vendor/bundle/cache/rspec-core-3.5.2.gem +0 -0
  51. data/vendor/bundle/cache/rspec-expectations-3.5.0.gem +0 -0
  52. data/vendor/bundle/cache/rspec-mocks-3.5.0.gem +0 -0
  53. data/vendor/bundle/cache/rspec-support-3.5.0.gem +0 -0
  54. data/vendor/bundle/cache/sequel-4.37.0.gem +0 -0
  55. data/vendor/bundle/cache/sprockets-3.7.0.gem +0 -0
  56. data/vendor/bundle/cache/test-unit-3.2.1.gem +0 -0
  57. data/vendor/bundle/cache/tins-1.12.0.gem +0 -0
  58. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/bson-4.1.1/gem_make.out +2 -2
  59. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/ffi-1.9.14/ffi_c.so +0 -0
  60. data/vendor/bundle/extensions/x86_64-linux/{2.2.0-static/bson-4.0.0 → 2.3.0-static/ffi-1.9.14}/gem.build_complete +0 -0
  61. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/ffi-1.9.14/gem_make.out +52 -0
  62. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/ffi-1.9.14/mkmf.log +399 -0
  63. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/github-markdown-0.6.9/gem_make.out +12 -12
  64. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/github-markdown-0.6.9/github/markdown.so +0 -0
  65. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/nokogiri-1.6.8/gem_make.out +2 -2
  66. data/vendor/bundle/extensions/x86_64-linux/{2.2.0-static/eventmachine-1.0.8 → 2.3.0-static/puma-3.6.0}/gem.build_complete +0 -0
  67. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-3.6.0/gem_make.out +41 -0
  68. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/{puma-3.4.0 → puma-3.6.0}/mkmf.log +0 -0
  69. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-3.6.0/puma/puma_http11.so +0 -0
  70. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/redcarpet-3.3.4/gem_make.out +2 -2
  71. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/redcarpet-3.3.4/redcarpet.so +0 -0
  72. data/vendor/bundle/extensions/x86_64-linux/{2.2.0-static/github-markdown-0.6.9 → 2.3.0-static/sqlite3-1.3.11}/gem.build_complete +0 -0
  73. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/sqlite3-1.3.11/gem_make.out +36 -0
  74. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/sqlite3-1.3.11/mkmf.log +467 -0
  75. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/sqlite3-1.3.11/sqlite3/sqlite3_native.so +0 -0
  76. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/unf_ext-0.0.7.2/gem_make.out +2 -2
  77. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/unf_ext-0.0.7.2/mkmf.log +2 -2
  78. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/unf_ext-0.0.7.2/unf_ext.so +0 -0
  79. data/vendor/bundle/gems/capybara-2.8.0/History.md +794 -0
  80. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/License.txt +0 -0
  81. data/vendor/bundle/gems/capybara-2.8.0/README.md +1007 -0
  82. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/cucumber.rb +0 -0
  83. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/driver/base.rb +147 -0
  84. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/driver/node.rb +113 -0
  85. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/dsl.rb +0 -0
  86. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/helpers.rb +141 -0
  87. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/node/actions.rb +266 -0
  88. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/node/base.rb +131 -0
  89. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/node/document.rb +0 -0
  90. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/node/document_matchers.rb +0 -0
  91. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/node/element.rb +359 -0
  92. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/node/finders.rb +232 -0
  93. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/node/matchers.rb +595 -0
  94. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/node/simple.rb +0 -0
  95. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/queries/base_query.rb +0 -0
  96. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/queries/current_path_query.rb +0 -0
  97. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/queries/match_query.rb +0 -0
  98. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/queries/selector_query.rb +155 -0
  99. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/queries/text_query.rb +84 -0
  100. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/queries/title_query.rb +0 -0
  101. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/query.rb +0 -0
  102. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/rack_test/browser.rb +0 -0
  103. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/rack_test/css_handlers.rb +0 -0
  104. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/rack_test/driver.rb +0 -0
  105. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/rack_test/form.rb +0 -0
  106. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/rack_test/node.rb +217 -0
  107. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/rails.rb +0 -0
  108. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/result.rb +130 -0
  109. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/rspec/features.rb +55 -0
  110. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/rspec/matchers.rb +0 -0
  111. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/rspec.rb +0 -0
  112. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/selector/filter.rb +0 -0
  113. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/selector/filter_set.rb +46 -0
  114. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/selector.rb +406 -0
  115. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/selenium/driver.rb +294 -0
  116. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/selenium/node.rb +191 -0
  117. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/server.rb +133 -0
  118. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/session/matchers.rb +0 -0
  119. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/session.rb +784 -0
  120. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/fixtures/another_test_file.txt +0 -0
  121. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/fixtures/capybara.jpg +0 -0
  122. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/fixtures/test_file.txt +0 -0
  123. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/public/jquery-ui.js +0 -0
  124. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/public/jquery.js +0 -0
  125. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/public/test.js +0 -0
  126. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/accept_alert_spec.rb +0 -0
  127. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/accept_confirm_spec.rb +0 -0
  128. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/accept_prompt_spec.rb +0 -0
  129. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/all_spec.rb +158 -0
  130. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/assert_current_path.rb +0 -0
  131. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/assert_selector.rb +0 -0
  132. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/assert_text.rb +219 -0
  133. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/assert_title.rb +0 -0
  134. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/attach_file_spec.rb +0 -0
  135. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/body_spec.rb +0 -0
  136. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/check_spec.rb +172 -0
  137. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/choose_spec.rb +89 -0
  138. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/click_button_spec.rb +446 -0
  139. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/click_link_or_button_spec.rb +0 -0
  140. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/click_link_spec.rb +189 -0
  141. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/current_scope_spec.rb +0 -0
  142. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/current_url_spec.rb +0 -0
  143. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/dismiss_confirm_spec.rb +0 -0
  144. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/dismiss_prompt_spec.rb +0 -0
  145. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/element/assert_match_selector.rb +0 -0
  146. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/element/match_css_spec.rb +0 -0
  147. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/element/match_xpath_spec.rb +0 -0
  148. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/element/matches_selector_spec.rb +0 -0
  149. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/evaluate_script_spec.rb +0 -0
  150. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/execute_script_spec.rb +13 -0
  151. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/fill_in_spec.rb +0 -0
  152. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/find_button_spec.rb +73 -0
  153. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/find_by_id_spec.rb +0 -0
  154. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/find_field_spec.rb +110 -0
  155. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/find_link_spec.rb +51 -0
  156. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/find_spec.rb +413 -0
  157. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/first_spec.rb +113 -0
  158. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/go_back_spec.rb +0 -0
  159. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/go_forward_spec.rb +0 -0
  160. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/has_button_spec.rb +0 -0
  161. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/has_css_spec.rb +0 -0
  162. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/has_current_path_spec.rb +0 -0
  163. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/has_field_spec.rb +299 -0
  164. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/has_link_spec.rb +0 -0
  165. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/has_select_spec.rb +0 -0
  166. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/has_selector_spec.rb +0 -0
  167. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/has_table_spec.rb +0 -0
  168. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/has_text_spec.rb +317 -0
  169. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/has_title_spec.rb +0 -0
  170. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/has_xpath_spec.rb +0 -0
  171. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/headers.rb +0 -0
  172. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/html_spec.rb +0 -0
  173. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/node_spec.rb +436 -0
  174. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/reset_session_spec.rb +114 -0
  175. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/response_code.rb +0 -0
  176. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/save_and_open_page_spec.rb +0 -0
  177. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/save_and_open_screenshot_spec.rb +0 -0
  178. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/save_page_spec.rb +0 -0
  179. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/save_screenshot_spec.rb +0 -0
  180. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/screenshot_spec.rb +0 -0
  181. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/select_spec.rb +0 -0
  182. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/selectors_spec.rb +49 -0
  183. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/source_spec.rb +0 -0
  184. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/text_spec.rb +0 -0
  185. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/title_spec.rb +0 -0
  186. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/uncheck_spec.rb +80 -0
  187. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/unselect_spec.rb +0 -0
  188. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/visit_spec.rb +0 -0
  189. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/window/become_closed_spec.rb +0 -0
  190. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/window/current_window_spec.rb +0 -0
  191. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/window/open_new_window_spec.rb +0 -0
  192. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/window/switch_to_window_spec.rb +125 -0
  193. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/window/window_opened_by_spec.rb +93 -0
  194. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/window/window_spec.rb +169 -0
  195. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/window/windows_spec.rb +0 -0
  196. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/window/within_window_spec.rb +0 -0
  197. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/within_frame_spec.rb +82 -0
  198. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/within_spec.rb +0 -0
  199. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/spec_helper.rb +103 -0
  200. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/test_app.rb +0 -0
  201. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/buttons.erb +0 -0
  202. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/fieldsets.erb +0 -0
  203. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/views/form.erb +529 -0
  204. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/frame_child.erb +0 -0
  205. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/frame_one.erb +0 -0
  206. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/frame_parent.erb +0 -0
  207. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/frame_two.erb +0 -0
  208. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/header_links.erb +0 -0
  209. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/host_links.erb +0 -0
  210. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/path.erb +0 -0
  211. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/popup_one.erb +0 -0
  212. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/popup_two.erb +0 -0
  213. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/postback.erb +0 -0
  214. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/tables.erb +0 -0
  215. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/with_base_tag.erb +0 -0
  216. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/with_count.erb +0 -0
  217. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/with_hover.erb +0 -0
  218. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/views/with_html.erb +122 -0
  219. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/with_html_entities.erb +0 -0
  220. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/with_js.erb +0 -0
  221. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/with_scope.erb +0 -0
  222. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/with_simple_html.erb +0 -0
  223. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/with_slow_unload.erb +0 -0
  224. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/with_title.erb +0 -0
  225. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/views/with_unload_alert.erb +14 -0
  226. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/views/with_windows.erb +50 -0
  227. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/within_frames.erb +0 -0
  228. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/version.rb +4 -0
  229. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/window.rb +0 -0
  230. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara.rb +515 -0
  231. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/spec/basic_node_spec.rb +0 -0
  232. data/vendor/bundle/gems/capybara-2.8.0/spec/capybara_spec.rb +124 -0
  233. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/spec/dsl_spec.rb +0 -0
  234. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/spec/fixtures/selenium_driver_rspec_failure.rb +0 -0
  235. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/spec/fixtures/selenium_driver_rspec_success.rb +0 -0
  236. data/vendor/bundle/gems/capybara-2.8.0/spec/rack_test_spec.rb +210 -0
  237. data/vendor/bundle/gems/capybara-2.8.0/spec/result_spec.rb +91 -0
  238. data/vendor/bundle/gems/capybara-2.8.0/spec/rspec/features_spec.rb +95 -0
  239. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/spec/rspec/matchers_spec.rb +0 -0
  240. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/spec/rspec/scenarios_spec.rb +0 -0
  241. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/spec/rspec/views_spec.rb +0 -0
  242. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/spec/rspec_spec.rb +0 -0
  243. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/spec/selector_spec.rb +0 -0
  244. data/vendor/bundle/gems/capybara-2.8.0/spec/selenium_spec.rb +154 -0
  245. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/spec/selenium_spec_chrome.rb +0 -0
  246. data/vendor/bundle/gems/capybara-2.8.0/spec/server_spec.rb +204 -0
  247. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/spec/spec_helper.rb +0 -0
  248. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/COPYING +0 -0
  249. data/vendor/bundle/gems/ffi-1.9.14/LICENSE +24 -0
  250. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/README.md +0 -0
  251. data/vendor/bundle/gems/ffi-1.9.14/Rakefile +232 -0
  252. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/AbstractMemory.c +1032 -0
  253. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/AbstractMemory.h +0 -0
  254. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/AbstractMemory.o +0 -0
  255. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/ArrayType.c +0 -0
  256. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/ArrayType.h +0 -0
  257. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/ArrayType.o +0 -0
  258. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Buffer.c +365 -0
  259. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Buffer.o +0 -0
  260. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Call.c +517 -0
  261. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Call.h +110 -0
  262. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Call.o +0 -0
  263. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/ClosurePool.c +0 -0
  264. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/ClosurePool.h +0 -0
  265. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/ClosurePool.o +0 -0
  266. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/DataConverter.c +0 -0
  267. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/DataConverter.o +0 -0
  268. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/DynamicLibrary.c +0 -0
  269. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/DynamicLibrary.h +0 -0
  270. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/DynamicLibrary.o +0 -0
  271. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Function.c +998 -0
  272. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Function.h +0 -0
  273. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Function.o +0 -0
  274. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/FunctionInfo.c +0 -0
  275. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/FunctionInfo.o +0 -0
  276. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/LastError.c +0 -0
  277. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/LastError.h +0 -0
  278. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/LastError.o +0 -0
  279. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/LongDouble.c +0 -0
  280. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/LongDouble.h +0 -0
  281. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/LongDouble.o +0 -0
  282. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Makefile +260 -0
  283. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/MappedType.c +0 -0
  284. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/MappedType.h +0 -0
  285. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/MappedType.o +0 -0
  286. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/MemoryPointer.c +0 -0
  287. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/MemoryPointer.h +0 -0
  288. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/MemoryPointer.o +0 -0
  289. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/MethodHandle.c +358 -0
  290. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/MethodHandle.h +0 -0
  291. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/MethodHandle.o +0 -0
  292. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Platform.c +0 -0
  293. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Platform.h +0 -0
  294. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Platform.o +0 -0
  295. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Pointer.c +508 -0
  296. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Pointer.h +0 -0
  297. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Pointer.o +0 -0
  298. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Struct.c +0 -0
  299. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Struct.h +0 -0
  300. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Struct.o +0 -0
  301. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/StructByReference.c +0 -0
  302. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/StructByReference.h +0 -0
  303. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/StructByReference.o +0 -0
  304. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/StructByValue.c +0 -0
  305. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/StructByValue.h +0 -0
  306. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/StructByValue.o +0 -0
  307. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/StructLayout.c +0 -0
  308. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/StructLayout.o +0 -0
  309. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Thread.c +0 -0
  310. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Thread.h +0 -0
  311. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Thread.o +0 -0
  312. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Type.c +0 -0
  313. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Type.h +0 -0
  314. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Type.o +0 -0
  315. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Types.c +0 -0
  316. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Types.h +0 -0
  317. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Types.o +0 -0
  318. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Variadic.c +304 -0
  319. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Variadic.o +0 -0
  320. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/compat.h +78 -0
  321. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/extconf.h +11 -0
  322. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/extconf.rb +0 -0
  323. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/ffi.c +0 -0
  324. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/ffi.o +0 -0
  325. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/ffi_c.so +0 -0
  326. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/ChangeLog +0 -0
  327. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/ChangeLog.libffi +0 -0
  328. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/ChangeLog.libgcj +0 -0
  329. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/ChangeLog.v1 +0 -0
  330. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/LICENSE +0 -0
  331. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/Makefile.am +0 -0
  332. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/Makefile.in +0 -0
  333. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/Makefile.vc +0 -0
  334. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/Makefile.vc64 +0 -0
  335. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/README +0 -0
  336. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/acinclude.m4 +0 -0
  337. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/aclocal.m4 +0 -0
  338. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/build-ios.sh +0 -0
  339. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/compile +0 -0
  340. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/config.guess +0 -0
  341. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/config.sub +0 -0
  342. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/configure +0 -0
  343. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/configure.ac +0 -0
  344. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/configure.host +0 -0
  345. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/depcomp +0 -0
  346. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/doc/libffi.info +0 -0
  347. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/doc/libffi.texi +0 -0
  348. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/doc/stamp-vti +0 -0
  349. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/doc/version.texi +0 -0
  350. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/fficonfig.h.in +0 -0
  351. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/fficonfig.hw +0 -0
  352. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/include/Makefile.am +0 -0
  353. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/include/Makefile.in +0 -0
  354. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/include/ffi.h.in +0 -0
  355. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/include/ffi.h.vc +0 -0
  356. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/include/ffi.h.vc64 +0 -0
  357. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/include/ffi_common.h +0 -0
  358. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/install-sh +0 -0
  359. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/libffi.pc.in +0 -0
  360. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/libtool-version +0 -0
  361. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/ltmain.sh +0 -0
  362. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/ax_cc_maxopt.m4 +0 -0
  363. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/ax_cflags_warn_all.m4 +0 -0
  364. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/ax_check_compiler_flags.m4 +0 -0
  365. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/ax_compiler_vendor.m4 +0 -0
  366. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/ax_configure_args.m4 +0 -0
  367. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/ax_enable_builddir.m4 +0 -0
  368. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/ax_gcc_archflag.m4 +0 -0
  369. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/ax_gcc_x86_cpuid.m4 +0 -0
  370. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/libtool.m4 +0 -0
  371. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/ltoptions.m4 +0 -0
  372. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/ltsugar.m4 +0 -0
  373. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/ltversion.m4 +0 -0
  374. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/lt~obsolete.m4 +0 -0
  375. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/man/Makefile.am +0 -0
  376. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/man/Makefile.in +0 -0
  377. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/man/ffi.3 +0 -0
  378. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/man/ffi_call.3 +0 -0
  379. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/man/ffi_prep_cif.3 +0 -0
  380. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/mdate-sh +0 -0
  381. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/missing +0 -0
  382. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/msvcc.sh +0 -0
  383. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/alpha/ffi.c +0 -0
  384. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/alpha/ffitarget.h +0 -0
  385. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/alpha/osf.S +0 -0
  386. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/arm/ffi.c +0 -0
  387. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/arm/ffitarget.h +0 -0
  388. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/arm/gentramp.sh +0 -0
  389. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/arm/sysv.S +0 -0
  390. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/arm/trampoline.S +0 -0
  391. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/avr32/ffi.c +0 -0
  392. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/avr32/ffitarget.h +0 -0
  393. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/avr32/sysv.S +0 -0
  394. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/closures.c +0 -0
  395. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/cris/ffi.c +0 -0
  396. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/cris/ffitarget.h +0 -0
  397. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/cris/sysv.S +0 -0
  398. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/debug.c +0 -0
  399. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/dlmalloc.c +0 -0
  400. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/frv/eabi.S +0 -0
  401. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/frv/ffi.c +0 -0
  402. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/frv/ffitarget.h +0 -0
  403. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/ia64/ffi.c +0 -0
  404. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/ia64/ffitarget.h +0 -0
  405. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/ia64/ia64_flags.h +0 -0
  406. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/ia64/unix.S +0 -0
  407. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/java_raw_api.c +0 -0
  408. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/m32r/ffi.c +0 -0
  409. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/m32r/ffitarget.h +0 -0
  410. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/m32r/sysv.S +0 -0
  411. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/m68k/ffi.c +0 -0
  412. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/m68k/ffitarget.h +0 -0
  413. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/m68k/sysv.S +0 -0
  414. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/libffi/src/mips/ffi.c +1038 -0
  415. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/mips/ffitarget.h +0 -0
  416. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/mips/n32.S +0 -0
  417. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/mips/o32.S +0 -0
  418. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/moxie/eabi.S +0 -0
  419. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/moxie/ffi.c +0 -0
  420. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/pa/ffi.c +0 -0
  421. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/pa/ffitarget.h +0 -0
  422. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/pa/hpux32.S +0 -0
  423. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/pa/linux.S +0 -0
  424. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/aix.S +0 -0
  425. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/aix_closure.S +0 -0
  426. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/asm.h +0 -0
  427. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/darwin.S +0 -0
  428. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/darwin_closure.S +0 -0
  429. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/ffi.c +0 -0
  430. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/ffi_darwin.c +0 -0
  431. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/ffitarget.h +0 -0
  432. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/linux64.S +0 -0
  433. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/linux64_closure.S +0 -0
  434. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/ppc_closure.S +0 -0
  435. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/sysv.S +0 -0
  436. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/prep_cif.c +0 -0
  437. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/raw_api.c +0 -0
  438. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/s390/ffi.c +0 -0
  439. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/s390/ffitarget.h +0 -0
  440. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/s390/sysv.S +0 -0
  441. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/sh/ffi.c +0 -0
  442. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/sh/ffitarget.h +0 -0
  443. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/sh/sysv.S +0 -0
  444. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/sh64/ffi.c +0 -0
  445. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/sh64/ffitarget.h +0 -0
  446. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/sh64/sysv.S +0 -0
  447. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/sparc/ffi.c +0 -0
  448. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/sparc/ffitarget.h +0 -0
  449. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/sparc/v8.S +0 -0
  450. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/sparc/v9.S +0 -0
  451. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/types.c +0 -0
  452. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/x86/darwin.S +0 -0
  453. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/x86/darwin64.S +0 -0
  454. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/x86/ffi.c +0 -0
  455. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/x86/ffi64.c +0 -0
  456. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/x86/ffitarget.h +0 -0
  457. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/x86/freebsd.S +0 -0
  458. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/x86/sysv.S +0 -0
  459. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/x86/unix64.S +0 -0
  460. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/x86/win32.S +0 -0
  461. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/x86/win64.S +0 -0
  462. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/Makefile.am +0 -0
  463. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/Makefile.in +0 -0
  464. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/config/default.exp +0 -0
  465. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/lib/libffi-dg.exp +0 -0
  466. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/lib/libffi.exp +0 -0
  467. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/lib/target-libpath.exp +0 -0
  468. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/lib/wrapper.exp +0 -0
  469. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/call.exp +0 -0
  470. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn0.c +0 -0
  471. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn1.c +0 -0
  472. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn2.c +0 -0
  473. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn3.c +0 -0
  474. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn4.c +0 -0
  475. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn5.c +0 -0
  476. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn6.c +0 -0
  477. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/closure_loc_fn0.c +0 -0
  478. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/closure_stdcall.c +0 -0
  479. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_12byte.c +0 -0
  480. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_16byte.c +0 -0
  481. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_18byte.c +0 -0
  482. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_19byte.c +0 -0
  483. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_1_1byte.c +0 -0
  484. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte.c +0 -0
  485. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte1.c +0 -0
  486. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_24byte.c +0 -0
  487. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_2byte.c +0 -0
  488. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_3_1byte.c +0 -0
  489. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte1.c +0 -0
  490. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte2.c +0 -0
  491. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_4_1byte.c +0 -0
  492. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_4byte.c +0 -0
  493. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_5_1_byte.c +0 -0
  494. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_5byte.c +0 -0
  495. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_64byte.c +0 -0
  496. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_6_1_byte.c +0 -0
  497. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_6byte.c +0 -0
  498. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_7_1_byte.c +0 -0
  499. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_7byte.c +0 -0
  500. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_8byte.c +0 -0
  501. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte1.c +0 -0
  502. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte2.c +0 -0
  503. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_double.c +0 -0
  504. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_float.c +0 -0
  505. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble.c +0 -0
  506. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split.c +0 -0
  507. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split2.c +0 -0
  508. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_pointer.c +0 -0
  509. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint16.c +0 -0
  510. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint32.c +0 -0
  511. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint64.c +0 -0
  512. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint16.c +0 -0
  513. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint32.c +0 -0
  514. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint64.c +0 -0
  515. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_dbls_struct.c +0 -0
  516. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_double.c +0 -0
  517. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_double_va.c +0 -0
  518. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_float.c +0 -0
  519. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble.c +0 -0
  520. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble_va.c +0 -0
  521. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_schar.c +0 -0
  522. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshort.c +0 -0
  523. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshortchar.c +0 -0
  524. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_uchar.c +0 -0
  525. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushort.c +0 -0
  526. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushortchar.c +0 -0
  527. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer.c +0 -0
  528. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer_stack.c +0 -0
  529. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_schar.c +0 -0
  530. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_sint.c +0 -0
  531. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_sshort.c +0 -0
  532. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_uchar.c +0 -0
  533. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_uint.c +0 -0
  534. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_ulonglong.c +0 -0
  535. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_ushort.c +0 -0
  536. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_abi.c +0 -0
  537. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_typedef.c +0 -0
  538. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/ffitest.h +0 -0
  539. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/float.c +0 -0
  540. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/float1.c +0 -0
  541. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/float2.c +0 -0
  542. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/float3.c +0 -0
  543. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/float4.c +0 -0
  544. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/huge_struct.c +0 -0
  545. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/many.c +0 -0
  546. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/many_win32.c +0 -0
  547. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/negint.c +0 -0
  548. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct.c +0 -0
  549. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct1.c +0 -0
  550. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct10.c +0 -0
  551. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct2.c +0 -0
  552. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct3.c +0 -0
  553. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct4.c +0 -0
  554. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct5.c +0 -0
  555. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct6.c +0 -0
  556. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct7.c +0 -0
  557. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct8.c +0 -0
  558. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct9.c +0 -0
  559. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/problem1.c +0 -0
  560. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/promotion.c +0 -0
  561. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/pyobjc-tc.c +0 -0
  562. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl.c +0 -0
  563. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl1.c +0 -0
  564. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl2.c +0 -0
  565. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl.c +0 -0
  566. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl1.c +0 -0
  567. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl2.c +0 -0
  568. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl3.c +0 -0
  569. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_ldl.c +0 -0
  570. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_ll.c +0 -0
  571. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_ll1.c +0 -0
  572. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_sc.c +0 -0
  573. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_sl.c +0 -0
  574. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_uc.c +0 -0
  575. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_ul.c +0 -0
  576. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/stret_large.c +0 -0
  577. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/stret_large2.c +0 -0
  578. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium.c +0 -0
  579. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium2.c +0 -0
  580. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/strlen.c +0 -0
  581. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/strlen_win32.c +0 -0
  582. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/struct1.c +0 -0
  583. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/struct2.c +0 -0
  584. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/struct3.c +0 -0
  585. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/struct4.c +0 -0
  586. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/struct5.c +0 -0
  587. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/struct6.c +0 -0
  588. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/struct7.c +0 -0
  589. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/struct8.c +0 -0
  590. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/struct9.c +0 -0
  591. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/testclosure.c +0 -0
  592. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.special/ffitestcxx.h +0 -0
  593. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.special/special.exp +0 -0
  594. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.special/unwindtest.cc +0 -0
  595. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.special/unwindtest_ffi_call.cc +0 -0
  596. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/texinfo.tex +0 -0
  597. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi.bsd.mk +0 -0
  598. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi.darwin.mk +0 -0
  599. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi.gnu.mk +0 -0
  600. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi.mk +0 -0
  601. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi.vc.mk +0 -0
  602. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi.vc64.mk +0 -0
  603. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/rbffi.h +0 -0
  604. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/rbffi_endian.h +59 -0
  605. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/win32/stdbool.h +0 -0
  606. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/win32/stdint.h +0 -0
  607. data/vendor/bundle/gems/ffi-1.9.14/ffi.gemspec +23 -0
  608. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/gen/Rakefile +0 -0
  609. data/vendor/bundle/gems/ffi-1.9.14/lib/ffi/autopointer.rb +203 -0
  610. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/buffer.rb +0 -0
  611. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/callback.rb +0 -0
  612. data/vendor/bundle/gems/ffi-1.9.14/lib/ffi/enum.rb +172 -0
  613. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/errno.rb +0 -0
  614. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/ffi.rb +0 -0
  615. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/io.rb +0 -0
  616. data/vendor/bundle/gems/ffi-1.9.14/lib/ffi/library.rb +538 -0
  617. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/managedstruct.rb +0 -0
  618. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/memorypointer.rb +0 -0
  619. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/aarch64-linux/types.conf +0 -0
  620. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/arm-linux/types.conf +0 -0
  621. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/i386-cygwin/types.conf +0 -0
  622. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/i386-darwin/types.conf +0 -0
  623. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/i386-freebsd/types.conf +0 -0
  624. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/i386-gnu/types.conf +0 -0
  625. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/i386-linux/types.conf +0 -0
  626. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/i386-netbsd/types.conf +0 -0
  627. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/i386-openbsd/types.conf +0 -0
  628. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/i386-solaris/types.conf +0 -0
  629. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/i386-windows/types.conf +0 -0
  630. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/ia64-linux/types.conf +0 -0
  631. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/mips-linux/types.conf +0 -0
  632. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/mips64el-linux/types.conf +0 -0
  633. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/mipsel-linux/types.conf +0 -0
  634. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/powerpc-aix/types.conf +0 -0
  635. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/powerpc-darwin/types.conf +0 -0
  636. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/powerpc-linux/types.conf +0 -0
  637. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/powerpc64-linux/types.conf +0 -0
  638. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/s390-linux/types.conf +0 -0
  639. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/s390x-linux/types.conf +0 -0
  640. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/sparc-linux/types.conf +0 -0
  641. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/sparc-solaris/types.conf +0 -0
  642. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/sparcv9-solaris/types.conf +0 -0
  643. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/x86_64-cygwin/types.conf +0 -0
  644. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/x86_64-darwin/types.conf +0 -0
  645. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/x86_64-freebsd/types.conf +0 -0
  646. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/x86_64-linux/types.conf +0 -0
  647. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/x86_64-netbsd/types.conf +0 -0
  648. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/x86_64-openbsd/types.conf +0 -0
  649. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/x86_64-solaris/types.conf +0 -0
  650. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/x86_64-windows/types.conf +0 -0
  651. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform.rb +0 -0
  652. data/vendor/bundle/gems/ffi-1.9.14/lib/ffi/pointer.rb +134 -0
  653. data/vendor/bundle/gems/ffi-1.9.14/lib/ffi/struct.rb +373 -0
  654. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/struct_layout_builder.rb +0 -0
  655. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/tools/const_generator.rb +0 -0
  656. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/tools/generator.rb +0 -0
  657. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/tools/generator_task.rb +0 -0
  658. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/tools/struct_generator.rb +0 -0
  659. data/vendor/bundle/gems/ffi-1.9.14/lib/ffi/tools/types_generator.rb +134 -0
  660. data/vendor/bundle/gems/ffi-1.9.14/lib/ffi/types.rb +194 -0
  661. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/union.rb +0 -0
  662. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/variadic.rb +0 -0
  663. data/vendor/bundle/gems/ffi-1.9.14/lib/ffi/version.rb +4 -0
  664. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi.rb +0 -0
  665. data/vendor/bundle/gems/ffi-1.9.14/lib/ffi_c.so +0 -0
  666. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/Benchmark.c +0 -0
  667. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/BoolTest.c +0 -0
  668. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/BufferTest.c +0 -0
  669. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/ClosureTest.c +0 -0
  670. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/EnumTest.c +0 -0
  671. data/vendor/bundle/gems/ffi-1.9.14/libtest/FunctionTest.c +70 -0
  672. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/GNUmakefile +0 -0
  673. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/GlobalVariable.c +0 -0
  674. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/LastErrorTest.c +0 -0
  675. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/NumberTest.c +0 -0
  676. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/PointerTest.c +0 -0
  677. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/ReferenceTest.c +0 -0
  678. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/StringTest.c +0 -0
  679. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/StructTest.c +0 -0
  680. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/UnionTest.c +0 -0
  681. data/vendor/bundle/gems/{ffi-1.9.10/spec/ffi/fixtures → ffi-1.9.14/libtest}/VariadicTest.c +0 -0
  682. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/LICENSE.SPECS +0 -0
  683. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/async_callback_spec.rb +0 -0
  684. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/bool_spec.rb +0 -0
  685. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/buffer_spec.rb +0 -0
  686. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/callback_spec.rb +0 -0
  687. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/custom_param_type.rb +0 -0
  688. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/custom_type_spec.rb +0 -0
  689. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/dup_spec.rb +0 -0
  690. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/enum_spec.rb +0 -0
  691. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/errno_spec.rb +0 -0
  692. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/ffi_spec.rb +0 -0
  693. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/Benchmark.c +0 -0
  694. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/BoolTest.c +0 -0
  695. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/BufferTest.c +0 -0
  696. data/vendor/bundle/gems/ffi-1.9.14/spec/ffi/fixtures/ClosureTest.c +205 -0
  697. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/EnumTest.c +0 -0
  698. data/vendor/bundle/gems/ffi-1.9.14/spec/ffi/fixtures/FunctionTest.c +142 -0
  699. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/GNUmakefile +0 -0
  700. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/GlobalVariable.c +0 -0
  701. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/LastErrorTest.c +0 -0
  702. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/NumberTest.c +0 -0
  703. data/vendor/bundle/gems/ffi-1.9.14/spec/ffi/fixtures/PipeHelper.h +21 -0
  704. data/vendor/bundle/gems/ffi-1.9.14/spec/ffi/fixtures/PipeHelperPosix.c +41 -0
  705. data/vendor/bundle/gems/ffi-1.9.14/spec/ffi/fixtures/PipeHelperWindows.c +72 -0
  706. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/PointerTest.c +0 -0
  707. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/ReferenceTest.c +0 -0
  708. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/StringTest.c +0 -0
  709. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/StructTest.c +0 -0
  710. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/UnionTest.c +0 -0
  711. data/vendor/bundle/gems/ffi-1.9.14/spec/ffi/fixtures/VariadicTest.c +99 -0
  712. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/classes.rb +0 -0
  713. data/vendor/bundle/gems/ffi-1.9.14/spec/ffi/function_spec.rb +97 -0
  714. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/io_spec.rb +0 -0
  715. data/vendor/bundle/gems/ffi-1.9.14/spec/ffi/library_spec.rb +286 -0
  716. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/long_double.rb +0 -0
  717. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/managed_struct_spec.rb +0 -0
  718. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/memorypointer_spec.rb +0 -0
  719. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/number_spec.rb +0 -0
  720. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/platform_spec.rb +0 -0
  721. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/pointer_spec.rb +0 -0
  722. data/vendor/bundle/gems/ffi-1.9.14/spec/ffi/rbx/attach_function_spec.rb +34 -0
  723. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/rbx/memory_pointer_spec.rb +0 -0
  724. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/rbx/spec_helper.rb +0 -0
  725. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/rbx/struct_spec.rb +0 -0
  726. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/spec_helper.rb +0 -0
  727. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/string_spec.rb +0 -0
  728. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/strptr_spec.rb +0 -0
  729. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/struct_by_ref_spec.rb +0 -0
  730. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/struct_callback_spec.rb +0 -0
  731. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/struct_initialize_spec.rb +0 -0
  732. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/struct_packed_spec.rb +0 -0
  733. data/vendor/bundle/gems/ffi-1.9.14/spec/ffi/struct_spec.rb +886 -0
  734. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/typedef_spec.rb +0 -0
  735. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/union_spec.rb +0 -0
  736. data/vendor/bundle/gems/ffi-1.9.14/spec/ffi/variadic_spec.rb +132 -0
  737. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/spec.opts +0 -0
  738. data/vendor/bundle/gems/nokogiri-1.6.8/ext/nokogiri/Makefile +2 -2
  739. data/vendor/bundle/gems/redcarpet-3.3.4/ext/redcarpet/Makefile +7 -7
  740. data/vendor/bundle/gems/redcarpet-3.3.4/ext/redcarpet/rc_markdown.o +0 -0
  741. data/vendor/bundle/gems/redcarpet-3.3.4/ext/redcarpet/rc_render.o +0 -0
  742. data/vendor/bundle/gems/redcarpet-3.3.4/ext/redcarpet/redcarpet.so +0 -0
  743. data/vendor/bundle/gems/redcarpet-3.3.4/lib/redcarpet.so +0 -0
  744. data/vendor/bundle/gems/{rspec-3.4.0 → rspec-3.5.0}/LICENSE.md +0 -0
  745. data/vendor/bundle/gems/rspec-3.5.0/README.md +39 -0
  746. data/vendor/bundle/gems/rspec-3.5.0/lib/rspec/version.rb +5 -0
  747. data/vendor/bundle/gems/{rspec-3.4.0 → rspec-3.5.0}/lib/rspec.rb +0 -0
  748. data/vendor/bundle/gems/rspec-core-3.5.2/Changelog.md +2080 -0
  749. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/LICENSE.md +0 -0
  750. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/README.md +0 -0
  751. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/exe/rspec +0 -0
  752. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/autorun.rb +0 -0
  753. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/backtrace_formatter.rb +65 -0
  754. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/bisect/coordinator.rb +0 -0
  755. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/bisect/example_minimizer.rb +0 -0
  756. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/bisect/runner.rb +169 -0
  757. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/bisect/server.rb +65 -0
  758. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/configuration.rb +2093 -0
  759. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/configuration_options.rb +194 -0
  760. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/drb.rb +0 -0
  761. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/dsl.rb +98 -0
  762. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/example.rb +649 -0
  763. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/example_group.rb +873 -0
  764. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/example_status_persister.rb +0 -0
  765. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/filter_manager.rb +0 -0
  766. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/flat_map.rb +0 -0
  767. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/base_formatter.rb +0 -0
  768. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/base_text_formatter.rb +0 -0
  769. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/formatters/bisect_formatter.rb +69 -0
  770. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/bisect_progress_formatter.rb +0 -0
  771. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/console_codes.rb +0 -0
  772. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/deprecation_formatter.rb +0 -0
  773. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/formatters/documentation_formatter.rb +69 -0
  774. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/formatters/exception_presenter.rb +490 -0
  775. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/fallback_message_formatter.rb +0 -0
  776. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/formatters/helpers.rb +110 -0
  777. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/formatters/html_formatter.rb +151 -0
  778. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/html_printer.rb +0 -0
  779. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/html_snippet_extractor.rb +0 -0
  780. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/json_formatter.rb +0 -0
  781. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/profile_formatter.rb +0 -0
  782. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/progress_formatter.rb +0 -0
  783. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/protocol.rb +0 -0
  784. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/snippet_extractor.rb +0 -0
  785. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters.rb +0 -0
  786. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/hooks.rb +631 -0
  787. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/invocations.rb +67 -0
  788. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/memoized_helpers.rb +0 -0
  789. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/metadata.rb +498 -0
  790. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/metadata_filter.rb +243 -0
  791. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/minitest_assertions_adapter.rb +0 -0
  792. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/mocking_adapters/flexmock.rb +0 -0
  793. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/mocking_adapters/mocha.rb +0 -0
  794. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/mocking_adapters/null.rb +0 -0
  795. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/mocking_adapters/rr.rb +0 -0
  796. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/mocking_adapters/rspec.rb +0 -0
  797. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/notifications.rb +499 -0
  798. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/option_parser.rb +289 -0
  799. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/ordering.rb +0 -0
  800. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/pending.rb +0 -0
  801. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/profiler.rb +0 -0
  802. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/project_initializer/spec/spec_helper.rb +103 -0
  803. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/project_initializer.rb +0 -0
  804. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/rake_task.rb +168 -0
  805. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/reporter.rb +0 -0
  806. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/ruby_project.rb +0 -0
  807. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/runner.rb +186 -0
  808. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/sandbox.rb +0 -0
  809. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/set.rb +0 -0
  810. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/shared_context.rb +0 -0
  811. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/shared_example_group.rb +247 -0
  812. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/shell_escape.rb +0 -0
  813. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/source/location.rb +0 -0
  814. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/source/node.rb +0 -0
  815. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/source/syntax_highlighter.rb +0 -0
  816. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/source/token.rb +87 -0
  817. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/source.rb +86 -0
  818. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/test_unit_assertions_adapter.rb +0 -0
  819. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/version.rb +9 -0
  820. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/warnings.rb +0 -0
  821. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/world.rb +246 -0
  822. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core.rb +184 -0
  823. data/vendor/bundle/gems/rspec-expectations-3.5.0/Changelog.md +1034 -0
  824. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/LICENSE.md +0 -0
  825. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/README.md +0 -0
  826. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/expectations/configuration.rb +201 -0
  827. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/expectations/expectation_target.rb +127 -0
  828. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/expectations/fail_with.rb +0 -0
  829. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/expectations/failure_aggregator.rb +0 -0
  830. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/expectations/handler.rb +170 -0
  831. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/expectations/minitest_integration.rb +58 -0
  832. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/expectations/syntax.rb +132 -0
  833. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/expectations/version.rb +8 -0
  834. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/expectations.rb +0 -0
  835. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/aliased_matcher.rb +0 -0
  836. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/all.rb +0 -0
  837. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/base_matcher.rb +0 -0
  838. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/be.rb +288 -0
  839. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/be_between.rb +0 -0
  840. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/be_instance_of.rb +0 -0
  841. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/be_kind_of.rb +0 -0
  842. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/be_within.rb +0 -0
  843. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/change.rb +354 -0
  844. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/compound.rb +0 -0
  845. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/contain_exactly.rb +0 -0
  846. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/cover.rb +0 -0
  847. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/eq.rb +0 -0
  848. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/eql.rb +0 -0
  849. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/equal.rb +0 -0
  850. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/exist.rb +0 -0
  851. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/has.rb +0 -0
  852. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/have_attributes.rb +0 -0
  853. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/include.rb +143 -0
  854. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/match.rb +0 -0
  855. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/operators.rb +0 -0
  856. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/output.rb +0 -0
  857. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/raise_error.rb +230 -0
  858. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/respond_to.rb +165 -0
  859. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/satisfy.rb +0 -0
  860. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/start_or_end_with.rb +0 -0
  861. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/throw_symbol.rb +0 -0
  862. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/yield.rb +0 -0
  863. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in.rb +0 -0
  864. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/composable.rb +0 -0
  865. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/matchers/dsl.rb +466 -0
  866. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/matchers/english_phrasing.rb +58 -0
  867. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +0 -0
  868. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/fail_matchers.rb +0 -0
  869. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/generated_descriptions.rb +0 -0
  870. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/matcher_delegator.rb +0 -0
  871. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/matcher_protocol.rb +0 -0
  872. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/matchers.rb +1038 -0
  873. data/vendor/bundle/gems/rspec-mocks-3.5.0/Changelog.md +1043 -0
  874. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/LICENSE.md +0 -0
  875. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/README.md +0 -0
  876. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/any_instance/chain.rb +0 -0
  877. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/any_instance/error_generator.rb +0 -0
  878. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/any_instance/expect_chain_chain.rb +0 -0
  879. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -0
  880. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/any_instance/message_chains.rb +0 -0
  881. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/any_instance/proxy.rb +0 -0
  882. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/recorder.rb +289 -0
  883. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/stub_chain.rb +47 -0
  884. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/stub_chain_chain.rb +28 -0
  885. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/any_instance.rb +0 -0
  886. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/argument_list_matcher.rb +0 -0
  887. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/argument_matchers.rb +0 -0
  888. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/configuration.rb +0 -0
  889. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/error_generator.rb +369 -0
  890. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/example_methods.rb +0 -0
  891. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/instance_method_stasher.rb +0 -0
  892. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/marshal_extension.rb +0 -0
  893. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/matchers/expectation_customization.rb +0 -0
  894. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/matchers/have_received.rb +130 -0
  895. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/matchers/receive.rb +132 -0
  896. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/matchers/receive_message_chain.rb +82 -0
  897. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/matchers/receive_messages.rb +77 -0
  898. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/message_chain.rb +0 -0
  899. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/message_expectation.rb +740 -0
  900. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/method_double.rb +0 -0
  901. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/method_reference.rb +202 -0
  902. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/minitest_integration.rb +68 -0
  903. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/mutate_const.rb +0 -0
  904. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/object_reference.rb +0 -0
  905. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/order_group.rb +0 -0
  906. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/proxy.rb +489 -0
  907. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/space.rb +0 -0
  908. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/standalone.rb +0 -0
  909. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/syntax.rb +0 -0
  910. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/targets.rb +124 -0
  911. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/test_double.rb +0 -0
  912. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/verifying_double.rb +0 -0
  913. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/verifying_message_expectation.rb +0 -0
  914. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/verifying_proxy.rb +0 -0
  915. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/version.rb +9 -0
  916. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks.rb +130 -0
  917. data/vendor/bundle/gems/rspec-support-3.5.0/Changelog.md +192 -0
  918. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/LICENSE.md +0 -0
  919. data/vendor/bundle/gems/rspec-support-3.5.0/README.md +40 -0
  920. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/caller_filter.rb +0 -0
  921. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/comparable_version.rb +0 -0
  922. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/differ.rb +0 -0
  923. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/directory_maker.rb +0 -0
  924. data/vendor/bundle/gems/rspec-support-3.5.0/lib/rspec/support/encoded_string.rb +165 -0
  925. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/fuzzy_matcher.rb +0 -0
  926. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/hunk_generator.rb +0 -0
  927. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/matcher_definition.rb +0 -0
  928. data/vendor/bundle/gems/rspec-support-3.5.0/lib/rspec/support/method_signature_verifier.rb +392 -0
  929. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/mutex.rb +0 -0
  930. data/vendor/bundle/gems/rspec-support-3.5.0/lib/rspec/support/object_formatter.rb +249 -0
  931. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/recursive_const_methods.rb +0 -0
  932. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/reentrant_mutex.rb +0 -0
  933. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/ruby_features.rb +0 -0
  934. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/spec/deprecation_helpers.rb +0 -0
  935. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/spec/formatting_support.rb +0 -0
  936. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/spec/in_sub_process.rb +0 -0
  937. data/vendor/bundle/gems/rspec-support-3.5.0/lib/rspec/support/spec/library_wide_checks.rb +150 -0
  938. data/vendor/bundle/gems/rspec-support-3.5.0/lib/rspec/support/spec/shell_out.rb +82 -0
  939. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/spec/stderr_splitter.rb +0 -0
  940. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/spec/string_matcher.rb +0 -0
  941. data/vendor/bundle/gems/rspec-support-3.5.0/lib/rspec/support/spec/with_isolated_directory.rb +13 -0
  942. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/spec/with_isolated_stderr.rb +0 -0
  943. data/vendor/bundle/gems/rspec-support-3.5.0/lib/rspec/support/spec.rb +81 -0
  944. data/vendor/bundle/gems/rspec-support-3.5.0/lib/rspec/support/version.rb +7 -0
  945. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/warnings.rb +0 -0
  946. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support.rb +0 -0
  947. data/vendor/bundle/gems/sequel-4.37.0/CHANGELOG +6314 -0
  948. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/MIT-LICENSE +0 -0
  949. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/README.rdoc +0 -0
  950. data/vendor/bundle/gems/sequel-4.37.0/Rakefile +164 -0
  951. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/bin/sequel +0 -0
  952. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/active_record.rdoc +0 -0
  953. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/advanced_associations.rdoc +0 -0
  954. data/vendor/bundle/gems/sequel-4.37.0/doc/association_basics.rdoc +1833 -0
  955. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/bin_sequel.rdoc +0 -0
  956. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/cheat_sheet.rdoc +0 -0
  957. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/code_order.rdoc +0 -0
  958. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/core_extensions.rdoc +0 -0
  959. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/dataset_basics.rdoc +0 -0
  960. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/dataset_filtering.rdoc +0 -0
  961. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/extensions.rdoc +0 -0
  962. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/mass_assignment.rdoc +0 -0
  963. data/vendor/bundle/gems/sequel-4.37.0/doc/migration.rdoc +637 -0
  964. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/model_hooks.rdoc +0 -0
  965. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/model_plugins.rdoc +0 -0
  966. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/mssql_stored_procedures.rdoc +0 -0
  967. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/object_model.rdoc +0 -0
  968. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/opening_databases.rdoc +0 -0
  969. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/postgresql.rdoc +0 -0
  970. data/vendor/bundle/gems/sequel-4.37.0/doc/prepared_statements.rdoc +139 -0
  971. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/querying.rdoc +0 -0
  972. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/reflection.rdoc +0 -0
  973. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/1.0.txt +0 -0
  974. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/1.1.txt +0 -0
  975. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/1.3.txt +0 -0
  976. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/1.4.0.txt +0 -0
  977. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/1.5.0.txt +0 -0
  978. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.0.0.txt +0 -0
  979. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.1.0.txt +0 -0
  980. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.10.0.txt +0 -0
  981. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.11.0.txt +0 -0
  982. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.12.0.txt +0 -0
  983. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.2.0.txt +0 -0
  984. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.3.0.txt +0 -0
  985. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.4.0.txt +0 -0
  986. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.5.0.txt +0 -0
  987. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.6.0.txt +0 -0
  988. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.7.0.txt +0 -0
  989. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.8.0.txt +0 -0
  990. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.9.0.txt +0 -0
  991. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.0.0.txt +0 -0
  992. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.1.0.txt +0 -0
  993. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.10.0.txt +0 -0
  994. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.11.0.txt +0 -0
  995. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.12.0.txt +0 -0
  996. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.13.0.txt +0 -0
  997. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.14.0.txt +0 -0
  998. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.15.0.txt +0 -0
  999. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.16.0.txt +0 -0
  1000. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.17.0.txt +0 -0
  1001. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.18.0.txt +0 -0
  1002. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.19.0.txt +0 -0
  1003. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.2.0.txt +0 -0
  1004. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.20.0.txt +0 -0
  1005. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.21.0.txt +0 -0
  1006. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.22.0.txt +0 -0
  1007. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.23.0.txt +0 -0
  1008. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.24.0.txt +0 -0
  1009. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.25.0.txt +0 -0
  1010. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.26.0.txt +0 -0
  1011. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.27.0.txt +0 -0
  1012. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.28.0.txt +0 -0
  1013. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.29.0.txt +0 -0
  1014. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.3.0.txt +0 -0
  1015. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.30.0.txt +0 -0
  1016. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.31.0.txt +0 -0
  1017. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.32.0.txt +0 -0
  1018. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.33.0.txt +0 -0
  1019. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.34.0.txt +0 -0
  1020. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.35.0.txt +0 -0
  1021. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.36.0.txt +0 -0
  1022. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.37.0.txt +0 -0
  1023. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.38.0.txt +0 -0
  1024. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.39.0.txt +0 -0
  1025. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.4.0.txt +0 -0
  1026. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.40.0.txt +0 -0
  1027. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.41.0.txt +0 -0
  1028. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.42.0.txt +0 -0
  1029. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.43.0.txt +0 -0
  1030. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.44.0.txt +0 -0
  1031. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.45.0.txt +0 -0
  1032. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.46.0.txt +0 -0
  1033. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.47.0.txt +0 -0
  1034. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.48.0.txt +0 -0
  1035. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.5.0.txt +0 -0
  1036. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.6.0.txt +0 -0
  1037. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.7.0.txt +0 -0
  1038. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.8.0.txt +0 -0
  1039. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.9.0.txt +0 -0
  1040. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.0.0.txt +0 -0
  1041. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.1.0.txt +0 -0
  1042. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.10.0.txt +0 -0
  1043. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.11.0.txt +0 -0
  1044. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.12.0.txt +0 -0
  1045. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.13.0.txt +0 -0
  1046. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.14.0.txt +0 -0
  1047. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.15.0.txt +0 -0
  1048. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.16.0.txt +0 -0
  1049. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.17.0.txt +0 -0
  1050. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.18.0.txt +0 -0
  1051. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.19.0.txt +0 -0
  1052. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.2.0.txt +0 -0
  1053. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.20.0.txt +0 -0
  1054. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.21.0.txt +0 -0
  1055. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.22.0.txt +0 -0
  1056. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.23.0.txt +0 -0
  1057. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.24.0.txt +0 -0
  1058. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.25.0.txt +0 -0
  1059. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.26.0.txt +0 -0
  1060. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.27.0.txt +0 -0
  1061. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.28.0.txt +0 -0
  1062. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.29.0.txt +0 -0
  1063. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.3.0.txt +0 -0
  1064. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.30.0.txt +0 -0
  1065. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.31.0.txt +0 -0
  1066. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.32.0.txt +0 -0
  1067. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.33.0.txt +0 -0
  1068. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.34.0.txt +0 -0
  1069. data/vendor/bundle/gems/sequel-4.37.0/doc/release_notes/4.35.0.txt +130 -0
  1070. data/vendor/bundle/gems/sequel-4.37.0/doc/release_notes/4.36.0.txt +116 -0
  1071. data/vendor/bundle/gems/sequel-4.37.0/doc/release_notes/4.37.0.txt +50 -0
  1072. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.4.0.txt +0 -0
  1073. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.5.0.txt +0 -0
  1074. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.6.0.txt +0 -0
  1075. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.7.0.txt +0 -0
  1076. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.8.0.txt +0 -0
  1077. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.9.0.txt +0 -0
  1078. data/vendor/bundle/gems/sequel-4.37.0/doc/schema_modification.rdoc +665 -0
  1079. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/security.rdoc +0 -0
  1080. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/sharding.rdoc +0 -0
  1081. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/sql.rdoc +0 -0
  1082. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/testing.rdoc +0 -0
  1083. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/thread_safety.rdoc +0 -0
  1084. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/transactions.rdoc +0 -0
  1085. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/validations.rdoc +0 -0
  1086. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/virtual_rows.rdoc +0 -0
  1087. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/ado/access.rb +0 -0
  1088. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/ado/mssql.rb +0 -0
  1089. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/ado.rb +0 -0
  1090. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/amalgalite.rb +0 -0
  1091. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/cubrid.rb +0 -0
  1092. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/do/mysql.rb +0 -0
  1093. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/do/postgres.rb +0 -0
  1094. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/do/sqlite3.rb +0 -0
  1095. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/do.rb +0 -0
  1096. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/ibmdb.rb +0 -0
  1097. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/as400.rb +0 -0
  1098. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/cubrid.rb +0 -0
  1099. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/db2.rb +0 -0
  1100. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/derby.rb +0 -0
  1101. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/firebirdsql.rb +0 -0
  1102. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/jdbc/h2.rb +229 -0
  1103. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/hsqldb.rb +0 -0
  1104. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/informix-sqli.rb +0 -0
  1105. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/jdbcprogress.rb +0 -0
  1106. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/jtds.rb +0 -0
  1107. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/mssql.rb +0 -0
  1108. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/mysql.rb +0 -0
  1109. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/oracle.rb +0 -0
  1110. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/postgresql.rb +0 -0
  1111. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/sqlanywhere.rb +0 -0
  1112. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/sqlite.rb +0 -0
  1113. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/sqlserver.rb +0 -0
  1114. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/transactions.rb +0 -0
  1115. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/jdbc.rb +817 -0
  1116. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/mock.rb +393 -0
  1117. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/mysql.rb +378 -0
  1118. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/mysql2.rb +307 -0
  1119. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/odbc/db2.rb +0 -0
  1120. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/odbc/mssql.rb +0 -0
  1121. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/odbc/progress.rb +0 -0
  1122. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/odbc.rb +0 -0
  1123. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/oracle.rb +416 -0
  1124. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/postgres.rb +886 -0
  1125. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/postgresql.rb +0 -0
  1126. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/shared/access.rb +296 -0
  1127. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/shared/cubrid.rb +0 -0
  1128. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/shared/db2.rb +0 -0
  1129. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/shared/firebird.rb +0 -0
  1130. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/shared/informix.rb +0 -0
  1131. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/shared/mssql.rb +0 -0
  1132. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/shared/mysql.rb +0 -0
  1133. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/shared/oracle.rb +600 -0
  1134. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/shared/postgres.rb +1770 -0
  1135. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/shared/progress.rb +0 -0
  1136. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/shared/sqlanywhere.rb +0 -0
  1137. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/shared/sqlite.rb +777 -0
  1138. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/sqlanywhere.rb +0 -0
  1139. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/sqlite.rb +0 -0
  1140. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/swift/mysql.rb +0 -0
  1141. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/swift/postgres.rb +0 -0
  1142. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/swift/sqlite.rb +0 -0
  1143. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/swift.rb +162 -0
  1144. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/tinytds.rb +0 -0
  1145. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/utils/emulate_offset_with_reverse_and_count.rb +0 -0
  1146. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/utils/emulate_offset_with_row_number.rb +0 -0
  1147. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/utils/mysql_mysql2.rb +82 -0
  1148. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/utils/mysql_prepared_statements.rb +82 -0
  1149. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/utils/pg_types.rb +0 -0
  1150. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/utils/replace.rb +0 -0
  1151. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/utils/split_alter_table.rb +0 -0
  1152. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/utils/stored_procedures.rb +0 -0
  1153. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/ast_transformer.rb +208 -0
  1154. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/connection_pool/sharded_single.rb +110 -0
  1155. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/connection_pool/sharded_threaded.rb +352 -0
  1156. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/connection_pool/single.rb +52 -0
  1157. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/connection_pool/threaded.rb +286 -0
  1158. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/connection_pool.rb +130 -0
  1159. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/core.rb +0 -0
  1160. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/database/connecting.rb +0 -0
  1161. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/database/dataset.rb +0 -0
  1162. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/database/dataset_defaults.rb +0 -0
  1163. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/database/features.rb +0 -0
  1164. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/database/logging.rb +0 -0
  1165. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/database/misc.rb +0 -0
  1166. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/database/query.rb +0 -0
  1167. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/database/schema_generator.rb +560 -0
  1168. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/database/schema_methods.rb +1006 -0
  1169. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/database/transactions.rb +0 -0
  1170. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/database.rb +0 -0
  1171. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/dataset/actions.rb +0 -0
  1172. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/dataset/features.rb +0 -0
  1173. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/dataset/graph.rb +0 -0
  1174. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/dataset/misc.rb +0 -0
  1175. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/dataset/mutation.rb +0 -0
  1176. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/dataset/placeholder_literalizer.rb +0 -0
  1177. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/dataset/prepared_statements.rb +0 -0
  1178. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/dataset/query.rb +0 -0
  1179. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/dataset/sql.rb +1589 -0
  1180. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/dataset.rb +0 -0
  1181. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/deprecated.rb +0 -0
  1182. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/exceptions.rb +0 -0
  1183. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/_pretty_table.rb +0 -0
  1184. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/extensions/arbitrary_servers.rb +114 -0
  1185. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/blank.rb +0 -0
  1186. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/columns_introspection.rb +0 -0
  1187. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/extensions/connection_expiration.rb +89 -0
  1188. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/extensions/connection_validator.rb +122 -0
  1189. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/extensions/constraint_validations.rb +487 -0
  1190. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/core_extensions.rb +0 -0
  1191. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/core_refinements.rb +0 -0
  1192. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/current_datetime_timestamp.rb +0 -0
  1193. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/dataset_source_alias.rb +0 -0
  1194. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/date_arithmetic.rb +0 -0
  1195. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/duplicate_columns_handler.rb +0 -0
  1196. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/empty_array_consider_nulls.rb +0 -0
  1197. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/empty_array_ignore_nulls.rb +0 -0
  1198. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/error_sql.rb +0 -0
  1199. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/eval_inspect.rb +0 -0
  1200. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/filter_having.rb +0 -0
  1201. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/from_block.rb +0 -0
  1202. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/graph_each.rb +0 -0
  1203. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/hash_aliases.rb +0 -0
  1204. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/inflector.rb +0 -0
  1205. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/looser_typecasting.rb +0 -0
  1206. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/meta_def.rb +0 -0
  1207. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/extensions/migration.rb +758 -0
  1208. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/mssql_emulate_lateral_with_apply.rb +0 -0
  1209. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/named_timezones.rb +0 -0
  1210. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/no_auto_literal_strings.rb +0 -0
  1211. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/null_dataset.rb +0 -0
  1212. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pagination.rb +0 -0
  1213. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_array.rb +0 -0
  1214. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_array_ops.rb +0 -0
  1215. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_enum.rb +0 -0
  1216. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_hstore.rb +0 -0
  1217. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_hstore_ops.rb +0 -0
  1218. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_inet.rb +0 -0
  1219. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_inet_ops.rb +0 -0
  1220. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_interval.rb +0 -0
  1221. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_json.rb +0 -0
  1222. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_json_ops.rb +0 -0
  1223. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_loose_count.rb +0 -0
  1224. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_range.rb +0 -0
  1225. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_range_ops.rb +0 -0
  1226. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_row.rb +0 -0
  1227. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_row_ops.rb +0 -0
  1228. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_static_cache_updater.rb +0 -0
  1229. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pretty_table.rb +0 -0
  1230. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/query.rb +0 -0
  1231. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/query_literals.rb +0 -0
  1232. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/round_timestamps.rb +0 -0
  1233. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/ruby18_symbol_extensions.rb +0 -0
  1234. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/schema_caching.rb +0 -0
  1235. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/schema_dumper.rb +0 -0
  1236. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/select_remove.rb +0 -0
  1237. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/sequel_3_dataset_methods.rb +0 -0
  1238. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/server_block.rb +0 -0
  1239. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/server_logging.rb +0 -0
  1240. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/set_overrides.rb +0 -0
  1241. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/split_array_nil.rb +0 -0
  1242. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/sql_comments.rb +0 -0
  1243. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/sql_expr.rb +0 -0
  1244. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/extensions/string_agg.rb +178 -0
  1245. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/string_date_time.rb +0 -0
  1246. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/thread_local_timezones.rb +0 -0
  1247. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/to_dot.rb +0 -0
  1248. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/model/associations.rb +3292 -0
  1249. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/model/base.rb +2515 -0
  1250. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/model/dataset_module.rb +0 -0
  1251. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/model/default_inflections.rb +0 -0
  1252. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/model/errors.rb +0 -0
  1253. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/model/exceptions.rb +0 -0
  1254. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/model/inflections.rb +0 -0
  1255. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/model/plugins.rb +0 -0
  1256. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/model.rb +135 -0
  1257. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/no_core_ext.rb +0 -0
  1258. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/accessed_columns.rb +0 -0
  1259. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/active_model.rb +0 -0
  1260. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/after_initialize.rb +0 -0
  1261. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/association_autoreloading.rb +0 -0
  1262. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/association_dependencies.rb +0 -0
  1263. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/association_pks.rb +0 -0
  1264. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/association_proxies.rb +0 -0
  1265. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/auto_validations.rb +0 -0
  1266. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/before_after_save.rb +0 -0
  1267. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/blacklist_security.rb +0 -0
  1268. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/boolean_readers.rb +0 -0
  1269. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/boolean_subsets.rb +0 -0
  1270. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/caching.rb +0 -0
  1271. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/class_table_inheritance.rb +0 -0
  1272. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/column_conflicts.rb +0 -0
  1273. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/column_select.rb +0 -0
  1274. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/composition.rb +0 -0
  1275. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/plugins/constraint_validations.rb +245 -0
  1276. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/csv_serializer.rb +0 -0
  1277. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/dataset_associations.rb +0 -0
  1278. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/defaults_setter.rb +0 -0
  1279. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/delay_add_association.rb +0 -0
  1280. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/dirty.rb +0 -0
  1281. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/eager_each.rb +0 -0
  1282. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/error_splitter.rb +0 -0
  1283. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/force_encoding.rb +0 -0
  1284. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/hook_class_methods.rb +0 -0
  1285. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/identifier_columns.rb +0 -0
  1286. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/input_transformer.rb +0 -0
  1287. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/insert_returning_select.rb +0 -0
  1288. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/instance_filters.rb +0 -0
  1289. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/instance_hooks.rb +0 -0
  1290. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/inverted_subsets.rb +0 -0
  1291. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/json_serializer.rb +0 -0
  1292. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/lazy_attributes.rb +0 -0
  1293. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/list.rb +0 -0
  1294. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/many_through_many.rb +0 -0
  1295. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/many_to_one_pk_lookup.rb +0 -0
  1296. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/modification_detection.rb +0 -0
  1297. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/mssql_optimistic_locking.rb +0 -0
  1298. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/nested_attributes.rb +0 -0
  1299. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/optimistic_locking.rb +0 -0
  1300. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/pg_array_associations.rb +0 -0
  1301. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/pg_row.rb +0 -0
  1302. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/pg_typecast_on_load.rb +0 -0
  1303. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/prepared_statements.rb +0 -0
  1304. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/prepared_statements_associations.rb +0 -0
  1305. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/prepared_statements_safe.rb +0 -0
  1306. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/prepared_statements_with_pk.rb +0 -0
  1307. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/rcte_tree.rb +0 -0
  1308. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/schema.rb +0 -0
  1309. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/scissors.rb +0 -0
  1310. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/serialization.rb +0 -0
  1311. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/serialization_modification_detection.rb +0 -0
  1312. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/sharding.rb +0 -0
  1313. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/single_table_inheritance.rb +0 -0
  1314. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/singular_table_names.rb +0 -0
  1315. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/skip_create_refresh.rb +0 -0
  1316. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/split_values.rb +0 -0
  1317. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/static_cache.rb +0 -0
  1318. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/string_stripper.rb +0 -0
  1319. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/subclasses.rb +0 -0
  1320. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/subset_conditions.rb +0 -0
  1321. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/table_select.rb +0 -0
  1322. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/tactical_eager_loading.rb +0 -0
  1323. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/timestamps.rb +0 -0
  1324. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/touch.rb +0 -0
  1325. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/tree.rb +0 -0
  1326. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/typecast_on_load.rb +0 -0
  1327. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/unlimited_update.rb +0 -0
  1328. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/update_or_create.rb +0 -0
  1329. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/update_primary_key.rb +0 -0
  1330. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/update_refresh.rb +0 -0
  1331. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/uuid.rb +0 -0
  1332. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/validate_associated.rb +0 -0
  1333. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/validation_class_methods.rb +0 -0
  1334. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/plugins/validation_helpers.rb +308 -0
  1335. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/xml_serializer.rb +0 -0
  1336. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/sql.rb +1909 -0
  1337. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/timezones.rb +0 -0
  1338. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/version.rb +20 -0
  1339. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel.rb +0 -0
  1340. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/adapter_spec.rb +0 -0
  1341. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/adapters/db2_spec.rb +0 -0
  1342. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/adapters/firebird_spec.rb +0 -0
  1343. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/adapters/informix_spec.rb +0 -0
  1344. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/adapters/mssql_spec.rb +0 -0
  1345. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/adapters/mysql_spec.rb +0 -0
  1346. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/adapters/oracle_spec.rb +0 -0
  1347. data/vendor/bundle/gems/sequel-4.37.0/spec/adapters/postgres_spec.rb +3790 -0
  1348. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/adapters/spec_helper.rb +0 -0
  1349. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/adapters/sqlanywhere_spec.rb +0 -0
  1350. data/vendor/bundle/gems/sequel-4.37.0/spec/adapters/sqlite_spec.rb +706 -0
  1351. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/bin_spec.rb +0 -0
  1352. data/vendor/bundle/gems/sequel-4.37.0/spec/core/connection_pool_spec.rb +1087 -0
  1353. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/core/database_spec.rb +0 -0
  1354. data/vendor/bundle/gems/sequel-4.37.0/spec/core/dataset_spec.rb +5179 -0
  1355. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/core/deprecated_spec.rb +0 -0
  1356. data/vendor/bundle/gems/sequel-4.37.0/spec/core/expression_filters_spec.rb +1247 -0
  1357. data/vendor/bundle/gems/sequel-4.37.0/spec/core/mock_adapter_spec.rb +465 -0
  1358. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/core/object_graph_spec.rb +0 -0
  1359. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/core/placeholder_literalizer_spec.rb +0 -0
  1360. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/core/schema_generator_spec.rb +0 -0
  1361. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/core/schema_spec.rb +0 -0
  1362. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/core/spec_helper.rb +0 -0
  1363. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/core/version_spec.rb +0 -0
  1364. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/core_extensions_spec.rb +0 -0
  1365. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/core_model_spec.rb +0 -0
  1366. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/core_spec.rb +0 -0
  1367. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/accessed_columns_spec.rb +0 -0
  1368. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/active_model_spec.rb +0 -0
  1369. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/after_initialize_spec.rb +0 -0
  1370. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/arbitrary_servers_spec.rb +0 -0
  1371. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/association_dependencies_spec.rb +0 -0
  1372. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/association_pks_spec.rb +0 -0
  1373. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/association_proxies_spec.rb +0 -0
  1374. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/auto_validations_spec.rb +0 -0
  1375. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/before_after_save_spec.rb +0 -0
  1376. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/blacklist_security_spec.rb +0 -0
  1377. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/blank_spec.rb +0 -0
  1378. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/boolean_readers_spec.rb +0 -0
  1379. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/boolean_subsets_spec.rb +0 -0
  1380. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/caching_spec.rb +0 -0
  1381. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/class_table_inheritance_spec.rb +0 -0
  1382. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/column_conflicts_spec.rb +0 -0
  1383. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/column_select_spec.rb +0 -0
  1384. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/columns_introspection_spec.rb +0 -0
  1385. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/composition_spec.rb +0 -0
  1386. data/vendor/bundle/gems/sequel-4.37.0/spec/extensions/connection_expiration_spec.rb +121 -0
  1387. data/vendor/bundle/gems/sequel-4.37.0/spec/extensions/connection_validator_spec.rb +127 -0
  1388. data/vendor/bundle/gems/sequel-4.37.0/spec/extensions/constraint_validations_plugin_spec.rb +288 -0
  1389. data/vendor/bundle/gems/sequel-4.37.0/spec/extensions/constraint_validations_spec.rb +389 -0
  1390. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/core_refinements_spec.rb +0 -0
  1391. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/csv_serializer_spec.rb +0 -0
  1392. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/current_datetime_timestamp_spec.rb +0 -0
  1393. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/dataset_associations_spec.rb +0 -0
  1394. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/dataset_source_alias_spec.rb +0 -0
  1395. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/date_arithmetic_spec.rb +0 -0
  1396. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/defaults_setter_spec.rb +0 -0
  1397. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/delay_add_association_spec.rb +0 -0
  1398. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/dirty_spec.rb +0 -0
  1399. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/duplicate_columns_handler_spec.rb +0 -0
  1400. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/eager_each_spec.rb +0 -0
  1401. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/empty_array_consider_nulls_spec.rb +0 -0
  1402. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/error_splitter_spec.rb +0 -0
  1403. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/error_sql_spec.rb +0 -0
  1404. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/eval_inspect_spec.rb +0 -0
  1405. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/filter_having_spec.rb +0 -0
  1406. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/force_encoding_spec.rb +0 -0
  1407. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/from_block_spec.rb +0 -0
  1408. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/graph_each_spec.rb +0 -0
  1409. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/hash_aliases_spec.rb +0 -0
  1410. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/hook_class_methods_spec.rb +0 -0
  1411. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/identifier_columns_spec.rb +0 -0
  1412. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/inflector_spec.rb +0 -0
  1413. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/input_transformer_spec.rb +0 -0
  1414. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/insert_returning_select_spec.rb +0 -0
  1415. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/instance_filters_spec.rb +0 -0
  1416. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/instance_hooks_spec.rb +0 -0
  1417. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/inverted_subsets_spec.rb +0 -0
  1418. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/json_serializer_spec.rb +0 -0
  1419. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/lazy_attributes_spec.rb +0 -0
  1420. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/list_spec.rb +0 -0
  1421. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/looser_typecasting_spec.rb +0 -0
  1422. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/many_through_many_spec.rb +0 -0
  1423. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/meta_def_spec.rb +0 -0
  1424. data/vendor/bundle/gems/sequel-4.37.0/spec/extensions/migration_spec.rb +731 -0
  1425. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/modification_detection_spec.rb +0 -0
  1426. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/mssql_optimistic_locking_spec.rb +0 -0
  1427. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/named_timezones_spec.rb +0 -0
  1428. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/nested_attributes_spec.rb +0 -0
  1429. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/no_auto_literal_strings_spec.rb +0 -0
  1430. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/null_dataset_spec.rb +0 -0
  1431. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/optimistic_locking_spec.rb +0 -0
  1432. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pagination_spec.rb +0 -0
  1433. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_array_associations_spec.rb +0 -0
  1434. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_array_ops_spec.rb +0 -0
  1435. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_array_spec.rb +0 -0
  1436. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_enum_spec.rb +0 -0
  1437. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_hstore_ops_spec.rb +0 -0
  1438. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_hstore_spec.rb +0 -0
  1439. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_inet_ops_spec.rb +0 -0
  1440. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_inet_spec.rb +0 -0
  1441. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_interval_spec.rb +0 -0
  1442. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_json_ops_spec.rb +0 -0
  1443. data/vendor/bundle/gems/sequel-4.37.0/spec/extensions/pg_json_spec.rb +218 -0
  1444. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_loose_count_spec.rb +0 -0
  1445. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_range_ops_spec.rb +0 -0
  1446. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_range_spec.rb +0 -0
  1447. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_row_ops_spec.rb +0 -0
  1448. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_row_plugin_spec.rb +0 -0
  1449. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_row_spec.rb +0 -0
  1450. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_static_cache_updater_spec.rb +0 -0
  1451. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_typecast_on_load_spec.rb +0 -0
  1452. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/prepared_statements_associations_spec.rb +0 -0
  1453. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/prepared_statements_safe_spec.rb +0 -0
  1454. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/prepared_statements_spec.rb +0 -0
  1455. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/prepared_statements_with_pk_spec.rb +0 -0
  1456. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pretty_table_spec.rb +0 -0
  1457. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/query_literals_spec.rb +0 -0
  1458. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/query_spec.rb +0 -0
  1459. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/rcte_tree_spec.rb +0 -0
  1460. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/round_timestamps_spec.rb +0 -0
  1461. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/schema_caching_spec.rb +0 -0
  1462. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/schema_dumper_spec.rb +0 -0
  1463. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/schema_spec.rb +0 -0
  1464. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/scissors_spec.rb +0 -0
  1465. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/select_remove_spec.rb +0 -0
  1466. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/sequel_3_dataset_methods_spec.rb +0 -0
  1467. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/serialization_modification_detection_spec.rb +0 -0
  1468. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/serialization_spec.rb +0 -0
  1469. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/server_block_spec.rb +0 -0
  1470. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/server_logging_spec.rb +0 -0
  1471. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/set_overrides_spec.rb +0 -0
  1472. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/sharding_spec.rb +0 -0
  1473. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/shared_caching_spec.rb +0 -0
  1474. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/single_table_inheritance_spec.rb +0 -0
  1475. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/singular_table_names_spec.rb +0 -0
  1476. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/skip_create_refresh_spec.rb +0 -0
  1477. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/spec_helper.rb +0 -0
  1478. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/split_array_nil_spec.rb +0 -0
  1479. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/split_values_spec.rb +0 -0
  1480. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/sql_comments_spec.rb +0 -0
  1481. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/sql_expr_spec.rb +0 -0
  1482. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/static_cache_spec.rb +0 -0
  1483. data/vendor/bundle/gems/sequel-4.37.0/spec/extensions/string_agg_spec.rb +85 -0
  1484. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/string_date_time_spec.rb +0 -0
  1485. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/string_stripper_spec.rb +0 -0
  1486. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/subclasses_spec.rb +0 -0
  1487. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/subset_conditions_spec.rb +0 -0
  1488. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/table_select_spec.rb +0 -0
  1489. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/tactical_eager_loading_spec.rb +0 -0
  1490. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/thread_local_timezones_spec.rb +0 -0
  1491. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/timestamps_spec.rb +0 -0
  1492. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/to_dot_spec.rb +0 -0
  1493. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/touch_spec.rb +0 -0
  1494. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/tree_spec.rb +0 -0
  1495. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/typecast_on_load_spec.rb +0 -0
  1496. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/unlimited_update_spec.rb +0 -0
  1497. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/update_or_create_spec.rb +0 -0
  1498. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/update_primary_key_spec.rb +0 -0
  1499. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/update_refresh_spec.rb +0 -0
  1500. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/uuid_spec.rb +0 -0
  1501. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/validate_associated_spec.rb +0 -0
  1502. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/validation_class_methods_spec.rb +0 -0
  1503. data/vendor/bundle/gems/sequel-4.37.0/spec/extensions/validation_helpers_spec.rb +554 -0
  1504. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/xml_serializer_spec.rb +0 -0
  1505. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/bad_down_migration/001_create_alt_basic.rb +0 -0
  1506. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/bad_down_migration/002_create_alt_advanced.rb +0 -0
  1507. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/bad_timestamped_migrations/1273253849_create_sessions.rb +0 -0
  1508. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/bad_timestamped_migrations/1273253851_create_nodes.rb +0 -0
  1509. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/bad_timestamped_migrations/1273253853_3_create_users.rb +0 -0
  1510. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/bad_up_migration/001_create_alt_basic.rb +0 -0
  1511. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/bad_up_migration/002_create_alt_advanced.rb +0 -0
  1512. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/convert_to_timestamp_migrations/001_create_sessions.rb +0 -0
  1513. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/convert_to_timestamp_migrations/002_create_nodes.rb +0 -0
  1514. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/convert_to_timestamp_migrations/003_3_create_users.rb +0 -0
  1515. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/convert_to_timestamp_migrations/1273253850_create_artists.rb +0 -0
  1516. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/convert_to_timestamp_migrations/1273253852_create_albums.rb +0 -0
  1517. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/double_migration/001_create_sessions.rb +0 -0
  1518. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/double_migration/002_create_nodes.rb +0 -0
  1519. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/double_migration/003_3_create_users.rb +0 -0
  1520. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/duplicate_integer_migrations/001_create_alt_advanced.rb +0 -0
  1521. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/duplicate_integer_migrations/001_create_alt_basic.rb +0 -0
  1522. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/duplicate_timestamped_migrations/1273253849_create_sessions.rb +0 -0
  1523. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/duplicate_timestamped_migrations/1273253853_create_nodes.rb +0 -0
  1524. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/duplicate_timestamped_migrations/1273253853_create_users.rb +0 -0
  1525. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/empty_migration/001_create_sessions.rb +0 -0
  1526. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/empty_migration/002_create_nodes.rb +0 -0
  1527. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/empty_migration/003_3_create_users.rb +0 -0
  1528. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/integer_migrations/001_create_sessions.rb +0 -0
  1529. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/integer_migrations/002_create_nodes.rb +0 -0
  1530. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/integer_migrations/003_3_create_users.rb +0 -0
  1531. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/interleaved_timestamped_migrations/1273253849_create_sessions.rb +0 -0
  1532. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/interleaved_timestamped_migrations/1273253850_create_artists.rb +0 -0
  1533. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/interleaved_timestamped_migrations/1273253851_create_nodes.rb +0 -0
  1534. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/interleaved_timestamped_migrations/1273253852_create_albums.rb +0 -0
  1535. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/interleaved_timestamped_migrations/1273253853_3_create_users.rb +0 -0
  1536. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/missing_integer_migrations/001_create_alt_basic.rb +0 -0
  1537. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/missing_integer_migrations/003_create_alt_advanced.rb +0 -0
  1538. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/missing_timestamped_migrations/1273253849_create_sessions.rb +0 -0
  1539. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/missing_timestamped_migrations/1273253853_3_create_users.rb +0 -0
  1540. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/reversible_migrations/001_reversible.rb +0 -0
  1541. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/reversible_migrations/002_reversible.rb +0 -0
  1542. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/reversible_migrations/003_reversible.rb +0 -0
  1543. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/reversible_migrations/004_reversible.rb +0 -0
  1544. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/reversible_migrations/005_reversible.rb +0 -0
  1545. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/reversible_migrations/006_reversible.rb +0 -0
  1546. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/reversible_migrations/007_reversible.rb +0 -0
  1547. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/timestamped_migrations/1273253849_create_sessions.rb +0 -0
  1548. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/timestamped_migrations/1273253851_create_nodes.rb +0 -0
  1549. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/timestamped_migrations/1273253853_3_create_users.rb +0 -0
  1550. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/transaction_specified_migrations/001_create_alt_basic.rb +0 -0
  1551. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/transaction_specified_migrations/002_create_basic.rb +0 -0
  1552. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/transaction_unspecified_migrations/001_create_alt_basic.rb +0 -0
  1553. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/transaction_unspecified_migrations/002_create_basic.rb +0 -0
  1554. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/uppercase_timestamped_migrations/1273253849_CREATE_SESSIONS.RB +0 -0
  1555. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/uppercase_timestamped_migrations/1273253851_CREATE_NODES.RB +0 -0
  1556. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/uppercase_timestamped_migrations/1273253853_3_CREATE_USERS.RB +0 -0
  1557. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/guards_helper.rb +0 -0
  1558. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/integration/associations_test.rb +0 -0
  1559. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/integration/database_test.rb +0 -0
  1560. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/integration/dataset_test.rb +0 -0
  1561. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/integration/eager_loader_test.rb +0 -0
  1562. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/integration/migrator_test.rb +0 -0
  1563. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/integration/model_test.rb +0 -0
  1564. data/vendor/bundle/gems/sequel-4.37.0/spec/integration/plugin_test.rb +2297 -0
  1565. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/integration/prepared_statement_test.rb +0 -0
  1566. data/vendor/bundle/gems/sequel-4.37.0/spec/integration/schema_test.rb +815 -0
  1567. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/integration/spec_helper.rb +0 -0
  1568. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/integration/timezone_test.rb +0 -0
  1569. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/integration/transaction_test.rb +0 -0
  1570. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/integration/type_test.rb +0 -0
  1571. data/vendor/bundle/gems/sequel-4.37.0/spec/model/association_reflection_spec.rb +565 -0
  1572. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model/associations_spec.rb +0 -0
  1573. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model/base_spec.rb +0 -0
  1574. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model/class_dataset_methods_spec.rb +0 -0
  1575. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model/dataset_methods_spec.rb +0 -0
  1576. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model/eager_loading_spec.rb +0 -0
  1577. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model/hooks_spec.rb +0 -0
  1578. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model/inflector_spec.rb +0 -0
  1579. data/vendor/bundle/gems/sequel-4.37.0/spec/model/model_spec.rb +1097 -0
  1580. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model/plugins_spec.rb +0 -0
  1581. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model/record_spec.rb +0 -0
  1582. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model/spec_helper.rb +0 -0
  1583. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model/validations_spec.rb +0 -0
  1584. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model_no_assoc_spec.rb +0 -0
  1585. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model_spec.rb +0 -0
  1586. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/plugin_spec.rb +0 -0
  1587. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/sequel_coverage.rb +0 -0
  1588. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/spec_config.rb +0 -0
  1589. data/vendor/bundle/gems/sprockets-3.7.0/CHANGELOG.md +288 -0
  1590. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/LICENSE +0 -0
  1591. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/README.md +0 -0
  1592. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/bin/sprockets +0 -0
  1593. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/rake/sprocketstask.rb +0 -0
  1594. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/asset.rb +0 -0
  1595. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/autoload/closure.rb +0 -0
  1596. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/autoload/coffee_script.rb +0 -0
  1597. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/autoload/eco.rb +0 -0
  1598. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/autoload/ejs.rb +0 -0
  1599. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/autoload/sass.rb +0 -0
  1600. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/autoload/uglifier.rb +0 -0
  1601. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/autoload/yui.rb +0 -0
  1602. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/autoload.rb +0 -0
  1603. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/base.rb +0 -0
  1604. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/bower.rb +0 -0
  1605. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/bundle.rb +0 -0
  1606. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/cache/file_store.rb +0 -0
  1607. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/cache/memory_store.rb +0 -0
  1608. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/cache/null_store.rb +0 -0
  1609. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/cache.rb +0 -0
  1610. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/cached_environment.rb +0 -0
  1611. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/closure_compressor.rb +0 -0
  1612. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/coffee_script_processor.rb +0 -0
  1613. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/coffee_script_template.rb +17 -0
  1614. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/compressing.rb +0 -0
  1615. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/configuration.rb +0 -0
  1616. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/context.rb +0 -0
  1617. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/dependencies.rb +0 -0
  1618. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/deprecation.rb +90 -0
  1619. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/digest_utils.rb +0 -0
  1620. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/directive_processor.rb +0 -0
  1621. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/eco_processor.rb +0 -0
  1622. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/eco_template.rb +17 -0
  1623. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/ejs_processor.rb +0 -0
  1624. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/ejs_template.rb +17 -0
  1625. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/encoding_utils.rb +0 -0
  1626. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/engines.rb +92 -0
  1627. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/environment.rb +0 -0
  1628. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/erb_processor.rb +0 -0
  1629. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/erb_template.rb +11 -0
  1630. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/errors.rb +0 -0
  1631. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/file_reader.rb +0 -0
  1632. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/http_utils.rb +0 -0
  1633. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/jst_processor.rb +0 -0
  1634. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/legacy.rb +0 -0
  1635. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/legacy_proc_processor.rb +0 -0
  1636. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/legacy_tilt_processor.rb +0 -0
  1637. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/loader.rb +0 -0
  1638. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/manifest.rb +0 -0
  1639. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/manifest_utils.rb +0 -0
  1640. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/mime.rb +0 -0
  1641. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/path_dependency_utils.rb +0 -0
  1642. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/path_digest_utils.rb +0 -0
  1643. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/path_utils.rb +287 -0
  1644. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/paths.rb +0 -0
  1645. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/processing.rb +258 -0
  1646. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/processor_utils.rb +0 -0
  1647. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/resolve.rb +211 -0
  1648. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/sass_cache_store.rb +34 -0
  1649. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/sass_compressor.rb +0 -0
  1650. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/sass_functions.rb +0 -0
  1651. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/sass_importer.rb +0 -0
  1652. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/sass_processor.rb +0 -0
  1653. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/sass_template.rb +19 -0
  1654. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/server.rb +0 -0
  1655. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/transformers.rb +0 -0
  1656. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/uglifier_compressor.rb +55 -0
  1657. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/unloaded_asset.rb +0 -0
  1658. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/uri_tar.rb +0 -0
  1659. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/uri_utils.rb +0 -0
  1660. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/utils/gzip.rb +0 -0
  1661. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/utils.rb +0 -0
  1662. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/version.rb +3 -0
  1663. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/yui_compressor.rb +0 -0
  1664. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets.rb +169 -0
  1665. data/vendor/bundle/gems/sqlite3-1.3.11/ext/sqlite3/Makefile +47 -24
  1666. data/vendor/bundle/gems/sqlite3-1.3.11/ext/sqlite3/backup.o +0 -0
  1667. data/vendor/bundle/gems/sqlite3-1.3.11/ext/sqlite3/database.o +0 -0
  1668. data/vendor/bundle/gems/sqlite3-1.3.11/ext/sqlite3/exception.o +0 -0
  1669. data/vendor/bundle/gems/sqlite3-1.3.11/ext/sqlite3/sqlite3.o +0 -0
  1670. data/vendor/bundle/gems/sqlite3-1.3.11/ext/sqlite3/sqlite3_native.so +0 -0
  1671. data/vendor/bundle/gems/sqlite3-1.3.11/ext/sqlite3/statement.o +0 -0
  1672. data/vendor/bundle/gems/sqlite3-1.3.11/lib/sqlite3/sqlite3_native.so +0 -0
  1673. data/vendor/bundle/gems/test-unit-3.2.1/COPYING +67 -0
  1674. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/GPL +0 -0
  1675. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/LGPL +0 -0
  1676. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/PSFL +0 -0
  1677. data/vendor/bundle/gems/test-unit-3.2.1/README.md +101 -0
  1678. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/Rakefile +0 -0
  1679. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/doc/text/how-to.md +0 -0
  1680. data/vendor/bundle/gems/test-unit-3.2.1/doc/text/news.md +1131 -0
  1681. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/assertion-failed-error.rb +0 -0
  1682. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/assertions.rb +0 -0
  1683. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/attribute-matcher.rb +0 -0
  1684. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/attribute.rb +0 -0
  1685. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/auto-runner-loader.rb +0 -0
  1686. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/autorunner.rb +0 -0
  1687. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/code-snippet-fetcher.rb +0 -0
  1688. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/collector/descendant.rb +0 -0
  1689. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/collector/dir.rb +0 -0
  1690. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/collector/load.rb +0 -0
  1691. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/collector/objectspace.rb +0 -0
  1692. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/collector/xml.rb +0 -0
  1693. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/collector.rb +0 -0
  1694. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/color-scheme.rb +0 -0
  1695. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/color.rb +0 -0
  1696. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/data.rb +0 -0
  1697. data/vendor/bundle/gems/test-unit-3.2.1/lib/test/unit/diff.rb +746 -0
  1698. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/error.rb +0 -0
  1699. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/exception-handler.rb +0 -0
  1700. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/failure.rb +0 -0
  1701. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/fault-location-detector.rb +0 -0
  1702. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/fixture.rb +0 -0
  1703. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/notification.rb +0 -0
  1704. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/omission.rb +0 -0
  1705. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/pending.rb +0 -0
  1706. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/priority.rb +0 -0
  1707. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/runner/console.rb +0 -0
  1708. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/runner/emacs.rb +0 -0
  1709. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/runner/xml.rb +0 -0
  1710. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/test-suite-creator.rb +0 -0
  1711. data/vendor/bundle/gems/test-unit-3.2.1/lib/test/unit/testcase.rb +825 -0
  1712. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/testresult.rb +0 -0
  1713. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/testsuite.rb +0 -0
  1714. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/ui/console/outputlevel.rb +0 -0
  1715. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/ui/console/testrunner.rb +0 -0
  1716. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/ui/emacs/testrunner.rb +0 -0
  1717. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/ui/testrunner.rb +0 -0
  1718. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/ui/testrunnermediator.rb +0 -0
  1719. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/ui/testrunnerutilities.rb +0 -0
  1720. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/ui/xml/testrunner.rb +0 -0
  1721. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/util/backtracefilter.rb +0 -0
  1722. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/util/method-owner-finder.rb +0 -0
  1723. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/util/observable.rb +0 -0
  1724. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/util/output.rb +0 -0
  1725. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/util/procwrapper.rb +0 -0
  1726. data/vendor/bundle/gems/test-unit-3.2.1/lib/test/unit/version.rb +5 -0
  1727. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit.rb +0 -0
  1728. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test-unit.rb +0 -0
  1729. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/sample/adder.rb +0 -0
  1730. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/sample/subtracter.rb +0 -0
  1731. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/sample/test_adder.rb +0 -0
  1732. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/sample/test_subtracter.rb +0 -0
  1733. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/sample/test_user.rb +0 -0
  1734. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/collector/test-descendant.rb +0 -0
  1735. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/collector/test-load.rb +0 -0
  1736. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/collector/test_dir.rb +0 -0
  1737. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/collector/test_objectspace.rb +0 -0
  1738. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/fixtures/header-label.csv +0 -0
  1739. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/fixtures/header-label.tsv +0 -0
  1740. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/fixtures/header.csv +0 -0
  1741. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/fixtures/header.tsv +0 -0
  1742. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/fixtures/no-header.csv +0 -0
  1743. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/fixtures/no-header.tsv +0 -0
  1744. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/fixtures/plus.csv +0 -0
  1745. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/run-test.rb +0 -0
  1746. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-assertions.rb +0 -0
  1747. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-attribute-matcher.rb +0 -0
  1748. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-attribute.rb +0 -0
  1749. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-code-snippet.rb +0 -0
  1750. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-color-scheme.rb +0 -0
  1751. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-color.rb +0 -0
  1752. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-data.rb +0 -0
  1753. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-diff.rb +0 -0
  1754. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-emacs-runner.rb +0 -0
  1755. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-error.rb +0 -0
  1756. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-failure.rb +0 -0
  1757. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-fault-location-detector.rb +0 -0
  1758. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-fixture.rb +0 -0
  1759. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-notification.rb +0 -0
  1760. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-omission.rb +0 -0
  1761. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-pending.rb +0 -0
  1762. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-priority.rb +0 -0
  1763. data/vendor/bundle/gems/test-unit-3.2.1/test/test-test-case.rb +1188 -0
  1764. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-test-result.rb +0 -0
  1765. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-test-suite-creator.rb +0 -0
  1766. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-test-suite.rb +0 -0
  1767. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/testunit-test-util.rb +0 -0
  1768. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/ui/test_testrunmediator.rb +0 -0
  1769. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/util/test-method-owner-finder.rb +0 -0
  1770. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/util/test-output.rb +0 -0
  1771. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/util/test_backtracefilter.rb +0 -0
  1772. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/util/test_observable.rb +0 -0
  1773. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/util/test_procwrapper.rb +0 -0
  1774. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/COPYING +0 -0
  1775. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/Gemfile +0 -0
  1776. data/vendor/bundle/gems/tins-1.12.0/README.md +72 -0
  1777. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/Rakefile +0 -0
  1778. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/TODO +0 -0
  1779. data/vendor/bundle/gems/tins-1.12.0/VERSION +1 -0
  1780. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/add_one.png +0 -0
  1781. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/add_one.stm +0 -0
  1782. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/bb3.png +0 -0
  1783. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/bb3.stm +0 -0
  1784. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/concatenate_compare.mtm +0 -0
  1785. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/concatenate_compare.png +0 -0
  1786. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/length_difference.mtm +0 -0
  1787. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/length_difference.png +0 -0
  1788. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/let.rb +0 -0
  1789. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/mail.rb +0 -0
  1790. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/minsky.rb +0 -0
  1791. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/multiply.reg +0 -0
  1792. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/null_pattern.rb +0 -0
  1793. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/ones_difference-mtm.png +0 -0
  1794. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/ones_difference-stm.png +0 -0
  1795. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/ones_difference.mtm +0 -0
  1796. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/ones_difference.stm +0 -0
  1797. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/prefix-equals-suffix-reversed-with-infix.png +0 -0
  1798. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/prefix-equals-suffix-reversed-with-infix.stm +0 -0
  1799. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/recipe.rb +0 -0
  1800. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/recipe2.rb +0 -0
  1801. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/recipe_common.rb +0 -0
  1802. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/subtract.reg +0 -0
  1803. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/turing-graph.rb +0 -0
  1804. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/turing.rb +0 -0
  1805. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/dslkit/polite.rb +0 -0
  1806. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/dslkit/rude.rb +0 -0
  1807. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/dslkit.rb +0 -0
  1808. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/spruz.rb +0 -0
  1809. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/alias.rb +0 -0
  1810. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/annotate.rb +0 -0
  1811. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/ask_and_send.rb +0 -0
  1812. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/attempt.rb +0 -0
  1813. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/bijection.rb +0 -0
  1814. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/case_predicate.rb +0 -0
  1815. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/complete.rb +0 -0
  1816. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/concern.rb +0 -0
  1817. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/count_by.rb +0 -0
  1818. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/date_dummy.rb +0 -0
  1819. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/date_time_dummy.rb +0 -0
  1820. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/deep_const_get.rb +0 -0
  1821. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/deep_dup.rb +0 -0
  1822. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/dslkit.rb +0 -0
  1823. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/duration.rb +0 -0
  1824. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/extract_last_argument_options.rb +0 -0
  1825. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/file_binary.rb +0 -0
  1826. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/find.rb +0 -0
  1827. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/generator.rb +0 -0
  1828. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/go.rb +0 -0
  1829. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/hash_symbolize_keys_recursive.rb +0 -0
  1830. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/hash_union.rb +0 -0
  1831. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/if_predicate.rb +0 -0
  1832. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/implement.rb +0 -0
  1833. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/limited.rb +0 -0
  1834. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/lines_file.rb +0 -0
  1835. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/memoize.rb +0 -0
  1836. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/method_description.rb +0 -0
  1837. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/minimize.rb +0 -0
  1838. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/module_group.rb +0 -0
  1839. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/named_set.rb +0 -0
  1840. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/null.rb +0 -0
  1841. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/once.rb +0 -0
  1842. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/p.rb +0 -0
  1843. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/partial_application.rb +0 -0
  1844. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/proc_compose.rb +0 -0
  1845. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/proc_prelude.rb +0 -0
  1846. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/range_plus.rb +0 -0
  1847. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/require_maybe.rb +0 -0
  1848. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/responding.rb +0 -0
  1849. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/secure_write.rb +0 -0
  1850. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/sexy_singleton.rb +0 -0
  1851. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/string_byte_order_mark.rb +0 -0
  1852. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/string_camelize.rb +0 -0
  1853. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/string_underscore.rb +0 -0
  1854. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/string_version.rb +0 -0
  1855. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/subhash.rb +0 -0
  1856. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/terminal.rb +0 -0
  1857. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/thread_local.rb +0 -0
  1858. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/time_dummy.rb +0 -0
  1859. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/to.rb +0 -0
  1860. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/to_proc.rb +0 -0
  1861. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/token.rb +0 -0
  1862. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/uniq_by.rb +0 -0
  1863. data/vendor/bundle/gems/tins-1.12.0/lib/tins/unit.rb +172 -0
  1864. data/vendor/bundle/gems/tins-1.12.0/lib/tins/version.rb +8 -0
  1865. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/write.rb +0 -0
  1866. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/annotate.rb +0 -0
  1867. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/ask_and_send.rb +0 -0
  1868. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/attempt.rb +0 -0
  1869. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/blank.rb +0 -0
  1870. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/case_predicate.rb +0 -0
  1871. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/complete.rb +0 -0
  1872. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/concern.rb +0 -0
  1873. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/count_by.rb +0 -0
  1874. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/date_dummy.rb +0 -0
  1875. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/date_time_dummy.rb +0 -0
  1876. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/deep_const_get.rb +0 -0
  1877. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/deep_dup.rb +0 -0
  1878. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/dslkit.rb +0 -0
  1879. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/extract_last_argument_options.rb +0 -0
  1880. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/file_binary.rb +0 -0
  1881. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/full.rb +0 -0
  1882. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/hash_symbolize_keys_recursive.rb +0 -0
  1883. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/hash_union.rb +0 -0
  1884. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/if_predicate.rb +0 -0
  1885. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/implement.rb +0 -0
  1886. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/irb.rb +0 -0
  1887. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/method_description.rb +0 -0
  1888. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/named.rb +0 -0
  1889. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/null.rb +0 -0
  1890. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/p.rb +0 -0
  1891. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/partial_application.rb +0 -0
  1892. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/proc_compose.rb +0 -0
  1893. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/proc_prelude.rb +0 -0
  1894. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/range_plus.rb +0 -0
  1895. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/require_maybe.rb +0 -0
  1896. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/responding.rb +0 -0
  1897. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/secure_write.rb +0 -0
  1898. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/sexy_singleton.rb +0 -0
  1899. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/string.rb +0 -0
  1900. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/string_byte_order_mark.rb +0 -0
  1901. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/string_camelize.rb +0 -0
  1902. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/string_underscore.rb +0 -0
  1903. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/string_version.rb +0 -0
  1904. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/subhash.rb +0 -0
  1905. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/time_dummy.rb +0 -0
  1906. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/time_freezer.rb +0 -0
  1907. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/to.rb +0 -0
  1908. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/uniq_by.rb +0 -0
  1909. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/write.rb +0 -0
  1910. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt.rb +0 -0
  1911. data/vendor/bundle/gems/tins-1.12.0/lib/tins.rb +58 -0
  1912. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/annotate_test.rb +0 -0
  1913. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/ask_and_send_test.rb +0 -0
  1914. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/attempt_test.rb +0 -0
  1915. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/bijection_test.rb +0 -0
  1916. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/blank_full_test.rb +0 -0
  1917. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/case_predicate_test.rb +0 -0
  1918. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/concern_test.rb +0 -0
  1919. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/count_by_test.rb +0 -0
  1920. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/date_dummy_test.rb +0 -0
  1921. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/date_time_dummy_test.rb +0 -0
  1922. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/deep_const_get_test.rb +0 -0
  1923. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/deep_dup_test.rb +0 -0
  1924. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/delegate_test.rb +0 -0
  1925. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/dslkit_test.rb +0 -0
  1926. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/duaration_test.rb +0 -0
  1927. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/dynamic_scope_test.rb +0 -0
  1928. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/extract_last_argument_options_test.rb +0 -0
  1929. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/file_binary_test.rb +0 -0
  1930. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/find_test.rb +0 -0
  1931. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/from_module_test.rb +0 -0
  1932. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/generator_test.rb +0 -0
  1933. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/go_test.rb +0 -0
  1934. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/hash_symbolize_keys_recursive_test.rb +0 -0
  1935. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/hash_union_test.rb +0 -0
  1936. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/if_predicate_test.rb +0 -0
  1937. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/implement_test.rb +0 -0
  1938. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/limited_test.rb +0 -0
  1939. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/lines_file_test.rb +0 -0
  1940. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/memoize_test.rb +0 -0
  1941. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/method_description_test.rb +0 -0
  1942. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/minimize_test.rb +0 -0
  1943. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/module_group_test.rb +0 -0
  1944. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/named_set_test.rb +0 -0
  1945. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/named_test.rb +0 -0
  1946. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/null_test.rb +0 -0
  1947. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/p_test.rb +0 -0
  1948. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/partial_application_test.rb +0 -0
  1949. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/proc_compose_test.rb +0 -0
  1950. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/proc_prelude_test.rb +0 -0
  1951. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/range_plus_test.rb +0 -0
  1952. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/require_maybe_test.rb +0 -0
  1953. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/responding_test.rb +0 -0
  1954. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/rotate_test.rb +0 -0
  1955. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/scope_test.rb +0 -0
  1956. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/secure_write_test.rb +0 -0
  1957. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/sexy_singleton_test.rb +0 -0
  1958. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/string_byte_order_mark_test.rb +0 -0
  1959. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/string_camelize_test.rb +0 -0
  1960. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/string_underscore_test.rb +0 -0
  1961. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/string_version_test.rb +0 -0
  1962. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/subhash_test.rb +0 -0
  1963. data/vendor/bundle/gems/tins-1.12.0/tests/test_helper.rb +15 -0
  1964. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/time_dummy_test.rb +0 -0
  1965. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/time_freezer_test.rb +0 -0
  1966. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/to_test.rb +0 -0
  1967. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/token_test.rb +0 -0
  1968. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/uniq_by_test.rb +0 -0
  1969. data/vendor/bundle/gems/tins-1.12.0/tests/unit_test.rb +57 -0
  1970. data/vendor/bundle/gems/tins-1.12.0/tins.gemspec +38 -0
  1971. data/vendor/bundle/gems/unf_ext-0.0.7.2/ext/unf_ext/Makefile +7 -7
  1972. data/vendor/bundle/gems/unf_ext-0.0.7.2/ext/unf_ext/unf.o +0 -0
  1973. data/vendor/bundle/gems/unf_ext-0.0.7.2/ext/unf_ext/unf_ext.so +0 -0
  1974. data/vendor/bundle/gems/unf_ext-0.0.7.2/lib/unf_ext.so +0 -0
  1975. data/vendor/bundle/specifications/addressable-2.4.0.gemspec +18 -18
  1976. data/vendor/bundle/specifications/capybara-2.8.0.gemspec +79 -0
  1977. data/vendor/bundle/specifications/concurrent-ruby-1.0.2.gemspec +14 -14
  1978. data/vendor/bundle/specifications/coveralls-0.7.12.gemspec +5 -2
  1979. data/vendor/bundle/specifications/diff-lcs-1.2.5.gemspec +6 -3
  1980. data/vendor/bundle/specifications/docile-1.1.5.gemspec +5 -2
  1981. data/vendor/bundle/specifications/domain_name-0.5.20160615.gemspec +31 -31
  1982. data/vendor/bundle/specifications/emot-0.0.4.gemspec +5 -2
  1983. data/vendor/bundle/specifications/faraday-0.9.2.gemspec +13 -13
  1984. data/vendor/bundle/specifications/fastimage-2.0.0.gemspec +30 -30
  1985. data/vendor/bundle/specifications/ffi-1.9.14.gemspec +49 -0
  1986. data/vendor/bundle/specifications/hikidoc-0.1.0.gemspec +5 -2
  1987. data/vendor/bundle/specifications/http-cookie-1.0.2.gemspec +6 -3
  1988. data/vendor/bundle/specifications/jasmine-2.4.0.gemspec +5 -2
  1989. data/vendor/bundle/specifications/jasmine-core-2.4.1.gemspec +5 -2
  1990. data/vendor/bundle/specifications/launchy-2.4.3.gemspec +6 -3
  1991. data/vendor/bundle/specifications/mail-2.6.4.gemspec +29 -29
  1992. data/vendor/bundle/specifications/mime-types-2.99.2.gemspec +60 -60
  1993. data/vendor/bundle/specifications/mini_portile2-2.1.0.gemspec +27 -27
  1994. data/vendor/bundle/specifications/multi_json-1.12.1.gemspec +15 -15
  1995. data/vendor/bundle/specifications/multipart-post-2.0.0.gemspec +13 -13
  1996. data/vendor/bundle/specifications/netrc-0.11.0.gemspec +5 -2
  1997. data/vendor/bundle/specifications/nokogiri-1.6.8.gemspec +59 -59
  1998. data/vendor/bundle/specifications/octokit-4.3.0.gemspec +18 -18
  1999. data/vendor/bundle/specifications/pit-0.0.7.gemspec +5 -2
  2000. data/vendor/bundle/specifications/pkg-config-1.1.7.gemspec +21 -21
  2001. data/vendor/bundle/specifications/power_assert-0.3.0.gemspec +23 -23
  2002. data/vendor/bundle/specifications/rack-1.6.4.gemspec +6 -3
  2003. data/vendor/bundle/specifications/rack-test-0.6.3.gemspec +6 -3
  2004. data/vendor/bundle/specifications/racksh-1.0.0.gemspec +5 -2
  2005. data/vendor/bundle/specifications/rake-11.2.2.gemspec +25 -25
  2006. data/vendor/bundle/specifications/rest-client-1.8.0.gemspec +6 -3
  2007. data/vendor/bundle/specifications/rspec-3.5.0.gemspec +42 -0
  2008. data/vendor/bundle/specifications/rspec-core-3.5.2.gemspec +62 -0
  2009. data/vendor/bundle/specifications/rspec-expectations-3.5.0.gemspec +50 -0
  2010. data/vendor/bundle/specifications/rspec-mocks-3.5.0.gemspec +50 -0
  2011. data/vendor/bundle/specifications/rspec-support-3.5.0.gemspec +41 -0
  2012. data/vendor/bundle/specifications/sawyer-0.7.0.gemspec +16 -16
  2013. data/vendor/bundle/specifications/selenium-webdriver-2.53.4.gemspec +36 -36
  2014. data/vendor/bundle/specifications/sequel-4.37.0.gemspec +52 -0
  2015. data/vendor/bundle/specifications/simplecov-0.9.2.gemspec +5 -2
  2016. data/vendor/bundle/specifications/simplecov-html-0.9.0.gemspec +5 -2
  2017. data/vendor/bundle/specifications/sprockets-3.7.0.gemspec +78 -0
  2018. data/vendor/bundle/specifications/sqlite3-1.3.11.gemspec +7 -3
  2019. data/vendor/bundle/specifications/term-ansicolor-1.3.2.gemspec +6 -3
  2020. data/vendor/bundle/specifications/test-unit-3.2.1.gemspec +47 -0
  2021. data/vendor/bundle/specifications/thor-0.19.1.gemspec +5 -2
  2022. data/vendor/bundle/specifications/tins-1.12.0.gemspec +39 -0
  2023. data/vendor/bundle/specifications/unf-0.1.4.gemspec +6 -3
  2024. data/vendor/bundle/specifications/websocket-1.2.3.gemspec +11 -11
  2025. data/vendor/bundle/specifications/xpath-2.0.0.gemspec +5 -2
  2026. metadata +2018 -1956
  2027. data/vendor/bundle/cache/bundler-1.12.5.gem +0 -0
  2028. data/vendor/bundle/cache/capybara-2.7.1.gem +0 -0
  2029. data/vendor/bundle/cache/ffi-1.9.10.gem +0 -0
  2030. data/vendor/bundle/cache/rspec-3.4.0.gem +0 -0
  2031. data/vendor/bundle/cache/rspec-core-3.4.4.gem +0 -0
  2032. data/vendor/bundle/cache/rspec-expectations-3.4.0.gem +0 -0
  2033. data/vendor/bundle/cache/rspec-mocks-3.4.1.gem +0 -0
  2034. data/vendor/bundle/cache/rspec-support-3.4.1.gem +0 -0
  2035. data/vendor/bundle/cache/sequel-4.35.0.gem +0 -0
  2036. data/vendor/bundle/cache/sprockets-3.6.2.gem +0 -0
  2037. data/vendor/bundle/cache/test-unit-3.2.0.gem +0 -0
  2038. data/vendor/bundle/cache/tins-1.10.2.gem +0 -0
  2039. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/bson-4.0.0/gem_make.out +0 -21
  2040. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/bson-4.0.0/native.so +0 -0
  2041. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/eventmachine-1.0.8/fastfilereaderext.so +0 -0
  2042. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/eventmachine-1.0.8/gem_make.out +0 -12
  2043. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/eventmachine-1.0.8/mkmf.log +0 -11
  2044. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/eventmachine-1.0.8/rubyeventmachine.so +0 -0
  2045. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/github-markdown-0.6.9/gem_make.out +0 -114
  2046. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/github-markdown-0.6.9/github/markdown.so +0 -0
  2047. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/json-1.8.3/gem.build_complete +0 -0
  2048. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/json-1.8.3/gem_make.out +0 -9
  2049. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/json-1.8.3/json/ext/generator.so +0 -0
  2050. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/json-1.8.3/json/ext/parser.so +0 -0
  2051. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/nokogiri-1.6.7.1/gem.build_complete +0 -0
  2052. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/nokogiri-1.6.7.1/gem_make.out +0 -302
  2053. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/nokogiri-1.6.7.1/mkmf.log +0 -569
  2054. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/nokogiri-1.6.7.1/nokogiri/nokogiri.so +0 -0
  2055. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/posix-spawn-0.3.11/gem.build_complete +0 -0
  2056. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/posix-spawn-0.3.11/gem_make.out +0 -18
  2057. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/posix-spawn-0.3.11/posix_spawn_ext.so +0 -0
  2058. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/redcarpet-3.3.4/gem.build_complete +0 -0
  2059. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/redcarpet-3.3.4/gem_make.out +0 -74
  2060. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/redcarpet-3.3.4/redcarpet.so +0 -0
  2061. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/thin-1.6.4/gem.build_complete +0 -0
  2062. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/thin-1.6.4/gem_make.out +0 -31
  2063. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/thin-1.6.4/mkmf.log +0 -37
  2064. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/thin-1.6.4/thin_parser.so +0 -0
  2065. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/yajl-ruby-1.2.1/gem.build_complete +0 -0
  2066. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/yajl-ruby-1.2.1/gem_make.out +0 -23
  2067. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/yajl-ruby-1.2.1/yajl/yajl.so +0 -0
  2068. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/bson-4.0.0/gem.build_complete +0 -0
  2069. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/bson-4.0.0/gem_make.out +0 -31
  2070. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/bson-4.0.0/native.so +0 -0
  2071. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/bson-4.0.4/gem.build_complete +0 -0
  2072. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/bson-4.0.4/gem_make.out +0 -25
  2073. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/bson-4.0.4/native.so +0 -0
  2074. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/bson-4.1.0/gem.build_complete +0 -0
  2075. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/bson-4.1.0/gem_make.out +0 -25
  2076. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/bson-4.1.0/native.so +0 -0
  2077. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/nokogiri-1.6.7.1/gem.build_complete +0 -0
  2078. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/nokogiri-1.6.7.1/gem_make.out +0 -324
  2079. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/nokogiri-1.6.7.1/mkmf.log +0 -505
  2080. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/nokogiri-1.6.7.1/nokogiri/nokogiri.so +0 -0
  2081. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/nokogiri-1.6.7.2/gem.build_complete +0 -0
  2082. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/nokogiri-1.6.7.2/gem_make.out +0 -316
  2083. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/nokogiri-1.6.7.2/mkmf.log +0 -505
  2084. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/nokogiri-1.6.7.2/nokogiri/nokogiri.so +0 -0
  2085. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-2.15.3/gem.build_complete +0 -0
  2086. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-2.15.3/gem_make.out +0 -95
  2087. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-2.15.3/mkmf.log +0 -115
  2088. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-2.15.3/puma/puma_http11.so +0 -0
  2089. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-3.1.0/gem.build_complete +0 -0
  2090. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-3.1.0/gem_make.out +0 -35
  2091. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-3.1.0/mkmf.log +0 -115
  2092. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-3.1.0/puma/puma_http11.so +0 -0
  2093. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-3.4.0/gem.build_complete +0 -0
  2094. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-3.4.0/gem_make.out +0 -35
  2095. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-3.4.0/puma/puma_http11.so +0 -0
  2096. data/vendor/bundle/gems/capybara-2.7.1/History.md +0 -772
  2097. data/vendor/bundle/gems/capybara-2.7.1/README.md +0 -983
  2098. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/driver/base.rb +0 -143
  2099. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/driver/node.rb +0 -105
  2100. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/helpers.rb +0 -141
  2101. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/node/actions.rb +0 -167
  2102. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/node/base.rb +0 -125
  2103. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/node/element.rb +0 -339
  2104. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/node/finders.rb +0 -216
  2105. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/node/matchers.rb +0 -597
  2106. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/queries/selector_query.rb +0 -138
  2107. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/queries/text_query.rb +0 -48
  2108. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/rack_test/node.rb +0 -205
  2109. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/result.rb +0 -58
  2110. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/rspec/features.rb +0 -48
  2111. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/selector.rb +0 -379
  2112. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/selenium/driver.rb +0 -295
  2113. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/selenium/node.rb +0 -183
  2114. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/server.rb +0 -123
  2115. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/session.rb +0 -748
  2116. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/all_spec.rb +0 -158
  2117. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/assert_text.rb +0 -196
  2118. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/check_spec.rb +0 -114
  2119. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/choose_spec.rb +0 -69
  2120. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/click_button_spec.rb +0 -449
  2121. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/click_link_spec.rb +0 -182
  2122. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/execute_script_spec.rb +0 -8
  2123. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/find_button_spec.rb +0 -55
  2124. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/find_field_spec.rb +0 -90
  2125. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/find_link_spec.rb +0 -33
  2126. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/find_spec.rb +0 -385
  2127. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/first_spec.rb +0 -113
  2128. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/has_field_spec.rb +0 -295
  2129. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/has_text_spec.rb +0 -317
  2130. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/node_spec.rb +0 -415
  2131. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/reset_session_spec.rb +0 -107
  2132. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/selectors_spec.rb +0 -35
  2133. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/uncheck_spec.rb +0 -41
  2134. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/window/switch_to_window_spec.rb +0 -123
  2135. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/window/window_opened_by_spec.rb +0 -92
  2136. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/window/window_spec.rb +0 -155
  2137. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/within_frame_spec.rb +0 -63
  2138. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/spec_helper.rb +0 -100
  2139. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/views/form.erb +0 -501
  2140. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/views/with_html.erb +0 -118
  2141. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/views/with_unload_alert.erb +0 -12
  2142. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/views/with_windows.erb +0 -48
  2143. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/version.rb +0 -4
  2144. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara.rb +0 -500
  2145. data/vendor/bundle/gems/capybara-2.7.1/spec/capybara_spec.rb +0 -90
  2146. data/vendor/bundle/gems/capybara-2.7.1/spec/rack_test_spec.rb +0 -186
  2147. data/vendor/bundle/gems/capybara-2.7.1/spec/result_spec.rb +0 -66
  2148. data/vendor/bundle/gems/capybara-2.7.1/spec/rspec/features_spec.rb +0 -95
  2149. data/vendor/bundle/gems/capybara-2.7.1/spec/selenium_spec.rb +0 -151
  2150. data/vendor/bundle/gems/capybara-2.7.1/spec/server_spec.rb +0 -204
  2151. data/vendor/bundle/gems/ffi-1.9.10/LICENSE +0 -24
  2152. data/vendor/bundle/gems/ffi-1.9.10/Rakefile +0 -210
  2153. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/AbstractMemory.c +0 -1032
  2154. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/AbstractMemory.o +0 -0
  2155. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/ArrayType.o +0 -0
  2156. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Buffer.c +0 -365
  2157. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Buffer.o +0 -0
  2158. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Call.c +0 -530
  2159. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Call.h +0 -93
  2160. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Call.o +0 -0
  2161. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/ClosurePool.o +0 -0
  2162. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/DataConverter.o +0 -0
  2163. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/DynamicLibrary.o +0 -0
  2164. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Function.c +0 -1000
  2165. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Function.o +0 -0
  2166. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/FunctionInfo.o +0 -0
  2167. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/LastError.o +0 -0
  2168. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/LongDouble.o +0 -0
  2169. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Makefile +0 -237
  2170. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/MappedType.o +0 -0
  2171. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/MemoryPointer.o +0 -0
  2172. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/MethodHandle.c +0 -360
  2173. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/MethodHandle.o +0 -0
  2174. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Platform.o +0 -0
  2175. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Pointer.c +0 -508
  2176. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Pointer.o +0 -0
  2177. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Struct.o +0 -0
  2178. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/StructByReference.o +0 -0
  2179. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/StructByValue.o +0 -0
  2180. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/StructLayout.o +0 -0
  2181. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Thread.o +0 -0
  2182. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Type.o +0 -0
  2183. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Types.o +0 -0
  2184. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Variadic.c +0 -280
  2185. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Variadic.o +0 -0
  2186. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/compat.h +0 -83
  2187. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/extconf.h +0 -12
  2188. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/ffi.o +0 -0
  2189. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/ffi_c.so +0 -0
  2190. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/libffi/src/mips/ffi.c +0 -1036
  2191. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/mkmf.log +0 -412
  2192. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/rbffi_endian.h +0 -59
  2193. data/vendor/bundle/gems/ffi-1.9.10/ffi.gemspec +0 -23
  2194. data/vendor/bundle/gems/ffi-1.9.10/lib/ffi/autopointer.rb +0 -194
  2195. data/vendor/bundle/gems/ffi-1.9.10/lib/ffi/enum.rb +0 -174
  2196. data/vendor/bundle/gems/ffi-1.9.10/lib/ffi/library.rb +0 -524
  2197. data/vendor/bundle/gems/ffi-1.9.10/lib/ffi/pointer.rb +0 -134
  2198. data/vendor/bundle/gems/ffi-1.9.10/lib/ffi/struct.rb +0 -373
  2199. data/vendor/bundle/gems/ffi-1.9.10/lib/ffi/tools/types_generator.rb +0 -135
  2200. data/vendor/bundle/gems/ffi-1.9.10/lib/ffi/types.rb +0 -190
  2201. data/vendor/bundle/gems/ffi-1.9.10/lib/ffi/version.rb +0 -4
  2202. data/vendor/bundle/gems/ffi-1.9.10/lib/ffi_c.so +0 -0
  2203. data/vendor/bundle/gems/ffi-1.9.10/libtest/FunctionTest.c +0 -70
  2204. data/vendor/bundle/gems/ffi-1.9.10/libtest/VariadicTest.c +0 -62
  2205. data/vendor/bundle/gems/ffi-1.9.10/spec/ffi/fixtures/ClosureTest.c +0 -190
  2206. data/vendor/bundle/gems/ffi-1.9.10/spec/ffi/fixtures/FunctionTest.c +0 -58
  2207. data/vendor/bundle/gems/ffi-1.9.10/spec/ffi/function_spec.rb +0 -92
  2208. data/vendor/bundle/gems/ffi-1.9.10/spec/ffi/library_spec.rb +0 -276
  2209. data/vendor/bundle/gems/ffi-1.9.10/spec/ffi/rbx/attach_function_spec.rb +0 -33
  2210. data/vendor/bundle/gems/ffi-1.9.10/spec/ffi/struct_spec.rb +0 -886
  2211. data/vendor/bundle/gems/ffi-1.9.10/spec/ffi/variadic_spec.rb +0 -113
  2212. data/vendor/bundle/gems/rspec-3.4.0/README.md +0 -39
  2213. data/vendor/bundle/gems/rspec-3.4.0/lib/rspec/version.rb +0 -5
  2214. data/vendor/bundle/gems/rspec-core-3.4.4/Changelog.md +0 -1972
  2215. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/backtrace_formatter.rb +0 -65
  2216. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/bisect/runner.rb +0 -139
  2217. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/bisect/server.rb +0 -61
  2218. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/configuration.rb +0 -1869
  2219. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/configuration_options.rb +0 -191
  2220. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/dsl.rb +0 -96
  2221. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/example.rb +0 -631
  2222. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/example_group.rb +0 -816
  2223. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/formatters/bisect_formatter.rb +0 -68
  2224. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/formatters/documentation_formatter.rb +0 -70
  2225. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/formatters/exception_presenter.rb +0 -482
  2226. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/formatters/helpers.rb +0 -109
  2227. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/formatters/html_formatter.rb +0 -151
  2228. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/hooks.rb +0 -638
  2229. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/metadata.rb +0 -498
  2230. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/metadata_filter.rb +0 -231
  2231. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/notifications.rb +0 -499
  2232. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/option_parser.rb +0 -319
  2233. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/project_initializer/spec/spec_helper.rb +0 -96
  2234. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/rake_task.rb +0 -167
  2235. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/runner.rb +0 -183
  2236. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/shared_example_group.rb +0 -212
  2237. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/source/token.rb +0 -86
  2238. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/source.rb +0 -76
  2239. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/version.rb +0 -9
  2240. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/world.rb +0 -213
  2241. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core.rb +0 -181
  2242. data/vendor/bundle/gems/rspec-expectations-3.4.0/Changelog.md +0 -979
  2243. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/expectations/configuration.rb +0 -164
  2244. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/expectations/expectation_target.rb +0 -113
  2245. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/expectations/handler.rb +0 -170
  2246. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/expectations/minitest_integration.rb +0 -31
  2247. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/expectations/syntax.rb +0 -132
  2248. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/expectations/version.rb +0 -8
  2249. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/be.rb +0 -285
  2250. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/change.rb +0 -354
  2251. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/include.rb +0 -130
  2252. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/raise_error.rb +0 -228
  2253. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/respond_to.rb +0 -90
  2254. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/matchers/dsl.rb +0 -453
  2255. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/matchers/english_phrasing.rb +0 -42
  2256. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/matchers.rb +0 -1037
  2257. data/vendor/bundle/gems/rspec-mocks-3.4.1/Changelog.md +0 -991
  2258. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/any_instance/recorder.rb +0 -268
  2259. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/any_instance/stub_chain.rb +0 -46
  2260. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -27
  2261. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/error_generator.rb +0 -367
  2262. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/matchers/have_received.rb +0 -128
  2263. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/matchers/receive.rb +0 -130
  2264. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/matchers/receive_message_chain.rb +0 -80
  2265. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/matchers/receive_messages.rb +0 -75
  2266. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/message_expectation.rb +0 -717
  2267. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/method_reference.rb +0 -192
  2268. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/proxy.rb +0 -484
  2269. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/targets.rb +0 -97
  2270. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/version.rb +0 -9
  2271. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks.rb +0 -126
  2272. data/vendor/bundle/gems/rspec-support-3.4.1/Changelog.md +0 -151
  2273. data/vendor/bundle/gems/rspec-support-3.4.1/README.md +0 -40
  2274. data/vendor/bundle/gems/rspec-support-3.4.1/lib/rspec/support/encoded_string.rb +0 -155
  2275. data/vendor/bundle/gems/rspec-support-3.4.1/lib/rspec/support/method_signature_verifier.rb +0 -290
  2276. data/vendor/bundle/gems/rspec-support-3.4.1/lib/rspec/support/object_formatter.rb +0 -108
  2277. data/vendor/bundle/gems/rspec-support-3.4.1/lib/rspec/support/spec/library_wide_checks.rb +0 -152
  2278. data/vendor/bundle/gems/rspec-support-3.4.1/lib/rspec/support/spec/shell_out.rb +0 -71
  2279. data/vendor/bundle/gems/rspec-support-3.4.1/lib/rspec/support/spec/with_isolated_directory.rb +0 -9
  2280. data/vendor/bundle/gems/rspec-support-3.4.1/lib/rspec/support/spec.rb +0 -81
  2281. data/vendor/bundle/gems/rspec-support-3.4.1/lib/rspec/support/version.rb +0 -7
  2282. data/vendor/bundle/gems/rspec-support-3.4.1/lib/rspec/support/version_checker.rb +0 -53
  2283. data/vendor/bundle/gems/sequel-4.35.0/CHANGELOG +0 -6264
  2284. data/vendor/bundle/gems/sequel-4.35.0/Rakefile +0 -164
  2285. data/vendor/bundle/gems/sequel-4.35.0/doc/association_basics.rdoc +0 -1810
  2286. data/vendor/bundle/gems/sequel-4.35.0/doc/migration.rdoc +0 -613
  2287. data/vendor/bundle/gems/sequel-4.35.0/doc/prepared_statements.rdoc +0 -139
  2288. data/vendor/bundle/gems/sequel-4.35.0/doc/release_notes/4.35.0.txt +0 -130
  2289. data/vendor/bundle/gems/sequel-4.35.0/doc/schema_modification.rdoc +0 -659
  2290. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/jdbc/h2.rb +0 -229
  2291. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/jdbc.rb +0 -817
  2292. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/mock.rb +0 -392
  2293. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/mysql.rb +0 -376
  2294. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/mysql2.rb +0 -206
  2295. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/oracle.rb +0 -418
  2296. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/postgres.rb +0 -879
  2297. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/shared/access.rb +0 -296
  2298. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/shared/mysql_prepared_statements.rb +0 -152
  2299. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/shared/oracle.rb +0 -560
  2300. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/shared/postgres.rb +0 -1770
  2301. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/shared/sqlite.rb +0 -761
  2302. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/swift.rb +0 -160
  2303. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/ast_transformer.rb +0 -202
  2304. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/connection_pool/sharded_single.rb +0 -110
  2305. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/connection_pool/sharded_threaded.rb +0 -337
  2306. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/connection_pool/single.rb +0 -52
  2307. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/connection_pool/threaded.rb +0 -282
  2308. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/connection_pool.rb +0 -119
  2309. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/database/schema_generator.rb +0 -556
  2310. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/database/schema_methods.rb +0 -1000
  2311. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/dataset/sql.rb +0 -1585
  2312. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/extensions/arbitrary_servers.rb +0 -114
  2313. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/extensions/connection_validator.rb +0 -114
  2314. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/extensions/constraint_validations.rb +0 -459
  2315. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/extensions/migration.rb +0 -756
  2316. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/model/associations.rb +0 -3290
  2317. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/model/base.rb +0 -2418
  2318. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/model.rb +0 -178
  2319. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/plugins/constraint_validations.rb +0 -231
  2320. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/plugins/validation_helpers.rb +0 -308
  2321. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/sql.rb +0 -1901
  2322. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/version.rb +0 -20
  2323. data/vendor/bundle/gems/sequel-4.35.0/spec/adapters/postgres_spec.rb +0 -3786
  2324. data/vendor/bundle/gems/sequel-4.35.0/spec/adapters/sqlite_spec.rb +0 -688
  2325. data/vendor/bundle/gems/sequel-4.35.0/spec/core/connection_pool_spec.rb +0 -1045
  2326. data/vendor/bundle/gems/sequel-4.35.0/spec/core/dataset_spec.rb +0 -5171
  2327. data/vendor/bundle/gems/sequel-4.35.0/spec/core/expression_filters_spec.rb +0 -1243
  2328. data/vendor/bundle/gems/sequel-4.35.0/spec/core/mock_adapter_spec.rb +0 -464
  2329. data/vendor/bundle/gems/sequel-4.35.0/spec/extensions/connection_validator_spec.rb +0 -120
  2330. data/vendor/bundle/gems/sequel-4.35.0/spec/extensions/constraint_validations_plugin_spec.rb +0 -274
  2331. data/vendor/bundle/gems/sequel-4.35.0/spec/extensions/constraint_validations_spec.rb +0 -325
  2332. data/vendor/bundle/gems/sequel-4.35.0/spec/extensions/migration_spec.rb +0 -728
  2333. data/vendor/bundle/gems/sequel-4.35.0/spec/extensions/pg_json_spec.rb +0 -218
  2334. data/vendor/bundle/gems/sequel-4.35.0/spec/extensions/validation_helpers_spec.rb +0 -552
  2335. data/vendor/bundle/gems/sequel-4.35.0/spec/integration/plugin_test.rb +0 -2262
  2336. data/vendor/bundle/gems/sequel-4.35.0/spec/integration/schema_test.rb +0 -815
  2337. data/vendor/bundle/gems/sequel-4.35.0/spec/model/association_reflection_spec.rb +0 -555
  2338. data/vendor/bundle/gems/sequel-4.35.0/spec/model/model_spec.rb +0 -1048
  2339. data/vendor/bundle/gems/sprockets-3.6.2/CHANGELOG.md +0 -277
  2340. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/coffee_script_template.rb +0 -6
  2341. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/eco_template.rb +0 -6
  2342. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/ejs_template.rb +0 -6
  2343. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/engines.rb +0 -81
  2344. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/erb_template.rb +0 -6
  2345. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/path_utils.rb +0 -284
  2346. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/processing.rb +0 -248
  2347. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/resolve.rb +0 -209
  2348. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/sass_cache_store.rb +0 -29
  2349. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/sass_template.rb +0 -7
  2350. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/uglifier_compressor.rb +0 -55
  2351. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/version.rb +0 -3
  2352. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets.rb +0 -162
  2353. data/vendor/bundle/gems/sqlite3-1.3.11/ext/sqlite3/mkmf.log +0 -552
  2354. data/vendor/bundle/gems/test-unit-3.2.0/COPYING +0 -64
  2355. data/vendor/bundle/gems/test-unit-3.2.0/README.md +0 -101
  2356. data/vendor/bundle/gems/test-unit-3.2.0/doc/text/news.md +0 -1113
  2357. data/vendor/bundle/gems/test-unit-3.2.0/lib/test/unit/diff.rb +0 -746
  2358. data/vendor/bundle/gems/test-unit-3.2.0/lib/test/unit/testcase.rb +0 -811
  2359. data/vendor/bundle/gems/test-unit-3.2.0/lib/test/unit/version.rb +0 -5
  2360. data/vendor/bundle/gems/test-unit-3.2.0/test/test-test-case.rb +0 -1171
  2361. data/vendor/bundle/gems/tins-1.10.2/README.md +0 -70
  2362. data/vendor/bundle/gems/tins-1.10.2/VERSION +0 -1
  2363. data/vendor/bundle/gems/tins-1.10.2/lib/tins/version.rb +0 -8
  2364. data/vendor/bundle/gems/tins-1.10.2/lib/tins.rb +0 -57
  2365. data/vendor/bundle/gems/tins-1.10.2/tests/test_helper.rb +0 -11
  2366. data/vendor/bundle/gems/tins-1.10.2/tins.gemspec +0 -38
  2367. data/vendor/bundle/specifications/capybara-2.7.1.gemspec +0 -76
  2368. data/vendor/bundle/specifications/ffi-1.9.10.gemspec +0 -45
  2369. data/vendor/bundle/specifications/rspec-3.4.0.gemspec +0 -39
  2370. data/vendor/bundle/specifications/rspec-core-3.4.4.gemspec +0 -65
  2371. data/vendor/bundle/specifications/rspec-expectations-3.4.0.gemspec +0 -47
  2372. data/vendor/bundle/specifications/rspec-mocks-3.4.1.gemspec +0 -50
  2373. data/vendor/bundle/specifications/rspec-support-3.4.1.gemspec +0 -38
  2374. data/vendor/bundle/specifications/sequel-4.35.0.gemspec +0 -52
  2375. data/vendor/bundle/specifications/sprockets-3.6.2.gemspec +0 -78
  2376. data/vendor/bundle/specifications/test-unit-3.2.0.gemspec +0 -47
  2377. data/vendor/bundle/specifications/tins-1.10.2.gemspec +0 -39
@@ -1,1810 +0,0 @@
1
- = Association Basics
2
-
3
- This guide is based on http://guides.rubyonrails.org/association_basics.html
4
-
5
- == Why Associations?
6
-
7
- Associations exist to simplify code that deals with related rows in separate
8
- database tables. Without associations, if you had classes such as:
9
-
10
- class Artist < Sequel::Model
11
- end
12
-
13
- class Album < Sequel::Model
14
- end
15
-
16
- And you wanted to get all of the albums for a given artist (assuming each
17
- album was associated with only one artist):
18
-
19
- Album.filter(:artist_id=>@artist.id).all
20
-
21
- Or maybe you want to add an album for a given artist:
22
-
23
- Album.create(:artist_id=>@artist.id, :name=>'RF')
24
-
25
- With Associations, you can make the above code simpler, by setting up associations
26
- between the two models:
27
-
28
- class Artist < Sequel::Model
29
- one_to_many :albums
30
- end
31
-
32
- class Album < Sequel::Model
33
- many_to_one :artist
34
- end
35
-
36
- Then, the code to retrieve albums related to the artist is simpler:
37
-
38
- @artist.albums
39
-
40
- As is the code to add a related album to an artist:
41
-
42
- @artist.add_album(:name=>'RF')
43
-
44
- It also makes it easier to creating queries that use joins based on the association:
45
-
46
- Artist.association_join(:albums)
47
- # SELECT * FROM artists
48
- # INNER JOIN albums ON (albums.artist_id = artists.id)
49
-
50
- == The Types of Associations
51
-
52
- Sequel has five different association types built in:
53
-
54
- * many_to_one
55
- * one_to_many
56
- * one_to_one
57
- * many_to_many
58
- * one_through_one
59
-
60
- It ships with additional association types via plugins.
61
-
62
- === many_to_one
63
-
64
- The many_to_one association is used when the table for the current class
65
- contains a foreign key that references the primary key in the table for the
66
- associated class. It is named because there can be many rows in the current
67
- table for each row in the associated table.
68
-
69
- # Database schema:
70
- # albums artists
71
- # :id /--> :id
72
- # :artist_id --/ :name
73
- # :name
74
-
75
- class Album
76
- # Uses singular form of associated model name
77
- many_to_one :artist
78
- end
79
-
80
- === one_to_many and one_to_one
81
-
82
- The one_to_many association is used when the table for the associated class
83
- contains a foreign key that references the primary key in the table for the
84
- current class. It is named because for each row in the current table there
85
- can be many rows in the associated table:
86
-
87
- The one_to_one association can be thought of as a subset of the one_to_many association,
88
- but where there can only be either 0 or 1 records in the associated table. This is
89
- useful if there is a unique constraint on the foreign key field in the associated table.
90
- It's also useful if you want to impose an order on the association and just want the
91
- first record returned.
92
-
93
- # Database schema:
94
- # artists albums
95
- # :id <----\ :id
96
- # :name \----- :artist_id
97
- # :name
98
-
99
- class Artist
100
- # Uses plural form of associated model name
101
- one_to_many :albums
102
-
103
- # Uses singular form of associated model name
104
- one_to_one :album
105
- end
106
-
107
- === many_to_many and one_through_one
108
-
109
- The many_to_many association allows each row in the current table to be associated
110
- to many rows in the associated table, and each row in the associated table to
111
- many rows in the current table, by using a join table to associate the two tables.
112
- If you assume each artist can have multiple albums and each album can have multiple
113
- artists:
114
-
115
- The one_through_one association can be thought of as a subset of the many_to_many
116
- association, but where there can only be 0 or 1 records in the associated table.
117
- This is useful if there is a unique constraint on the foreign key in the join table
118
- that refrences the current table. It's also useful if you want to impose an order
119
- on the association and just want the first record returned. The one_through_one
120
- association is so named because it sets up a one-to-one association through a
121
- single join table.
122
-
123
- # Database schema:
124
- # albums
125
- # :id <----\
126
- # :name \ albums_artists
127
- # \---- :album_id
128
- # artists /---- :artist_id
129
- # :id <-----/
130
- # :name
131
-
132
- class Artist
133
- # Uses plural form of associated model name
134
- many_to_many :albums
135
-
136
- # Uses singular form of associated model name
137
- one_through_one :album
138
- end
139
-
140
- === Differences Between many_to_one and one_to_one
141
-
142
- If you want to setup a 1-1 relationship between two models, where the
143
- foreign key in one table references the associated table directly, you have to use
144
- many_to_one in one model, and one_to_one in the other model. How do you
145
- know which to use in which model?
146
-
147
- The simplest way to remember is that the model whose table has the foreign
148
- key uses many_to_one, and the other model uses one_to_one:
149
-
150
- # Database schema:
151
- # artists albums
152
- # :id <----\ :id
153
- # :name \----- :artist_id
154
- # :name
155
-
156
- class Artist
157
- one_to_one :album
158
- end
159
- class Album
160
- many_to_one :artist
161
- end
162
-
163
- == Most Common Options
164
-
165
- === :key
166
-
167
- The :key option must be used if the default column symbol that Sequel would use is not
168
- the correct column. For example:
169
-
170
- class Album
171
- # Assumes :key is :artist_id, based on association name of :artist
172
- many_to_one :artist
173
- end
174
- class Artist
175
- # Assumes :key is :artist_id, based on class name of Artist
176
- one_to_many :albums
177
- end
178
-
179
- However, if your schema looks like:
180
-
181
- # Database schema:
182
- # artists albums
183
- # :id <----\ :id
184
- # :name \----- :artistid # Note missing underscore
185
- # :name
186
-
187
- Then the default :key option will not be correct. To fix this, you need to
188
- specify an explicit :key option:
189
-
190
- class Album
191
- many_to_one :artist, :key=>:artistid
192
- end
193
- class Artist
194
- one_to_many :albums, :key=>:artistid
195
- end
196
-
197
- For many_to_many associations, the :left_key and :right_key options can be
198
- used to specify the column names in the join table, and the :join_table
199
- option can be used to specify the name of the join table:
200
-
201
- # Database schema:
202
- # albums
203
- # :id <----\
204
- # :name \ albumsartists
205
- # \---- :albumid
206
- # artists /---- :artistid
207
- # :id <-----/
208
- # :name
209
-
210
- class Artist
211
- # Note that :left_key refers to the foreign key pointing to the
212
- # current table, and :right_key the foreign key pointing to the
213
- # associated table.
214
- many_to_many :albums, :left_key=>:artistid, :right_key=>:albumid,
215
- :join_table=>:albumsartists
216
- end
217
- class Album
218
- many_to_many :artists, :left_key=>:albumid, :right_key=>:artistid,
219
- :join_table=>:albumsartists
220
- end
221
-
222
- === :class
223
-
224
- If the class of the association can not be guessed directly by looking at
225
- the association name, you need to specify it via the :class option. For
226
- example, if you have two separate foreign keys in the albums table that
227
- both point to the artists table, maybe to indicate one artist is the
228
- vocalist and one is the composer, you'd have to use the :class option:
229
-
230
- # Database schema:
231
- # artists albums
232
- # :id <----\ :id
233
- # :name \----- :vocalist_id
234
- # \---- :composer_id
235
- # :name
236
-
237
- class Album
238
- many_to_one :vocalist, :class=>:Artist
239
- many_to_one :composer, :class=>:Artist
240
- end
241
- class Artist
242
- one_to_many :vocalist_albums, :class=>:Album, :key=>:vocalist_id
243
- one_to_many :composer_albums, :class=>:Album, :key=>:composer_id
244
- end
245
-
246
- == Self-referential Associations
247
-
248
- Self-referential associations are easy to handle in Sequel. The simplest
249
- example is a tree structure:
250
-
251
- # Database schema:
252
- # nodes
253
- # :id <--\
254
- # :parent_id ---/
255
- # :name
256
-
257
- class Node
258
- many_to_one :parent, :class=>self
259
- one_to_many :children, :key=>:parent_id, :class=>self
260
- end
261
-
262
- For many_to_many self_referential associations, it's fairly similar. Here's
263
- an example of a directed graph:
264
-
265
- # Database schema:
266
- # nodes edges
267
- # :id <----------- :successor_id
268
- # :name \----- :predecessor_id
269
-
270
- class Node
271
- many_to_many :direct_predecessors, :left_key=>:successor_id,
272
- :right_key=>:predecessor_id, :join_table=>:edges, :class=>self
273
- many_to_many :direct_successors, :right_key=>:successor_id,
274
- :left_key=>:predecessor_id, :join_table=>:edges, :class=>self
275
- end
276
-
277
- == Methods Added
278
-
279
- When you create an association, it's going to add instance methods to
280
- the class related to the association.
281
-
282
- All associations are going to have an instance method added with the
283
- same name as the association:
284
-
285
- @artist.albums
286
- @album.artists
287
-
288
- many_to_one and one_to_one associations will also have a setter method
289
- added to change the associated object:
290
-
291
- @album.artist = Artist.create(:name=>'YJM')
292
-
293
- many_to_many and one_to_many associations will have three methods added:
294
-
295
- - add_* to associate an object to the current object
296
- - remove_* to disassociate an object from the current object
297
- - remove_all_* to dissociate all currently associated objects
298
-
299
- Examples:
300
-
301
- @artist.add_album(@album)
302
- @artist.remove_album(@album)
303
- @artist.remove_all_albums
304
-
305
- Note that the remove_all_* method does not call remove hooks defined on
306
- the association, it just issues a single query to the database. If you
307
- want to remove all associated objects and call remove hooks, iterate
308
- over the array of associated objects and call remove_* for each.
309
-
310
- == Caching
311
-
312
- Associations are cached after being retrieved:
313
-
314
- @artist.album # Not cached - Database Query
315
- @artist.album # Cached - No Database Query
316
-
317
- @album.artists # Not cached - Database Query
318
- @album.artists # Cached - No Database Query
319
-
320
- You can choose to ignore the cached versions and do a database query to
321
- retrieve results by passing a true argument to the association method:
322
-
323
- @album.artists # Not cached - Database Query
324
- @album.artists # Cached - No Database Query
325
- @album.artists(true) # Ignore cache - Database Query
326
-
327
- If you reload/refresh the object, it will automatically clear the
328
- associations cache for the object:
329
-
330
- @album.artists # Not cached - Database Query
331
- @album.artists # Cached - No Database Query
332
- @album.reload
333
- @album.artists # Not Cached - Database Query
334
-
335
- If you want direct access to the associations cache, use the associations
336
- instance method:
337
-
338
- @album.associations # {}
339
- @album.associations[:artists] # nil
340
- @album.artists # [<Artist ...>, ...]
341
- @album.associations[:artists] # [<Artist ...>, ...]
342
-
343
- == Dataset Method
344
-
345
- In addition to the above methods, associations also add a instance method
346
- ending in +_dataset+ that returns a dataset representing the objects in the associated table:
347
-
348
- @album.artist_id
349
- # 10
350
- @album.artist_dataset
351
- # SELECT * FROM artists WHERE (id = 10) LIMIT 1
352
-
353
- @artist.id
354
- # 20
355
- @artist.albums_dataset
356
- # SELECT * FROM albums WHERE (artist_id = 20)
357
-
358
- The association dataset is just like any other Sequel dataset, in that
359
- it can be further filtered, ordered, etc.:
360
-
361
- @artist.albums_dataset.
362
- where(Sequel.like(:name, 'A%')).
363
- order(:copies_sold).
364
- limit(10)
365
- # SELECT * FROM albums
366
- # WHERE ((artist_id = 20) AND (name LIKE 'A%' ESCAPE '\'))
367
- # ORDER BY copies_sold LIMIT 10
368
-
369
- Records retrieved using the +_dataset+ method are not cached in the
370
- associations cache.
371
-
372
- @album.artists_dataset.all # [<Artist ...>, ...]
373
- @album.associations[:artists] # nil
374
-
375
- == Dynamic Association Modification
376
-
377
- Similar to the +_dataset+ method, you can provide a block to the association
378
- method to customize the dataset that will be used to retrieve the records. So
379
- you can apply a filter in either of these two ways:
380
-
381
- @artist.albums_dataset.where(Sequel.like(:name, 'A%'))
382
- @artist.albums{|ds| ds.where(Sequel.like(:name, 'A%'))}
383
-
384
- While they both apply the same filter, using the +_dataset+ method does not
385
- apply any of the association callbacks or handle association reciprocals (see
386
- below for details about callbacks and reciprocals). Using a block instead handles
387
- all those things, and also caches its results in the associations cache (ignoring
388
- any previously cached value).
389
-
390
- == Filtering By Associations
391
-
392
- In addition to using the association method to get associated objects, you
393
- can also use associated objects in filters. For example, to get
394
- all albums for a given artist, you would usually do:
395
-
396
- @artist.albums
397
- # or @artist.albums_dataset for a dataset
398
-
399
- You can also do the following:
400
-
401
- Album.where(:artist=>@artist).all
402
- # or leave off the .all for a dataset
403
-
404
- For filtering by a single association, this isn't very useful. However, unlike
405
- using the association method, using a filter allows you to filter by multiple
406
- associations:
407
-
408
- Album.where(:artist=>@artist, :publisher=>@publisher)
409
-
410
- This will return all albums by that artist and published by that publisher.
411
- This isn't possible using just the association method approach, though you
412
- can combine the approaches:
413
-
414
- @artist.albums_dataset.where(:publisher=>@publisher)
415
-
416
- This doesn't just work for +many_to_one+ associations, it also works for
417
- the other associations:
418
-
419
- Album.one_to_one :album_info
420
- # The album related to that AlbumInfo instance
421
- Album.where(:album_info=>AlbumInfo[2])
422
-
423
- Album.one_to_many :tracks
424
- # The album related to that Track instance
425
- Album.where(:tracks=>Track[3])
426
-
427
- Album.many_to_many :tags
428
- # All albums related to that Tag instance
429
- Album.where(:tags=>Tag[4])
430
-
431
- Album.one_through_one :tag
432
- # All albums related to that Tag instance
433
- Album.where(:tag=>Tag[4])
434
-
435
- Note that for +one_to_many+ and +many_to_many+ associations, you still
436
- use the plural form even though only a single model object is given.
437
-
438
- You can also exclude by associations:
439
-
440
- Album.exclude(:artist=>@artist).all
441
-
442
- This will return all albums not by that artist.
443
-
444
- You can also provide an array with multiple model objects:
445
-
446
- Album.where(:artist=>[@artist1, @artist2]).all
447
-
448
- Similar to using an array of integers or strings, this will return
449
- all albums whose artist is one of those two artists. You can also
450
- use +exclude+ if you want all albums not by either of those artists:
451
-
452
- Album.exclude(:artist=>[@artist1, @artist2]).all
453
-
454
- If you are using a +one_to_many+ or +many_to_many+ association, you
455
- may want to return records where the records matches all of multiple
456
- records, instead of matching any of them. For example:
457
-
458
- Album.where(:tags=>[@tag1, @tag2])
459
-
460
- This matches albums that are associated with either @tag1 or @tag2 or
461
- both. If you only want ones that you are associated with both, you can
462
- use separate filter calls:
463
-
464
- Album.where(:tags=>@tag1).where(:tags=>@tag2)
465
-
466
- Or the array form of condition specifiers:
467
-
468
- Album.where([[:tags, @tag1], [:tags, @tag2]])
469
-
470
- These will return albums associated with both @tag1 and @tag2.
471
-
472
- You can also provide a dataset value when filtering by associations:
473
-
474
- Album.where(:artist=>Artist.where(Sequel.like(:name, 'A%'))).all
475
-
476
- This will return all albums whose artist starts with 'A'. Like
477
- the other forms, this can be inverted:
478
-
479
- Album.exclude(:artist=>Artist.where(Sequel.like(:name, 'A%'))).all
480
-
481
- This will return all albums whose artist does not start with 'A'.
482
-
483
- Filtering by associations even works for associations that have
484
- conditions added via the :conditions option or a block:
485
-
486
- Album.one_to_many :popular_tags, :clone=>:tags do |ds|
487
- ds.where{times_used > 1000}
488
- end
489
- Album.where(:popular_tags=>[@tag1, @tag2])
490
-
491
- This will return all albums that whose popular tags would include
492
- at least one of those tags.
493
-
494
- Note that filtering by associations does not work for associations
495
- that use blocks with instance-specific code.
496
-
497
- == Name Collisions
498
-
499
- Because associations create instance methods, it's possible to override
500
- existing instance methods if you name an association the same as an
501
- existing method. For example, <tt>values</tt> and <tt>associations</tt>
502
- would be bad association names.
503
-
504
- == Database Schema
505
-
506
- Creating an association doesn't modify the database schema. Sequel
507
- assumes your associations reflect the existing database schema. If not,
508
- you should modify your schema before creating the associations.
509
-
510
- === many_to_one/one_to_many
511
-
512
- For example, for the following model code:
513
-
514
- class Album
515
- many_to_one :artist
516
- end
517
- class Artist
518
- one_to_many :albums
519
- end
520
-
521
- You probably want the following database schema:
522
-
523
- # albums artists
524
- # :id /--> :id
525
- # :artist_id --/ :name
526
- # :name
527
-
528
- Which could be created using the following Sequel code:
529
-
530
- DB.create_table(:artists) do
531
- # Primary key must be set explicitly
532
- primary_key :id
533
- String :name
534
- end
535
- DB.create_table(:albums) do
536
- primary_key :id
537
- # Table that foreign key references needs to be set explicitly
538
- # for a database foreign key reference to be created.
539
- foreign_key :artist_id, :artists
540
- String :name
541
- end
542
-
543
- If you already had a schema such as:
544
-
545
- # Database schema:
546
- # albums artists
547
- # :id :id
548
- # :name :name
549
-
550
- Then you just need to add the column:
551
-
552
- DB.alter_table(:albums) do
553
- add_foreign_key :artist_id, :artists
554
- end
555
-
556
- === many_to_many
557
-
558
- With many_to_many associations, the default join table for the association
559
- uses the sorted underscored names of both model classes. For example, with
560
- the following model code:
561
-
562
- class Album
563
- many_to_many :artists
564
- end
565
- class Artist
566
- many_to_many :albums
567
- end
568
-
569
- The default join table name would be <tt>albums_artists</tt>, not
570
- <tt>artists_albums</tt>, because:
571
-
572
- ["artists", "albums"].sort.join('_')
573
- # "albums_artists"
574
-
575
- Assume you already had the albums and artists tables created, and you just
576
- wanted to add an albums_artists join table to create the following schema:
577
-
578
- # Database schema:
579
- # albums
580
- # :id <----\
581
- # :name \ albums_artists
582
- # \---- :album_id
583
- # artists /---- :artist_id
584
- # :id <-----/
585
- # :name
586
-
587
- You could use the following Sequel code:
588
-
589
- DB.create_join_table(:album_id=>:albums, :artist_id=>:artists)
590
- # or
591
- DB.create_table(:albums_artists) do
592
- foreign_key :album_id, :albums
593
- foreign_key :artist_id, :artists
594
- end
595
-
596
- == Association Scope
597
-
598
- If you nest your Sequel::Model classes inside modules, then you should know
599
- that Sequel will only look in the same module for associations by default.
600
- So the following code will work fine:
601
-
602
- module App
603
- class Artist < Sequel::Model
604
- one_to_many :albums
605
- end
606
- class Album < Sequel::Model
607
- many_to_one :artist
608
- end
609
- end
610
-
611
- However, if you enclose your model classes inside two different modules,
612
- things will not work by default:
613
-
614
- module App1
615
- class Artist < Sequel::Model
616
- one_to_many :albums
617
- end
618
- end
619
- module App2
620
- class Album < Sequel::Model
621
- many_to_one :artist
622
- end
623
- end
624
-
625
- To fix this, you need to specify the full model class name using the
626
- :class option:
627
-
628
- module App1
629
- class Artist < Sequel::Model
630
- one_to_many :albums, :class=>"App2::Album"
631
- end
632
- end
633
- module App2
634
- class Album < Sequel::Model
635
- many_to_one :artist, :class=>"App1::Artist"
636
- end
637
- end
638
-
639
- If both classes are in the same module, but the default class name
640
- used is not correct, you need to specify the full class name with the
641
- :class option:
642
-
643
- module App1
644
- class AlbumArtist < Sequel::Model
645
- one_to_many :albums
646
- end
647
- class Album < Sequel::Model
648
- many_to_one :artist, :class=>"App1::AlbumArtist"
649
- end
650
- end
651
-
652
- == Method Details
653
-
654
- In all of these methods, _association_ is replaced by the symbol you
655
- pass to the association.
656
-
657
- === _association_(reload = false) (e.g. albums)
658
-
659
- For +many_to_one+ and +one_to_one+ associations, the _association_ method
660
- returns either the single object associated, or nil if no object is
661
- associated.
662
-
663
- @artist = @album.artist
664
-
665
- For +one_to_many+ and +many_to_many+ associations, the _association_ method
666
- returns an array of associated objects, which may be empty if no objects
667
- are currently associated.
668
-
669
- @albums = @artist.albums
670
-
671
- === _association_=(object_to_associate) (e.g. artist=) [+many_to_one+ and +one_to_one+]
672
-
673
- The _association_= method sets up an association of the passed object to
674
- the current object. For +many_to_one+ associations, this sets the
675
- foreign key for the current object to point to the associated
676
- object's primary key.
677
-
678
- @album.artist = @artist
679
-
680
- For +one_to_one+ associations, this sets the foreign key of the
681
- associated object to the primary key value of the current object.
682
-
683
- For +many_to_one+ associations, this does not save the current object.
684
- For +one_to_one+ associations, this does save the associated object.
685
-
686
- === add_<i>association</i>(object_to_associate) (e.g. add_album) [+one_to_many+ and +many_to_many+]
687
-
688
- The add_<i>association</i> method associates the passed object to the current
689
- object. For +one_to_many+ associations, it sets the foreign key of the
690
- associated object to the primary key value of the current object, and
691
- saves the associated object. For +many_to_many+ associations, this inserts
692
- a row into the join table with the foreign keys set to the primary key values
693
- of the current and associated objects. Note that the singular form of the
694
- association name is used in this method.
695
-
696
- @artist.add_album(@album)
697
-
698
- In addition to passing an actual associated object, you can pass a hash,
699
- and a new associated object will be created from them:
700
-
701
- @artist.add_album(:name=>'RF') # creates Album object
702
-
703
- The add_<i>association</i> method returns the new associated object:
704
-
705
- @album = @artist.add_album(:name=>'RF')
706
-
707
- Note that the add_* methods for +one_to_many+ persist the changes by
708
- saving the passed in (or newly created) object. However, to avoid
709
- silent failures of these methods, they explicitly raise exceptions
710
- even when raise_on_save_failure is false for the associated model.
711
- You can disable this behavior (i.e. return nil instead of raising
712
- exceptions on a save failure) by setting the <tt>:raise_on_save_failure=>false</tt>
713
- option for the association.
714
-
715
- === remove_<i>association</i>(object_to_disassociate) (e.g. remove_album) [+one_to_many+ and +many_to_many+]
716
-
717
- The remove_<i>association</i> method disassociates the passed object from
718
- the current object. For +one_to_many+ associations, it sets the foreign key of
719
- the associated object to NULL, and saves the associated object. For
720
- +many_to_many+ associations, this deletes the matching row in the join table.
721
- Similar to the add_<i>association</i> method, the singular form of the
722
- association name is used in this method.
723
-
724
- @artist.remove_album(@album)
725
-
726
- Note that this does not delete <tt>@album</tt> from the database, it only
727
- disassociates it from the <tt>@artist</tt>. To delete <tt>@album</tt> from the
728
- database:
729
-
730
- @album.destroy
731
-
732
- The add_<i>association</i> and remove_<i>association</i> methods should be
733
- thought of as adding and removing from the association, not from the database.
734
-
735
- In addition to passing the object directly to remove_<i>association</i>, you
736
- can also pass the associated object's primary key:
737
-
738
- @artist.remove_album(10)
739
-
740
- This will look up the associated object using the key, and remove that
741
- album.
742
-
743
- The remove_<i>association</i> method returns the now disassociated object:
744
-
745
- @album = @artist.remove_album(10)
746
-
747
- === remove_all_<i>association</i> (e.g. remove_all_albums) [+one_to_many+ and +many_to_many+]
748
-
749
- The remove_all_<i>association</i> method disassociates all currently associated
750
- objects. For +one_to_many+ associations, it sets the foreign key of
751
- all associated objects to NULL in a single query. For +many_to_many+
752
- associations, this deletes all matching rows in the join table.
753
- Unlike the add_<i>association</i> and remove_<i>association</i> method, the
754
- plural form of the association name is used in this method.
755
- The remove_all_<i>association</i> method returns the previously cached associated
756
- records, or nil if there were no cached associated records.
757
-
758
- === <i>association</i>_dataset (e.g. albums_dataset)
759
-
760
- The <i>association</i>_dataset method returns a dataset that represents
761
- all associated objects. This dataset is like any other Sequel dataset,
762
- in that it can be filtered, ordered, etc.:
763
-
764
- ds = @artist.albums_dataset.where(Sequel.like(:name, 'A%')).order(:copies_sold)
765
-
766
- Unlike most other Sequel datasets, association datasets have a couple of
767
- added methods:
768
-
769
- ds.model_object # @artist
770
- ds.association_reflection # same as Artist.association_reflection(:albums)
771
-
772
- For a more info on Sequel's reflection capabilities see the {Reflection page}[rdoc-ref:doc/reflection.rdoc].
773
-
774
- == Overriding Method Behavior
775
-
776
- Sequel is designed to be very flexible. If the default behavior of the
777
- association modification methods isn't what you desire, you can override
778
- the methods in your classes. However, you should be aware that for each
779
- of the association modification methods described, there is a private
780
- method that is preceeded by an underscore that does the actual
781
- modification. The public method without the underscore handles caching
782
- and callbacks, and shouldn't be overridden by the user.
783
-
784
- In addition to overriding the private method in your class, you can also
785
- use association options to change which method Sequel defines. The
786
- only difference between the two is that if you use an association option
787
- to change the method Sequel defines, you cannot call super to get the
788
- default behavior.
789
-
790
- === _<i>association</i>= (:setter option)
791
-
792
- Let's say you want to set a specific field whenever associating an object
793
- using the association setter method. For example, let's say you have
794
- a file_under column for each album to tell you where to file it. If the
795
- album is associated with an artist, it should be filed under the artist's
796
- name and the album's name, otherwise it should just use the album's name.
797
-
798
- class Album < Sequel::Model
799
- many_to_one :artist
800
-
801
- private
802
-
803
- def _artist=(artist)
804
- if artist
805
- self.artist_id = artist.id
806
- self.file_under = "#{artist.name}-#{name}"
807
- else
808
- self.artist_id = nil
809
- self.file_under = name
810
- end
811
- end
812
- end
813
-
814
- The above example is contrived, as you would generally use a before_save model
815
- hook to handle such a modification. However, if you only modify the album's
816
- artist using the artist= method, this approach may perform better.
817
-
818
- === \_add_<i>association</i> (:adder option)
819
-
820
- Continuing with the same example, here's how you would handle the same case if
821
- you also wanted to handle the Artist#add_album method:
822
-
823
- class Artist < Sequel::Model
824
- one_to_many :albums
825
-
826
- private
827
-
828
- def _add_album(album)
829
- album.update(:artist_id => id, :file_under=>"#{name}-#{album.name}")
830
- end
831
- end
832
-
833
- === \_remove_<i>association</i> (:remover option)
834
-
835
- Continuing with the same example, here's how you would handle the same case if
836
- you also wanted to handle the Artist#remove_album method:
837
-
838
- class Artist < Sequel::Model
839
- one_to_many :albums
840
-
841
- private
842
-
843
- def _remove_album(album)
844
- album.update(:artist_id => nil, :file_under=>album.name)
845
- end
846
- end
847
-
848
- === \_remove_all_<i>association</i> (:clearer option)
849
-
850
- Continuing with the same example, here's how you would handle the same case if
851
- you also wanted to handle the Artist#remove_all_albums method:
852
-
853
- class Artist < Sequel::Model
854
- one_to_many :albums
855
-
856
- private
857
-
858
- def _remove_all_albums
859
- # This is Dataset#update, not Model#update, so the :file_under=>:name
860
- # ends up being "SET file_under = name" in SQL.
861
- albums_dataset.update(:artist_id => nil, :file_under=>:name)
862
- end
863
- end
864
-
865
- == Association Options
866
-
867
- Sequel's associations mostly share the same options. For ease of understanding,
868
- they are grouped here by section.
869
-
870
- The defaults for any of these options can be set at the class level using
871
- <tt>Sequel::Model.default_association_options</tt>. Many of these options
872
- are specific to particular associations and probably should not be set as
873
- defaults, but there certainly are options where a class level default makes
874
- sense.
875
-
876
- === Association Dataset Modification Options
877
-
878
- ==== block
879
-
880
- All association defining methods take a block that is passed the
881
- default dataset and should return a modified copy of the dataset to
882
- use for the association. For example, if you wanted an association
883
- that returns all albums of an artist that went gold (sold at least
884
- 500,000 copies):
885
-
886
- Artist.one_to_many :gold_albums, :class=>:Album do |ds|
887
- ds.where{copies_sold > 500000}
888
- end
889
-
890
- The result of the block is cached as an optimization. One of the side
891
- effects of that is that if your block depends on external state, it won't
892
- work correctly unless you setup a delayed evaluation. For example:
893
-
894
- Artist.one_to_many :gold_albums, :class=>:Album do |ds|
895
- ds.where{copies_sold > $gold_limit}
896
- end
897
-
898
- In this case if you change <tt>$gold_limit</tt> later, the changes won't
899
- effect the association. If you want to pick up changes to <tt>$gold_limit</tt>,
900
- you need to setup a delayed evaluation:
901
-
902
- Artist.one_to_many :gold_albums, :class=>:Album do |ds|
903
- ds.where{copies_sold > Sequel.delay{$gold_limit}}
904
- end
905
-
906
- ==== :class
907
-
908
- This is the class of the associated objects that will be used. It's
909
- one of the most commonly used options. If it is not given, it guesses
910
- based on the name of the association. If a *_to_many association is
911
- used, uses the singular form of the association name. For example:
912
-
913
- Album.many_to_one :artist # guesses Artist
914
- Artist.one_to_many :albums # guesses Album
915
-
916
- However, for more complex associations, especially ones that add
917
- additional filters beyond the foreign/primary key relationships, the
918
- default class guessed will be wrong:
919
-
920
- # guesses GoldAlbum
921
- Artist.one_to_many :gold_albums do |ds|
922
- ds.where{copies_sold > 500000}
923
- end
924
-
925
- You can specify the :class option using the class itself, a Symbol,
926
- or a String:
927
-
928
- Album.many_to_one :artist, :class=>Artist # Class
929
- Album.many_to_one :artist, :class=>:Artist # Symbol
930
- Album.many_to_one :artist, :class=>"Artist" # String
931
-
932
- ==== :key
933
-
934
- For +many_to_one+ associations, this is the foreign_key in the current model's
935
- table that references the associated model's primary key as a symbol.
936
- Defaults to :<i>association</i>_id. Can use an array of symbols for a
937
- composite key association.
938
-
939
- Album.many_to_one :artist # :key=>:artist_id
940
-
941
- For +one_to_one+ and +one_to_many+ associations, is the foreign key in
942
- associated model's table that references current model's primary key, as a
943
- symbol. Defaults to :"#{self.name.underscore}_id".
944
-
945
- Artist.one_to_many :albums # :key=>:artist_id
946
-
947
- In both cases an array of symbols can be used for a composite key association:
948
-
949
- Apartment.many_to_one :building # :key=>[:city, :address]
950
-
951
- ==== :conditions
952
-
953
- The conditions to use to filter the association, can be any argument passed to +where+.
954
- If you use a hash or an array of two element arrays, this will also be used as a
955
- filter when using eager_graph to load the association.
956
-
957
- Artist.one_to_many :good_albums, :class=>:Album, :conditions=>{:good=>true}
958
- @artist.good_albums
959
- # SELECT * FROM albums WHERE ((artist_id = 1) AND (good IS TRUE))
960
-
961
- ==== :order
962
-
963
- The column(s) by which to order the association dataset. Can be a
964
- singular column or an array.
965
-
966
- Artist.one_to_many :albums_by_name, :class=>:Album,
967
- :order=>:name
968
- Artist.one_to_many :albums_by_num_tracks, :class=>:Album,
969
- :order=>[:num_tracks, :name]
970
-
971
- ==== :select
972
-
973
- The columns to SELECT when loading the association. For most associations,
974
- it defaults to nil, so * is used. For +many_to_many+ associations, it
975
- defaults to the associated class's table_name.*, which means it doesn't include
976
- the columns from the join table. This is to prevent the common issue where the
977
- join table includes columns with the same name as columns in the associated
978
- table, in which case the joined table's columns would usually end up clobbering
979
- the values in the associated table. If you want to include the join table
980
- attributes, you can use this option, but beware that the join table columns
981
- can clash with columns from the associated table, so you should alias any
982
- columns that have the same name in both the join table and the associated
983
- table. Example:
984
-
985
- Artist.one_to_many :albums, :select=>[:id, :name]
986
- Album.many_to_many :tags, :select=>[Sequel.expr(:tags).*, :albums_tags__number]
987
-
988
- ==== :limit
989
-
990
- Limit the number of records to the provided value:
991
-
992
- Artist.one_to_many :best_selling_albums, :class=>:Album,
993
- :order=>:copies_sold, :limit=>5 # LIMIT 5
994
-
995
- Use an array with two arguments for the value to specify a limit and an offset.
996
-
997
- Artist.one_to_many :next_best_selling_albums, :class=>:Album,
998
- :order=>:copies_sold, :limit=>[10, 5] # LIMIT 10 OFFSET 5
999
-
1000
- This probably doesn't make a lot of sense for *_to_one associations, though you
1001
- could use it to specify an offset.
1002
-
1003
- ==== :join_table [+many_to_many+, +one_through_one+]
1004
-
1005
- Name of table that includes the foreign keys to both the current model and the
1006
- associated model, as a symbol. Defaults to the name of current model and name
1007
- of associated model, pluralized, underscored, sorted, and joined with '_'.
1008
- Here's an example of the defaults:
1009
-
1010
- Artist.many_to_many :albums # :join_table=>:albums_artists
1011
- Album.many_to_many :artists # :join_table=>:albums_artists
1012
- Person.many_to_many :colleges # :join_table=>:colleges_people
1013
-
1014
- ==== :left_key [+many_to_many+, +one_through_one+]
1015
-
1016
- Foreign key in join table that points to current model's primary key, as a
1017
- symbol. Defaults to :"#{model_name.underscore}_id".
1018
-
1019
- Album.many_to_many :tags # :left_key=>:album_id
1020
-
1021
- Can use an array of symbols for a composite key association.
1022
-
1023
- ==== :right_key [+many_to_many+, +one_through_one+]
1024
-
1025
- Foreign key in join table that points to associated model's primary key, as a
1026
- symbol. Defaults to :"#{association_name.singularize}_id" for +many_to_many+
1027
- and :"#{association_name}_id" for +one_through_one+.
1028
-
1029
- Album.many_to_many :tags # :right_key=>:tag_id
1030
-
1031
- Can use an array of symbols for a composite key association.
1032
-
1033
- ==== :distinct
1034
-
1035
- Use the DISTINCT clause when selecting associating object, both when lazy
1036
- loading and eager loading via eager (but not when using eager_graph).
1037
-
1038
- This is most useful for many_to_many associations that use join tables that
1039
- contain more than just the foreign keys, where you are storing additional
1040
- information. For example, if you have a database of people, degree types, and
1041
- colleges, and you want to return all people from a given college, you may want
1042
- to use :distinct so that if a person has two separate degrees from the same
1043
- college, they won't show up twice.
1044
-
1045
- ==== :clone
1046
-
1047
- The :clone option clones an existing association, taking the options
1048
- you specified for that association, and making a copy of them for this
1049
- association. Other options provided by this association are then merged
1050
- into the cloned options.
1051
-
1052
- This is commonly used if you have a bunch of similar associations that
1053
- you want to DRY up:
1054
-
1055
- one_to_many :english_verses, :class=>:LyricVerse, :key=>:lyricsongid,
1056
- :order=>:number, :conditions=>{:languageid=>1}
1057
- one_to_many :romaji_verses, :clone=>:english_verses, :conditions=>{:languageid=>2}
1058
- one_to_many :japanese_verses, :clone=>:english_verses, :conditions=>{:languageid=>3}
1059
-
1060
- Note that for the final two asociations, you didn't have to specify the :class,
1061
- :key, or :order options, as they were copied by the :clone option. By specifying
1062
- the :conditions option for the final two associations, it overrides the :conditions
1063
- option of the first association, it doesn't attempt to merge them.
1064
-
1065
- In addition to the options hash, the :clone option will copy a block argument
1066
- from the existing situation. If you want a cloned association to not have the
1067
- same block as the association you are cloning from, specify the :block=>nil option
1068
- in additon to the :clone option.
1069
-
1070
- ==== :dataset
1071
-
1072
- This is generally only specified for custom associations that aren't based on
1073
- primary/foreign key relationships. It should be a proc that is instance_execed
1074
- to get the base dataset to use before the other options are applied.
1075
-
1076
- If the proc accepts an argument, it is passed the related association reflection.
1077
- For best performance, it's recommended that custom associations call the
1078
- +associated_dataset+ method on the association reflection as the starting point
1079
- for the dataset to return. The +associated_dataset+ method will return a
1080
- dataset based on the associated class with most of the association options
1081
- already applied, and the proc should return a modified copy of this dataset.
1082
-
1083
- Here's an example of an association of songs to artists through lyrics, where
1084
- the artist can perform any one of four tasks for the lyric:
1085
-
1086
- Album.one_to_many :songs, :dataset=>(proc do |r|
1087
- r.associated_dataset.select_all(:songs).
1088
- join(Lyric, :id=>:lyricid,
1089
- id=>[:composer_id, :arranger_id, :vocalist_id, :lyricist_id])
1090
- end)
1091
- Artist.first.songs_dataset
1092
- # SELECT songs.* FROM songs
1093
- # INNER JOIN lyrics ON
1094
- # lyrics.id = songs.lyric_id AND
1095
- # 1 IN (composer_id, arranger_id, vocalist_id, lyricist_id)
1096
-
1097
- ==== :extend
1098
-
1099
- A module or array of modules to extend the dataset with. These are used to
1100
- set up association extensions. For more information , please see the
1101
- {Advanced Associations page}[rdoc-ref:doc/advanced_associations.rdoc].
1102
-
1103
- ==== :primary_key [+many_to_one+, +one_to_one+, +one_to_many+]
1104
-
1105
- The column that the :key option references, as a symbol. For +many_to_one+
1106
- associations, this column is in the associated table. For +one_to_one+ and
1107
- +one_to_many+ associations, this column is in the current table. In both cases,
1108
- it defaults to the primary key of the table. Can use an
1109
- array of symbols for a composite key association.
1110
-
1111
- Artist.set_primary_key :arid
1112
- Artist.one_to_many :albums # :primary_key=>:arid
1113
- Album.one_to_many :artist # :primary_key=>:arid
1114
-
1115
- ==== :left_primary_key [+many_to_many+, +one_through_one+]
1116
-
1117
- Column in current table that :left_key option points to, as a symbol.
1118
- Defaults to primary key of current table.
1119
-
1120
- Album.set_primary_key :alid
1121
- Album.many_to_many :tags # :left_primary_key=>:alid
1122
-
1123
- Can use an array of symbols for a composite key association.
1124
-
1125
- ==== :right_primary_key [+many_to_many+, +one_through_one+]
1126
-
1127
- Column in associated table that :right_key points to, as a symbol.
1128
- Defaults to primary key of the associated table.
1129
-
1130
- Tag.set_primary_key :tid
1131
- Album.many_to_many :tags # :right_primary_key=>:tid
1132
-
1133
- Can use an array of symbols for a composite key association.
1134
-
1135
- ==== :join_table_block [+many_to_many+, +one_through_one+]
1136
-
1137
- A proc that can be used to modify the dataset used in the add/remove/remove_all
1138
- methods. It's separate from the association block, as that is called on a
1139
- join of the join table and the associated table, whereas this option just
1140
- applies to the join table. It can be used to make sure that filters are used
1141
- when deleting.
1142
-
1143
- Artist.many_to_many :lead_guitar_albums, :join_table_block=>proc do |ds|
1144
- ds.where(:instrument_id=>5)
1145
- end
1146
-
1147
- === Callback Options
1148
-
1149
- All callbacks can be specified as a Symbol, Proc, or array of both/either
1150
- specifying a callback to call. Symbols are interpreted as instance methods
1151
- that are called with the associated object. Procs are called with the receiver
1152
- as the first argument and the associated object as the second argument. If
1153
- an array is given, all of them are called in order.
1154
-
1155
- Before callbacks are often used to check preconditions, they can return
1156
- false to signal Sequel to abort the modification. If any before callback
1157
- returns false, the remaining before callbacks are not called and modification
1158
- is aborted. Before callbacks are also commonly used to modify the current
1159
- object or the associated object.
1160
-
1161
- After callbacks are often used for notification (logging, email) after a
1162
- successful modification has been made.
1163
-
1164
- ==== :before_add [+one_to_many+, +many_to_many+]
1165
-
1166
- Called before adding an object to the association:
1167
-
1168
- class Artist
1169
- # Don't allow adding an album to an artist if it has no tracks
1170
- one_to_many :albums, :before_add=>proc{|ar, al| false if al.num_tracks == 0}
1171
- end
1172
-
1173
- ==== :after_add [+one_to_many+, +many_to_many+]
1174
-
1175
- Called after adding an object to the association:
1176
-
1177
- class Artist
1178
- # Log all associations of albums to an audit logging table
1179
- one_to_many :albums, :after_add=>:log_add_album
1180
-
1181
- private
1182
-
1183
- def log_add_album(album)
1184
- DB[:audit_logs].insert(:log=>"Album #{album.inspect} associated to #{inspect}")
1185
- end
1186
- end
1187
-
1188
- ==== :before_remove [+one_to_many+, +many_to_many+]
1189
-
1190
- Called before removing an object from the association using <tt>remove_<i>association</i></tt>:
1191
-
1192
- class Artist
1193
- # Don't allow removing a self-titled album
1194
- one_to_many :albums, :before_remove=>proc{|ar, al| false if al.name == ar.name}
1195
- end
1196
-
1197
- This is not called when using <tt>remove_all_<i>association</i></tt>.
1198
-
1199
- ==== :after_remove [+one_to_many+, +many_to_many+]
1200
-
1201
- Called after removing an object from the association using <tt>remove_<i>association</i></tt>:
1202
-
1203
- class Artist
1204
- # Log all disassociations of albums to an audit logging table
1205
- one_to_many :albums, :after_remove=>:log_remove_album
1206
-
1207
- private
1208
-
1209
- def log_remove_album(album)
1210
- DB[:audit_logs].insert(:log=>"Album #{album.inspect} disassociated from #{inspect}")
1211
- end
1212
- end
1213
-
1214
- This is not called when using <tt>remove_all_<i>association</i></tt>.
1215
-
1216
- ==== :before_set [+many_to_one+, +one_to_one+]
1217
-
1218
- Called before the _<i>association</i>= method is called to modify the objects:
1219
-
1220
- class Album
1221
- # Don't associate the album with an artist if the year the album was
1222
- # released is less than the year the artist/band started.
1223
- many_to_one :artist, :before_set=>proc{|al, ar| false if al.year < ar.year_started}
1224
- end
1225
-
1226
- ==== :after_set [+many_to_one+, +one_to_one+]
1227
-
1228
- Called after the _<i>association</i>= method is called to modify the objects:
1229
-
1230
- class Album
1231
- # Log all disassociations of albums to an audit logging table
1232
- many_to_one :artist, :after_set=>:log_artist_set
1233
-
1234
- private
1235
-
1236
- def log_artist_set(artist)
1237
- DB[:audit_logs].insert(:log=>"Artist for album #{inspect} set to #{artist.inspect}")
1238
- end
1239
- end
1240
-
1241
- ==== :after_load
1242
-
1243
- Called after retrieving the associated records from the database.
1244
-
1245
- class Artist
1246
- # Cache all album names to a single string when retrieving the
1247
- # albums.
1248
- one_to_many :albums, :after_load=>:cache_album_names
1249
-
1250
- attr_reader :album_names
1251
-
1252
- private
1253
-
1254
- def cache_album_names(albums)
1255
- @album_names = albums.map{|x| x.name}.join(", ")
1256
- end
1257
- end
1258
-
1259
- Generally used if you know you will always want a certain action done
1260
- when retrieving the association.
1261
-
1262
- For +one_to_many+ and +many_to_many+ associations, both the argument to
1263
- symbol callbacks and the second argument to proc callbacks will be an
1264
- array of associated objects instead of a single object.
1265
-
1266
- ==== :uniq [+many_to_many+]
1267
-
1268
- Adds a after_load callback that makes the array of objects unique. In many
1269
- cases, using the :distinct option is a better approach.
1270
-
1271
- === Eager Loading via eager (query per association) Options
1272
-
1273
- ==== :eager
1274
-
1275
- The associations to eagerly load via eager when loading the associated object(s).
1276
- This is useful for example if you always want to eagerly load dependent
1277
- associations when loading this association.
1278
-
1279
- For example, if you know that any time that you want to load an artist's
1280
- albums, you are also going to want access to the album's tracks as well:
1281
-
1282
- # Eager load tracks when loading the albums
1283
- Artist.one_to_many :albums, :eager=>:tracks
1284
-
1285
- You can also use a hash or array to specify multiple dependent associations
1286
- to eagerly load:
1287
-
1288
- # Eager load the albums' tracks and the tracks' tags when loading the albums
1289
- Artist.one_to_many :albums, :eager=>{:tracks=>:tags}
1290
- # Eager load the albums' tags and tracks when loading the albums
1291
- Artist.one_to_many :albums, :eager=>[:tags, :tracks]
1292
- # Eager load the albums' tags, tracks, and tracks' tags when loading the albums
1293
- Artist.one_to_many :albums, :eager=>[:tags, {:tracks=>:tags}]
1294
-
1295
- ==== :eager_loader
1296
-
1297
- A custom loader to use when eagerly load associated objects via eager.
1298
- For many details and examples of custom eager loaders, please see the
1299
- {Advanced Associations guide}[rdoc-ref:doc/advanced_associations.rdoc].
1300
-
1301
- ==== :eager_loader_key
1302
-
1303
- A symbol for the key column to use to populate the key hash for the eager
1304
- loader. Generally does not need to be set manually, defaults to the key
1305
- method used. Can be set to nil to not populate the key hash (better for
1306
- performance if a custom eager loader does not use the key_hash).
1307
-
1308
- ==== :eager_block
1309
-
1310
- If given, should be a proc to use instead of the association method block
1311
- when eagerly loading. To not use a block when eager loading when one is
1312
- used normally, should to nil. It's very uncommon to need this option.
1313
-
1314
- === Eager Loading via eager_graph (one query with joins) Options
1315
-
1316
- ==== :eager_graph
1317
-
1318
- The associations to eagerly load via eager_graph when loading the associated
1319
- object(s). This is useful for example if you always want to eagerly load dependent
1320
- associations when loading this association, but you want to filter or order the
1321
- association based on dependent associations:
1322
-
1323
- Artist.one_to_many :albums_with_short_tracks, :class=>:Album,
1324
- :eager_graph=>:tracks do |ds|
1325
- ds.where{tracks__seconds < 120}
1326
- end
1327
- Artist.one_to_many :albums_by_track_name, :class=>:Album,
1328
- :eager_graph=>:tracks do |ds|
1329
- ds.order(:tracks__name)
1330
- end
1331
-
1332
- You can also use a hash or array of arguments for :eager_graph, similar to
1333
- what the :eager option accepts.
1334
-
1335
- ==== :graph_conditions
1336
-
1337
- The additional conditions to use on the SQL join when eagerly loading the
1338
- association via eager_graph. Should be a hash or an array of two element
1339
- arrays. If not specified, the :conditions option is used if it is a hash or
1340
- array of two element arrays.
1341
-
1342
- Artist.one_to_many :active_albums, :class=>:Album,
1343
- :graph_conditions=>{:active=>true}
1344
-
1345
- Note that these conditions on the association are in addition to the default
1346
- conditions specified by the foreign/primary keys. If you want to replace
1347
- the conditions specified by the foreign/primary keys, you need the
1348
- :graph_only_conditions options.
1349
-
1350
- ==== :graph_block
1351
-
1352
- The block to pass to Dataset#join_table when eagerly loading the association
1353
- via eager_graph. This is useful to specify conditions that can't be specified
1354
- in a hash or array of two element arrays.
1355
-
1356
- Artist.one_to_many :gold_albums, :class=>:Album,
1357
- :graph_block=>proc{|j,lj,js| Sequel.qualify(j, :copies_sold) > 500000}
1358
-
1359
- ==== :graph_join_type
1360
-
1361
- The type of SQL join to use when eagerly loading the association via
1362
- eager_graph. Defaults to :left_outer. This is useful if you want to
1363
- ensure that only artists that have albums are returned:
1364
-
1365
- Artist.one_to_many :albums, :graph_join_type=>:inner
1366
- # Will exclude artists without an album
1367
- Artist.eager_graph(:albums).all
1368
-
1369
- ==== :graph_select
1370
-
1371
- A column or array of columns to select from the associated table
1372
- when eagerly loading the association via eager_graph. Defaults to all
1373
- columns in the associated table.
1374
-
1375
- ==== :graph_only_conditions
1376
-
1377
- The conditions to use on the SQL join when eagerly loading the association via
1378
- eager_graph, instead of the default conditions specified by the
1379
- foreign/primary keys. This option causes the :graph_conditions option to be
1380
- ignored. This can be useful if the keys you are using are strings and you
1381
- want to do a case insensitive comparison. For example, let's say that instead
1382
- of integer keys, you used string keys based on the album or artist name, and
1383
- that the album was associated to the artist by name. However, you weren't
1384
- enforcing case sensitivity between the keys, so you still want to return albums
1385
- where the artist's name differs in case:
1386
-
1387
- Artist.one_to_many :albums, :key=>:artist_name,
1388
- :graph_only_conditions=>nil,
1389
- :graph_block=>proc{|j,lj,js| {Sequel.function(:lower, Sequel.qualify(j, :artist_name))=>
1390
- Sequel.function(:lower, Sequel.qualify(lj, :name))}}
1391
-
1392
- Note how :graph_only_conditions is set to nil to ignore any existing conditions,
1393
- and :graph_block is used to set up the case insensitive comparison.
1394
-
1395
- Another case where :graph_only_conditions may be used is if you want to use
1396
- a JOIN USING or NATURAL JOIN for the graph:
1397
-
1398
- # JOIN USING
1399
- Artist.one_to_many :albums, :key=>:artist_name,
1400
- :graph_only_conditions=>[:artist_name]
1401
-
1402
- # NATURAL JOIN
1403
- Artist.one_to_many :albums, :key=>:artist_name,
1404
- :graph_only_conditions=>nil, :graph_join_type=>:natural
1405
-
1406
- ==== :graph_alias_base
1407
-
1408
- The base name to use for the table alias when eager graphing. Defaults to the name
1409
- of the association. If the alias name has already been used in the query, Sequel will create
1410
- a unique alias by appending a numeric suffix (e.g. alias_0, alias_1, ...) until the alias is
1411
- unique.
1412
-
1413
- This is mostly useful if you have associations with the same name in many models, and you want
1414
- to be able to easily tell which table alias corresponds to which association when eagerly
1415
- graphing multiple associations with the same name.
1416
-
1417
- You can override this option on a per-graph basis by specifying the association as an
1418
- SQL::AliasedExpression instead of a symbol:
1419
-
1420
- Album.eager_graph(Sequel.as(:artist, :a))
1421
-
1422
- ==== :eager_grapher
1423
-
1424
- Sets up a custom grapher to use when eager loading the objects via eager_graph.
1425
- This is the eager_graph analogue to the :eager_loader option. This isn't generally
1426
- needed, as one of the other eager_graph related association options is usually sufficient.
1427
-
1428
- If specified, should be a proc that accepts a single hash argument, which will contain
1429
- at least the following keys:
1430
-
1431
- :callback :: A callback proc used to dynamically modify the dataset to graph into the
1432
- current dataset, before such graphing is done. This is nil if no callback
1433
- proc is used.
1434
- :implicit_qualifier :: The alias that was used for the current table (since you can cascade associations).
1435
- :join_type :: Override the join type to use when graphing.
1436
- :limit_strategy :: The limit strategy symbol to use when graphing (for limited associations only)
1437
- :self :: The dataset that is doing the eager loading
1438
- :table_alias :: An alias to use for the table to graph for this association.
1439
-
1440
- Example:
1441
-
1442
- Artist.one_to_many :self_title_albums, :class=>:Album,
1443
- :eager_grapher=>(proc do |eo|
1444
- eo[:self].graph(Album, {:artist_id=>:id, :name=>:name},
1445
- :table_alias=>eo[:table_alias], :implicit_qualifier=>eo[:implicit_qualifier])
1446
- end)
1447
-
1448
- ==== :order_eager_graph
1449
-
1450
- Whether to add the order to the dataset's order when graphing via eager_graph.
1451
- Defaults to true, so set to false to disable.
1452
-
1453
- Sequel has to do some guess work when attempting to add the association's
1454
- order to an eager_graphed dataset. In most cases it does so correctly, but
1455
- if it has problems, you'll probably want to set this option to false.
1456
-
1457
- ==== :graph_order
1458
-
1459
- Override the order added when using eager_graph, instead of using the one
1460
- defined in :order. This is useful if :order contains qualified identifiers,
1461
- as the qualifiers may not match the aliases automatically used by eager_graph.
1462
- This should contain unqualified identifiers, and eager_graph will automatically
1463
- qualify them with the appropriate alias.
1464
-
1465
- ==== :graph_join_table_conditions [+many_to_many+, +one_through_one+]
1466
-
1467
- The additional conditions to use on the SQL join for the join table when
1468
- eagerly loading the association via eager_graph. Should be a hash or an array
1469
- of two element arrays.
1470
-
1471
- Let's say you have a database of people, colleges, and a table called
1472
- degrees_received that includes a string field specifying the name of the
1473
- degree, and you want to eager load all colleges for people where the person
1474
- has received a specific degree:
1475
-
1476
- Person.many_to_many :bs_degree_colleges, :class=>:College,
1477
- :join_table=>:degrees_received,
1478
- :graph_join_table_conditions=>{:degree=>'BS'}
1479
-
1480
- ==== :graph_join_table_block [+many_to_many+, +one_through_one+]
1481
-
1482
- The block to pass to join_table for the join table when eagerly loading the
1483
- association via eager_graph. This is used for similar reasons as :graph_block,
1484
- but is only used for +many_to_many+ associations when graphing the join
1485
- table into the dataset. It's used in the same place as
1486
- :graph_join_table_conditions but like :graph_block, is needed for situations
1487
- where the conditions can't be specified as a hash or array of two element
1488
- arrays.
1489
-
1490
- Let's say you have a database of people, colleges, and a table called
1491
- degrees_received that includes a string field specifying the name of the
1492
- degree, and you want to eager load all colleges for people where the person
1493
- has received a bachelor's degree (degree starting with B):
1494
-
1495
- Person.many_to_many :bachelor_degree_colleges, :class=>:College,
1496
- :join_table=>:degrees_received,
1497
- :graph_join_table_block=>proc{|j,lj,js| Sequel.qualify(j, :degree).like('B%')}
1498
-
1499
- This should be done when graphing the join table, instead of when graphing the
1500
- final table, as :degree is a column of the join table.
1501
-
1502
- ==== :graph_join_table_join_type [+many_to_many+, +one_through_one+]
1503
-
1504
- The type of SQL join to use for the join table when eagerly loading the
1505
- association via eager_graph. Defaults to the :graph_join_type option or
1506
- :left_outer. This exists mainly for consistency in the unlikely case that
1507
- you want to use a different join type when JOINing to the join table then
1508
- you want to use for JOINing to the final table
1509
-
1510
- ==== :graph_join_table_only_conditions [+many_to_many+, +one_through_one+]
1511
-
1512
- The conditions to use on the SQL join for the join table when eagerly loading
1513
- the association via eager_graph, instead of the default conditions specified
1514
- by the foreign/primary keys. This option causes the
1515
- :graph_join_table_conditions option to be ignored. This is only useful if
1516
- you want to replace the default foreign/primary key conditions that Sequel
1517
- would use when eagerly graphing.
1518
-
1519
- === Associations Based on SQL Expressions Options
1520
-
1521
- Sequel's associations can work not just with columns, but also with
1522
- arbitrary SQL expressions. For example, on PostgreSQL, you can store
1523
- foreign keys to other tables in hstore, json, or jsonb columns, and Sequel
1524
- can automatically work with such constructs, including full support for
1525
- eager loading.
1526
-
1527
- There's actually two parts to supporting associations based on SQL
1528
- expressions. First is you must have an instance method in the model
1529
- that returns the value that the SQL expression would return. Second
1530
- is you must have an SQL expression object. If Sequel has access to
1531
- a model instance and needs to get the value of the expression, it
1532
- calls the method to get the value. If Sequel does not have access
1533
- to a model instance, but needs to use the SQL expression in a query,
1534
- it will use the SQL expression object.
1535
-
1536
- Below is an example storing foreign keys to other tables in a
1537
- PostgreSQL hstore column, using the +pg_hstore+ and +pg_hstore_ops+
1538
- extensions.
1539
-
1540
- # Example schema:
1541
- # albums artists
1542
- # :id /---> :id
1543
- # :meta ---/ :name
1544
- # :name
1545
- class Album < Sequel::Model
1546
- many_to_one :artist, :key_column=>Sequel.cast(Sequel.hstore(:meta)['artist_id'], Integer)
1547
-
1548
- def artist_id
1549
- meta['artist_id'].to_i
1550
- end
1551
- end
1552
- class Artist < Sequel::Model
1553
- one_to_many :albums, :key=>Sequel.cast(Sequel.hstore(:meta)['artist_id'], Integer), :key_method=>:artist_id
1554
- end
1555
-
1556
- # Example schema:
1557
- # albums albums_artists artists
1558
- # :id <----- :meta -------> :id
1559
- # :name :name
1560
- class Album < Sequel::Model
1561
- many_to_many :artists, :left_key=>Sequel.cast(Sequel.hstore(:meta)['album_id'], Integer),
1562
- :right_key=>Sequel.cast(Sequel.hstore(:meta)['artist_id'], Integer)
1563
- end
1564
- class Artist < Sequel::Model
1565
- many_to_many :albums, :left_key=>Sequel.cast(Sequel.hstore(:meta)['artist_id'], Integer),
1566
- :right_key=>Sequel.cast(Sequel.hstore(:meta)['album_id'], Integer)
1567
- end
1568
-
1569
- ==== :key_column [+many_to_one+]
1570
-
1571
- Like the :key option, but :key references the method name, while
1572
- :key_column references the underlying column/expression.
1573
-
1574
- ==== :primary_key_method [+many_to_one+]
1575
-
1576
- Like the :primary_key option, but :primary_key references the column/expression
1577
- name, while :primary_key_method references the method name.
1578
-
1579
- ==== :primary_key_column [+one_to_many+, +one_to_one+]
1580
-
1581
- Like the :primary_key option, but :primary_key references the method name, while
1582
- :primary_key_column references the underlying column/expression.
1583
-
1584
- ==== :key_method [+one_to_many+, +one_to_one+]
1585
-
1586
- Like the :key option, but :key references the column/expression
1587
- name, while :key_method references the method name.
1588
-
1589
- ==== :left_primary_key_column [+many_to_many+, +one_through_one+]
1590
-
1591
- Like the :left_primary_key option, but :left_primary_key references the method name, while
1592
- :left_primary_key_column references the underlying column/expression.
1593
-
1594
- ==== :right_primary_key_method [+many_to_many+, +one_through_one+]
1595
-
1596
- Like the :right_primary_key option, but :right_primary_key references the column/expression
1597
- name, while :right_primary_key_method references the method name.
1598
-
1599
- === Private Method Overriding Options
1600
-
1601
- These options override the private methods that Sequel defines to do
1602
- the actual work of associating and deassociating objects.
1603
-
1604
- ==== :setter [*_to_one associations]
1605
-
1606
- This overrides the default behavior when you call an association setter
1607
- method. Let's say you want to set a specific field whenever associating an object
1608
- using the association setter method.
1609
-
1610
- class Album < Sequel::Model
1611
- many_to_one :artist, :setter=>(proc do |artist|
1612
- if artist
1613
- self.artist_id = artist.id
1614
- self.file_under = "#{artist.name}-#{name}"
1615
- else
1616
- self.artist_id = nil
1617
- self.file_under = name
1618
- end
1619
- end)
1620
- end
1621
-
1622
- ==== :adder [*_to_many associations]
1623
-
1624
- Continuing with the same example, here's how you would handle the same case if
1625
- you also wanted to handle the Artist#add_album method:
1626
-
1627
- class Artist < Sequel::Model
1628
- one_to_many :albums, :adder=>(proc do |album|
1629
- album.update(:artist_id => id, :file_under=>"#{name}-#{album.name}")
1630
- end)
1631
- end
1632
-
1633
- ==== :remover [*_to_many associations]
1634
-
1635
- Continuing with the same example, here's how you would handle the same case if
1636
- you also wanted to handle the Artist#remove_album method:
1637
-
1638
- class Artist < Sequel::Model
1639
- one_to_many :albums, :remover=>(proc do |album|
1640
- album.update(:artist_id => nil, :file_under=>album.name)
1641
- end)
1642
- end
1643
-
1644
- ==== :clearer [*_to_many associations]
1645
-
1646
- Continuing with the same example, here's how you would handle the same case if
1647
- you also wanted to handle the Artist#remove_all_albums method:
1648
-
1649
- class Artist < Sequel::Model
1650
- one_to_many :albums, :clearer=>(proc do
1651
- albums_dataset.update(:artist_id => nil, :file_under=>:name)
1652
- end)
1653
- end
1654
-
1655
- === Advanced Options
1656
-
1657
- ==== :reciprocal
1658
-
1659
- The symbol name of the reciprocal association, if it exists. By default,
1660
- Sequel will try to determine it by looking at the associated model's
1661
- associations for a association that matches the current association's key(s).
1662
- Set to nil to not use a reciprocal.
1663
-
1664
- Reciprocals are used in Sequel to modify the matching cached associations
1665
- in associated objects when calling association methods on the current object.
1666
- For example, when you retrieve objects in a one_to_many association, it'll
1667
- automatically set the matching many_to_one association in the associated
1668
- objects. The result of this is that code that does this:
1669
-
1670
- @artist.albums.each{|album| album.artist.name}
1671
-
1672
- only does one database query, because when the @artist's albums are retrieved,
1673
- the cached artist association for each album is set to @artist.
1674
-
1675
- In addition to the one_to_many retrieval case, the association modification
1676
- methods affect the reciprocals as well:
1677
-
1678
- # Sets the cached artist association for @album to @artist
1679
- @artist.add_album(@album)
1680
-
1681
- # Sets the cached artist association for @album to nil
1682
- @artist.remove_album(@album)
1683
-
1684
- # Sets the cached artist association to nil for the @artist's
1685
- # cached albums association
1686
- @artist.remove_all_albums
1687
-
1688
- # Remove @album from the artist1's cached albums association, and add @album
1689
- # to @artist2's cached albums association.
1690
- @album.artist # @artist1
1691
- @album.artist = @artist2
1692
-
1693
- Sequel can usually guess the correct reciprocal, but if you have multiple
1694
- associations to the same associated class that use the same keys, you may
1695
- want to specify the :reciprocal option manually to ensure the correct
1696
- one is used.
1697
-
1698
- ==== :read_only
1699
-
1700
- For +many_to_one+ and +one_to_one+ associations, do not add a setter method.
1701
- For +one_to_many+ and +many_to_many+, do not add the add_<i>association</i>,
1702
- remove_<i>association</i>, or remove_all_<i>association</i> methods.
1703
-
1704
- If the default modification methods would not do what you want, and you
1705
- don't plan on overriding the internal modification methods to do what you
1706
- want, it may be best to set this option to true.
1707
-
1708
- ==== :validate
1709
-
1710
- Set to false to not validate when implicitly saving any associated object.
1711
- When using the +one_to_many+ association modification methods, the +one_to_one+
1712
- setter method, or creating a new object by passing a hash to the
1713
- add_<i>association</i> method, Sequel will automatically save the object.
1714
- If you don't want to validate objects when these implicit saves are done,
1715
- the validate option should be set to false.
1716
-
1717
- ==== :raise_on_save_failure [+one_to_many+ associations]
1718
-
1719
- Set to false to not raise an exception when validation or a before hook
1720
- fails when implicitly saving an associated object in the add_* or remove_*
1721
- methods. This mirrors the raise_on_save_failure model setting, which these
1722
- methods do not respect (by design, since the setting is dangerous).
1723
-
1724
- If you use this option, you must explicitly check all add_* and remove_* return
1725
- values to see if they were successful.
1726
-
1727
- ==== :allow_eager
1728
-
1729
- If set to false, you cannot load the association eagerly via eager or
1730
- eager_graph.
1731
-
1732
- Artist.one_to_many :albums, :allow_eager=>false
1733
- Artist.eager(:albums) # Raises Sequel::Error
1734
-
1735
- This is usually used if the association dataset depends on specific values in
1736
- model instance that would not be valid when eager loading for multiple
1737
- instances.
1738
-
1739
- ==== :instance_specific
1740
-
1741
- This allows you to override the setting of whether the dataset contains instance
1742
- specific code. For example, if you are passing a block to the association,
1743
- Sequel sets this to true by default, which disables some optimizations that
1744
- would be invalid if the association is instance specific. If you know that the
1745
- block does not contain instance specific code, you can set this to false to
1746
- reenable the optimizations.
1747
-
1748
- ==== :cartesian_product_number
1749
-
1750
- The number of joins completed by this association that could cause more
1751
- than one row for each row in the current table (default: 0 for *_one
1752
- associations, 1 for *_to_many associations).
1753
-
1754
- This should only be modified in specific cases. For example, if you have
1755
- a one_to_one association that can actually return more than one row
1756
- (where the default association method will just return the first), or
1757
- a many_to_many association where there is a unique index in the join table
1758
- so that you know only one object will ever be associated through the
1759
- association.
1760
-
1761
- ==== :methods_module
1762
-
1763
- The module that the methods created by the association will be placed
1764
- into. Defaults to the module containing the model's columns. This
1765
- is not included in the model's class, so you are responsible for doing
1766
- that manually.
1767
-
1768
- This is only useful in rare cases, such as when a plugin that adds
1769
- associations depends on another plugin that defines instance methods of
1770
- the same name. In that case, the instance methods of the dependent
1771
- plugin would override the association methods created by the main
1772
- plugin.
1773
-
1774
- ==== :eager_limit_strategy
1775
-
1776
- This setting determines what strategy to use for eager loading the associations
1777
- that use the :limit setting to limit the number of returned records. You
1778
- can't use LIMIT directly, since you want a limit for each group of
1779
- associated records, not a LIMIT on the total number of records returned
1780
- by the dataset.
1781
-
1782
- In general, Sequel picks an appropriate strategy, so it is not usually
1783
- necessary to specify a strategy. You can specify true for this option to
1784
- have Sequel choose which strategy to use (this is the default). You can
1785
- specify a symbol to manually choose a strategy. The available strategies are:
1786
-
1787
- :union :: Uses one or more UNION queries with a subquery for each record
1788
- you are eagerly loading for (this is the default strategy).
1789
- :distinct_on :: Uses DISTINCT ON to ensure only the first matching record
1790
- is loaded (only used for one_*_one associations without
1791
- offsets on PostgreSQL).
1792
- :window_function :: Uses a ROW_NUMBER window functions to ensure the
1793
- correctly limited/offset records are returned.
1794
- :ruby :: Uses ruby array slicing to emulate database limiting/offsetting.
1795
-
1796
- ==== :subqueries_per_union
1797
-
1798
- The number of subqueries per union query to use when eager loading for a
1799
- limited association using a union strategy. This defaults to 40, but the
1800
- optimum number depends on the database in use and the latency between the
1801
- database and the application.
1802
-
1803
- ==== :filter_limit_strategy
1804
-
1805
- The strategy to use when filtering by limited associations. In general
1806
- Sequel will choose either a :distinct_on, :window_function, or
1807
- :correlated_subquery strategy based on the association type and what
1808
- the database supports, but you can override that if necessary using
1809
- this option.
1810
-