tdiary 5.0.14 → 5.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/ChangeLog +12 -0
- data/Gemfile.lock +44 -42
- data/lib/aws/pa_api.rb +72 -0
- data/lib/aws/sig_v4.rb +45 -0
- data/lib/tdiary/comment_manager.rb +1 -1
- data/lib/tdiary/tasks/release.rake +2 -2
- data/lib/tdiary/version.rb +1 -1
- data/misc/paas/heroku/Gemfile.local +1 -1
- data/misc/paas/heroku/Gemfile.lock +55 -52
- data/misc/plugin/amazon.rb +63 -180
- data/misc/plugin/makerss.rb +1 -4
- data/public/assets/00default.js +104 -0
- data/public/assets/01conf.js +78 -0
- data/public/assets/02edit.js +15 -0
- data/public/assets/amazon.js +13 -0
- data/public/assets/amazon_bitly.js +43 -0
- data/public/assets/base.css +284 -0
- data/public/assets/calendar3.js +130 -0
- data/public/assets/caretposition.js +170 -0
- data/public/assets/category.js +29 -0
- data/public/assets/category_autocomplete.js +96 -0
- data/public/assets/comment_ajax.js +27 -0
- data/public/assets/comment_emoji_autocomplete.js +138 -0
- data/public/assets/conf.block.png +0 -0
- data/public/assets/conf.css +254 -0
- data/public/assets/default/README +11 -0
- data/public/assets/default/body.png +0 -0
- data/public/assets/default/default.css +753 -0
- data/public/assets/default/default/README +11 -0
- data/public/assets/default/default/body.png +0 -0
- data/public/assets/default/default/default.css +753 -0
- data/public/assets/draft.js +149 -0
- data/public/assets/help.png +0 -0
- data/public/assets/highlight.js +36 -0
- data/public/assets/image.js +181 -0
- data/public/assets/loading.gif +0 -0
- data/public/assets/ogimage.png +0 -0
- data/public/assets/preview.js +69 -0
- data/public/assets/tdiary1/README +7 -0
- data/public/assets/tdiary1/tdiary1.css +394 -0
- data/public/assets/tdiary1/tdiary1/README +7 -0
- data/public/assets/tdiary1/tdiary1/tdiary1.css +394 -0
- data/public/assets/tdiary2/README +19 -0
- data/public/assets/tdiary2/tdiary2.css +624 -0
- data/public/assets/tdiary2/tdiary2/README +19 -0
- data/public/assets/tdiary2/tdiary2/tdiary2.css +624 -0
- data/public/index.rdf +1 -3
- data/vendor/bundle/bin/coveralls +27 -0
- data/vendor/bundle/bin/emot +27 -0
- data/vendor/bundle/bin/hikidoc +27 -0
- data/vendor/bundle/bin/htmldiff +29 -0
- data/vendor/bundle/bin/jasmine +27 -0
- data/vendor/bundle/bin/launchy +27 -0
- data/vendor/bundle/bin/ldiff +29 -0
- data/vendor/bundle/bin/nokogiri +27 -0
- data/vendor/bundle/bin/pit +27 -0
- data/vendor/bundle/bin/racksh +27 -0
- data/vendor/bundle/bin/rackup +27 -0
- data/vendor/bundle/bin/rake +27 -0
- data/vendor/bundle/bin/redcarpet +27 -0
- data/vendor/bundle/bin/rspec +27 -0
- data/vendor/bundle/bin/sequel +27 -0
- data/vendor/bundle/bin/term_cdiff +27 -0
- data/vendor/bundle/bin/term_colortab +27 -0
- data/vendor/bundle/bin/term_decolor +27 -0
- data/vendor/bundle/bin/term_display +27 -0
- data/vendor/bundle/bin/term_mandel +27 -0
- data/vendor/bundle/bin/term_snow +27 -0
- data/vendor/bundle/bin/thor +27 -0
- data/vendor/bundle/cache/addressable-2.7.0.gem +0 -0
- data/vendor/bundle/cache/capybara-3.29.0.gem +0 -0
- data/vendor/bundle/cache/childprocess-3.0.0.gem +0 -0
- data/vendor/bundle/cache/coveralls-0.8.23.gem +0 -0
- data/vendor/bundle/cache/diff-lcs-1.3.gem +0 -0
- data/vendor/bundle/cache/docile-1.3.2.gem +0 -0
- data/vendor/bundle/cache/emot-0.0.4.gem +0 -0
- data/vendor/bundle/cache/faraday-0.17.1.gem +0 -0
- data/vendor/bundle/cache/fastimage-2.1.7.gem +0 -0
- data/vendor/bundle/cache/hikidoc-0.1.0.gem +0 -0
- data/vendor/bundle/cache/jasmine-2.99.0.gem +0 -0
- data/vendor/bundle/cache/jasmine-core-2.99.2.gem +0 -0
- data/vendor/bundle/cache/json-2.2.0.gem +0 -0
- data/vendor/bundle/cache/launchy-2.4.3.gem +0 -0
- data/vendor/bundle/cache/mail-2.7.1.gem +0 -0
- data/vendor/bundle/cache/mime-types-3.3.gem +0 -0
- data/vendor/bundle/cache/mime-types-data-3.2019.1009.gem +0 -0
- data/vendor/bundle/cache/mini_mime-1.0.2.gem +0 -0
- data/vendor/bundle/cache/mini_portile2-2.4.0.gem +0 -0
- data/vendor/bundle/cache/multipart-post-2.1.1.gem +0 -0
- data/vendor/bundle/cache/nokogiri-1.10.5.gem +0 -0
- data/vendor/bundle/cache/octokit-4.14.0.gem +0 -0
- data/vendor/bundle/cache/phantomjs-2.1.1.0.gem +0 -0
- data/vendor/bundle/cache/pit-0.0.7.gem +0 -0
- data/vendor/bundle/cache/power_assert-1.1.5.gem +0 -0
- data/vendor/bundle/cache/public_suffix-4.0.1.gem +0 -0
- data/vendor/bundle/cache/rack-2.0.7.gem +0 -0
- data/vendor/bundle/cache/rack-test-1.1.0.gem +0 -0
- data/vendor/bundle/cache/racksh-1.0.0.gem +0 -0
- data/vendor/bundle/cache/rake-13.0.1.gem +0 -0
- data/vendor/bundle/cache/redcarpet-3.5.0.gem +0 -0
- data/vendor/bundle/cache/regexp_parser-1.6.0.gem +0 -0
- data/vendor/bundle/cache/rspec-3.9.0.gem +0 -0
- data/vendor/bundle/cache/rspec-core-3.9.0.gem +0 -0
- data/vendor/bundle/cache/rspec-expectations-3.9.0.gem +0 -0
- data/vendor/bundle/cache/rspec-mocks-3.9.0.gem +0 -0
- data/vendor/bundle/cache/rspec-support-3.9.0.gem +0 -0
- data/vendor/bundle/cache/rubyzip-2.0.0.gem +0 -0
- data/vendor/bundle/cache/sawyer-0.8.2.gem +0 -0
- data/vendor/bundle/cache/selenium-webdriver-3.142.6.gem +0 -0
- data/vendor/bundle/cache/sequel-5.26.0.gem +0 -0
- data/vendor/bundle/cache/simplecov-0.16.1.gem +0 -0
- data/vendor/bundle/cache/simplecov-html-0.10.2.gem +0 -0
- data/vendor/bundle/cache/sqlite3-1.4.1.gem +0 -0
- data/vendor/bundle/cache/term-ansicolor-1.7.1.gem +0 -0
- data/vendor/bundle/cache/test-unit-3.3.4.gem +0 -0
- data/vendor/bundle/cache/thor-0.20.3.gem +0 -0
- data/vendor/bundle/cache/tins-1.22.2.gem +0 -0
- data/vendor/bundle/cache/xpath-3.2.0.gem +0 -0
- data/vendor/bundle/extensions/x86_64-linux/2.6.0-static/json-2.2.0/gem.build_complete +0 -0
- data/vendor/bundle/extensions/x86_64-linux/2.6.0-static/json-2.2.0/gem_make.out +13 -0
- data/vendor/bundle/extensions/x86_64-linux/2.6.0-static/json-2.2.0/json/ext/generator.so +0 -0
- data/vendor/bundle/extensions/x86_64-linux/2.6.0-static/json-2.2.0/json/ext/parser.so +0 -0
- data/vendor/bundle/extensions/x86_64-linux/2.6.0-static/json-2.2.0/mkmf.log +69 -0
- data/vendor/bundle/extensions/x86_64-linux/2.6.0-static/nokogiri-1.10.5/gem.build_complete +0 -0
- data/vendor/bundle/extensions/x86_64-linux/2.6.0-static/nokogiri-1.10.5/gem_make.out +449 -0
- data/vendor/bundle/extensions/x86_64-linux/2.6.0-static/nokogiri-1.10.5/mkmf.log +566 -0
- data/vendor/bundle/extensions/x86_64-linux/2.6.0-static/nokogiri-1.10.5/nokogiri/nokogiri.so +0 -0
- data/vendor/bundle/extensions/x86_64-linux/2.6.0-static/redcarpet-3.5.0/gem.build_complete +0 -0
- data/vendor/bundle/extensions/x86_64-linux/2.6.0-static/redcarpet-3.5.0/gem_make.out +119 -0
- data/vendor/bundle/extensions/x86_64-linux/2.6.0-static/redcarpet-3.5.0/redcarpet.so +0 -0
- data/vendor/bundle/extensions/x86_64-linux/2.6.0-static/sqlite3-1.4.1/gem.build_complete +0 -0
- data/vendor/bundle/extensions/x86_64-linux/2.6.0-static/sqlite3-1.4.1/gem_make.out +77 -0
- data/vendor/bundle/extensions/x86_64-linux/2.6.0-static/sqlite3-1.4.1/mkmf.log +631 -0
- data/vendor/bundle/extensions/x86_64-linux/2.6.0-static/sqlite3-1.4.1/sqlite3/sqlite3_native.so +0 -0
- data/vendor/bundle/gems/addressable-2.7.0/CHANGELOG.md +235 -0
- data/vendor/bundle/gems/addressable-2.7.0/Gemfile +32 -0
- data/vendor/bundle/gems/addressable-2.7.0/LICENSE.txt +202 -0
- data/vendor/bundle/gems/addressable-2.7.0/README.md +121 -0
- data/vendor/bundle/gems/addressable-2.7.0/Rakefile +34 -0
- data/vendor/bundle/gems/addressable-2.7.0/data/unicode.data +0 -0
- data/vendor/bundle/gems/addressable-2.7.0/lib/addressable.rb +4 -0
- data/vendor/bundle/gems/addressable-2.7.0/lib/addressable/idna.rb +27 -0
- data/vendor/bundle/gems/addressable-2.7.0/lib/addressable/idna/native.rb +61 -0
- data/vendor/bundle/gems/addressable-2.7.0/lib/addressable/idna/pure.rb +676 -0
- data/vendor/bundle/gems/addressable-2.7.0/lib/addressable/template.rb +1045 -0
- data/vendor/bundle/gems/addressable-2.7.0/lib/addressable/uri.rb +2529 -0
- data/vendor/bundle/gems/addressable-2.7.0/lib/addressable/version.rb +32 -0
- data/vendor/bundle/gems/addressable-2.7.0/spec/addressable/idna_spec.rb +300 -0
- data/vendor/bundle/gems/addressable-2.7.0/spec/addressable/net_http_compat_spec.rb +30 -0
- data/vendor/bundle/gems/addressable-2.7.0/spec/addressable/rack_mount_compat_spec.rb +106 -0
- data/vendor/bundle/gems/addressable-2.7.0/spec/addressable/security_spec.rb +59 -0
- data/vendor/bundle/gems/addressable-2.7.0/spec/addressable/template_spec.rb +1451 -0
- data/vendor/bundle/gems/addressable-2.7.0/spec/addressable/uri_spec.rb +6603 -0
- data/vendor/bundle/gems/addressable-2.7.0/spec/spec_helper.rb +24 -0
- data/vendor/bundle/gems/addressable-2.7.0/tasks/clobber.rake +4 -0
- data/vendor/bundle/gems/addressable-2.7.0/tasks/gem.rake +93 -0
- data/vendor/bundle/gems/addressable-2.7.0/tasks/git.rake +47 -0
- data/vendor/bundle/gems/addressable-2.7.0/tasks/metrics.rake +24 -0
- data/vendor/bundle/gems/addressable-2.7.0/tasks/rspec.rake +23 -0
- data/vendor/bundle/gems/addressable-2.7.0/tasks/yard.rake +29 -0
- data/vendor/bundle/gems/capybara-3.29.0/History.md +1743 -0
- data/vendor/bundle/gems/capybara-3.29.0/License.txt +22 -0
- data/vendor/bundle/gems/capybara-3.29.0/README.md +1099 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara.rb +511 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/config.rb +90 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/cucumber.rb +27 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/driver/base.rb +170 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/driver/node.rb +139 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/dsl.rb +57 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/helpers.rb +106 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/minitest.rb +297 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/minitest/spec.rb +208 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/node/actions.rb +416 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/node/base.rb +143 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/node/document.rb +48 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/node/document_matchers.rb +67 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/node/element.rb +599 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/node/finders.rb +319 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/node/matchers.rb +868 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/node/simple.rb +206 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/queries/ancestor_query.rb +27 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/queries/base_query.rb +105 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/queries/current_path_query.rb +51 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/queries/match_query.rb +26 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/queries/selector_query.rb +697 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/queries/sibling_query.rb +26 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/queries/style_query.rb +45 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/queries/text_query.rb +110 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/queries/title_query.rb +39 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rack_test/browser.rb +135 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rack_test/css_handlers.rb +13 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rack_test/driver.rb +109 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rack_test/errors.rb +6 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rack_test/form.rb +127 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rack_test/node.rb +300 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rails.rb +16 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/registrations/drivers.rb +36 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/registrations/patches/puma_ssl.rb +27 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/registrations/servers.rb +44 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/result.rb +166 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rspec.rb +29 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rspec/features.rb +23 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rspec/matcher_proxies.rb +82 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rspec/matchers.rb +201 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rspec/matchers/base.rb +105 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rspec/matchers/become_closed.rb +33 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rspec/matchers/compound.rb +88 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rspec/matchers/count_sugar.rb +36 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rspec/matchers/have_ancestor.rb +27 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rspec/matchers/have_current_path.rb +29 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rspec/matchers/have_selector.rb +69 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rspec/matchers/have_sibling.rb +27 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rspec/matchers/have_text.rb +33 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rspec/matchers/have_title.rb +29 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rspec/matchers/match_selector.rb +27 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rspec/matchers/match_style.rb +38 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/rspec/matchers/spatial_sugar.rb +38 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector.rb +225 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/builders/css_builder.rb +84 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/builders/xpath_builder.rb +69 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/css.rb +102 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/definition.rb +276 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/definition/button.rb +46 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/definition/checkbox.rb +26 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/definition/css.rb +8 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/definition/datalist_input.rb +35 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/definition/datalist_option.rb +25 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/definition/element.rb +27 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/definition/field.rb +40 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/definition/fieldset.rb +14 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/definition/file_field.rb +13 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/definition/fillable_field.rb +33 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/definition/frame.rb +17 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/definition/id.rb +6 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/definition/label.rb +60 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/definition/link.rb +46 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/definition/link_or_button.rb +16 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/definition/option.rb +27 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/definition/radio_button.rb +27 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/definition/select.rb +62 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/definition/table.rb +106 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/definition/table_row.rb +21 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/definition/xpath.rb +5 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/filter.rb +5 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/filter_set.rb +122 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/filters/base.rb +72 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/filters/expression_filter.rb +22 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/filters/locator_filter.rb +29 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/filters/node_filter.rb +31 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/regexp_disassembler.rb +214 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/selector.rb +145 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selector/xpath_extensions.rb +17 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/atoms/getAttribute.min.js +1 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/atoms/isDisplayed.min.js +1 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/atoms/src/getAttribute.js +161 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/atoms/src/isDisplayed.js +454 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/driver.rb +487 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/driver_specializations/chrome_driver.rb +119 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/driver_specializations/edge_driver.rb +126 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/driver_specializations/firefox_driver.rb +89 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/driver_specializations/internet_explorer_driver.rb +26 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/driver_specializations/safari_driver.rb +24 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/extensions/file_input_click_emulation.rb +34 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/extensions/find.rb +110 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/extensions/html5_drag.rb +211 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/extensions/modifier_keys_stack.rb +28 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/extensions/scroll.rb +78 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/logger_suppressor.rb +34 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/node.rb +532 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/nodes/chrome_node.rb +122 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/nodes/edge_node.rb +102 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/nodes/firefox_node.rb +131 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/nodes/ie_node.rb +22 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/nodes/safari_node.rb +118 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/patches/atoms.rb +18 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/patches/is_displayed.rb +16 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/patches/logs.rb +47 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/patches/pause_duration_fix.rb +9 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/selenium/patches/persistent_client.rb +20 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/server.rb +114 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/server/animation_disabler.rb +58 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/server/checker.rb +44 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/server/middleware.rb +59 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/session.rb +925 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/session/config.rb +120 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/session/matchers.rb +87 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/fixtures/another_test_file.txt +1 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/fixtures/capybara.jpg +3 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/fixtures/no_extension +1 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/fixtures/test_file.txt +1 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/public/jquery-ui.js +13 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/public/jquery.js +5 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/public/offset.js +6 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/public/test.js +212 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/accept_alert_spec.rb +81 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/accept_confirm_spec.rb +32 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/accept_prompt_spec.rb +78 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/all_spec.rb +223 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/ancestor_spec.rb +83 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/assert_all_of_selectors_spec.rb +140 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/assert_current_path_spec.rb +75 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/assert_selector_spec.rb +143 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/assert_style_spec.rb +26 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/assert_text_spec.rb +254 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/assert_title_spec.rb +93 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/attach_file_spec.rb +216 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/body_spec.rb +23 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/check_spec.rb +235 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/choose_spec.rb +121 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/click_button_spec.rb +501 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/click_link_or_button_spec.rb +129 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/click_link_spec.rb +229 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/current_scope_spec.rb +31 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/current_url_spec.rb +115 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/dismiss_confirm_spec.rb +36 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/dismiss_prompt_spec.rb +21 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/element/assert_match_selector_spec.rb +38 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/element/match_css_spec.rb +31 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/element/match_xpath_spec.rb +25 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/element/matches_selector_spec.rb +120 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/evaluate_async_script_spec.rb +23 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/evaluate_script_spec.rb +49 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/execute_script_spec.rb +28 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/fill_in_spec.rb +257 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/find_button_spec.rb +74 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/find_by_id_spec.rb +33 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/find_field_spec.rb +113 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/find_link_spec.rb +70 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/find_spec.rb +508 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/first_spec.rb +156 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/frame/frame_title_spec.rb +23 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/frame/frame_url_spec.rb +23 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/frame/switch_to_frame_spec.rb +116 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/frame/within_frame_spec.rb +112 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/go_back_spec.rb +12 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/go_forward_spec.rb +14 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/has_all_selectors_spec.rb +69 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/has_ancestor_spec.rb +46 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/has_any_selectors_spec.rb +25 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/has_button_spec.rb +69 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/has_css_spec.rb +371 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/has_current_path_spec.rb +138 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/has_field_spec.rb +349 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/has_link_spec.rb +39 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/has_none_selectors_spec.rb +78 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/has_select_spec.rb +282 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/has_selector_spec.rb +202 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/has_sibling_spec.rb +50 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/has_table_spec.rb +152 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/has_text_spec.rb +359 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/has_title_spec.rb +71 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/has_xpath_spec.rb +149 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/headers_spec.rb +8 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/html_spec.rb +47 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/matches_style_spec.rb +35 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/node_spec.rb +1161 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/node_wrapper_spec.rb +39 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/refresh_spec.rb +33 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/reset_session_spec.rb +148 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/response_code_spec.rb +8 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/save_and_open_page_spec.rb +21 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/save_and_open_screenshot_spec.rb +43 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/save_page_spec.rb +110 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/save_screenshot_spec.rb +55 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/screenshot_spec.rb +18 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/scroll_spec.rb +117 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/select_spec.rb +229 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/selectors_spec.rb +85 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/sibling_spec.rb +52 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/source_spec.rb +0 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/text_spec.rb +74 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/title_spec.rb +29 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/uncheck_spec.rb +100 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/unselect_spec.rb +116 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/visit_spec.rb +204 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/window/become_closed_spec.rb +89 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/window/current_window_spec.rb +28 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/window/open_new_window_spec.rb +31 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/window/switch_to_window_spec.rb +132 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/window/window_opened_by_spec.rb +99 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/window/window_spec.rb +203 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/window/windows_spec.rb +34 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/window/within_window_spec.rb +157 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/session/within_spec.rb +199 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/spec_helper.rb +135 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/test_app.rb +226 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/animated.erb +49 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/buttons.erb +5 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/fieldsets.erb +30 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/form.erb +670 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/frame_child.erb +18 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/frame_one.erb +10 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/frame_parent.erb +9 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/frame_two.erb +9 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/header_links.erb +8 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/host_links.erb +13 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/initial_alert.erb +10 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/obscured.erb +47 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/offset.erb +32 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/path.erb +13 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/popup_one.erb +9 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/popup_two.erb +9 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/postback.erb +14 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/react.erb +45 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/scroll.erb +20 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/spatial.erb +31 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/tables.erb +130 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/with_animation.erb +74 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/with_base_tag.erb +11 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/with_count.erb +8 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/with_dragula.erb +22 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/with_fixed_header_footer.erb +17 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/with_hover.erb +24 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/with_hover1.erb +10 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/with_html.erb +208 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/with_html5_svg.erb +20 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/with_html_entities.erb +2 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/with_js.erb +160 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/with_jstree.erb +26 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/with_namespace.erb +20 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/with_scope.erb +42 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/with_scope_other.erb +6 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/with_simple_html.erb +2 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/with_slow_unload.erb +17 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/with_sortable_js.erb +21 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/with_title.erb +5 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/with_unload_alert.erb +14 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/with_windows.erb +54 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/within_frames.erb +15 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/version.rb +5 -0
- data/vendor/bundle/gems/capybara-3.29.0/lib/capybara/window.rb +146 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/basic_node_spec.rb +154 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/capybara_spec.rb +112 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/css_builder_spec.rb +101 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/css_splitter_spec.rb +38 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/dsl_spec.rb +276 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/filter_set_spec.rb +46 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/fixtures/capybara.csv +1 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/fixtures/certificate.pem +25 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/fixtures/key.pem +27 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/fixtures/selenium_driver_rspec_failure.rb +13 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/fixtures/selenium_driver_rspec_success.rb +13 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/minitest_spec.rb +163 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/minitest_spec_spec.rb +162 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/per_session_config_spec.rb +68 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/rack_test_spec.rb +257 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/regexp_dissassembler_spec.rb +246 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/result_spec.rb +185 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/rspec/features_spec.rb +98 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/rspec/scenarios_spec.rb +19 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/rspec/shared_spec_matchers.rb +947 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/rspec/views_spec.rb +14 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/rspec_matchers_spec.rb +62 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/rspec_spec.rb +145 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/sauce_spec_chrome.rb +43 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/selector_spec.rb +513 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/selenium_spec_chrome.rb +183 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/selenium_spec_chrome_remote.rb +94 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/selenium_spec_edge.rb +47 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/selenium_spec_firefox.rb +203 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/selenium_spec_firefox_remote.rb +80 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/selenium_spec_ie.rb +150 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/selenium_spec_safari.rb +148 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/server_spec.rb +250 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/session_spec.rb +91 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/shared_selenium_node.rb +65 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/shared_selenium_session.rb +466 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/spec_helper.rb +100 -0
- data/vendor/bundle/gems/capybara-3.29.0/spec/xpath_builder_spec.rb +93 -0
- data/vendor/bundle/gems/childprocess-3.0.0/CHANGELOG.md +73 -0
- data/vendor/bundle/gems/childprocess-3.0.0/Gemfile +21 -0
- data/vendor/bundle/gems/childprocess-3.0.0/LICENSE +20 -0
- data/vendor/bundle/gems/childprocess-3.0.0/README.md +218 -0
- data/vendor/bundle/gems/childprocess-3.0.0/Rakefile +61 -0
- data/vendor/bundle/gems/childprocess-3.0.0/appveyor.yml +42 -0
- data/vendor/bundle/gems/childprocess-3.0.0/childprocess.gemspec +26 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess.rb +210 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/abstract_io.rb +36 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/abstract_process.rb +192 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/errors.rb +37 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/jruby.rb +56 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/jruby/io.rb +16 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/jruby/process.rb +184 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/jruby/pump.rb +53 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/tools/generator.rb +146 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/unix.rb +9 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/unix/fork_exec_process.rb +78 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/unix/io.rb +21 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/unix/lib.rb +186 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/unix/platform/i386-linux.rb +12 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/unix/platform/i386-solaris.rb +11 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/unix/platform/x86_64-linux.rb +12 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/unix/platform/x86_64-macosx.rb +11 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/unix/posix_spawn_process.rb +134 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/unix/process.rb +90 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/version.rb +3 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/windows.rb +38 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/windows/handle.rb +91 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/windows/io.rb +25 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/windows/lib.rb +416 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/windows/process.rb +130 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/windows/process_builder.rb +178 -0
- data/vendor/bundle/gems/childprocess-3.0.0/lib/childprocess/windows/structs.rb +149 -0
- data/vendor/bundle/gems/childprocess-3.0.0/spec/abstract_io_spec.rb +12 -0
- data/vendor/bundle/gems/childprocess-3.0.0/spec/childprocess_spec.rb +447 -0
- data/vendor/bundle/gems/childprocess-3.0.0/spec/get_env.ps1 +13 -0
- data/vendor/bundle/gems/childprocess-3.0.0/spec/io_spec.rb +228 -0
- data/vendor/bundle/gems/childprocess-3.0.0/spec/jruby_spec.rb +24 -0
- data/vendor/bundle/gems/childprocess-3.0.0/spec/pid_behavior.rb +12 -0
- data/vendor/bundle/gems/childprocess-3.0.0/spec/platform_detection_spec.rb +86 -0
- data/vendor/bundle/gems/childprocess-3.0.0/spec/spec_helper.rb +270 -0
- data/vendor/bundle/gems/childprocess-3.0.0/spec/unix_spec.rb +57 -0
- data/vendor/bundle/gems/childprocess-3.0.0/spec/windows_spec.rb +23 -0
- data/vendor/bundle/gems/coveralls-0.8.23/CHANGELOG.md +21 -0
- data/vendor/bundle/gems/coveralls-0.8.23/Gemfile +41 -0
- data/vendor/bundle/gems/coveralls-0.8.23/LICENSE +22 -0
- data/vendor/bundle/gems/coveralls-0.8.23/README.md +3 -0
- data/vendor/bundle/gems/coveralls-0.8.23/Rakefile +14 -0
- data/vendor/bundle/gems/coveralls-0.8.23/bin/coveralls +9 -0
- data/vendor/bundle/gems/coveralls-0.8.23/coveralls-ruby.gemspec +29 -0
- data/vendor/bundle/gems/coveralls-0.8.23/lib/coveralls.rb +101 -0
- data/vendor/bundle/gems/coveralls-0.8.23/lib/coveralls/api.rb +128 -0
- data/vendor/bundle/gems/coveralls-0.8.23/lib/coveralls/command.rb +69 -0
- data/vendor/bundle/gems/coveralls-0.8.23/lib/coveralls/configuration.rb +233 -0
- data/vendor/bundle/gems/coveralls-0.8.23/lib/coveralls/output.rb +114 -0
- data/vendor/bundle/gems/coveralls-0.8.23/lib/coveralls/rake/task.rb +19 -0
- data/vendor/bundle/gems/coveralls-0.8.23/lib/coveralls/simplecov.rb +101 -0
- data/vendor/bundle/gems/coveralls-0.8.23/lib/coveralls/version.rb +3 -0
- data/vendor/bundle/gems/coveralls-0.8.23/spec/coveralls/configuration_spec.rb +368 -0
- data/vendor/bundle/gems/coveralls-0.8.23/spec/coveralls/coveralls_spec.rb +106 -0
- data/vendor/bundle/gems/coveralls-0.8.23/spec/coveralls/fixtures/app/controllers/sample.rb +12 -0
- data/vendor/bundle/gems/coveralls-0.8.23/spec/coveralls/fixtures/app/models/airplane.rb +10 -0
- data/vendor/bundle/gems/coveralls-0.8.23/spec/coveralls/fixtures/app/models/dog.rb +10 -0
- data/vendor/bundle/gems/coveralls-0.8.23/spec/coveralls/fixtures/app/models/house.rb +10 -0
- data/vendor/bundle/gems/coveralls-0.8.23/spec/coveralls/fixtures/app/models/robot.rb +10 -0
- data/vendor/bundle/gems/coveralls-0.8.23/spec/coveralls/fixtures/app/models/user.rb +10 -0
- data/vendor/bundle/gems/coveralls-0.8.23/spec/coveralls/fixtures/app/vendor/vendored_gem.rb +1 -0
- data/vendor/bundle/gems/coveralls-0.8.23/spec/coveralls/fixtures/sample.rb +12 -0
- data/vendor/bundle/gems/coveralls-0.8.23/spec/coveralls/output_spec.rb +92 -0
- data/vendor/bundle/gems/coveralls-0.8.23/spec/coveralls/simplecov_spec.rb +82 -0
- data/vendor/bundle/gems/coveralls-0.8.23/spec/spec_helper.rb +82 -0
- data/vendor/bundle/gems/diff-lcs-1.3/Code-of-Conduct.md +74 -0
- data/vendor/bundle/gems/diff-lcs-1.3/Contributing.md +83 -0
- data/vendor/bundle/gems/diff-lcs-1.3/History.md +220 -0
- data/vendor/bundle/gems/diff-lcs-1.3/License.md +39 -0
- data/vendor/bundle/gems/diff-lcs-1.3/Manifest.txt +37 -0
- data/vendor/bundle/gems/diff-lcs-1.3/README.rdoc +84 -0
- data/vendor/bundle/gems/diff-lcs-1.3/Rakefile +57 -0
- data/vendor/bundle/gems/diff-lcs-1.3/autotest/discover.rb +1 -0
- data/vendor/bundle/gems/diff-lcs-1.3/bin/htmldiff +32 -0
- data/vendor/bundle/gems/diff-lcs-1.3/bin/ldiff +6 -0
- data/vendor/bundle/gems/diff-lcs-1.3/docs/COPYING.txt +339 -0
- data/vendor/bundle/gems/diff-lcs-1.3/docs/artistic.txt +127 -0
- data/vendor/bundle/gems/diff-lcs-1.3/lib/diff-lcs.rb +3 -0
- data/vendor/bundle/gems/diff-lcs-1.3/lib/diff/lcs.rb +725 -0
- data/vendor/bundle/gems/diff-lcs-1.3/lib/diff/lcs/array.rb +7 -0
- data/vendor/bundle/gems/diff-lcs-1.3/lib/diff/lcs/block.rb +37 -0
- data/vendor/bundle/gems/diff-lcs-1.3/lib/diff/lcs/callbacks.rb +322 -0
- data/vendor/bundle/gems/diff-lcs-1.3/lib/diff/lcs/change.rb +181 -0
- data/vendor/bundle/gems/diff-lcs-1.3/lib/diff/lcs/htmldiff.rb +149 -0
- data/vendor/bundle/gems/diff-lcs-1.3/lib/diff/lcs/hunk.rb +276 -0
- data/vendor/bundle/gems/diff-lcs-1.3/lib/diff/lcs/internals.rb +307 -0
- data/vendor/bundle/gems/diff-lcs-1.3/lib/diff/lcs/ldiff.rb +167 -0
- data/vendor/bundle/gems/diff-lcs-1.3/lib/diff/lcs/string.rb +5 -0
- data/vendor/bundle/gems/diff-lcs-1.3/spec/change_spec.rb +65 -0
- data/vendor/bundle/gems/diff-lcs-1.3/spec/diff_spec.rb +47 -0
- data/vendor/bundle/gems/diff-lcs-1.3/spec/fixtures/ds1.csv +50 -0
- data/vendor/bundle/gems/diff-lcs-1.3/spec/fixtures/ds2.csv +51 -0
- data/vendor/bundle/gems/diff-lcs-1.3/spec/hunk_spec.rb +72 -0
- data/vendor/bundle/gems/diff-lcs-1.3/spec/issues_spec.rb +49 -0
- data/vendor/bundle/gems/diff-lcs-1.3/spec/lcs_spec.rb +56 -0
- data/vendor/bundle/gems/diff-lcs-1.3/spec/ldiff_spec.rb +47 -0
- data/vendor/bundle/gems/diff-lcs-1.3/spec/patch_spec.rb +422 -0
- data/vendor/bundle/gems/diff-lcs-1.3/spec/sdiff_spec.rb +214 -0
- data/vendor/bundle/gems/diff-lcs-1.3/spec/spec_helper.rb +321 -0
- data/vendor/bundle/gems/diff-lcs-1.3/spec/traverse_balanced_spec.rb +310 -0
- data/vendor/bundle/gems/diff-lcs-1.3/spec/traverse_sequences_spec.rb +139 -0
- data/vendor/bundle/gems/docile-1.3.2/Gemfile +12 -0
- data/vendor/bundle/gems/docile-1.3.2/HISTORY.md +89 -0
- data/vendor/bundle/gems/docile-1.3.2/LICENSE +21 -0
- data/vendor/bundle/gems/docile-1.3.2/README.md +381 -0
- data/vendor/bundle/gems/docile-1.3.2/Rakefile +28 -0
- data/vendor/bundle/gems/docile-1.3.2/docile.gemspec +55 -0
- data/vendor/bundle/gems/docile-1.3.2/lib/docile.rb +123 -0
- data/vendor/bundle/gems/docile-1.3.2/lib/docile/chaining_fallback_context_proxy.rb +20 -0
- data/vendor/bundle/gems/docile-1.3.2/lib/docile/execution.rb +41 -0
- data/vendor/bundle/gems/docile-1.3.2/lib/docile/fallback_context_proxy.rb +93 -0
- data/vendor/bundle/gems/docile-1.3.2/lib/docile/version.rb +4 -0
- data/vendor/bundle/gems/docile-1.3.2/on_what.rb +26 -0
- data/vendor/bundle/gems/emot-0.0.4/Gemfile +4 -0
- data/vendor/bundle/gems/emot-0.0.4/LICENSE.txt +22 -0
- data/vendor/bundle/gems/emot-0.0.4/README.md +87 -0
- data/vendor/bundle/gems/emot-0.0.4/Rakefile +7 -0
- data/vendor/bundle/gems/emot-0.0.4/bin/emot +5 -0
- data/vendor/bundle/gems/emot-0.0.4/emot.gemspec +26 -0
- data/vendor/bundle/gems/emot-0.0.4/lib/emot.rb +34 -0
- data/vendor/bundle/gems/emot-0.0.4/lib/emot/cli.rb +62 -0
- data/vendor/bundle/gems/emot-0.0.4/lib/emot/map.rb +894 -0
- data/vendor/bundle/gems/emot-0.0.4/lib/emot/symbol_ext.rb +11 -0
- data/vendor/bundle/gems/emot-0.0.4/lib/emot/version.rb +3 -0
- data/vendor/bundle/gems/emot-0.0.4/spec/cli_spec.rb +56 -0
- data/vendor/bundle/gems/emot-0.0.4/spec/emot_spec.rb +50 -0
- data/vendor/bundle/gems/emot-0.0.4/spec/spec_helper.rb +2 -0
- data/vendor/bundle/gems/faraday-0.17.1/CHANGELOG.md +216 -0
- data/vendor/bundle/gems/faraday-0.17.1/LICENSE.md +20 -0
- data/vendor/bundle/gems/faraday-0.17.1/README.md +384 -0
- data/vendor/bundle/gems/faraday-0.17.1/Rakefile +13 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday.rb +248 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/adapter.rb +55 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/adapter/em_http.rb +243 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/adapter/em_http_ssl_patch.rb +56 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/adapter/em_synchrony.rb +106 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/adapter/em_synchrony/parallel_manager.rb +66 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/adapter/excon.rb +82 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/adapter/httpclient.rb +128 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/adapter/net_http.rb +152 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/adapter/net_http_persistent.rb +68 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/adapter/patron.rb +95 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/adapter/rack.rb +58 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/adapter/test.rb +213 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/adapter/typhoeus.rb +12 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/autoload.rb +84 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/connection.rb +484 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/deprecate.rb +101 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/error.rb +119 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/middleware.rb +37 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/options.rb +373 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/parameters.rb +198 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/rack_builder.rb +237 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/request.rb +114 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/request/authorization.rb +41 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/request/basic_authentication.rb +13 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/request/instrumentation.rb +36 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/request/multipart.rb +68 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/request/retry.rb +213 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/request/token_authentication.rb +15 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/request/url_encoded.rb +36 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/response.rb +97 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/response/logger.rb +80 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/response/raise_error.rb +25 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/upload_io.rb +67 -0
- data/vendor/bundle/gems/faraday-0.17.1/lib/faraday/utils.rb +326 -0
- data/vendor/bundle/gems/faraday-0.17.1/spec/faraday/deprecate_spec.rb +69 -0
- data/vendor/bundle/gems/faraday-0.17.1/spec/faraday/error_spec.rb +102 -0
- data/vendor/bundle/gems/faraday-0.17.1/spec/faraday/response/raise_error_spec.rb +95 -0
- data/vendor/bundle/gems/faraday-0.17.1/spec/spec_helper.rb +104 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/adapters/default_test.rb +14 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/adapters/em_http_test.rb +30 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/adapters/em_synchrony_test.rb +32 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/adapters/excon_test.rb +30 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/adapters/httpclient_test.rb +34 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/adapters/integration.rb +263 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/adapters/logger_test.rb +136 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/adapters/net_http_persistent_test.rb +114 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/adapters/net_http_test.rb +79 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/adapters/patron_test.rb +40 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/adapters/rack_test.rb +38 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/adapters/test_middleware_test.rb +157 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/adapters/typhoeus_test.rb +38 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/authentication_middleware_test.rb +65 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/composite_read_io_test.rb +109 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/connection_test.rb +738 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/env_test.rb +268 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/helper.rb +75 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/live_server.rb +67 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/middleware/instrumentation_test.rb +88 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/middleware/retry_test.rb +282 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/middleware_stack_test.rb +260 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/multibyte.txt +1 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/options_test.rb +333 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/parameters_test.rb +157 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/request_middleware_test.rb +126 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/response_middleware_test.rb +72 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/strawberry.rb +2 -0
- data/vendor/bundle/gems/faraday-0.17.1/test/utils_test.rb +98 -0
- data/vendor/bundle/gems/fastimage-2.1.7/MIT-LICENSE +20 -0
- data/vendor/bundle/gems/fastimage-2.1.7/README.textile +162 -0
- data/vendor/bundle/gems/fastimage-2.1.7/lib/fastimage.rb +788 -0
- data/vendor/bundle/gems/hikidoc-0.1.0/COPYING +28 -0
- data/vendor/bundle/gems/hikidoc-0.1.0/Gemfile +4 -0
- data/vendor/bundle/gems/hikidoc-0.1.0/NEWS +30 -0
- data/vendor/bundle/gems/hikidoc-0.1.0/NEWS.ja +30 -0
- data/vendor/bundle/gems/hikidoc-0.1.0/README +87 -0
- data/vendor/bundle/gems/hikidoc-0.1.0/README.ja +84 -0
- data/vendor/bundle/gems/hikidoc-0.1.0/Rakefile +8 -0
- data/vendor/bundle/gems/hikidoc-0.1.0/TextFormattingRules +320 -0
- data/vendor/bundle/gems/hikidoc-0.1.0/TextFormattingRules.ja +318 -0
- data/vendor/bundle/gems/hikidoc-0.1.0/bin/hikidoc +66 -0
- data/vendor/bundle/gems/hikidoc-0.1.0/hikidoc.gemspec +23 -0
- data/vendor/bundle/gems/hikidoc-0.1.0/lib/hikidoc.rb +912 -0
- data/vendor/bundle/gems/hikidoc-0.1.0/test/hikidoc_test.rb +506 -0
- data/vendor/bundle/gems/jasmine-2.99.0/Gemfile +30 -0
- data/vendor/bundle/gems/jasmine-2.99.0/HOW_TO_TEST.markdown +10 -0
- data/vendor/bundle/gems/jasmine-2.99.0/MIT.LICENSE +20 -0
- data/vendor/bundle/gems/jasmine-2.99.0/README.markdown +96 -0
- data/vendor/bundle/gems/jasmine-2.99.0/RELEASE.markdown +15 -0
- data/vendor/bundle/gems/jasmine-2.99.0/Rakefile +49 -0
- data/vendor/bundle/gems/jasmine-2.99.0/bin/jasmine +6 -0
- data/vendor/bundle/gems/jasmine-2.99.0/jasmine.gemspec +48 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/generators/jasmine/examples/USAGE +11 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/generators/jasmine/examples/examples_generator.rb +19 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/generators/jasmine/examples/templates/app/assets/javascripts/jasmine_examples/Player.js +22 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/generators/jasmine/examples/templates/app/assets/javascripts/jasmine_examples/Song.js +7 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/generators/jasmine/examples/templates/spec/javascripts/helpers/jasmine_examples/SpecHelper.js +15 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/generators/jasmine/examples/templates/spec/javascripts/jasmine_examples/PlayerSpec.js +58 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/generators/jasmine/install/USAGE +9 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/generators/jasmine/install/install_generator.rb +18 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/generators/jasmine/install/templates/spec/javascripts/support/jasmine.yml +145 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/generators/jasmine/install/templates/spec/javascripts/support/jasmine_helper.rb +16 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine.rb +32 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/application.rb +21 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/asset_expander.rb +66 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/asset_pipeline_mapper.rb +17 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/base.rb +54 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/ci_runner.rb +50 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/command_line_install.txt +13 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/command_line_tool.rb +125 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/config.rb +135 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/configuration.rb +114 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/core_configuration.rb +31 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/dependencies.rb +28 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/formatters/console.rb +118 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/formatters/exit_code.rb +23 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/formatters/multi.rb +17 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/page.rb +11 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/path_expander.rb +22 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/path_mapper.rb +38 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/railtie.rb +22 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/result.rb +58 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/ruby_versions.rb +11 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/run.html.erb +20 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/runners/phantom_boot.js +15 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/runners/phantom_jasmine_run.js +50 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/runners/phantom_js.rb +74 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/server.rb +17 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/tasks/jasmine.rake +71 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/tasks/jasmine_rails.rake +1 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/version.rb +3 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/jasmine/yaml_config_parser.rb +95 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/rack/jasmine/cache_control.rb +20 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/rack/jasmine/focused_suite.rb +17 -0
- data/vendor/bundle/gems/jasmine-2.99.0/lib/rack/jasmine/runner.rb +27 -0
- data/vendor/bundle/gems/jasmine-2.99.0/release_notes/v1.2.1.md +6 -0
- data/vendor/bundle/gems/jasmine-2.99.0/release_notes/v1.3.2.md +32 -0
- data/vendor/bundle/gems/jasmine-2.99.0/release_notes/v2.0.0.md +78 -0
- data/vendor/bundle/gems/jasmine-2.99.0/release_notes/v2.0.1.md +31 -0
- data/vendor/bundle/gems/jasmine-2.99.0/release_notes/v2.0.2.md +17 -0
- data/vendor/bundle/gems/jasmine-2.99.0/release_notes/v2.0.3.md +31 -0
- data/vendor/bundle/gems/jasmine-2.99.0/release_notes/v2.1.0.md +11 -0
- data/vendor/bundle/gems/jasmine-2.99.0/release_notes/v2.2.0.md +31 -0
- data/vendor/bundle/gems/jasmine-2.99.0/release_notes/v2.3.0.md +27 -0
- data/vendor/bundle/gems/jasmine-2.99.0/release_notes/v2.3.1.md +14 -0
- data/vendor/bundle/gems/jasmine-2.99.0/release_notes/v2.4.0.md +20 -0
- data/vendor/bundle/gems/jasmine-2.99.0/release_notes/v2.5.0.md +35 -0
- data/vendor/bundle/gems/jasmine-2.99.0/release_notes/v2.5.1.md +12 -0
- data/vendor/bundle/gems/jasmine-2.99.0/release_notes/v2.5.2.md +22 -0
- data/vendor/bundle/gems/jasmine-2.99.0/release_notes/v2.6.0.md +17 -0
- data/vendor/bundle/gems/jasmine-2.99.0/release_notes/v2.6.1.md +11 -0
- data/vendor/bundle/gems/jasmine-2.99.0/release_notes/v2.7.0.md +28 -0
- data/vendor/bundle/gems/jasmine-2.99.0/release_notes/v2.8.0.md +21 -0
- data/vendor/bundle/gems/jasmine-2.99.0/release_notes/v2.9.0.md +22 -0
- data/vendor/bundle/gems/jasmine-2.99.0/release_notes/v2.99.md +13 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/application_integration_spec.rb +15 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/application_spec.rb +55 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/base_spec.rb +35 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/ci_runner_spec.rb +137 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/configuration_spec.rb +219 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/fixture/Rakefile +4 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/fixture/afterall_spec.js +8 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/fixture/coffee_spec.coffee +3 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/fixture/console_log_spec.js +5 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/fixture/exception_test.js +1 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/fixture/failing_runner.rb +9 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/fixture/failing_test.js +5 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/fixture/large_test_suite_spec.js +20 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/fixture/non_asset_pipeline.js +1 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/fixture/non_asset_pipeline_test.js +5 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/fixture/phantomConfig.js +6 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/fixture/viewport_spec.js +6 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/jasmine_command_line_tool_spec.rb +142 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/jasmine_pojs_spec.rb +124 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/jasmine_rails_spec.rb +217 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/lib/jasmine/formatters/console_spec.rb +205 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/lib/jasmine/formatters/exit_code_spec.rb +34 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/lib/jasmine/formatters/multi_spec.rb +27 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/page_spec.rb +23 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/path_expander_spec.rb +138 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/path_mapper_spec.rb +38 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/performance/phantom_js_runner_performance_spec.rb +23 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/phantom_js_spec.rb +14 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/rack/jasmine/runner_spec.rb +25 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/result_spec.rb +44 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/server_spec.rb +22 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/spec_helper.rb +145 -0
- data/vendor/bundle/gems/jasmine-2.99.0/spec/yaml_config_parser_spec.rb +239 -0
- data/vendor/bundle/gems/jasmine-core-2.99.2/lib/console/console.js +190 -0
- data/vendor/bundle/gems/jasmine-core-2.99.2/lib/jasmine-core.js +37 -0
- data/vendor/bundle/gems/jasmine-core-2.99.2/lib/jasmine-core.rb +53 -0
- data/vendor/bundle/gems/jasmine-core-2.99.2/lib/jasmine-core/__init__.py +1 -0
- data/vendor/bundle/gems/jasmine-core-2.99.2/lib/jasmine-core/boot.js +155 -0
- data/vendor/bundle/gems/jasmine-core-2.99.2/lib/jasmine-core/boot/boot.js +133 -0
- data/vendor/bundle/gems/jasmine-core-2.99.2/lib/jasmine-core/boot/node_boot.js +19 -0
- data/vendor/bundle/gems/jasmine-core-2.99.2/lib/jasmine-core/core.py +60 -0
- data/vendor/bundle/gems/jasmine-core-2.99.2/lib/jasmine-core/example/node_example/lib/jasmine_examples/Player.js +24 -0
- data/vendor/bundle/gems/jasmine-core-2.99.2/lib/jasmine-core/example/node_example/lib/jasmine_examples/Song.js +9 -0
- data/vendor/bundle/gems/jasmine-core-2.99.2/lib/jasmine-core/example/node_example/spec/helpers/jasmine_examples/SpecHelper.js +15 -0
- data/vendor/bundle/gems/jasmine-core-2.99.2/lib/jasmine-core/example/node_example/spec/jasmine_examples/PlayerSpec.js +60 -0
- data/vendor/bundle/gems/jasmine-core-2.99.2/lib/jasmine-core/example/spec/PlayerSpec.js +58 -0
- data/vendor/bundle/gems/jasmine-core-2.99.2/lib/jasmine-core/example/spec/SpecHelper.js +15 -0
- data/vendor/bundle/gems/jasmine-core-2.99.2/lib/jasmine-core/example/src/Player.js +22 -0
- data/vendor/bundle/gems/jasmine-core-2.99.2/lib/jasmine-core/example/src/Song.js +7 -0
- data/vendor/bundle/gems/jasmine-core-2.99.2/lib/jasmine-core/jasmine-html.js +545 -0
- data/vendor/bundle/gems/jasmine-core-2.99.2/lib/jasmine-core/jasmine.css +59 -0
- data/vendor/bundle/gems/jasmine-core-2.99.2/lib/jasmine-core/jasmine.js +5586 -0
- data/vendor/bundle/gems/jasmine-core-2.99.2/lib/jasmine-core/json2.js +489 -0
- data/vendor/bundle/gems/jasmine-core-2.99.2/lib/jasmine-core/node_boot.js +41 -0
- data/vendor/bundle/gems/jasmine-core-2.99.2/lib/jasmine-core/version.rb +9 -0
- data/vendor/bundle/gems/json-2.2.0/CHANGES.md +391 -0
- data/vendor/bundle/gems/json-2.2.0/Gemfile +14 -0
- data/vendor/bundle/gems/json-2.2.0/README-json-jruby.md +33 -0
- data/vendor/bundle/gems/json-2.2.0/README.md +409 -0
- data/vendor/bundle/gems/json-2.2.0/Rakefile +408 -0
- data/vendor/bundle/gems/json-2.2.0/VERSION +1 -0
- data/vendor/bundle/gems/json-2.2.0/ext/json/Makefile +202 -0
- data/vendor/bundle/gems/json-2.2.0/ext/json/ext/fbuffer/fbuffer.h +187 -0
- data/vendor/bundle/gems/json-2.2.0/ext/json/ext/generator/Makefile +267 -0
- data/vendor/bundle/gems/json-2.2.0/ext/json/ext/generator/depend +1 -0
- data/vendor/bundle/gems/json-2.2.0/ext/json/ext/generator/extconf.rb +4 -0
- data/vendor/bundle/gems/json-2.2.0/ext/json/ext/generator/generator.c +1444 -0
- data/vendor/bundle/gems/json-2.2.0/ext/json/ext/generator/generator.h +171 -0
- data/vendor/bundle/gems/json-2.2.0/ext/json/ext/generator/generator.o +0 -0
- data/vendor/bundle/gems/json-2.2.0/ext/json/ext/generator/generator.so +0 -0
- data/vendor/bundle/gems/json-2.2.0/ext/json/ext/parser/Makefile +267 -0
- data/vendor/bundle/gems/json-2.2.0/ext/json/ext/parser/depend +1 -0
- data/vendor/bundle/gems/json-2.2.0/ext/json/ext/parser/extconf.rb +6 -0
- data/vendor/bundle/gems/json-2.2.0/ext/json/ext/parser/parser.c +2131 -0
- data/vendor/bundle/gems/json-2.2.0/ext/json/ext/parser/parser.h +91 -0
- data/vendor/bundle/gems/json-2.2.0/ext/json/ext/parser/parser.o +0 -0
- data/vendor/bundle/gems/json-2.2.0/ext/json/ext/parser/parser.rl +891 -0
- data/vendor/bundle/gems/json-2.2.0/ext/json/ext/parser/parser.so +0 -0
- data/vendor/bundle/gems/json-2.2.0/ext/json/extconf.rb +2 -0
- data/vendor/bundle/gems/json-2.2.0/install.rb +23 -0
- data/vendor/bundle/gems/json-2.2.0/java/src/json/ext/ByteListTranscoder.java +166 -0
- data/vendor/bundle/gems/json-2.2.0/java/src/json/ext/Generator.java +443 -0
- data/vendor/bundle/gems/json-2.2.0/java/src/json/ext/GeneratorMethods.java +231 -0
- data/vendor/bundle/gems/json-2.2.0/java/src/json/ext/GeneratorService.java +42 -0
- data/vendor/bundle/gems/json-2.2.0/java/src/json/ext/GeneratorState.java +490 -0
- data/vendor/bundle/gems/json-2.2.0/java/src/json/ext/OptionsReader.java +113 -0
- data/vendor/bundle/gems/json-2.2.0/java/src/json/ext/Parser.java +2362 -0
- data/vendor/bundle/gems/json-2.2.0/java/src/json/ext/Parser.rl +893 -0
- data/vendor/bundle/gems/json-2.2.0/java/src/json/ext/ParserService.java +34 -0
- data/vendor/bundle/gems/json-2.2.0/java/src/json/ext/RuntimeInfo.java +116 -0
- data/vendor/bundle/gems/json-2.2.0/java/src/json/ext/StringDecoder.java +166 -0
- data/vendor/bundle/gems/json-2.2.0/java/src/json/ext/StringEncoder.java +111 -0
- data/vendor/bundle/gems/json-2.2.0/java/src/json/ext/Utils.java +88 -0
- data/vendor/bundle/gems/json-2.2.0/json-java.gemspec +38 -0
- data/vendor/bundle/gems/json-2.2.0/json.gemspec +0 -0
- data/vendor/bundle/gems/json-2.2.0/json_pure.gemspec +38 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json.rb +63 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json/add/bigdecimal.rb +29 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json/add/complex.rb +29 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json/add/core.rb +12 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json/add/date.rb +34 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json/add/date_time.rb +50 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json/add/exception.rb +31 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json/add/ostruct.rb +31 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json/add/range.rb +29 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json/add/rational.rb +28 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json/add/regexp.rb +30 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json/add/set.rb +29 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json/add/struct.rb +30 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json/add/symbol.rb +25 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json/add/time.rb +38 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json/common.rb +456 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json/ext.rb +15 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json/ext/generator.so +0 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json/ext/parser.so +0 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json/generic_object.rb +71 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json/pure.rb +15 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json/pure/generator.rb +458 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json/pure/parser.rb +311 -0
- data/vendor/bundle/gems/json-2.2.0/lib/json/version.rb +9 -0
- data/vendor/bundle/gems/json-2.2.0/references/rfc7159.txt +899 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/fail10.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/fail11.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/fail12.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/fail13.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/fail14.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/fail18.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/fail19.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/fail2.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/fail20.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/fail21.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/fail22.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/fail23.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/fail24.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/fail25.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/fail27.json +2 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/fail28.json +2 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/fail3.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/fail4.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/fail5.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/fail6.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/fail7.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/fail8.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/fail9.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/obsolete_fail1.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/pass1.json +56 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/pass15.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/pass16.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/pass17.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/pass2.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/pass26.json +1 -0
- data/vendor/bundle/gems/json-2.2.0/tests/fixtures/pass3.json +6 -0
- data/vendor/bundle/gems/json-2.2.0/tests/json_addition_test.rb +203 -0
- data/vendor/bundle/gems/json-2.2.0/tests/json_common_interface_test.rb +126 -0
- data/vendor/bundle/gems/json-2.2.0/tests/json_encoding_test.rb +107 -0
- data/vendor/bundle/gems/json-2.2.0/tests/json_ext_parser_test.rb +15 -0
- data/vendor/bundle/gems/json-2.2.0/tests/json_fixtures_test.rb +32 -0
- data/vendor/bundle/gems/json-2.2.0/tests/json_generator_test.rb +377 -0
- data/vendor/bundle/gems/json-2.2.0/tests/json_generic_object_test.rb +82 -0
- data/vendor/bundle/gems/json-2.2.0/tests/json_parser_test.rb +472 -0
- data/vendor/bundle/gems/json-2.2.0/tests/json_string_matching_test.rb +38 -0
- data/vendor/bundle/gems/json-2.2.0/tests/test_helper.rb +17 -0
- data/vendor/bundle/gems/json-2.2.0/tools/diff.sh +18 -0
- data/vendor/bundle/gems/json-2.2.0/tools/fuzz.rb +131 -0
- data/vendor/bundle/gems/json-2.2.0/tools/server.rb +62 -0
- data/vendor/bundle/gems/launchy-2.4.3/CONTRIBUTING.md +59 -0
- data/vendor/bundle/gems/launchy-2.4.3/HISTORY.md +160 -0
- data/vendor/bundle/gems/launchy-2.4.3/LICENSE +16 -0
- data/vendor/bundle/gems/launchy-2.4.3/Manifest.txt +38 -0
- data/vendor/bundle/gems/launchy-2.4.3/README.md +136 -0
- data/vendor/bundle/gems/launchy-2.4.3/Rakefile +25 -0
- data/vendor/bundle/gems/launchy-2.4.3/bin/launchy +4 -0
- data/vendor/bundle/gems/launchy-2.4.3/lib/launchy.rb +152 -0
- data/vendor/bundle/gems/launchy-2.4.3/lib/launchy/application.rb +62 -0
- data/vendor/bundle/gems/launchy-2.4.3/lib/launchy/applications/browser.rb +82 -0
- data/vendor/bundle/gems/launchy-2.4.3/lib/launchy/argv.rb +36 -0
- data/vendor/bundle/gems/launchy-2.4.3/lib/launchy/cli.rb +89 -0
- data/vendor/bundle/gems/launchy-2.4.3/lib/launchy/deprecated.rb +52 -0
- data/vendor/bundle/gems/launchy-2.4.3/lib/launchy/descendant_tracker.rb +49 -0
- data/vendor/bundle/gems/launchy-2.4.3/lib/launchy/detect.rb +10 -0
- data/vendor/bundle/gems/launchy-2.4.3/lib/launchy/detect/host_os.rb +32 -0
- data/vendor/bundle/gems/launchy-2.4.3/lib/launchy/detect/host_os_family.rb +71 -0
- data/vendor/bundle/gems/launchy-2.4.3/lib/launchy/detect/nix_desktop_environment.rb +92 -0
- data/vendor/bundle/gems/launchy-2.4.3/lib/launchy/detect/ruby_engine.rb +78 -0
- data/vendor/bundle/gems/launchy-2.4.3/lib/launchy/detect/runner.rb +152 -0
- data/vendor/bundle/gems/launchy-2.4.3/lib/launchy/error.rb +6 -0
- data/vendor/bundle/gems/launchy-2.4.3/lib/launchy/os_family.rb +8 -0
- data/vendor/bundle/gems/launchy-2.4.3/lib/launchy/version.rb +18 -0
- data/vendor/bundle/gems/launchy-2.4.3/spec/application_spec.rb +43 -0
- data/vendor/bundle/gems/launchy-2.4.3/spec/applications/browser_spec.rb +68 -0
- data/vendor/bundle/gems/launchy-2.4.3/spec/cli_spec.rb +75 -0
- data/vendor/bundle/gems/launchy-2.4.3/spec/detect/host_os_family_spec.rb +40 -0
- data/vendor/bundle/gems/launchy-2.4.3/spec/detect/host_os_spec.rb +19 -0
- data/vendor/bundle/gems/launchy-2.4.3/spec/detect/nix_desktop_environment_spec.rb +36 -0
- data/vendor/bundle/gems/launchy-2.4.3/spec/detect/ruby_engine_spec.rb +37 -0
- data/vendor/bundle/gems/launchy-2.4.3/spec/detect/runner_spec.rb +103 -0
- data/vendor/bundle/gems/launchy-2.4.3/spec/launchy_spec.rb +110 -0
- data/vendor/bundle/gems/launchy-2.4.3/spec/mock_application.rb +9 -0
- data/vendor/bundle/gems/launchy-2.4.3/spec/spec_helper.rb +11 -0
- data/vendor/bundle/gems/launchy-2.4.3/spec/tattle-host-os.yaml +427 -0
- data/vendor/bundle/gems/launchy-2.4.3/spec/version_spec.rb +11 -0
- data/vendor/bundle/gems/launchy-2.4.3/tasks/default.rake +272 -0
- data/vendor/bundle/gems/launchy-2.4.3/tasks/this.rb +209 -0
- data/vendor/bundle/gems/mail-2.7.1/MIT-LICENSE +20 -0
- data/vendor/bundle/gems/mail-2.7.1/README.md +695 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail.rb +85 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/attachments_list.rb +110 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/body.rb +328 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/check_delivery_params.rb +60 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/configuration.rb +78 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/constants.rb +57 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/core_extensions/smtp.rb +28 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/core_extensions/string.rb +17 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/elements.rb +15 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/elements/address.rb +258 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/elements/address_list.rb +34 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/elements/content_disposition_element.rb +20 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/elements/content_location_element.rb +17 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/elements/content_transfer_encoding_element.rb +13 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/elements/content_type_element.rb +21 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/elements/date_time_element.rb +15 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/elements/envelope_from_element.rb +33 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/elements/message_ids_element.rb +22 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/elements/mime_version_element.rb +15 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/elements/phrase_list.rb +14 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/elements/received_element.rb +21 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/encodings.rb +343 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/encodings/7bit.rb +22 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/encodings/8bit.rb +18 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/encodings/base64.rb +38 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/encodings/binary.rb +13 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/encodings/identity.rb +24 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/encodings/quoted_printable.rb +45 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/encodings/transfer_encoding.rb +77 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/encodings/unix_to_unix.rb +20 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/envelope.rb +31 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/field.rb +299 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/field_list.rb +34 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields.rb +36 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/bcc_field.rb +68 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/cc_field.rb +55 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/comments_field.rb +42 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/common/address_container.rb +17 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/common/common_address.rb +161 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/common/common_date.rb +36 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/common/common_field.rb +52 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/common/common_message_id.rb +49 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/common/parameter_hash.rb +59 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/content_description_field.rb +20 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/content_disposition_field.rb +71 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/content_id_field.rb +63 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/content_location_field.rb +43 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/content_transfer_encoding_field.rb +45 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/content_type_field.rb +197 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/date_field.rb +57 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/from_field.rb +55 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/in_reply_to_field.rb +57 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/keywords_field.rb +44 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/message_id_field.rb +83 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/mime_version_field.rb +54 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/optional_field.rb +17 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/received_field.rb +76 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/references_field.rb +57 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/reply_to_field.rb +55 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/resent_bcc_field.rb +55 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/resent_cc_field.rb +55 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/resent_date_field.rb +35 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/resent_from_field.rb +55 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/resent_message_id_field.rb +35 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/resent_sender_field.rb +62 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/resent_to_field.rb +55 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/return_path_field.rb +65 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/sender_field.rb +67 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/structured_field.rb +52 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/subject_field.rb +17 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/to_field.rb +55 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/fields/unstructured_field.rb +222 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/header.rb +278 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/indifferent_hash.rb +147 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/mail.rb +262 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/matchers/attachment_matchers.rb +29 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/matchers/has_sent_mail.rb +201 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/message.rb +2170 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/multibyte.rb +92 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/multibyte/chars.rb +476 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/multibyte/unicode.rb +405 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/multibyte/utils.rb +61 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/network.rb +16 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/network/delivery_methods/exim.rb +49 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/network/delivery_methods/file_delivery.rb +42 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/network/delivery_methods/logger_delivery.rb +37 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/network/delivery_methods/sendmail.rb +95 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/network/delivery_methods/smtp.rb +149 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/network/delivery_methods/smtp_connection.rb +66 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/network/delivery_methods/test_mailer.rb +42 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/network/retriever_methods/base.rb +64 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/network/retriever_methods/imap.rb +187 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/network/retriever_methods/pop3.rb +143 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/network/retriever_methods/test_retriever.rb +44 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parser_tools.rb +15 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers.rb +19 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/address_lists_parser.rb +33236 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/address_lists_parser.rl +172 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/content_disposition_parser.rb +895 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/content_disposition_parser.rl +82 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/content_location_parser.rb +816 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/content_location_parser.rl +71 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/content_transfer_encoding_parser.rb +516 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/content_transfer_encoding_parser.rl +64 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/content_type_parser.rb +1042 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/content_type_parser.rl +83 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/date_time_parser.rb +885 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/date_time_parser.rl +62 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/envelope_from_parser.rb +3581 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/envelope_from_parser.rl +82 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/message_ids_parser.rb +2854 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/message_ids_parser.rl +82 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/mime_version_parser.rb +507 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/mime_version_parser.rl +61 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/phrase_lists_parser.rb +878 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/phrase_lists_parser.rl +83 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/received_parser.rb +8776 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/received_parser.rl +84 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/rfc2045_content_transfer_encoding.rl +13 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/rfc2045_content_type.rl +25 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/rfc2045_mime.rl +16 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/rfc2183_content_disposition.rl +15 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/rfc3629_utf8.rl +19 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/rfc5234_abnf_core_rules.rl +22 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/rfc5322.rl +59 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/rfc5322_address.rl +72 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/rfc5322_date_time.rl +37 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parsers/rfc5322_lexical_tokens.rl +60 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/part.rb +123 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/parts_list.rb +74 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/utilities.rb +324 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/values/unicode_tables.dat +0 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/version.rb +17 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/version_specific/ruby_1_8.rb +163 -0
- data/vendor/bundle/gems/mail-2.7.1/lib/mail/version_specific/ruby_1_9.rb +278 -0
- data/vendor/bundle/gems/mime-types-3.3/Code-of-Conduct.md +73 -0
- data/vendor/bundle/gems/mime-types-3.3/Contributing.md +141 -0
- data/vendor/bundle/gems/mime-types-3.3/History.md +223 -0
- data/vendor/bundle/gems/mime-types-3.3/Licence.md +25 -0
- data/vendor/bundle/gems/mime-types-3.3/Manifest.txt +31 -0
- data/vendor/bundle/gems/mime-types-3.3/README.rdoc +200 -0
- data/vendor/bundle/gems/mime-types-3.3/Rakefile +284 -0
- data/vendor/bundle/gems/mime-types-3.3/lib/mime-types.rb +3 -0
- data/vendor/bundle/gems/mime-types-3.3/lib/mime/type.rb +587 -0
- data/vendor/bundle/gems/mime-types-3.3/lib/mime/type/columnar.rb +57 -0
- data/vendor/bundle/gems/mime-types-3.3/lib/mime/types.rb +231 -0
- data/vendor/bundle/gems/mime-types-3.3/lib/mime/types/_columnar.rb +136 -0
- data/vendor/bundle/gems/mime-types-3.3/lib/mime/types/cache.rb +58 -0
- data/vendor/bundle/gems/mime-types-3.3/lib/mime/types/columnar.rb +3 -0
- data/vendor/bundle/gems/mime-types-3.3/lib/mime/types/container.rb +96 -0
- data/vendor/bundle/gems/mime-types-3.3/lib/mime/types/deprecations.rb +32 -0
- data/vendor/bundle/gems/mime-types-3.3/lib/mime/types/full.rb +19 -0
- data/vendor/bundle/gems/mime-types-3.3/lib/mime/types/loader.rb +146 -0
- data/vendor/bundle/gems/mime-types-3.3/lib/mime/types/logger.rb +39 -0
- data/vendor/bundle/gems/mime-types-3.3/lib/mime/types/registry.rb +90 -0
- data/vendor/bundle/gems/mime-types-3.3/test/bad-fixtures/malformed +9 -0
- data/vendor/bundle/gems/mime-types-3.3/test/fixture/json.json +1 -0
- data/vendor/bundle/gems/mime-types-3.3/test/fixture/old-data +9 -0
- data/vendor/bundle/gems/mime-types-3.3/test/fixture/yaml.yaml +55 -0
- data/vendor/bundle/gems/mime-types-3.3/test/minitest_helper.rb +13 -0
- data/vendor/bundle/gems/mime-types-3.3/test/test_mime_type.rb +610 -0
- data/vendor/bundle/gems/mime-types-3.3/test/test_mime_types.rb +169 -0
- data/vendor/bundle/gems/mime-types-3.3/test/test_mime_types_cache.rb +118 -0
- data/vendor/bundle/gems/mime-types-3.3/test/test_mime_types_class.rb +159 -0
- data/vendor/bundle/gems/mime-types-3.3/test/test_mime_types_lazy.rb +49 -0
- data/vendor/bundle/gems/mime-types-3.3/test/test_mime_types_loader.rb +32 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/Code-of-Conduct.md +75 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/Contributing.md +162 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/History.md +406 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/Licence.md +25 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/Manifest.txt +31 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/README.md +63 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/Rakefile +94 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/data/mime-types.json +1 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/data/mime.content_type.column +2215 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/data/mime.docs.column +2215 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/data/mime.encoding.column +2215 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/data/mime.flags.column +2215 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/data/mime.friendly.column +2215 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/data/mime.pext.column +2215 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/data/mime.use_instead.column +2215 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/data/mime.xrefs.column +2215 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/lib/mime-types-data.rb +3 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/lib/mime/types/data.rb +21 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/types/application.yaml +16361 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/types/audio.yaml +1644 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/types/chemical.yaml +71 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/types/conference.yaml +9 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/types/drawing.yaml +15 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/types/font.yaml +65 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/types/image.yaml +1069 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/types/message.yaml +200 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/types/model.yaml +302 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/types/multipart.yaml +179 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/types/text.yaml +1055 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/types/video.yaml +1070 -0
- data/vendor/bundle/gems/mime-types-data-3.2019.1009/types/world.yaml +8 -0
- data/vendor/bundle/gems/mini_mime-1.0.2/CHANGELOG +37 -0
- data/vendor/bundle/gems/mini_mime-1.0.2/CODE_OF_CONDUCT.md +74 -0
- data/vendor/bundle/gems/mini_mime-1.0.2/Gemfile +8 -0
- data/vendor/bundle/gems/mini_mime-1.0.2/LICENSE.txt +21 -0
- data/vendor/bundle/gems/mini_mime-1.0.2/README.md +111 -0
- data/vendor/bundle/gems/mini_mime-1.0.2/Rakefile +96 -0
- data/vendor/bundle/gems/mini_mime-1.0.2/bench/bench.rb +52 -0
- data/vendor/bundle/gems/mini_mime-1.0.2/bin/console +14 -0
- data/vendor/bundle/gems/mini_mime-1.0.2/bin/setup +8 -0
- data/vendor/bundle/gems/mini_mime-1.0.2/lib/db/content_type_mime.db +853 -0
- data/vendor/bundle/gems/mini_mime-1.0.2/lib/db/ext_mime.db +1172 -0
- data/vendor/bundle/gems/mini_mime-1.0.2/lib/mini_mime.rb +166 -0
- data/vendor/bundle/gems/mini_mime-1.0.2/lib/mini_mime/version.rb +3 -0
- data/vendor/bundle/gems/mini_mime-1.0.2/mini_mime.gemspec +28 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/CHANGELOG.md +209 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/Gemfile +4 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/LICENSE.txt +20 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/README.md +245 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/Rakefile +29 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/appveyor.yml +25 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/concourse/mini_portile.yml +141 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/concourse/tasks/rake-test/task.ps1 +11 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/concourse/tasks/rake-test/task.sh +13 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/lib/mini_portile2.rb +3 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/lib/mini_portile2/mini_portile.rb +556 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/lib/mini_portile2/mini_portile_cmake.rb +40 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/lib/mini_portile2/version.rb +3 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/mini_portile2.gemspec +42 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/test/assets/git/config +4 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/test/assets/gpg-fixtures/data +1 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/test/assets/gpg-fixtures/data.asc +9 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/test/assets/gpg-fixtures/data.invalid.asc +9 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/test/assets/patch 1.diff +7 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/test/assets/test mini portile-1.0.0/configure +11 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/test/assets/test-cmake-1.0/CMakeLists.txt +7 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/test/assets/test-cmake-1.0/hello.c +4 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/test/assets/test-download-archive.tar.gz +1 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/test/helper.rb +60 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/test/test_cmake.rb +64 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/test/test_cook.rb +115 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/test/test_digest.rb +215 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/test/test_download.rb +71 -0
- data/vendor/bundle/gems/mini_portile2-2.4.0/test/test_proxy.rb +121 -0
- data/vendor/bundle/gems/multipart-post-2.1.1/Gemfile +6 -0
- data/vendor/bundle/gems/multipart-post-2.1.1/History.txt +64 -0
- data/vendor/bundle/gems/multipart-post-2.1.1/LICENSE +21 -0
- data/vendor/bundle/gems/multipart-post-2.1.1/Manifest.txt +9 -0
- data/vendor/bundle/gems/multipart-post-2.1.1/README.md +127 -0
- data/vendor/bundle/gems/multipart-post-2.1.1/Rakefile +6 -0
- data/vendor/bundle/gems/multipart-post-2.1.1/lib/composite_io.rb +108 -0
- data/vendor/bundle/gems/multipart-post-2.1.1/lib/multipart_post.rb +9 -0
- data/vendor/bundle/gems/multipart-post-2.1.1/lib/multipartable.rb +48 -0
- data/vendor/bundle/gems/multipart-post-2.1.1/lib/net/http/post/multipart.rb +28 -0
- data/vendor/bundle/gems/multipart-post-2.1.1/lib/parts.rb +126 -0
- data/vendor/bundle/gems/multipart-post-2.1.1/multipart-post.gemspec +23 -0
- data/vendor/bundle/gems/multipart-post-2.1.1/spec/composite_io_spec.rb +138 -0
- data/vendor/bundle/gems/multipart-post-2.1.1/spec/multibyte.txt +1 -0
- data/vendor/bundle/gems/multipart-post-2.1.1/spec/net/http/post/multipart_spec.rb +123 -0
- data/vendor/bundle/gems/multipart-post-2.1.1/spec/parts_spec.rb +102 -0
- data/vendor/bundle/gems/multipart-post-2.1.1/spec/spec_helper.rb +29 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/LICENSE-DEPENDENCIES.md +1614 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/LICENSE.md +9 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/README.md +198 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/bin/nokogiri +118 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/dependencies.yml +74 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/Makefile +628 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/depend +358 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/extconf.rb +686 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/html_document.c +170 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/html_document.h +10 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/html_document.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/html_element_description.c +279 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/html_element_description.h +10 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/html_element_description.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/html_entity_lookup.c +32 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/html_entity_lookup.h +8 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/html_entity_lookup.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/html_sax_parser_context.c +116 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/html_sax_parser_context.h +11 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/html_sax_parser_context.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/html_sax_push_parser.c +87 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/html_sax_push_parser.h +9 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/html_sax_push_parser.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/nokogiri.c +141 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/nokogiri.h +121 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/nokogiri.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/nokogiri.so +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_attr.c +103 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_attr.h +9 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_attr.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_attribute_decl.c +70 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_attribute_decl.h +9 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_attribute_decl.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_cdata.c +62 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_cdata.h +9 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_cdata.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_comment.c +69 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_comment.h +9 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_comment.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_document.c +608 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_document.h +23 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_document.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_document_fragment.c +48 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_document_fragment.h +10 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_document_fragment.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_dtd.c +202 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_dtd.h +10 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_dtd.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_element_content.c +123 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_element_content.h +10 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_element_content.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_element_decl.c +69 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_element_decl.h +9 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_element_decl.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_encoding_handler.c +79 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_encoding_handler.h +8 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_encoding_handler.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_entity_decl.c +110 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_entity_decl.h +10 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_entity_decl.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_entity_reference.c +52 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_entity_reference.h +9 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_entity_reference.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_io.c +61 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_io.h +11 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_io.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_libxml2_hacks.c +112 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_libxml2_hacks.h +12 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_libxml2_hacks.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_namespace.c +111 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_namespace.h +14 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_namespace.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_node.c +1753 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_node.h +13 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_node.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_node_set.c +486 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_node_set.h +12 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_node_set.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_processing_instruction.c +56 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_processing_instruction.h +9 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_processing_instruction.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_reader.c +668 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_reader.h +10 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_reader.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_relax_ng.c +161 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_relax_ng.h +9 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_relax_ng.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_sax_parser.c +310 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_sax_parser.h +39 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_sax_parser.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_sax_parser_context.c +262 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_sax_parser_context.h +10 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_sax_parser_context.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_sax_push_parser.c +159 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_sax_push_parser.h +9 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_sax_push_parser.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_schema.c +205 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_schema.h +9 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_schema.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_syntax_error.c +64 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_syntax_error.h +13 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_syntax_error.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_text.c +52 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_text.h +9 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_text.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_xpath_context.c +298 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_xpath_context.h +10 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xml_xpath_context.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xslt_stylesheet.c +270 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xslt_stylesheet.h +14 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/ext/nokogiri/xslt_stylesheet.o +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri.rb +144 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/css.rb +27 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/css/node.rb +52 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/css/parser.rb +750 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/css/parser.y +272 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/css/parser_extras.rb +91 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/css/syntax_error.rb +7 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/css/tokenizer.rb +153 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/css/tokenizer.rex +55 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/css/xpath_visitor.rb +230 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/decorators/slop.rb +42 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/html.rb +37 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/html/builder.rb +35 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/html/document.rb +335 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/html/document_fragment.rb +49 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/html/element_description.rb +23 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/html/element_description_defaults.rb +671 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/html/entity_lookup.rb +13 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/html/sax/parser.rb +62 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/html/sax/parser_context.rb +16 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/html/sax/push_parser.rb +36 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/nokogiri.so +0 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/syntax_error.rb +4 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/version.rb +109 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml.rb +75 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/attr.rb +14 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/attribute_decl.rb +18 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/builder.rb +446 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/cdata.rb +11 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/character_data.rb +7 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/document.rb +285 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/document_fragment.rb +160 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/dtd.rb +32 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/element_content.rb +36 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/element_decl.rb +13 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/entity_decl.rb +19 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/entity_reference.rb +18 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/namespace.rb +13 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/node.rb +902 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/node/save_options.rb +61 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/node_set.rb +371 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/notation.rb +6 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/parse_options.rb +120 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/pp.rb +2 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/pp/character_data.rb +18 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/pp/node.rb +56 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/processing_instruction.rb +8 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/reader.rb +112 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/relax_ng.rb +32 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/sax.rb +4 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/sax/document.rb +171 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/sax/parser.rb +122 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/sax/parser_context.rb +16 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/sax/push_parser.rb +60 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/schema.rb +63 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/searchable.rb +230 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/syntax_error.rb +70 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/text.rb +9 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/xpath.rb +10 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/xpath/syntax_error.rb +11 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xml/xpath_context.rb +16 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xslt.rb +56 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/nokogiri/xslt/stylesheet.rb +25 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/lib/xsd/xmlparser/nokogiri.rb +102 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/patches/libxml2/0001-Revert-Do-not-URI-escape-in-server-side-includes.patch +78 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/patches/libxml2/0002-Remove-script-macro-support.patch +40 -0
- data/vendor/bundle/gems/nokogiri-1.10.5/patches/libxml2/0003-Update-entities-to-remove-handling-of-ssi.patch +44 -0
- data/vendor/bundle/gems/octokit-4.14.0/CONTRIBUTING.md +22 -0
- data/vendor/bundle/gems/octokit-4.14.0/LICENSE.md +20 -0
- data/vendor/bundle/gems/octokit-4.14.0/README.md +790 -0
- data/vendor/bundle/gems/octokit-4.14.0/Rakefile +22 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/ext/sawyer/relation.rb +10 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit.rb +59 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/arguments.rb +14 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/authentication.rb +82 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client.rb +242 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/apps.rb +209 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/authorizations.rb +250 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/checks.rb +211 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/commit_comments.rb +95 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/commits.rb +239 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/community_profile.rb +22 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/contents.rb +164 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/deployments.rb +72 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/downloads.rb +50 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/emojis.rb +18 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/events.rb +151 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/feeds.rb +33 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/gists.rb +234 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/gitignore.rb +43 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/hooks.rb +297 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/issues.rb +363 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/labels.rb +156 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/legacy_search.rb +42 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/licenses.rb +45 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/markdown.rb +27 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/marketplace.rb +56 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/meta.rb +21 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/milestones.rb +87 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/notifications.rb +167 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/objects.rb +141 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/organizations.rb +792 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/pages.rb +63 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/projects.rb +314 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/pub_sub_hubbub.rb +111 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/pull_requests.rb +303 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/rate_limit.rb +54 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/reactions.rb +158 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/refs.rb +118 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/releases.rb +164 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/repositories.rb +701 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/repository_invitations.rb +96 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/reviews.rb +209 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/say.rb +19 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/search.rb +91 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/service_status.rb +38 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/source_import.rb +161 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/stats.rb +107 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/statuses.rb +47 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/traffic.rb +69 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/client/users.rb +355 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/configurable.rb +151 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/connection.rb +208 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/default.rb +176 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/enterprise_admin_client.rb +40 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/enterprise_admin_client/admin_stats.rb +120 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/enterprise_admin_client/license.rb +18 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/enterprise_admin_client/orgs.rb +27 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/enterprise_admin_client/search_indexing.rb +83 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/enterprise_admin_client/users.rb +128 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/enterprise_management_console_client.rb +50 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/enterprise_management_console_client/management_console.rb +176 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/error.rb +300 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/gist.rb +36 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/middleware/follow_redirects.rb +131 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/organization.rb +17 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/preview.rb +42 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/rate_limit.rb +33 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/repo_arguments.rb +19 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/repository.rb +95 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/response/feed_parser.rb +21 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/response/raise_error.rb +21 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/user.rb +19 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/version.rb +17 -0
- data/vendor/bundle/gems/octokit-4.14.0/lib/octokit/warnable.rb +17 -0
- data/vendor/bundle/gems/octokit-4.14.0/octokit.gemspec +22 -0
- data/vendor/bundle/gems/phantomjs-2.1.1.0/Gemfile +4 -0
- data/vendor/bundle/gems/phantomjs-2.1.1.0/LICENSE +27 -0
- data/vendor/bundle/gems/phantomjs-2.1.1.0/README.md +78 -0
- data/vendor/bundle/gems/phantomjs-2.1.1.0/Rakefile +2 -0
- data/vendor/bundle/gems/phantomjs-2.1.1.0/lib/phantomjs.rb +61 -0
- data/vendor/bundle/gems/phantomjs-2.1.1.0/lib/phantomjs/platform.rb +162 -0
- data/vendor/bundle/gems/phantomjs-2.1.1.0/lib/phantomjs/poltergeist.rb +13 -0
- data/vendor/bundle/gems/phantomjs-2.1.1.0/lib/phantomjs/version.rb +3 -0
- data/vendor/bundle/gems/phantomjs-2.1.1.0/phantomjs.gemspec +27 -0
- data/vendor/bundle/gems/phantomjs-2.1.1.0/spec/phantomjs_spec.rb +50 -0
- data/vendor/bundle/gems/phantomjs-2.1.1.0/spec/platform_spec.rb +203 -0
- data/vendor/bundle/gems/phantomjs-2.1.1.0/spec/runner.js +5 -0
- data/vendor/bundle/gems/phantomjs-2.1.1.0/spec/spec_helper.rb +11 -0
- data/vendor/bundle/gems/pit-0.0.7/ChangeLog +87 -0
- data/vendor/bundle/gems/pit-0.0.7/Gemfile +6 -0
- data/vendor/bundle/gems/pit-0.0.7/README +59 -0
- data/vendor/bundle/gems/pit-0.0.7/Rakefile +9 -0
- data/vendor/bundle/gems/pit-0.0.7/bin/pit +137 -0
- data/vendor/bundle/gems/pit-0.0.7/lib/pit.rb +97 -0
- data/vendor/bundle/gems/pit-0.0.7/lib/pit/version.rb +4 -0
- data/vendor/bundle/gems/pit-0.0.7/pit.gemspec +19 -0
- data/vendor/bundle/gems/pit-0.0.7/test/pit_test.rb +112 -0
- data/vendor/bundle/gems/pit-0.0.7/test/test_helper.rb +3 -0
- data/vendor/bundle/gems/power_assert-1.1.5/BSDL +22 -0
- data/vendor/bundle/gems/power_assert-1.1.5/COPYING +57 -0
- data/vendor/bundle/gems/power_assert-1.1.5/Gemfile +9 -0
- data/vendor/bundle/gems/power_assert-1.1.5/LEGAL +4 -0
- data/vendor/bundle/gems/power_assert-1.1.5/README.rdoc +81 -0
- data/vendor/bundle/gems/power_assert-1.1.5/Rakefile +59 -0
- data/vendor/bundle/gems/power_assert-1.1.5/bin/console +12 -0
- data/vendor/bundle/gems/power_assert-1.1.5/bin/setup +6 -0
- data/vendor/bundle/gems/power_assert-1.1.5/lib/power_assert.rb +98 -0
- data/vendor/bundle/gems/power_assert-1.1.5/lib/power_assert/colorize.rb +9 -0
- data/vendor/bundle/gems/power_assert-1.1.5/lib/power_assert/configuration.rb +46 -0
- data/vendor/bundle/gems/power_assert-1.1.5/lib/power_assert/context.rb +235 -0
- data/vendor/bundle/gems/power_assert-1.1.5/lib/power_assert/enable_tracepoint_events.rb +91 -0
- data/vendor/bundle/gems/power_assert-1.1.5/lib/power_assert/inspector.rb +61 -0
- data/vendor/bundle/gems/power_assert-1.1.5/lib/power_assert/parser.rb +251 -0
- data/vendor/bundle/gems/power_assert-1.1.5/lib/power_assert/version.rb +3 -0
- data/vendor/bundle/gems/power_assert-1.1.5/power_assert.gemspec +31 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/2.0-Upgrade.md +52 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/CHANGELOG.md +365 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/Gemfile +12 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/LICENSE.txt +22 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/README.md +202 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/Rakefile +51 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/bin/console +15 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/data/list.txt +13001 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/lib/public_suffix.rb +179 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/lib/public_suffix/domain.rb +235 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/lib/public_suffix/errors.rb +41 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/lib/public_suffix/list.rb +247 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/lib/public_suffix/rule.rb +350 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/lib/public_suffix/version.rb +13 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/public_suffix.gemspec +25 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/test/acceptance_test.rb +129 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/test/benchmarks/bm_find.rb +66 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/test/benchmarks/bm_find_all.rb +102 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/test/benchmarks/bm_names.rb +91 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/test/benchmarks/bm_select.rb +26 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/test/benchmarks/bm_select_incremental.rb +25 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/test/benchmarks/bm_valid.rb +101 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/test/profilers/domain_profiler.rb +12 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/test/profilers/find_profiler.rb +12 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/test/profilers/find_profiler_jp.rb +12 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/test/profilers/initialization_profiler.rb +11 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/test/profilers/list_profsize.rb +11 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/test/profilers/object_binsize.rb +57 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/test/psl_test.rb +52 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/test/test_helper.rb +18 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/test/tests.txt +98 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/test/unit/domain_test.rb +106 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/test/unit/errors_test.rb +25 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/test/unit/list_test.rb +241 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/test/unit/public_suffix_test.rb +188 -0
- data/vendor/bundle/gems/public_suffix-4.0.1/test/unit/rule_test.rb +222 -0
- data/vendor/bundle/gems/rack-2.0.7/COPYING +18 -0
- data/vendor/bundle/gems/rack-2.0.7/HISTORY.md +505 -0
- data/vendor/bundle/gems/rack-2.0.7/README.rdoc +302 -0
- data/vendor/bundle/gems/rack-2.0.7/Rakefile +116 -0
- data/vendor/bundle/gems/rack-2.0.7/SPEC +263 -0
- data/vendor/bundle/gems/rack-2.0.7/bin/rackup +4 -0
- data/vendor/bundle/gems/rack-2.0.7/contrib/rack.png +0 -0
- data/vendor/bundle/gems/rack-2.0.7/contrib/rack.svg +150 -0
- data/vendor/bundle/gems/rack-2.0.7/contrib/rack_logo.svg +164 -0
- data/vendor/bundle/gems/rack-2.0.7/contrib/rdoc.css +412 -0
- data/vendor/bundle/gems/rack-2.0.7/example/lobster.ru +4 -0
- data/vendor/bundle/gems/rack-2.0.7/example/protectedlobster.rb +14 -0
- data/vendor/bundle/gems/rack-2.0.7/example/protectedlobster.ru +8 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack.rb +147 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/auth/abstract/handler.rb +37 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/auth/abstract/request.rb +47 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/auth/basic.rb +58 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/auth/digest/md5.rb +129 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/auth/digest/nonce.rb +51 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/auth/digest/params.rb +52 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/auth/digest/request.rb +41 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/body_proxy.rb +44 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/builder.rb +164 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/cascade.rb +52 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/chunked.rb +69 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/common_logger.rb +72 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/conditional_get.rb +79 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/config.rb +20 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/content_length.rb +37 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/content_type.rb +29 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/deflater.rb +119 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/directory.rb +179 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/etag.rb +74 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/events.rb +154 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/file.rb +176 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/handler.rb +99 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/handler/cgi.rb +60 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/handler/fastcgi.rb +100 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/handler/lsws.rb +61 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/handler/scgi.rb +70 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/handler/thin.rb +36 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/handler/webrick.rb +120 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/head.rb +25 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/lint.rb +760 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/lobster.rb +70 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/lock.rb +31 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/logger.rb +18 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/media_type.rb +38 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/method_override.rb +50 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/mime.rb +677 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/mock.rb +196 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/multipart.rb +63 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/multipart/generator.rb +93 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/multipart/parser.rb +366 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/multipart/uploaded_file.rb +33 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/null_logger.rb +37 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/query_parser.rb +192 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/recursive.rb +62 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/reloader.rb +110 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/request.rb +500 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/response.rb +235 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/rewindable_input.rb +93 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/runtime.rb +32 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/sendfile.rb +158 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/server.rb +395 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/session/abstract/id.rb +445 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/session/cookie.rb +195 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/session/memcache.rb +93 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/session/pool.rb +76 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/show_exceptions.rb +386 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/show_status.rb +113 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/static.rb +175 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/tempfile_reaper.rb +22 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/urlmap.rb +91 -0
- data/vendor/bundle/gems/rack-2.0.7/lib/rack/utils.rb +620 -0
- data/vendor/bundle/gems/rack-2.0.7/rack.gemspec +34 -0
- data/vendor/bundle/gems/rack-2.0.7/test/builder/an_underscore_app.rb +5 -0
- data/vendor/bundle/gems/rack-2.0.7/test/builder/anything.rb +5 -0
- data/vendor/bundle/gems/rack-2.0.7/test/builder/comment.ru +4 -0
- data/vendor/bundle/gems/rack-2.0.7/test/builder/end.ru +5 -0
- data/vendor/bundle/gems/rack-2.0.7/test/builder/line.ru +1 -0
- data/vendor/bundle/gems/rack-2.0.7/test/builder/options.ru +2 -0
- data/vendor/bundle/gems/rack-2.0.7/test/cgi/assets/folder/test.js +1 -0
- data/vendor/bundle/gems/rack-2.0.7/test/cgi/assets/fonts/font.eot +1 -0
- data/vendor/bundle/gems/rack-2.0.7/test/cgi/assets/images/image.png +1 -0
- data/vendor/bundle/gems/rack-2.0.7/test/cgi/assets/index.html +1 -0
- data/vendor/bundle/gems/rack-2.0.7/test/cgi/assets/javascripts/app.js +1 -0
- data/vendor/bundle/gems/rack-2.0.7/test/cgi/assets/stylesheets/app.css +1 -0
- data/vendor/bundle/gems/rack-2.0.7/test/cgi/lighttpd.conf +26 -0
- data/vendor/bundle/gems/rack-2.0.7/test/cgi/rackup_stub.rb +6 -0
- data/vendor/bundle/gems/rack-2.0.7/test/cgi/sample_rackup.ru +5 -0
- data/vendor/bundle/gems/rack-2.0.7/test/cgi/test +9 -0
- data/vendor/bundle/gems/rack-2.0.7/test/cgi/test+directory/test+file +1 -0
- data/vendor/bundle/gems/rack-2.0.7/test/cgi/test.fcgi +9 -0
- data/vendor/bundle/gems/rack-2.0.7/test/cgi/test.gz +0 -0
- data/vendor/bundle/gems/rack-2.0.7/test/cgi/test.ru +5 -0
- data/vendor/bundle/gems/rack-2.0.7/test/gemloader.rb +10 -0
- data/vendor/bundle/gems/rack-2.0.7/test/helper.rb +34 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/bad_robots +259 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/binary +0 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/content_type_and_no_filename +6 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/empty +10 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/fail_16384_nofile +814 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/file1.txt +1 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/filename_and_modification_param +7 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/filename_and_no_name +6 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/filename_with_encoded_words +7 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/filename_with_escaped_quotes +6 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/filename_with_escaped_quotes_and_modification_param +7 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/filename_with_null_byte +7 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/filename_with_percent_escaped_quotes +6 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/filename_with_single_quote +7 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/filename_with_unescaped_percentages +6 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/filename_with_unescaped_percentages2 +6 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/filename_with_unescaped_percentages3 +6 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/filename_with_unescaped_quotes +6 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/ie +6 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/invalid_character +6 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/mixed_files +21 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/nested +10 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/none +9 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/quoted +15 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/rack-logo.png +0 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/semicolon +6 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/text +15 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/three_files_three_fields +31 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/unity3d_wwwform +11 -0
- data/vendor/bundle/gems/rack-2.0.7/test/multipart/webkit +32 -0
- data/vendor/bundle/gems/rack-2.0.7/test/rackup/config.ru +31 -0
- data/vendor/bundle/gems/rack-2.0.7/test/registering_handler/rack/handler/registering_myself.rb +8 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_auth_basic.rb +89 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_auth_digest.rb +260 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_body_proxy.rb +85 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_builder.rb +233 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_cascade.rb +63 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_cgi.rb +84 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_chunked.rb +103 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_common_logger.rb +95 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_conditional_get.rb +103 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_config.rb +23 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_content_length.rb +86 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_content_type.rb +46 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_deflater.rb +375 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_directory.rb +148 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_etag.rb +108 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_events.rb +133 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_fastcgi.rb +85 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_file.rb +264 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_handler.rb +57 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_head.rb +46 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_lint.rb +515 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_lobster.rb +59 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_lock.rb +204 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_logger.rb +24 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_media_type.rb +42 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_method_override.rb +110 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_mime.rb +51 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_mock.rb +359 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_multipart.rb +722 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_null_logger.rb +21 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_recursive.rb +75 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_request.rb +1407 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_response.rb +510 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_rewindable_input.rb +128 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_runtime.rb +50 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_sendfile.rb +125 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_server.rb +193 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_session_abstract_id.rb +31 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_session_abstract_session_hash.rb +45 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_session_cookie.rb +442 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_session_memcache.rb +320 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_session_pool.rb +210 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_show_exceptions.rb +93 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_show_status.rb +104 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_static.rb +184 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_tempfile_reaper.rb +64 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_thin.rb +96 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_urlmap.rb +237 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_utils.rb +742 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_version.rb +11 -0
- data/vendor/bundle/gems/rack-2.0.7/test/spec_webrick.rb +206 -0
- data/vendor/bundle/gems/rack-2.0.7/test/static/another/index.html +1 -0
- data/vendor/bundle/gems/rack-2.0.7/test/static/foo.html +1 -0
- data/vendor/bundle/gems/rack-2.0.7/test/static/index.html +1 -0
- data/vendor/bundle/gems/rack-2.0.7/test/testrequest.rb +78 -0
- data/vendor/bundle/gems/rack-2.0.7/test/unregistered_handler/rack/handler/unregistered.rb +7 -0
- data/vendor/bundle/gems/rack-2.0.7/test/unregistered_handler/rack/handler/unregistered_long_one.rb +7 -0
- data/vendor/bundle/gems/rack-test-1.1.0/History.md +256 -0
- data/vendor/bundle/gems/rack-test-1.1.0/MIT-LICENSE.txt +19 -0
- data/vendor/bundle/gems/rack-test-1.1.0/README.md +150 -0
- data/vendor/bundle/gems/rack-test-1.1.0/lib/rack/mock_session.rb +63 -0
- data/vendor/bundle/gems/rack-test-1.1.0/lib/rack/test.rb +334 -0
- data/vendor/bundle/gems/rack-test-1.1.0/lib/rack/test/cookie_jar.rb +194 -0
- data/vendor/bundle/gems/rack-test-1.1.0/lib/rack/test/methods.rb +83 -0
- data/vendor/bundle/gems/rack-test-1.1.0/lib/rack/test/mock_digest_request.rb +25 -0
- data/vendor/bundle/gems/rack-test-1.1.0/lib/rack/test/uploaded_file.rb +85 -0
- data/vendor/bundle/gems/rack-test-1.1.0/lib/rack/test/utils.rb +144 -0
- data/vendor/bundle/gems/rack-test-1.1.0/lib/rack/test/version.rb +5 -0
- data/vendor/bundle/gems/racksh-1.0.0/CHANGELOG.txt +34 -0
- data/vendor/bundle/gems/racksh-1.0.0/README.markdown +150 -0
- data/vendor/bundle/gems/racksh-1.0.0/bin/racksh +25 -0
- data/vendor/bundle/gems/racksh-1.0.0/lib/racksh/init.rb +53 -0
- data/vendor/bundle/gems/racksh-1.0.0/lib/racksh/irb.rb +2 -0
- data/vendor/bundle/gems/racksh-1.0.0/lib/racksh/session.rb +18 -0
- data/vendor/bundle/gems/racksh-1.0.0/lib/racksh/version.rb +5 -0
- data/vendor/bundle/gems/rake-13.0.1/CONTRIBUTING.rdoc +43 -0
- data/vendor/bundle/gems/rake-13.0.1/Gemfile +10 -0
- data/vendor/bundle/gems/rake-13.0.1/History.rdoc +2368 -0
- data/vendor/bundle/gems/rake-13.0.1/MIT-LICENSE +21 -0
- data/vendor/bundle/gems/rake-13.0.1/README.rdoc +155 -0
- data/vendor/bundle/gems/rake-13.0.1/Rakefile +41 -0
- data/vendor/bundle/gems/rake-13.0.1/bin/bundle +105 -0
- data/vendor/bundle/gems/rake-13.0.1/bin/console +7 -0
- data/vendor/bundle/gems/rake-13.0.1/bin/rake +29 -0
- data/vendor/bundle/gems/rake-13.0.1/bin/rdoc +29 -0
- data/vendor/bundle/gems/rake-13.0.1/bin/rubocop +29 -0
- data/vendor/bundle/gems/rake-13.0.1/bin/setup +6 -0
- data/vendor/bundle/gems/rake-13.0.1/doc/command_line_usage.rdoc +158 -0
- data/vendor/bundle/gems/rake-13.0.1/doc/example/Rakefile1 +38 -0
- data/vendor/bundle/gems/rake-13.0.1/doc/example/Rakefile2 +35 -0
- data/vendor/bundle/gems/rake-13.0.1/doc/example/a.c +6 -0
- data/vendor/bundle/gems/rake-13.0.1/doc/example/b.c +6 -0
- data/vendor/bundle/gems/rake-13.0.1/doc/example/main.c +11 -0
- data/vendor/bundle/gems/rake-13.0.1/doc/glossary.rdoc +42 -0
- data/vendor/bundle/gems/rake-13.0.1/doc/jamis.rb +592 -0
- data/vendor/bundle/gems/rake-13.0.1/doc/proto_rake.rdoc +127 -0
- data/vendor/bundle/gems/rake-13.0.1/doc/rake.1 +156 -0
- data/vendor/bundle/gems/rake-13.0.1/doc/rakefile.rdoc +622 -0
- data/vendor/bundle/gems/rake-13.0.1/doc/rational.rdoc +151 -0
- data/vendor/bundle/gems/rake-13.0.1/exe/rake +27 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake.rb +71 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/application.rb +824 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/backtrace.rb +24 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/clean.rb +78 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/cloneable.rb +17 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/cpu_counter.rb +107 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/default_loader.rb +15 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/dsl_definition.rb +195 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/early_time.rb +22 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/ext/core.rb +26 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/ext/string.rb +176 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/file_creation_task.rb +25 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/file_list.rb +435 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/file_task.rb +54 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/file_utils.rb +134 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/file_utils_ext.rb +134 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/invocation_chain.rb +57 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/invocation_exception_mixin.rb +17 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/late_time.rb +18 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/linked_list.rb +112 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/loaders/makefile.rb +54 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/multi_task.rb +14 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/name_space.rb +38 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/packagetask.rb +222 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/phony.rb +16 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/private_reader.rb +21 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/promise.rb +100 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/pseudo_status.rb +30 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/rake_module.rb +67 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/rake_test_loader.rb +27 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/rule_recursion_overflow_error.rb +20 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/scope.rb +43 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/task.rb +434 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/task_argument_error.rb +8 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/task_arguments.rb +109 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/task_manager.rb +331 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/tasklib.rb +12 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/testtask.rb +224 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/thread_history_display.rb +49 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/thread_pool.rb +163 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/trace_output.rb +23 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/version.rb +10 -0
- data/vendor/bundle/gems/rake-13.0.1/lib/rake/win32.rb +51 -0
- data/vendor/bundle/gems/rake-13.0.1/rake.gemspec +43 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/COPYING +20 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/Gemfile +9 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/README.markdown +405 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/Rakefile +60 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/bin/redcarpet +7 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/Makefile +266 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/autolink.c +308 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/autolink.h +55 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/autolink.o +0 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/buffer.c +203 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/buffer.h +88 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/buffer.o +0 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/extconf.rb +6 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/houdini.h +51 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/houdini_href_e.c +124 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/houdini_href_e.o +0 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/houdini_html_e.c +104 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/houdini_html_e.o +0 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/html.c +845 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/html.h +83 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/html.o +0 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/html_blocks.h +227 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/html_smartypants.c +472 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/html_smartypants.o +0 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/markdown.c +2915 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/markdown.h +143 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/markdown.o +0 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/rc_markdown.c +183 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/rc_markdown.o +0 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/rc_render.c +568 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/rc_render.o +0 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/redcarpet.h +52 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/redcarpet.so +0 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/stack.c +84 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/stack.h +48 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/ext/redcarpet/stack.o +0 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/lib/redcarpet.rb +92 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/lib/redcarpet.so +0 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/lib/redcarpet/cli.rb +86 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/lib/redcarpet/compat.rb +71 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/lib/redcarpet/render_man.rb +65 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/lib/redcarpet/render_strip.rb +60 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/redcarpet.gemspec +71 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/test/benchmark.rb +24 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/test/custom_render_test.rb +67 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/test/fixtures/benchmark.md +232 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/test/html5_test.rb +82 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/test/html_render_test.rb +274 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/test/html_toc_render_test.rb +112 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/test/markdown_test.rb +406 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/test/pathological_inputs_test.rb +34 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/test/redcarpet_bin_test.rb +80 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/test/redcarpet_compat_test.rb +38 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/test/safe_render_test.rb +35 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/test/smarty_html_test.rb +51 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/test/smarty_pants_test.rb +58 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/test/stripdown_render_test.rb +69 -0
- data/vendor/bundle/gems/redcarpet-3.5.0/test/test_helper.rb +47 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/CHANGELOG.md +337 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/Gemfile +9 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/LICENSE +22 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/README.md +470 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/Rakefile +87 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser.rb +8 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression.rb +163 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/classes/alternation.rb +10 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/classes/anchor.rb +26 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/classes/backref.rb +55 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/classes/conditional.rb +58 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/classes/escape.rb +94 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/classes/free_space.rb +17 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/classes/group.rb +60 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/classes/keep.rb +5 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/classes/literal.rb +7 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/classes/posix_class.rb +11 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/classes/property.rb +120 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/classes/root.rb +24 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/classes/set.rb +27 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/classes/set/intersection.rb +9 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/classes/set/range.rb +23 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/classes/type.rb +19 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/methods/match.rb +13 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/methods/match_length.rb +172 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/methods/options.rb +35 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/methods/strfregexp.rb +114 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/methods/tests.rb +97 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/methods/traverse.rb +62 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/quantifier.rb +44 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/sequence.rb +67 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/sequence_operation.rb +25 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/expression/subexpression.rb +59 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/lexer.rb +127 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/parser.rb +653 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/scanner.rb +2765 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/scanner/char_type.rl +28 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/scanner/properties/long.yml +594 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/scanner/properties/short.yml +237 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/scanner/property.rl +30 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/scanner/scanner.rl +893 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax.rb +9 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/any.rb +15 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/base.rb +95 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/tokens.rb +45 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/tokens/anchor.rb +15 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/tokens/assertion.rb +13 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/tokens/backref.rb +24 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/tokens/character_set.rb +13 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/tokens/character_type.rb +16 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/tokens/conditional.rb +16 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/tokens/escape.rb +30 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/tokens/group.rb +23 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/tokens/keep.rb +12 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/tokens/meta.rb +13 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/tokens/posix_class.rb +17 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/tokens/quantifier.rb +35 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/tokens/unicode_property.rb +675 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/version_lookup.rb +82 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/versions.rb +6 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/versions/1.8.6.rb +21 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/versions/1.9.1.rb +18 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/versions/1.9.3.rb +11 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/versions/2.0.0.rb +17 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/versions/2.2.0.rb +10 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/versions/2.3.0.rb +10 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/versions/2.4.0.rb +10 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/versions/2.4.1.rb +9 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/versions/2.5.0.rb +10 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/versions/2.6.0.rb +10 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/versions/2.6.2.rb +10 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/syntax/versions/2.6.3.rb +10 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/token.rb +35 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/lib/regexp_parser/version.rb +5 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/regexp_parser.gemspec +36 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/expression/base_spec.rb +94 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/expression/clone_spec.rb +120 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/expression/conditional_spec.rb +89 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/expression/free_space_spec.rb +27 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/expression/methods/match_length_spec.rb +154 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/expression/methods/match_spec.rb +25 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/expression/methods/strfregexp_spec.rb +224 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/expression/methods/tests_spec.rb +99 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/expression/methods/traverse_spec.rb +140 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/expression/options_spec.rb +128 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/expression/root_spec.rb +9 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/expression/sequence_spec.rb +9 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/expression/subexpression_spec.rb +50 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/expression/to_h_spec.rb +26 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/expression/to_s_spec.rb +100 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/lexer/all_spec.rb +22 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/lexer/conditionals_spec.rb +53 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/lexer/escapes_spec.rb +14 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/lexer/keep_spec.rb +10 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/lexer/literals_spec.rb +89 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/lexer/nesting_spec.rb +99 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/lexer/refcalls_spec.rb +55 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/parser/all_spec.rb +43 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/parser/alternation_spec.rb +88 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/parser/anchors_spec.rb +17 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/parser/conditionals_spec.rb +179 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/parser/errors_spec.rb +30 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/parser/escapes_spec.rb +121 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/parser/free_space_spec.rb +130 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/parser/groups_spec.rb +108 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/parser/keep_spec.rb +6 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/parser/posix_classes_spec.rb +8 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/parser/properties_spec.rb +115 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/parser/quantifiers_spec.rb +51 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/parser/refcalls_spec.rb +112 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/parser/set/intersections_spec.rb +127 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/parser/set/ranges_spec.rb +111 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/parser/sets_spec.rb +178 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/parser/types_spec.rb +18 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/scanner/all_spec.rb +18 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/scanner/anchors_spec.rb +21 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/scanner/conditionals_spec.rb +128 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/scanner/errors_spec.rb +68 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/scanner/escapes_spec.rb +53 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/scanner/free_space_spec.rb +133 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/scanner/groups_spec.rb +52 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/scanner/keep_spec.rb +10 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/scanner/literals_spec.rb +49 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/scanner/meta_spec.rb +18 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/scanner/properties_spec.rb +64 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/scanner/quantifiers_spec.rb +20 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/scanner/refcalls_spec.rb +36 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/scanner/sets_spec.rb +102 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/scanner/types_spec.rb +14 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/spec_helper.rb +15 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/support/runner.rb +42 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/support/shared_examples.rb +77 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/support/warning_extractor.rb +60 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/syntax/syntax_spec.rb +48 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/syntax/syntax_token_map_spec.rb +23 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/syntax/versions/1.8.6_spec.rb +17 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/syntax/versions/1.9.1_spec.rb +10 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/syntax/versions/1.9.3_spec.rb +9 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/syntax/versions/2.0.0_spec.rb +13 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/syntax/versions/2.2.0_spec.rb +9 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/syntax/versions/aliases_spec.rb +37 -0
- data/vendor/bundle/gems/regexp_parser-1.6.0/spec/token/token_spec.rb +85 -0
- data/vendor/bundle/gems/rspec-3.9.0/LICENSE.md +27 -0
- data/vendor/bundle/gems/rspec-3.9.0/README.md +43 -0
- data/vendor/bundle/gems/rspec-3.9.0/lib/rspec.rb +3 -0
- data/vendor/bundle/gems/rspec-3.9.0/lib/rspec/version.rb +5 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/Changelog.md +2265 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/LICENSE.md +26 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/README.md +384 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/exe/rspec +4 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/autorun.rb +3 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core.rb +186 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/backtrace_formatter.rb +65 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/bisect/coordinator.rb +62 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/bisect/example_minimizer.rb +173 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/bisect/fork_runner.rb +134 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/bisect/server.rb +61 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/bisect/shell_command.rb +126 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/bisect/shell_runner.rb +73 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/bisect/utilities.rb +58 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/configuration.rb +2336 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/configuration_options.rb +233 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/did_you_mean.rb +46 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/drb.rb +113 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/dsl.rb +98 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/example.rb +656 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/example_group.rb +889 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/example_status_persister.rb +235 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/filter_manager.rb +231 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/flat_map.rb +20 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/formatters.rb +272 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/formatters/base_bisect_formatter.rb +45 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/formatters/base_formatter.rb +70 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/formatters/base_text_formatter.rb +75 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/formatters/bisect_drb_formatter.rb +29 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/formatters/bisect_progress_formatter.rb +157 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/formatters/console_codes.rb +68 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/formatters/deprecation_formatter.rb +223 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/formatters/documentation_formatter.rb +102 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/formatters/exception_presenter.rb +508 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/formatters/failure_list_formatter.rb +23 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/formatters/fallback_message_formatter.rb +28 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/formatters/helpers.rb +110 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/formatters/html_formatter.rb +153 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/formatters/html_printer.rb +414 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/formatters/html_snippet_extractor.rb +120 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/formatters/json_formatter.rb +102 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/formatters/profile_formatter.rb +68 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/formatters/progress_formatter.rb +29 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/formatters/protocol.rb +182 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/formatters/snippet_extractor.rb +134 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/formatters/syntax_highlighter.rb +91 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/hooks.rb +632 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/invocations.rb +87 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/memoized_helpers.rb +554 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/metadata.rb +498 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/metadata_filter.rb +255 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/minitest_assertions_adapter.rb +31 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/mocking_adapters/flexmock.rb +31 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/mocking_adapters/mocha.rb +57 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/mocking_adapters/null.rb +14 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/mocking_adapters/rr.rb +31 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/mocking_adapters/rspec.rb +32 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/notifications.rb +521 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/option_parser.rb +317 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/ordering.rb +158 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/output_wrapper.rb +29 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/pending.rb +165 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/profiler.rb +34 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/project_initializer.rb +48 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/project_initializer/spec/spec_helper.rb +100 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/rake_task.rb +188 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/reporter.rb +265 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/ruby_project.rb +53 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/runner.rb +204 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/sandbox.rb +37 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/set.rb +54 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/shared_context.rb +55 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/shared_example_group.rb +269 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/shell_escape.rb +49 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/test_unit_assertions_adapter.rb +30 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/version.rb +9 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/warnings.rb +40 -0
- data/vendor/bundle/gems/rspec-core-3.9.0/lib/rspec/core/world.rb +275 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/Changelog.md +1170 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/LICENSE.md +25 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/README.md +320 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/expectations.rb +82 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/expectations/block_snippet_extractor.rb +253 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/expectations/configuration.rb +215 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/expectations/expectation_target.rb +127 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/expectations/fail_with.rb +39 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/expectations/failure_aggregator.rb +194 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/expectations/handler.rb +170 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/expectations/minitest_integration.rb +58 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/expectations/syntax.rb +132 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/expectations/version.rb +8 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers.rb +1038 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/aliased_matcher.rb +116 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in.rb +52 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/all.rb +86 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/base_matcher.rb +193 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/be.rb +288 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/be_between.rb +77 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/be_instance_of.rb +26 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/be_kind_of.rb +20 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/be_within.rb +72 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/change.rb +428 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/compound.rb +276 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/contain_exactly.rb +302 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/cover.rb +24 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/eq.rb +40 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/eql.rb +34 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/equal.rb +81 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/exist.rb +90 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/has.rb +103 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/have_attributes.rb +114 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/include.rb +149 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/match.rb +106 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/operators.rb +128 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/output.rb +200 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/raise_error.rb +230 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/respond_to.rb +174 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/satisfy.rb +60 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/start_or_end_with.rb +94 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/throw_symbol.rb +132 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/yield.rb +432 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/composable.rb +171 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/dsl.rb +534 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/english_phrasing.rb +58 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +82 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/fail_matchers.rb +42 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/generated_descriptions.rb +41 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/matcher_delegator.rb +35 -0
- data/vendor/bundle/gems/rspec-expectations-3.9.0/lib/rspec/matchers/matcher_protocol.rb +99 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/Changelog.md +1125 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/LICENSE.md +25 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/README.md +463 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks.rb +130 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/any_instance.rb +11 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/any_instance/chain.rb +111 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/any_instance/error_generator.rb +31 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/any_instance/expect_chain_chain.rb +31 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/any_instance/expectation_chain.rb +50 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/any_instance/message_chains.rb +83 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/any_instance/proxy.rb +116 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/any_instance/recorder.rb +289 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/any_instance/stub_chain.rb +51 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/any_instance/stub_chain_chain.rb +23 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/argument_list_matcher.rb +100 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/argument_matchers.rb +322 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/configuration.rb +212 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/error_generator.rb +369 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/example_methods.rb +434 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/instance_method_stasher.rb +146 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/marshal_extension.rb +41 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/matchers/expectation_customization.rb +20 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/matchers/have_received.rb +134 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/matchers/receive.rb +132 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/matchers/receive_message_chain.rb +82 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/matchers/receive_messages.rb +77 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/message_chain.rb +87 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/message_expectation.rb +751 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/method_double.rb +287 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/method_reference.rb +202 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/minitest_integration.rb +68 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/mutate_const.rb +339 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/object_reference.rb +149 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/order_group.rb +81 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/proxy.rb +503 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/space.rb +238 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/standalone.rb +3 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/syntax.rb +325 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/targets.rb +124 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/test_double.rb +171 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/verifying_double.rb +129 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/verifying_message_expectation.rb +54 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/verifying_proxy.rb +220 -0
- data/vendor/bundle/gems/rspec-mocks-3.9.0/lib/rspec/mocks/version.rb +9 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/Changelog.md +275 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/LICENSE.md +23 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/README.md +40 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support.rb +149 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/caller_filter.rb +83 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/comparable_version.rb +46 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/differ.rb +215 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/directory_maker.rb +63 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/encoded_string.rb +165 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/fuzzy_matcher.rb +48 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/hunk_generator.rb +47 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/matcher_definition.rb +42 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/method_signature_verifier.rb +438 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/mutex.rb +73 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/object_formatter.rb +275 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/recursive_const_methods.rb +76 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/reentrant_mutex.rb +53 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/ruby_features.rb +176 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/source.rb +75 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/source/location.rb +21 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/source/node.rb +110 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/source/token.rb +87 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/spec.rb +81 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/spec/deprecation_helpers.rb +64 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/spec/formatting_support.rb +9 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/spec/in_sub_process.rb +69 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/spec/library_wide_checks.rb +150 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/spec/shell_out.rb +89 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/spec/stderr_splitter.rb +63 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/spec/string_matcher.rb +46 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/spec/with_isolated_directory.rb +13 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/spec/with_isolated_stderr.rb +13 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/version.rb +7 -0
- data/vendor/bundle/gems/rspec-support-3.9.0/lib/rspec/support/warnings.rb +39 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/README.md +354 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/Rakefile +18 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/TODO +15 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip.rb +71 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/central_directory.rb +208 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/compressor.rb +9 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/constants.rb +63 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/crypto/encryption.rb +11 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/crypto/null_encryption.rb +43 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/crypto/traditional_encryption.rb +99 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/decompressor.rb +13 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/deflater.rb +34 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/dos_time.rb +48 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/entry.rb +700 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/entry_set.rb +86 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/errors.rb +18 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/extra_field.rb +101 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/extra_field/generic.rb +43 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/extra_field/ntfs.rb +90 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/extra_field/old_unix.rb +44 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/extra_field/universal_time.rb +47 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/extra_field/unix.rb +37 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/extra_field/zip64.rb +68 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/extra_field/zip64_placeholder.rb +15 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/file.rb +443 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/filesystem.rb +627 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/inflater.rb +66 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/input_stream.rb +173 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/ioextras.rb +36 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/ioextras/abstract_input_stream.rb +111 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/ioextras/abstract_output_stream.rb +43 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/null_compressor.rb +15 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/null_decompressor.rb +27 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/null_input_stream.rb +10 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/output_stream.rb +189 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/pass_thru_compressor.rb +23 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/pass_thru_decompressor.rb +40 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/streamable_directory.rb +15 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/streamable_stream.rb +56 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/lib/zip/version.rb +3 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/samples/example.rb +81 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/samples/example_filesystem.rb +31 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/samples/example_recursive.rb +54 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/samples/gtk_ruby_zip.rb +84 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/samples/qtzip.rb +92 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/samples/write_simple.rb +12 -0
- data/vendor/bundle/gems/rubyzip-2.0.0/samples/zipfind.rb +66 -0
- data/vendor/bundle/gems/sawyer-0.8.2/Gemfile +8 -0
- data/vendor/bundle/gems/sawyer-0.8.2/LICENSE.md +20 -0
- data/vendor/bundle/gems/sawyer-0.8.2/README.md +62 -0
- data/vendor/bundle/gems/sawyer-0.8.2/Rakefile +12 -0
- data/vendor/bundle/gems/sawyer-0.8.2/lib/sawyer.rb +17 -0
- data/vendor/bundle/gems/sawyer-0.8.2/lib/sawyer/agent.rb +158 -0
- data/vendor/bundle/gems/sawyer-0.8.2/lib/sawyer/link_parsers/hal.rb +15 -0
- data/vendor/bundle/gems/sawyer-0.8.2/lib/sawyer/link_parsers/simple.rb +29 -0
- data/vendor/bundle/gems/sawyer-0.8.2/lib/sawyer/relation.rb +272 -0
- data/vendor/bundle/gems/sawyer-0.8.2/lib/sawyer/resource.rb +155 -0
- data/vendor/bundle/gems/sawyer-0.8.2/lib/sawyer/response.rb +72 -0
- data/vendor/bundle/gems/sawyer-0.8.2/lib/sawyer/serializer.rb +129 -0
- data/vendor/bundle/gems/sawyer-0.8.2/sawyer.gemspec +31 -0
- data/vendor/bundle/gems/sawyer-0.8.2/script/bootstrap +5 -0
- data/vendor/bundle/gems/sawyer-0.8.2/script/console +8 -0
- data/vendor/bundle/gems/sawyer-0.8.2/script/package +8 -0
- data/vendor/bundle/gems/sawyer-0.8.2/script/release +16 -0
- data/vendor/bundle/gems/sawyer-0.8.2/script/test +6 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/CHANGES +1641 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/Gemfile +4 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/LICENSE +202 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/README.md +35 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium-webdriver.rb +20 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/server.rb +272 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver.rb +101 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/atoms.rb +37 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/atoms/getAttribute.js +7 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/atoms/isDisplayed.js +102 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/chrome.rb +54 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/chrome/bridge.rb +68 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/chrome/driver.rb +114 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/chrome/options.rb +186 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/chrome/profile.rb +110 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/chrome/service.rb +59 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common.rb +76 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/action_builder.rb +365 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/alert.rb +47 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/bridge_helper.rb +82 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/driver.rb +308 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/driver_extensions/downloads_files.rb +45 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/driver_extensions/has_addons.rb +50 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/driver_extensions/has_debugger.rb +42 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/driver_extensions/has_location.rb +40 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/driver_extensions/has_network_conditions.rb +51 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/driver_extensions/has_network_connection.rb +58 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/driver_extensions/has_permissions.rb +51 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/driver_extensions/has_remote_status.rb +30 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/driver_extensions/has_session_id.rb +39 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/driver_extensions/has_touch_screen.rb +36 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/driver_extensions/has_web_storage.rb +38 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/driver_extensions/rotatable.rb +61 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/driver_extensions/takes_screenshot.rb +64 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/driver_extensions/uploads_files.rb +60 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/element.rb +335 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/error.rb +383 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/file_reaper.rb +65 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/html5/local_storage.rb +59 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/html5/session_storage.rb +61 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/html5/shared_web_storage.rb +53 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/interactions/input_device.rb +54 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/interactions/interaction.rb +53 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/interactions/interactions.rb +43 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/interactions/key_actions.rb +145 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/interactions/key_input.rb +66 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/interactions/none_input.rb +36 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/interactions/pointer_actions.rb +363 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/interactions/pointer_input.rb +139 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/keyboard.rb +70 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/keys.rb +146 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/log_entry.rb +48 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/logger.rb +115 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/logs.rb +40 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/manager.rb +177 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/mouse.rb +89 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/navigation.rb +60 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/platform.rb +222 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/port_prober.rb +49 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/profile_helper.rb +83 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/proxy.rb +162 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/search_context.rb +108 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/service.rb +219 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/socket_lock.rb +82 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/socket_poller.rb +126 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/target_locator.rb +111 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/timeouts.rb +55 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/touch_action_builder.rb +78 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/touch_screen.rb +123 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/w3c_action_builder.rb +212 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/w3c_manager.rb +45 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/wait.rb +83 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/window.rb +163 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/common/zipper.rb +97 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/edge.rb +44 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/edge/bridge.rb +76 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/edge/driver.rb +66 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/edge/options.rb +80 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/edge/service.rb +52 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/firefox.rb +66 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/firefox/binary.rb +187 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/firefox/driver.rb +50 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/firefox/extension.rb +95 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/firefox/extension/prefs.json +69 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/firefox/extension/webdriver.xpi +0 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/firefox/launcher.rb +111 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/firefox/legacy/driver.rb +83 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/firefox/marionette/bridge.rb +49 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/firefox/marionette/driver.rb +90 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/firefox/native/linux/amd64/x_ignore_nofocus.so +0 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/firefox/native/linux/x86/x_ignore_nofocus.so +0 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/firefox/options.rb +162 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/firefox/profile.rb +281 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/firefox/profiles_ini.rb +74 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/firefox/service.rb +52 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/firefox/util.rb +46 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/ie.rb +41 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/ie/driver.rb +85 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/ie/options.rb +138 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/ie/service.rb +54 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/remote.rb +35 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/remote/bridge.rb +195 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/remote/capabilities.rb +285 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/remote/driver.rb +51 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/remote/http/common.rb +105 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/remote/http/curb.rb +97 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/remote/http/default.rb +182 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/remote/http/persistent.rb +60 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/remote/oss/bridge.rb +594 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/remote/oss/commands.rb +223 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/remote/response.rb +136 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/remote/server_error.rb +34 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/remote/w3c/bridge.rb +605 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/remote/w3c/capabilities.rb +310 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/remote/w3c/commands.rb +157 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/safari.rb +65 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/safari/bridge.rb +51 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/safari/driver.rb +68 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/safari/options.rb +60 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/safari/service.rb +38 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/support.rb +25 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/support/abstract_event_listener.rb +87 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/support/block_event_listener.rb +34 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/support/color.rb +146 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/support/escaper.rb +43 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/support/event_firing_bridge.rb +129 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/support/select.rb +270 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/lib/selenium/webdriver/version.rb +24 -0
- data/vendor/bundle/gems/selenium-webdriver-3.142.6/selenium-webdriver.gemspec +47 -0
- data/vendor/bundle/gems/sequel-5.26.0/CHANGELOG +2571 -0
- data/vendor/bundle/gems/sequel-5.26.0/MIT-LICENSE +19 -0
- data/vendor/bundle/gems/sequel-5.26.0/README.rdoc +902 -0
- data/vendor/bundle/gems/sequel-5.26.0/Rakefile +151 -0
- data/vendor/bundle/gems/sequel-5.26.0/bin/sequel +267 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/advanced_associations.rdoc +882 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/association_basics.rdoc +1759 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/bin_sequel.rdoc +146 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/cheat_sheet.rdoc +246 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/code_order.rdoc +104 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/core_extensions.rdoc +405 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/dataset_basics.rdoc +96 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/dataset_filtering.rdoc +222 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/extensions.rdoc +77 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/mass_assignment.rdoc +98 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/migration.rdoc +639 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/model_dataset_method_design.rdoc +129 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/model_hooks.rdoc +254 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/model_plugins.rdoc +270 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/mssql_stored_procedures.rdoc +43 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/object_model.rdoc +563 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/opening_databases.rdoc +414 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/postgresql.rdoc +532 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/prepared_statements.rdoc +144 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/querying.rdoc +1063 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/reflection.rdoc +120 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.0.0.txt +262 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.1.0.txt +85 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.10.0.txt +226 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.11.0.txt +147 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.12.0.txt +105 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.13.0.txt +169 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.14.0.txt +68 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.15.0.txt +56 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.16.0.txt +36 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.17.0.txt +38 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.18.0.txt +36 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.19.0.txt +45 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.2.0.txt +129 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.20.0.txt +79 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.21.0.txt +94 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.22.0.txt +72 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.23.0.txt +65 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.24.0.txt +99 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.25.0.txt +181 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.26.0.txt +44 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.27.0.txt +78 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.28.0.txt +57 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.29.0.txt +41 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.3.0.txt +40 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.30.0.txt +37 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.31.0.txt +57 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.32.0.txt +132 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.33.0.txt +88 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.34.0.txt +86 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.35.0.txt +130 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.36.0.txt +116 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.37.0.txt +50 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.38.0.txt +67 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.39.0.txt +127 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.4.0.txt +92 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.40.0.txt +179 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.41.0.txt +77 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.42.0.txt +221 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.43.0.txt +87 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.44.0.txt +125 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.45.0.txt +370 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.46.0.txt +404 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.47.0.txt +56 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.48.0.txt +293 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.49.0.txt +222 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.5.0.txt +34 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.6.0.txt +30 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.7.0.txt +103 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.8.0.txt +175 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/4.9.0.txt +190 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.0.0.txt +159 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.1.0.txt +31 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.10.0.txt +84 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.11.0.txt +83 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.12.0.txt +141 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.13.0.txt +27 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.14.0.txt +63 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.15.0.txt +39 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.16.0.txt +110 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.17.0.txt +31 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.18.0.txt +69 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.19.0.txt +28 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.2.0.txt +33 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.20.0.txt +89 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.21.0.txt +87 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.22.0.txt +48 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.23.0.txt +56 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.24.0.txt +56 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.25.0.txt +32 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.26.0.txt +35 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.3.0.txt +121 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.4.0.txt +80 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.5.0.txt +61 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.6.0.txt +31 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.7.0.txt +108 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.8.0.txt +170 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/release_notes/5.9.0.txt +99 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/schema_modification.rdoc +679 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/security.rdoc +443 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/sharding.rdoc +284 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/sql.rdoc +636 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/testing.rdoc +172 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/thread_safety.rdoc +15 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/transactions.rdoc +258 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/validations.rdoc +558 -0
- data/vendor/bundle/gems/sequel-5.26.0/doc/virtual_rows.rdoc +265 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel.rb +3 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/ado.rb +283 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/ado/access.rb +335 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/ado/mssql.rb +62 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/amalgalite.rb +171 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/ibmdb.rb +422 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/jdbc.rb +822 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/jdbc/db2.rb +83 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/jdbc/derby.rb +310 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/jdbc/h2.rb +237 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/jdbc/hsqldb.rb +220 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/jdbc/jtds.rb +39 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/jdbc/mssql.rb +30 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/jdbc/mysql.rb +89 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/jdbc/oracle.rb +146 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/jdbc/postgresql.rb +230 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/jdbc/sqlanywhere.rb +72 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/jdbc/sqlite.rb +133 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/jdbc/sqlserver.rb +88 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/jdbc/transactions.rb +95 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/mock.rb +381 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/mysql.rb +355 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/mysql2.rb +295 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/odbc.rb +148 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/odbc/db2.rb +11 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/odbc/mssql.rb +57 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/odbc/oracle.rb +11 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/oracle.rb +409 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/postgres.rb +814 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/postgresql.rb +3 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/shared/access.rb +290 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/shared/db2.rb +462 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/shared/mssql.rb +1086 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/shared/mysql.rb +1061 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/shared/oracle.rb +646 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/shared/postgres.rb +1991 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/shared/sqlanywhere.rb +454 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/shared/sqlite.rb +911 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/sqlanywhere.rb +192 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/sqlite.rb +376 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/tinytds.rb +258 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/utils/emulate_offset_with_reverse_and_count.rb +74 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/utils/emulate_offset_with_row_number.rb +93 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/utils/mysql_mysql2.rb +86 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/utils/mysql_prepared_statements.rb +56 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/utils/replace.rb +35 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/utils/split_alter_table.rb +46 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/utils/stored_procedures.rb +61 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/adapters/utils/unmodified_identifiers.rb +28 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/ast_transformer.rb +124 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/connection_pool.rb +143 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/connection_pool/sharded_single.rb +112 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/connection_pool/sharded_threaded.rb +371 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/connection_pool/single.rb +59 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/connection_pool/threaded.rb +285 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/core.rb +434 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/database.rb +37 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/database/connecting.rb +332 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/database/dataset.rb +79 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/database/dataset_defaults.rb +93 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/database/features.rb +150 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/database/logging.rb +91 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/database/misc.rb +551 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/database/query.rb +363 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/database/schema_generator.rb +652 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/database/schema_methods.rb +1056 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/database/transactions.rb +547 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/dataset.rb +56 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/dataset/actions.rb +1240 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/dataset/dataset_module.rb +46 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/dataset/features.rb +249 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/dataset/graph.rb +296 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/dataset/misc.rb +371 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/dataset/placeholder_literalizer.rb +223 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/dataset/prepared_statements.rb +427 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/dataset/query.rb +1369 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/dataset/sql.rb +1672 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/deprecated.rb +68 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/exceptions.rb +123 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/_model_constraint_validations.rb +16 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/_model_pg_row.rb +43 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/_pretty_table.rb +86 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/arbitrary_servers.rb +114 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/auto_literal_strings.rb +74 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/blank.rb +49 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/caller_logging.rb +79 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/columns_introspection.rb +89 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/connection_expiration.rb +99 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/connection_validator.rb +123 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/constant_sql_override.rb +65 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/constraint_validations.rb +510 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/core_extensions.rb +222 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/core_refinements.rb +217 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/current_datetime_timestamp.rb +59 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/dataset_source_alias.rb +95 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/date_arithmetic.rb +214 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/datetime_parse_to_time.rb +37 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/duplicate_columns_handler.rb +92 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/empty_array_consider_nulls.rb +39 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/error_sql.rb +76 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/escaped_like.rb +100 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/eval_inspect.rb +181 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/freeze_datasets.rb +3 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/from_block.rb +3 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/graph_each.rb +88 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/identifier_mangling.rb +180 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/implicit_subquery.rb +48 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/index_caching.rb +107 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/inflector.rb +250 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/integer64.rb +30 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/looser_typecasting.rb +54 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/migration.rb +786 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/mssql_emulate_lateral_with_apply.rb +84 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/named_timezones.rb +164 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/no_auto_literal_strings.rb +4 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/null_dataset.rb +109 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/pagination.rb +140 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/pg_array.rb +526 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/pg_array_ops.rb +328 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/pg_enum.rb +192 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/pg_extended_date_support.rb +250 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/pg_hstore.rb +342 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/pg_hstore_ops.rb +361 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/pg_inet.rb +127 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/pg_inet_ops.rb +204 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/pg_interval.rb +196 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/pg_json.rb +646 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/pg_json_ops.rb +637 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/pg_loose_count.rb +37 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/pg_range.rb +575 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/pg_range_ops.rb +165 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/pg_row.rb +582 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/pg_row_ops.rb +193 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/pg_static_cache_updater.rb +144 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/pg_timestamptz.rb +26 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/pretty_table.rb +40 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/query.rb +82 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/round_timestamps.rb +49 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/s.rb +57 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/schema_caching.rb +88 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/schema_dumper.rb +498 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/select_remove.rb +52 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/sequel_4_dataset_methods.rb +85 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/server_block.rb +182 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/server_logging.rb +61 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/split_array_nil.rb +70 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/sql_comments.rb +96 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/sql_expr.rb +23 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/string_agg.rb +181 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/string_date_time.rb +52 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/symbol_aref.rb +53 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/symbol_aref_refinement.rb +41 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/symbol_as.rb +23 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/symbol_as_refinement.rb +35 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/synchronize_sql.rb +45 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/thread_local_timezones.rb +59 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/to_dot.rb +158 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/extensions/virtual_row_method_block.rb +44 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/model.rb +83 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/model/associations.rb +3761 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/model/base.rb +2232 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/model/dataset_module.rb +33 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/model/default_inflections.rb +47 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/model/errors.rb +58 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/model/exceptions.rb +55 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/model/inflections.rb +151 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/model/plugins.rb +159 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/accessed_columns.rb +63 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/active_model.rb +124 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/after_initialize.rb +39 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/association_dependencies.rb +106 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/association_multi_add_remove.rb +83 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/association_pks.rb +274 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/association_proxies.rb +126 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/auto_validations.rb +230 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/before_after_save.rb +8 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/blacklist_security.rb +105 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/boolean_readers.rb +59 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/boolean_subsets.rb +61 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/caching.rb +164 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/class_table_inheritance.rb +444 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/column_conflicts.rb +108 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/column_select.rb +61 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/columns_updated.rb +42 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/composition.rb +199 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/constraint_validations.rb +250 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/csv_serializer.rb +194 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/dataset_associations.rb +149 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/def_dataset_method.rb +90 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/defaults_setter.rb +130 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/delay_add_association.rb +53 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/dirty.rb +232 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/eager_each.rb +88 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/eager_graph_eager.rb +139 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/error_splitter.rb +61 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/finder.rb +246 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/force_encoding.rb +78 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/hook_class_methods.rb +110 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/input_transformer.rb +89 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/insert_conflict.rb +72 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/insert_returning_select.rb +72 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/instance_filters.rb +135 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/instance_hooks.rb +115 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/inverted_subsets.rb +59 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/json_serializer.rb +429 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/lazy_attributes.rb +123 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/list.rb +203 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/many_through_many.rb +338 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/modification_detection.rb +102 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/mssql_optimistic_locking.rb +95 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/nested_attributes.rb +330 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/optimistic_locking.rb +85 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/pg_array_associations.rb +563 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/pg_auto_constraint_validations.rb +348 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/pg_row.rb +79 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/prepared_statements.rb +192 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/prepared_statements_safe.rb +83 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/rcte_tree.rb +338 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/serialization.rb +230 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/serialization_modification_detection.rb +86 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/sharding.rb +126 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/single_table_inheritance.rb +256 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/singular_table_names.rb +33 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/skip_create_refresh.rb +37 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/split_values.rb +71 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/static_cache.rb +264 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/static_cache_cache.rb +53 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/string_stripper.rb +59 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/subclasses.rb +77 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/subset_conditions.rb +48 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/table_select.rb +43 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/tactical_eager_loading.rb +199 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/throw_failures.rb +110 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/timestamps.rb +109 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/touch.rb +153 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/tree.rb +183 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/typecast_on_load.rb +90 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/unlimited_update.rb +27 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/update_or_create.rb +64 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/update_primary_key.rb +72 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/update_refresh.rb +88 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/uuid.rb +70 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/validate_associated.rb +75 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/validation_class_methods.rb +456 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/validation_contexts.rb +49 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/validation_helpers.rb +317 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/whitelist_security.rb +122 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/plugins/xml_serializer.rb +411 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/sql.rb +2048 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/timezones.rb +249 -0
- data/vendor/bundle/gems/sequel-5.26.0/lib/sequel/version.rb +25 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/adapter_spec.rb +4 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/adapters/db2_spec.rb +170 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/adapters/mssql_spec.rb +828 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/adapters/mysql_spec.rb +1060 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/adapters/oracle_spec.rb +371 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/adapters/postgres_spec.rb +4478 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/adapters/spec_helper.rb +44 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/adapters/sqlanywhere_spec.rb +97 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/adapters/sqlite_spec.rb +652 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/bin_spec.rb +278 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/core/connection_pool_spec.rb +1250 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/core/database_spec.rb +2915 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/core/dataset_spec.rb +5547 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/core/deprecated_spec.rb +70 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/core/expression_filters_spec.rb +1484 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/core/mock_adapter_spec.rb +722 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/core/object_graph_spec.rb +336 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/core/placeholder_literalizer_spec.rb +166 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/core/schema_generator_spec.rb +214 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/core/schema_spec.rb +1844 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/core/spec_helper.rb +24 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/core/version_spec.rb +14 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/core_extensions_spec.rb +763 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/core_model_spec.rb +2 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/core_spec.rb +1 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/deprecation_helper.rb +30 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/accessed_columns_spec.rb +51 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/active_model_spec.rb +99 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/after_initialize_spec.rb +28 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/arbitrary_servers_spec.rb +109 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/association_dependencies_spec.rb +125 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/association_multi_add_remove_spec.rb +1041 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/association_pks_spec.rb +423 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/association_proxies_spec.rb +100 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/auto_literal_strings_spec.rb +205 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/auto_validations_spec.rb +229 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/blacklist_security_spec.rb +95 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/blank_spec.rb +69 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/boolean_readers_spec.rb +93 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/boolean_subsets_spec.rb +47 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/caching_spec.rb +273 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/caller_logging_spec.rb +52 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/class_table_inheritance_spec.rb +750 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/column_conflicts_spec.rb +75 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/column_select_spec.rb +129 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/columns_introspection_spec.rb +90 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/columns_updated_spec.rb +35 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/composition_spec.rb +248 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/connection_expiration_spec.rb +151 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/connection_validator_spec.rb +144 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/constant_sql_override_spec.rb +24 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/constraint_validations_plugin_spec.rb +300 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/constraint_validations_spec.rb +439 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/core_refinements_spec.rb +528 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/csv_serializer_spec.rb +183 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/current_datetime_timestamp_spec.rb +27 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/dataset_associations_spec.rb +365 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/dataset_source_alias_spec.rb +51 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/date_arithmetic_spec.rb +181 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/datetime_parse_to_time_spec.rb +169 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/def_dataset_method_spec.rb +100 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/defaults_setter_spec.rb +150 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/delay_add_association_spec.rb +73 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/dirty_spec.rb +222 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/duplicate_columns_handler_spec.rb +104 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/eager_each_spec.rb +62 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/eager_graph_eager_spec.rb +100 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/empty_array_consider_nulls_spec.rb +24 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/error_splitter_spec.rb +18 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/error_sql_spec.rb +20 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/escaped_like_spec.rb +40 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/eval_inspect_spec.rb +81 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/finder_spec.rb +260 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/force_encoding_spec.rb +126 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/freeze_datasets_spec.rb +31 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/graph_each_spec.rb +113 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/hook_class_methods_spec.rb +402 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/identifier_mangling_spec.rb +201 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/implicit_subquery_spec.rb +58 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/index_caching_spec.rb +66 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/inflector_spec.rb +183 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/input_transformer_spec.rb +69 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/insert_conflict_spec.rb +103 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/insert_returning_select_spec.rb +72 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/instance_filters_spec.rb +79 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/instance_hooks_spec.rb +246 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/integer64_spec.rb +22 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/inverted_subsets_spec.rb +33 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/json_serializer_spec.rb +336 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/lazy_attributes_spec.rb +183 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/list_spec.rb +291 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/looser_typecasting_spec.rb +43 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/many_through_many_spec.rb +2177 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/migration_spec.rb +864 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/modification_detection_spec.rb +93 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/mssql_optimistic_locking_spec.rb +92 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/named_timezones_spec.rb +218 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/nested_attributes_spec.rb +815 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/null_dataset_spec.rb +85 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/optimistic_locking_spec.rb +127 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/pagination_spec.rb +116 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/pg_array_associations_spec.rb +802 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/pg_array_ops_spec.rb +144 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/pg_array_spec.rb +398 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/pg_auto_constraint_validations_spec.rb +209 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/pg_enum_spec.rb +118 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/pg_extended_date_support_spec.rb +126 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/pg_hstore_ops_spec.rb +238 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/pg_hstore_spec.rb +219 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/pg_inet_ops_spec.rb +102 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/pg_inet_spec.rb +72 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/pg_interval_spec.rb +103 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/pg_json_ops_spec.rb +356 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/pg_json_spec.rb +451 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/pg_loose_count_spec.rb +23 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/pg_range_ops_spec.rb +60 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/pg_range_spec.rb +600 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/pg_row_ops_spec.rb +61 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/pg_row_plugin_spec.rb +60 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/pg_row_spec.rb +363 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/pg_static_cache_updater_spec.rb +93 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/pg_timestamptz_spec.rb +17 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/prepared_statements_safe_spec.rb +66 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/prepared_statements_spec.rb +177 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/pretty_table_spec.rb +123 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/query_spec.rb +94 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/rcte_tree_spec.rb +387 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/round_timestamps_spec.rb +39 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/s_spec.rb +60 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/schema_caching_spec.rb +64 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/schema_dumper_spec.rb +870 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/select_remove_spec.rb +38 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/sequel_4_dataset_methods_spec.rb +121 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/serialization_modification_detection_spec.rb +98 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/serialization_spec.rb +365 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/server_block_spec.rb +135 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/server_logging_spec.rb +45 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/sharding_spec.rb +197 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/shared_caching_spec.rb +151 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/single_table_inheritance_spec.rb +347 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/singular_table_names_spec.rb +22 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/skip_create_refresh_spec.rb +18 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/spec_helper.rb +70 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/split_array_nil_spec.rb +24 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/split_values_spec.rb +57 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/sql_comments_spec.rb +33 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/sql_expr_spec.rb +59 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/static_cache_cache_spec.rb +35 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/static_cache_spec.rb +471 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/string_agg_spec.rb +90 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/string_date_time_spec.rb +95 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/string_stripper_spec.rb +68 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/subclasses_spec.rb +79 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/subset_conditions_spec.rb +38 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/symbol_aref_refinement_spec.rb +28 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/symbol_as_refinement_spec.rb +21 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/synchronize_sql_spec.rb +124 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/table_select_spec.rb +83 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/tactical_eager_loading_spec.rb +402 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/thread_local_timezones_spec.rb +67 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/throw_failures_spec.rb +74 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/timestamps_spec.rb +209 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/to_dot_spec.rb +153 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/touch_spec.rb +226 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/tree_spec.rb +334 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/typecast_on_load_spec.rb +86 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/unlimited_update_spec.rb +21 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/update_or_create_spec.rb +83 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/update_primary_key_spec.rb +105 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/update_refresh_spec.rb +59 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/uuid_spec.rb +101 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/validate_associated_spec.rb +52 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/validation_class_methods_spec.rb +1040 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/validation_contexts_spec.rb +31 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/validation_helpers_spec.rb +525 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/whitelist_security_spec.rb +157 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/extensions/xml_serializer_spec.rb +213 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/bad_down_migration/001_create_alt_basic.rb +4 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/bad_down_migration/002_create_alt_advanced.rb +4 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/bad_timestamped_migrations/1273253849_create_sessions.rb +9 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/bad_timestamped_migrations/1273253851_create_nodes.rb +9 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/bad_timestamped_migrations/1273253853_3_create_users.rb +3 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/bad_up_migration/001_create_alt_basic.rb +4 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/bad_up_migration/002_create_alt_advanced.rb +3 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/convert_to_timestamp_migrations/001_create_sessions.rb +9 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/convert_to_timestamp_migrations/002_create_nodes.rb +9 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/convert_to_timestamp_migrations/003_3_create_users.rb +4 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/convert_to_timestamp_migrations/1273253850_create_artists.rb +9 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/convert_to_timestamp_migrations/1273253852_create_albums.rb +9 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/double_migration/001_create_sessions.rb +9 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/double_migration/002_create_nodes.rb +19 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/double_migration/003_3_create_users.rb +4 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/duplicate_integer_migrations/001_create_alt_advanced.rb +4 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/duplicate_integer_migrations/001_create_alt_basic.rb +4 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/duplicate_timestamped_migrations/1273253849_create_sessions.rb +9 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/duplicate_timestamped_migrations/1273253853_create_nodes.rb +9 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/duplicate_timestamped_migrations/1273253853_create_users.rb +4 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/empty_migration/001_create_sessions.rb +9 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/empty_migration/002_create_nodes.rb +0 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/empty_migration/003_3_create_users.rb +4 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/integer_migrations/001_create_sessions.rb +9 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/integer_migrations/002_create_nodes.rb +9 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/integer_migrations/003_3_create_users.rb +4 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/interleaved_timestamped_migrations/1273253849_create_sessions.rb +9 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/interleaved_timestamped_migrations/1273253850_create_artists.rb +9 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/interleaved_timestamped_migrations/1273253851_create_nodes.rb +9 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/interleaved_timestamped_migrations/1273253852_create_albums.rb +9 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/interleaved_timestamped_migrations/1273253853_3_create_users.rb +4 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/missing_integer_migrations/001_create_alt_basic.rb +4 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/missing_integer_migrations/003_create_alt_advanced.rb +4 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/missing_timestamped_migrations/1273253849_create_sessions.rb +9 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/missing_timestamped_migrations/1273253853_3_create_users.rb +4 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/reversible_migrations/001_reversible.rb +5 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/reversible_migrations/002_reversible.rb +5 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/reversible_migrations/003_reversible.rb +5 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/reversible_migrations/004_reversible.rb +5 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/reversible_migrations/005_reversible.rb +10 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/reversible_migrations/006_reversible.rb +10 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/reversible_migrations/007_reversible.rb +10 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/timestamped_migrations/1273253849_create_sessions.rb +9 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/timestamped_migrations/1273253851_create_nodes.rb +9 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/timestamped_migrations/1273253853_3_create_users.rb +4 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/transaction_specified_migrations/001_create_alt_basic.rb +4 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/transaction_specified_migrations/002_create_basic.rb +4 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/transaction_unspecified_migrations/001_create_alt_basic.rb +3 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/transaction_unspecified_migrations/002_create_basic.rb +3 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/uppercase_timestamped_migrations/1273253849_CREATE_SESSIONS.RB +9 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/uppercase_timestamped_migrations/1273253851_CREATE_NODES.RB +9 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/files/uppercase_timestamped_migrations/1273253853_3_CREATE_USERS.RB +4 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/guards_helper.rb +59 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/integration/associations_test.rb +2597 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/integration/database_test.rb +113 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/integration/dataset_test.rb +1997 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/integration/eager_loader_test.rb +687 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/integration/migrator_test.rb +262 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/integration/model_test.rb +203 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/integration/plugin_test.rb +2423 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/integration/prepared_statement_test.rb +405 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/integration/schema_test.rb +903 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/integration/spec_helper.rb +65 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/integration/timezone_test.rb +86 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/integration/transaction_test.rb +603 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/integration/type_test.rb +127 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/model/association_reflection_spec.rb +803 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/model/associations_spec.rb +4738 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/model/base_spec.rb +875 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/model/class_dataset_methods_spec.rb +146 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/model/dataset_methods_spec.rb +198 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/model/eager_loading_spec.rb +2377 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/model/hooks_spec.rb +370 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/model/inflector_spec.rb +26 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/model/model_spec.rb +956 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/model/plugins_spec.rb +429 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/model/record_spec.rb +2118 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/model/spec_helper.rb +46 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/model/validations_spec.rb +220 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/model_no_assoc_spec.rb +1 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/model_spec.rb +1 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/plugin_spec.rb +1 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/sequel_coverage.rb +15 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/sequel_warning.rb +4 -0
- data/vendor/bundle/gems/sequel-5.26.0/spec/spec_config.rb +12 -0
- data/vendor/bundle/gems/simplecov-0.16.1/CHANGELOG.md +481 -0
- data/vendor/bundle/gems/simplecov-0.16.1/CONTRIBUTING.md +51 -0
- data/vendor/bundle/gems/simplecov-0.16.1/ISSUE_TEMPLATE.md +23 -0
- data/vendor/bundle/gems/simplecov-0.16.1/LICENSE +20 -0
- data/vendor/bundle/gems/simplecov-0.16.1/README.md +710 -0
- data/vendor/bundle/gems/simplecov-0.16.1/doc/alternate-formatters.md +51 -0
- data/vendor/bundle/gems/simplecov-0.16.1/doc/commercial-services.md +20 -0
- data/vendor/bundle/gems/simplecov-0.16.1/doc/editor-integration.md +18 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov.rb +281 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/command_guesser.rb +61 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/configuration.rb +305 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/defaults.rb +50 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/exit_codes.rb +10 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/file_list.rb +61 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/filter.rb +91 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/formatter.rb +10 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/formatter/multi_formatter.rb +34 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/formatter/simple_formatter.rb +25 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/jruby_fix.rb +44 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/last_run.rb +26 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/lines_classifier.rb +48 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/load_global_config.rb +8 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/no_defaults.rb +4 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/profiles.rb +33 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/profiles/bundler_filter.rb +5 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/profiles/rails.rb +18 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/profiles/root_filter.rb +10 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/profiles/test_frameworks.rb +8 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/railtie.rb +9 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/railties/tasks.rake +13 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/raw_coverage.rb +41 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/result.rb +88 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/result_merger.rb +123 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/source_file.rb +203 -0
- data/vendor/bundle/gems/simplecov-0.16.1/lib/simplecov/version.rb +5 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/CHANGELOG.md +13 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/Gemfile +34 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/Guardfile +12 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/LICENSE +20 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/README.md +30 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/Rakefile +41 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/assets/javascripts/application.js +127 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/assets/javascripts/libraries/jquery-1.6.2.min.js +18 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/assets/javascripts/plugins/highlight.pack.js +1 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/assets/javascripts/plugins/jquery.colorbox.js +1090 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/assets/javascripts/plugins/jquery.dataTables.min.js +152 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/assets/javascripts/plugins/jquery.timeago.js +141 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/assets/javascripts/plugins/jquery.url.js +174 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/assets/stylesheets/application.css +3 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/assets/stylesheets/plugins/highlight.css +129 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/assets/stylesheets/plugins/jquery-ui-1.8.4.custom.css +295 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/assets/stylesheets/plugins/jquery.colorbox.css +52 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/assets/stylesheets/reset.css +103 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/assets/stylesheets/screen.css.sass +220 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/lib/simplecov-html.rb +110 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/lib/simplecov-html/version.rb +7 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/application.css +799 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/application.js +1707 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/colorbox/border.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/colorbox/controls.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/colorbox/loading.gif +0 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/colorbox/loading_background.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/favicon_green.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/favicon_red.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/favicon_yellow.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/loading.gif +0 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/magnify.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/smoothness/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/smoothness/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/smoothness/images/ui-bg_glass_75_dadada_1x400.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/smoothness/images/ui-icons_222222_256x240.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/smoothness/images/ui-icons_2e83ff_256x240.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/smoothness/images/ui-icons_454545_256x240.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/smoothness/images/ui-icons_888888_256x240.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/public/smoothness/images/ui-icons_cd0a0a_256x240.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/simplecov-html.gemspec +22 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/test/helper.rb +4 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/test/test_simple_cov-html.rb +8 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/views/file_list.erb +45 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/views/layout.erb +41 -0
- data/vendor/bundle/gems/simplecov-html-0.10.2/views/source_file.erb +23 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/API_CHANGES.rdoc +50 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/CHANGELOG.rdoc +306 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/ChangeLog.cvs +88 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/Gemfile +17 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/LICENSE +27 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/Manifest.txt +60 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/README.rdoc +118 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/Rakefile +8 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/appveyor.yml +36 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/ext/sqlite3/Makefile +266 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/ext/sqlite3/aggregator.c +273 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/ext/sqlite3/aggregator.h +12 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/ext/sqlite3/aggregator.o +0 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/ext/sqlite3/backup.c +168 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/ext/sqlite3/backup.h +15 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/ext/sqlite3/backup.o +0 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/ext/sqlite3/database.c +823 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/ext/sqlite3/database.h +17 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/ext/sqlite3/database.o +0 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/ext/sqlite3/exception.c +98 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/ext/sqlite3/exception.h +8 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/ext/sqlite3/exception.o +0 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/ext/sqlite3/extconf.rb +96 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/ext/sqlite3/sqlite3.c +161 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/ext/sqlite3/sqlite3.o +0 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/ext/sqlite3/sqlite3_native.so +0 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/ext/sqlite3/sqlite3_ruby.h +45 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/ext/sqlite3/statement.c +442 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/ext/sqlite3/statement.h +16 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/ext/sqlite3/statement.o +0 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/faq/faq.rb +145 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/faq/faq.yml +426 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/lib/sqlite3.rb +15 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/lib/sqlite3/constants.rb +50 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/lib/sqlite3/database.rb +736 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/lib/sqlite3/errors.rb +35 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/lib/sqlite3/pragmas.rb +588 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/lib/sqlite3/resultset.rb +187 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/lib/sqlite3/sqlite3_native.so +0 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/lib/sqlite3/statement.rb +144 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/lib/sqlite3/translator.rb +118 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/lib/sqlite3/value.rb +57 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/lib/sqlite3/version.rb +25 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/rakelib/faq.rake +9 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/rakelib/gem.rake +40 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/rakelib/native.rake +56 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/rakelib/vendor_sqlite3.rake +97 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/setup.rb +1333 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/test/helper.rb +18 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/test/test_backup.rb +33 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/test/test_collation.rb +82 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/test/test_database.rb +503 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/test/test_database_flags.rb +95 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/test/test_database_readonly.rb +36 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/test/test_database_readwrite.rb +41 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/test/test_deprecated.rb +44 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/test/test_encoding.rb +155 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/test/test_integration.rb +507 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/test/test_integration_aggregate.rb +336 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/test/test_integration_open_close.rb +30 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/test/test_integration_pending.rb +115 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/test/test_integration_resultset.rb +159 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/test/test_integration_statement.rb +194 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/test/test_result_set.rb +37 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/test/test_sqlite3.rb +21 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/test/test_statement.rb +268 -0
- data/vendor/bundle/gems/sqlite3-1.4.1/test/test_statement_execute.rb +35 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/CHANGES +69 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/COPYING +202 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/Gemfile +5 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/README.md +42 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/Rakefile +28 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/VERSION +1 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/bin/term_cdiff +19 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/bin/term_colortab +49 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/bin/term_decolor +12 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/bin/term_display +91 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/bin/term_mandel +52 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/bin/term_snow +72 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/examples/example.rb +90 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/examples/lambda-red-plain.ppm +135 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/examples/lambda-red.png +0 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/examples/lambda-red.ppm +4 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/lib/term/ansicolor.rb +127 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/lib/term/ansicolor/attribute.rb +142 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/lib/term/ansicolor/attribute/color256.rb +69 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/lib/term/ansicolor/attribute/color8.rb +25 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/lib/term/ansicolor/attribute/intense_color8.rb +43 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/lib/term/ansicolor/attribute/text.rb +23 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/lib/term/ansicolor/hsl_triple.rb +169 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/lib/term/ansicolor/movement.rb +108 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/lib/term/ansicolor/ppm_reader.rb +96 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/lib/term/ansicolor/rgb_color_metrics.rb +161 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/lib/term/ansicolor/rgb_triple.rb +179 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/lib/term/ansicolor/version.rb +8 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/term-ansicolor.gemspec +45 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/tests/ansicolor_test.rb +160 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/tests/attribute_test.rb +73 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/tests/hsl_triple_test.rb +85 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/tests/ppm_reader_test.rb +46 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/tests/rgb_color_metrics_test.rb +100 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/tests/rgb_triple_test.rb +101 -0
- data/vendor/bundle/gems/term-ansicolor-1.7.1/tests/test_helper.rb +8 -0
- data/vendor/bundle/gems/test-unit-3.3.4/COPYING +67 -0
- data/vendor/bundle/gems/test-unit-3.3.4/GPL +339 -0
- data/vendor/bundle/gems/test-unit-3.3.4/LGPL +502 -0
- data/vendor/bundle/gems/test-unit-3.3.4/PSFL +271 -0
- data/vendor/bundle/gems/test-unit-3.3.4/README.md +101 -0
- data/vendor/bundle/gems/test-unit-3.3.4/Rakefile +80 -0
- data/vendor/bundle/gems/test-unit-3.3.4/doc/text/getting-started.md +246 -0
- data/vendor/bundle/gems/test-unit-3.3.4/doc/text/how-to.md +90 -0
- data/vendor/bundle/gems/test-unit-3.3.4/doc/text/news.md +1453 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test-unit.rb +34 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit.rb +514 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/assertion-failed-error.rb +25 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/assertions.rb +2256 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/attribute-matcher.rb +26 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/attribute.rb +227 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/auto-runner-loader.rb +17 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/autorunner.rb +537 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/code-snippet-fetcher.rb +56 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/collector.rb +73 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/collector/descendant.rb +19 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/collector/dir.rb +108 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/collector/load.rb +197 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/collector/objectspace.rb +34 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/collector/xml.rb +249 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/color-scheme.rb +198 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/color.rb +134 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/data-sets.rb +116 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/data.rb +371 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/diff.rb +746 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/error.rb +158 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/exception-handler.rb +82 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/failure.rb +169 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/fault-location-detector.rb +100 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/fixture.rb +298 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/notification.rb +138 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/omission.rb +198 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/pending.rb +155 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/priority.rb +196 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/runner/console.rb +84 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/runner/emacs.rb +8 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/runner/xml.rb +15 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/test-suite-creator.rb +103 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/testcase.rb +899 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/testresult.rb +132 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/testsuite.rb +175 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/ui/console/outputlevel.rb +15 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/ui/console/testrunner.rb +750 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/ui/emacs/testrunner.rb +49 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/ui/testrunner.rb +53 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/ui/testrunnermediator.rb +114 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/ui/testrunnerutilities.rb +41 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/ui/xml/testrunner.rb +224 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/util/backtracefilter.rb +59 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/util/method-owner-finder.rb +28 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/util/observable.rb +90 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/util/output.rb +32 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/util/procwrapper.rb +48 -0
- data/vendor/bundle/gems/test-unit-3.3.4/lib/test/unit/version.rb +5 -0
- data/vendor/bundle/gems/test-unit-3.3.4/sample/adder.rb +13 -0
- data/vendor/bundle/gems/test-unit-3.3.4/sample/subtracter.rb +12 -0
- data/vendor/bundle/gems/test-unit-3.3.4/sample/test_adder.rb +20 -0
- data/vendor/bundle/gems/test-unit-3.3.4/sample/test_subtracter.rb +20 -0
- data/vendor/bundle/gems/test-unit-3.3.4/sample/test_user.rb +23 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/collector/test-descendant.rb +182 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/collector/test-load.rb +475 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/collector/test_dir.rb +407 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/collector/test_objectspace.rb +102 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/fixtures/header-label.csv +3 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/fixtures/header-label.tsv +3 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/fixtures/header.csv +3 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/fixtures/header.tsv +3 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/fixtures/no-header.csv +2 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/fixtures/no-header.tsv +2 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/fixtures/plus.csv +3 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/run-test.rb +22 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/test-assertions.rb +2187 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/test-attribute-matcher.rb +38 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/test-attribute.rb +123 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/test-code-snippet.rb +79 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/test-color-scheme.rb +82 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/test-color.rb +47 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/test-data.rb +419 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/test-diff.rb +518 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/test-emacs-runner.rb +60 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/test-error.rb +26 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/test-failure.rb +33 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/test-fault-location-detector.rb +163 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/test-fixture.rb +713 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/test-notification.rb +33 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/test-omission.rb +81 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/test-pending.rb +70 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/test-priority.rb +184 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/test-test-case.rb +1279 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/test-test-result.rb +113 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/test-test-suite-creator.rb +97 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/test-test-suite.rb +151 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/testunit-test-util.rb +33 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/ui/test_testrunmediator.rb +20 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/util/test-method-owner-finder.rb +38 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/util/test-output.rb +11 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/util/test_backtracefilter.rb +52 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/util/test_observable.rb +102 -0
- data/vendor/bundle/gems/test-unit-3.3.4/test/util/test_procwrapper.rb +36 -0
- data/vendor/bundle/gems/thor-0.20.3/CHANGELOG.md +204 -0
- data/vendor/bundle/gems/thor-0.20.3/CONTRIBUTING.md +15 -0
- data/vendor/bundle/gems/thor-0.20.3/LICENSE.md +20 -0
- data/vendor/bundle/gems/thor-0.20.3/README.md +51 -0
- data/vendor/bundle/gems/thor-0.20.3/bin/thor +6 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor.rb +509 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/actions.rb +331 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/actions/create_file.rb +104 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/actions/create_link.rb +60 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/actions/directory.rb +118 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/actions/empty_directory.rb +143 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/actions/file_manipulation.rb +373 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/actions/inject_into_file.rb +109 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/base.rb +678 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/command.rb +135 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/core_ext/hash_with_indifferent_access.rb +97 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/core_ext/io_binary_read.rb +12 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/core_ext/ordered_hash.rb +129 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/error.rb +114 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/group.rb +281 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/invocation.rb +177 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/line_editor.rb +17 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/line_editor/basic.rb +37 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/line_editor/readline.rb +88 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/parser.rb +4 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/parser/argument.rb +70 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/parser/arguments.rb +175 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/parser/option.rb +146 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/parser/options.rb +226 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/rake_compat.rb +71 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/runner.rb +324 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/shell.rb +81 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/shell/basic.rb +482 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/shell/color.rb +149 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/shell/html.rb +126 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/util.rb +268 -0
- data/vendor/bundle/gems/thor-0.20.3/lib/thor/version.rb +3 -0
- data/vendor/bundle/gems/thor-0.20.3/thor.gemspec +21 -0
- data/vendor/bundle/gems/tins-1.22.2/COPYING +18 -0
- data/vendor/bundle/gems/tins-1.22.2/Gemfile +10 -0
- data/vendor/bundle/gems/tins-1.22.2/README.md +107 -0
- data/vendor/bundle/gems/tins-1.22.2/Rakefile +23 -0
- data/vendor/bundle/gems/tins-1.22.2/TODO +3 -0
- data/vendor/bundle/gems/tins-1.22.2/VERSION +1 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/add_one.png +0 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/add_one.stm +13 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/bb3.png +0 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/bb3.stm +26 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/concatenate_compare.mtm +31 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/concatenate_compare.png +0 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/length_difference.mtm +17 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/length_difference.png +0 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/let.rb +62 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/mail.rb +73 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/minsky.rb +145 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/multiply.reg +42 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/null_pattern.rb +52 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/ones_difference-mtm.png +0 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/ones_difference-stm.png +0 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/ones_difference.mtm +12 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/ones_difference.stm +25 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/prefix-equals-suffix-reversed-with-infix.png +0 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/prefix-equals-suffix-reversed-with-infix.stm +38 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/recipe.rb +81 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/recipe2.rb +82 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/recipe_common.rb +65 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/subtract.reg +9 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/turing-graph.rb +17 -0
- data/vendor/bundle/gems/tins-1.22.2/examples/turing.rb +310 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/dslkit.rb +2 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/dslkit/polite.rb +1 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/dslkit/rude.rb +1 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/spruz.rb +2 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins.rb +61 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/alias.rb +1 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/annotate.rb +38 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/ask_and_send.rb +31 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/attempt.rb +99 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/bijection.rb +46 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/case_predicate.rb +7 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/complete.rb +18 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/concern.rb +30 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/count_by.rb +8 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/date_dummy.rb +53 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/date_time_dummy.rb +51 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/deep_const_get.rb +42 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/deep_dup.rb +11 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/dslkit.rb +636 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/duration.rb +95 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/expose.rb +27 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/extract_last_argument_options.rb +14 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/file_binary.rb +83 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/find.rb +149 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/generator.rb +68 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/go.rb +96 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/hash_symbolize_keys_recursive.rb +48 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/hash_union.rb +15 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/if_predicate.rb +7 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/implement.rb +40 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/limited.rb +38 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/lines_file.rb +123 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/memoize.rb +91 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/method_description.rb +143 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/minimize.rb +55 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/module_group.rb +13 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/named_set.rb +12 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/null.rb +101 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/once.rb +25 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/p.rb +23 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/partial_application.rb +31 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/proc_compose.rb +15 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/proc_prelude.rb +73 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/range_plus.rb +9 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/require_maybe.rb +9 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/responding.rb +19 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/secure_write.rb +27 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/sexy_singleton.rb +39 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/string_byte_order_mark.rb +20 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/string_camelize.rb +16 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/string_underscore.rb +15 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/string_version.rb +104 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/subhash.rb +42 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/temp_io.rb +26 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/temp_io_enum.rb +26 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/terminal.rb +42 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/thread_local.rb +57 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/time_dummy.rb +57 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/to.rb +8 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/to_proc.rb +12 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/token.rb +36 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/uniq_by.rb +10 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/unit.rb +179 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/version.rb +8 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/write.rb +19 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt.rb +45 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/annotate.rb +5 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/ask_and_send.rb +7 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/attempt.rb +7 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/blank.rb +67 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/case_predicate.rb +8 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/complete.rb +7 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/concern.rb +20 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/count_by.rb +11 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/date_dummy.rb +7 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/date_time_dummy.rb +7 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/deep_const_get.rb +7 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/deep_dup.rb +7 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/dslkit.rb +22 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/expose.rb +5 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/extract_last_argument_options.rb +7 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/file_binary.rb +7 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/full.rb +39 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/hash_symbolize_keys_recursive.rb +7 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/hash_union.rb +11 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/if_predicate.rb +7 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/implement.rb +5 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/irb.rb +23 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/method_description.rb +23 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/named.rb +23 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/null.rb +9 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/p.rb +7 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/partial_application.rb +11 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/proc_compose.rb +7 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/proc_prelude.rb +7 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/range_plus.rb +12 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/require_maybe.rb +7 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/responding.rb +7 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/secure_write.rb +11 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/sexy_singleton.rb +3 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/string.rb +6 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/string_byte_order_mark.rb +7 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/string_camelize.rb +6 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/string_underscore.rb +6 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/string_version.rb +7 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/subhash.rb +11 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/temp_io.rb +5 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/time_dummy.rb +7 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/time_freezer.rb +15 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/to.rb +5 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/uniq_by.rb +15 -0
- data/vendor/bundle/gems/tins-1.22.2/lib/tins/xt/write.rb +11 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/annotate_test.rb +68 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/ask_and_send_test.rb +46 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/attempt_test.rb +109 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/bijection_test.rb +19 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/blank_full_test.rb +77 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/case_predicate_test.rb +29 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/concern_test.rb +35 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/count_by_test.rb +17 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/date_dummy_test.rb +31 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/date_time_dummy_test.rb +31 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/deep_const_get_test.rb +37 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/deep_dup_test.rb +20 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/delegate_test.rb +49 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/dslkit_test.rb +314 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/duration_test.rb +81 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/dynamic_scope_test.rb +31 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/expose_test.rb +43 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/extract_last_argument_options_test.rb +30 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/file_binary_test.rb +65 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/find_test.rb +135 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/from_module_test.rb +61 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/generator_test.rb +47 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/go_test.rb +80 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/hash_symbolize_keys_recursive_test.rb +64 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/hash_union_test.rb +42 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/if_predicate_test.rb +12 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/implement_test.rb +75 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/limited_test.rb +21 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/lines_file_test.rb +82 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/memoize_test.rb +115 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/method_description_test.rb +104 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/minimize_test.rb +54 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/module_group_test.rb +29 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/named_set_test.rb +18 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/named_test.rb +30 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/null_test.rb +64 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/p_test.rb +14 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/partial_application_test.rb +30 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/proc_compose_test.rb +21 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/proc_prelude_test.rb +81 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/range_plus_test.rb +14 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/require_maybe_test.rb +24 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/responding_test.rb +24 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/rotate_test.rb +65 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/scope_test.rb +31 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/secure_write_test.rb +42 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/sexy_singleton_test.rb +16 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/string_byte_order_mark_test.rb +40 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/string_camelize_test.rb +21 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/string_underscore_test.rb +11 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/string_version_test.rb +60 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/subhash_test.rb +37 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/temp_io_test.rb +51 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/test_helper.rb +11 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/time_dummy_test.rb +31 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/time_freezer_test.rb +45 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/to_test.rb +32 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/token_test.rb +38 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/uniq_by_test.rb +31 -0
- data/vendor/bundle/gems/tins-1.22.2/tests/unit_test.rb +63 -0
- data/vendor/bundle/gems/tins-1.22.2/tins.gemspec +41 -0
- data/vendor/bundle/gems/xpath-3.2.0/README.md +78 -0
- data/vendor/bundle/gems/xpath-3.2.0/lib/xpath.rb +18 -0
- data/vendor/bundle/gems/xpath-3.2.0/lib/xpath/dsl.rb +174 -0
- data/vendor/bundle/gems/xpath-3.2.0/lib/xpath/expression.rb +22 -0
- data/vendor/bundle/gems/xpath-3.2.0/lib/xpath/literal.rb +10 -0
- data/vendor/bundle/gems/xpath-3.2.0/lib/xpath/renderer.rb +126 -0
- data/vendor/bundle/gems/xpath-3.2.0/lib/xpath/union.rb +31 -0
- data/vendor/bundle/gems/xpath-3.2.0/lib/xpath/version.rb +5 -0
- data/vendor/bundle/gems/xpath-3.2.0/spec/fixtures/form.html +201 -0
- data/vendor/bundle/gems/xpath-3.2.0/spec/fixtures/simple.html +53 -0
- data/vendor/bundle/gems/xpath-3.2.0/spec/fixtures/stuff.html +54 -0
- data/vendor/bundle/gems/xpath-3.2.0/spec/spec_helper.rb +8 -0
- data/vendor/bundle/gems/xpath-3.2.0/spec/union_spec.rb +63 -0
- data/vendor/bundle/gems/xpath-3.2.0/spec/xpath_spec.rb +562 -0
- data/vendor/bundle/specifications/addressable-2.7.0.gemspec +39 -0
- data/vendor/bundle/specifications/capybara-3.29.0.gemspec +116 -0
- data/vendor/bundle/specifications/childprocess-3.0.0.gemspec +39 -0
- data/vendor/bundle/specifications/coveralls-0.8.23.gemspec +50 -0
- data/vendor/bundle/specifications/diff-lcs-1.3.gemspec +61 -0
- data/vendor/bundle/specifications/docile-1.3.2.gemspec +48 -0
- data/vendor/bundle/specifications/emot-0.0.4.gemspec +44 -0
- data/vendor/bundle/specifications/faraday-0.17.1.gemspec +33 -0
- data/vendor/bundle/specifications/fastimage-2.1.7.gemspec +45 -0
- data/vendor/bundle/specifications/hikidoc-0.1.0.gemspec +37 -0
- data/vendor/bundle/specifications/jasmine-2.99.0.gemspec +59 -0
- data/vendor/bundle/specifications/jasmine-core-2.99.2.gemspec +41 -0
- data/vendor/bundle/specifications/json-2.2.0.gemspec +0 -0
- data/vendor/bundle/specifications/launchy-2.4.3.gemspec +45 -0
- data/vendor/bundle/specifications/mail-2.7.1.gemspec +50 -0
- data/vendor/bundle/specifications/mime-types-3.3.gemspec +84 -0
- data/vendor/bundle/specifications/mime-types-data-3.2019.1009.gemspec +60 -0
- data/vendor/bundle/specifications/mini_mime-1.0.2.gemspec +39 -0
- data/vendor/bundle/specifications/mini_portile2-2.4.0.gemspec +48 -0
- data/vendor/bundle/specifications/multipart-post-2.1.1.gemspec +38 -0
- data/vendor/bundle/specifications/nokogiri-1.10.5.gemspec +83 -0
- data/vendor/bundle/specifications/octokit-4.14.0.gemspec +36 -0
- data/vendor/bundle/specifications/phantomjs-2.1.1.0.gemspec +44 -0
- data/vendor/bundle/specifications/pit-0.0.7.gemspec +21 -0
- data/vendor/bundle/specifications/power_assert-1.1.5.gemspec +54 -0
- data/vendor/bundle/specifications/public_suffix-4.0.1.gemspec +41 -0
- data/vendor/bundle/specifications/rack-2.0.7.gemspec +42 -0
- data/vendor/bundle/specifications/rack-test-1.1.0.gemspec +54 -0
- data/vendor/bundle/specifications/racksh-1.0.0.gemspec +35 -0
- data/vendor/bundle/specifications/rake-13.0.1.gemspec +26 -0
- data/vendor/bundle/specifications/redcarpet-3.5.0.gemspec +44 -0
- data/vendor/bundle/specifications/regexp_parser-1.6.0.gemspec +23 -0
- data/vendor/bundle/specifications/rspec-3.9.0.gemspec +43 -0
- data/vendor/bundle/specifications/rspec-core-3.9.0.gemspec +63 -0
- data/vendor/bundle/specifications/rspec-expectations-3.9.0.gemspec +51 -0
- data/vendor/bundle/specifications/rspec-mocks-3.9.0.gemspec +51 -0
- data/vendor/bundle/specifications/rspec-support-3.9.0.gemspec +39 -0
- data/vendor/bundle/specifications/rubyzip-2.0.0.gemspec +45 -0
- data/vendor/bundle/specifications/sawyer-0.8.2.gemspec +34 -0
- data/vendor/bundle/specifications/selenium-webdriver-3.142.6.gemspec +64 -0
- data/vendor/bundle/specifications/sequel-5.26.0.gemspec +56 -0
- data/vendor/bundle/specifications/simplecov-0.16.1.gemspec +42 -0
- data/vendor/bundle/specifications/simplecov-html-0.10.2.gemspec +33 -0
- data/vendor/bundle/specifications/sqlite3-1.4.1.gemspec +60 -0
- data/vendor/bundle/specifications/term-ansicolor-1.7.1.gemspec +46 -0
- data/vendor/bundle/specifications/test-unit-3.3.4.gemspec +48 -0
- data/vendor/bundle/specifications/thor-0.20.3.gemspec +35 -0
- data/vendor/bundle/specifications/tins-1.22.2.gemspec +42 -0
- data/vendor/bundle/specifications/xpath-3.2.0.gemspec +46 -0
- metadata +3650 -2
@@ -0,0 +1,60 @@
|
|
1
|
+
require 'set'
|
2
|
+
require 'delegate'
|
3
|
+
|
4
|
+
module RegexpParserSpec
|
5
|
+
class Warning
|
6
|
+
class UnexpectedWarnings < StandardError
|
7
|
+
MSG = 'Unexpected warnings: %s'.freeze
|
8
|
+
|
9
|
+
def initialize(warnings)
|
10
|
+
super(MSG % warnings.join("\n"))
|
11
|
+
end
|
12
|
+
end
|
13
|
+
|
14
|
+
class Filter
|
15
|
+
def initialize(whitelist)
|
16
|
+
@whitelist = whitelist
|
17
|
+
end
|
18
|
+
|
19
|
+
def assert_expected_warnings_only
|
20
|
+
original = $stderr
|
21
|
+
$stderr = Extractor.new(original, @whitelist)
|
22
|
+
|
23
|
+
yield
|
24
|
+
|
25
|
+
assert_no_warnings($stderr.warnings)
|
26
|
+
ensure
|
27
|
+
$stderr = original
|
28
|
+
end
|
29
|
+
|
30
|
+
private
|
31
|
+
|
32
|
+
def assert_no_warnings(warnings)
|
33
|
+
raise UnexpectedWarnings, warnings.to_a if warnings.any?
|
34
|
+
end
|
35
|
+
end
|
36
|
+
|
37
|
+
class Extractor < DelegateClass(IO)
|
38
|
+
PATTERN = /\A(?:.+):(?:\d+): warning: (?:.+)\n\z/
|
39
|
+
|
40
|
+
def initialize(io, whitelist)
|
41
|
+
@whitelist = whitelist
|
42
|
+
@warnings = Set.new
|
43
|
+
super(io)
|
44
|
+
end
|
45
|
+
|
46
|
+
def write(message)
|
47
|
+
return super if PATTERN !~ message
|
48
|
+
|
49
|
+
warning = message.chomp
|
50
|
+
@warnings << warning if @whitelist.none?(&warning.method(:include?))
|
51
|
+
|
52
|
+
self
|
53
|
+
end
|
54
|
+
|
55
|
+
def warnings
|
56
|
+
@warnings.dup.freeze
|
57
|
+
end
|
58
|
+
end
|
59
|
+
end
|
60
|
+
end
|
@@ -0,0 +1,48 @@
|
|
1
|
+
require 'spec_helper'
|
2
|
+
|
3
|
+
RSpec.describe(Regexp::Syntax) do
|
4
|
+
specify('unknown name') do
|
5
|
+
expect { Regexp::Syntax.new('ruby/1.0') }.to raise_error(Regexp::Syntax::UnknownSyntaxNameError)
|
6
|
+
end
|
7
|
+
|
8
|
+
specify('new') do
|
9
|
+
expect(Regexp::Syntax.new('ruby/1.9.3')).to be_instance_of(Regexp::Syntax::V1_9_3)
|
10
|
+
end
|
11
|
+
|
12
|
+
specify('new any') do
|
13
|
+
expect(Regexp::Syntax.new('any')).to be_instance_of(Regexp::Syntax::Any)
|
14
|
+
expect(Regexp::Syntax.new('*')).to be_instance_of(Regexp::Syntax::Any)
|
15
|
+
end
|
16
|
+
|
17
|
+
specify('not implemented') do
|
18
|
+
expect { RP.parse('\\p{alpha}', 'ruby/1.8') }.to raise_error(Regexp::Syntax::NotImplementedError)
|
19
|
+
end
|
20
|
+
|
21
|
+
specify('supported?') do
|
22
|
+
expect(Regexp::Syntax.supported?('ruby/1.1.1')).to be false
|
23
|
+
expect(Regexp::Syntax.supported?('ruby/2.4.3')).to be true
|
24
|
+
expect(Regexp::Syntax.supported?('ruby/2.5')).to be true
|
25
|
+
end
|
26
|
+
|
27
|
+
specify('invalid version') do
|
28
|
+
expect { Regexp::Syntax.version_class('2.0.0') }.to raise_error(Regexp::Syntax::InvalidVersionNameError)
|
29
|
+
|
30
|
+
expect { Regexp::Syntax.version_class('ruby/20') }.to raise_error(Regexp::Syntax::InvalidVersionNameError)
|
31
|
+
end
|
32
|
+
|
33
|
+
specify('version class tiny version') do
|
34
|
+
expect(Regexp::Syntax.version_class('ruby/1.9.3')).to eq Regexp::Syntax::V1_9_3
|
35
|
+
|
36
|
+
expect(Regexp::Syntax.version_class('ruby/2.3.1')).to eq Regexp::Syntax::V2_3_1
|
37
|
+
end
|
38
|
+
|
39
|
+
specify('version class minor version') do
|
40
|
+
expect(Regexp::Syntax.version_class('ruby/1.9')).to eq Regexp::Syntax::V1_9
|
41
|
+
|
42
|
+
expect(Regexp::Syntax.version_class('ruby/2.3')).to eq Regexp::Syntax::V2_3
|
43
|
+
end
|
44
|
+
|
45
|
+
specify('raises for unknown constant lookups') do
|
46
|
+
expect { Regexp::Syntax::V1 }.to raise_error(/V1/)
|
47
|
+
end
|
48
|
+
end
|
@@ -0,0 +1,23 @@
|
|
1
|
+
require 'spec_helper'
|
2
|
+
|
3
|
+
RSpec.describe(Regexp::Syntax::Token::Map) do
|
4
|
+
let(:map) { Regexp::Syntax::Token::Map }
|
5
|
+
|
6
|
+
specify('is complete') do
|
7
|
+
latest_syntax = Regexp::Syntax.new('ruby/2.9')
|
8
|
+
|
9
|
+
latest_syntax.features.each do |type, tokens|
|
10
|
+
tokens.each { |token| expect(map[type]).to include(token) }
|
11
|
+
end
|
12
|
+
end
|
13
|
+
|
14
|
+
specify('contains no duplicate type/token combinations') do
|
15
|
+
combinations = map.flat_map do |type, tokens|
|
16
|
+
tokens.map { |token| "#{type} #{token}" }
|
17
|
+
end
|
18
|
+
|
19
|
+
non_uniq = combinations.group_by { |str| str }.select { |_, v| v.count > 1 }
|
20
|
+
|
21
|
+
expect(non_uniq.keys).to be_empty
|
22
|
+
end
|
23
|
+
end
|
@@ -0,0 +1,17 @@
|
|
1
|
+
require 'spec_helper'
|
2
|
+
|
3
|
+
RSpec.describe(Regexp::Syntax::V1_8_6) do
|
4
|
+
include_examples 'syntax', Regexp::Syntax.new('ruby/1.8.6'),
|
5
|
+
implements: {
|
6
|
+
assertion: T::Assertion::Lookahead,
|
7
|
+
backref: [:number],
|
8
|
+
escape: T::Escape::Basic + T::Escape::ASCII + T::Escape::Meta + T::Escape::Control,
|
9
|
+
group: T::Group::V1_8_6,
|
10
|
+
quantifier: T::Quantifier::Greedy + T::Quantifier::Reluctant + T::Quantifier::Interval + T::Quantifier::IntervalReluctant
|
11
|
+
},
|
12
|
+
excludes: {
|
13
|
+
assertion: T::Assertion::Lookbehind,
|
14
|
+
backref: T::Backreference::All - [:number] + T::SubexpressionCall::All,
|
15
|
+
quantifier: T::Quantifier::Possessive
|
16
|
+
}
|
17
|
+
end
|
@@ -0,0 +1,10 @@
|
|
1
|
+
require 'spec_helper'
|
2
|
+
|
3
|
+
RSpec.describe(Regexp::Syntax::V1_9_1) do
|
4
|
+
include_examples 'syntax', Regexp::Syntax.new('ruby/1.9.1'),
|
5
|
+
implements: {
|
6
|
+
escape: T::Escape::Hex + T::Escape::Octal + T::Escape::Unicode,
|
7
|
+
type: T::CharacterType::Hex,
|
8
|
+
quantifier: T::Quantifier::Greedy + T::Quantifier::Reluctant + T::Quantifier::Possessive
|
9
|
+
}
|
10
|
+
end
|
@@ -0,0 +1,9 @@
|
|
1
|
+
require 'spec_helper'
|
2
|
+
|
3
|
+
RSpec.describe(Regexp::Syntax::V1_9_3) do
|
4
|
+
include_examples 'syntax', Regexp::Syntax.new('ruby/1.9.3'),
|
5
|
+
implements: {
|
6
|
+
property: T::UnicodeProperty::Script_V1_9_3 + T::UnicodeProperty::Age_V1_9_3,
|
7
|
+
nonproperty: T::UnicodeProperty::Script_V1_9_3 + T::UnicodeProperty::Age_V1_9_3
|
8
|
+
}
|
9
|
+
end
|
@@ -0,0 +1,13 @@
|
|
1
|
+
require 'spec_helper'
|
2
|
+
|
3
|
+
RSpec.describe(Regexp::Syntax::V2_0_0) do
|
4
|
+
include_examples 'syntax', Regexp::Syntax.new('ruby/2.0.0'),
|
5
|
+
implements: {
|
6
|
+
property: T::UnicodeProperty::Age_V2_0_0,
|
7
|
+
nonproperty: T::UnicodeProperty::Age_V2_0_0
|
8
|
+
},
|
9
|
+
excludes: {
|
10
|
+
property: [:newline],
|
11
|
+
nonproperty: [:newline]
|
12
|
+
}
|
13
|
+
end
|
@@ -0,0 +1,9 @@
|
|
1
|
+
require 'spec_helper'
|
2
|
+
|
3
|
+
RSpec.describe(Regexp::Syntax::V2_2_0) do
|
4
|
+
include_examples 'syntax', Regexp::Syntax.new('ruby/2.2.0'),
|
5
|
+
implements: {
|
6
|
+
property: T::UnicodeProperty::Script_V2_2_0 + T::UnicodeProperty::Age_V2_2_0,
|
7
|
+
nonproperty: T::UnicodeProperty::Script_V2_2_0 + T::UnicodeProperty::Age_V2_2_0
|
8
|
+
}
|
9
|
+
end
|
@@ -0,0 +1,37 @@
|
|
1
|
+
require 'spec_helper'
|
2
|
+
|
3
|
+
RSpec.describe(Regexp::Syntax) do
|
4
|
+
RSpec.shared_examples 'syntax alias' do |string, klass|
|
5
|
+
it "aliases #{string} to #{klass}" do
|
6
|
+
syntax = Regexp::Syntax.new(string)
|
7
|
+
expect(syntax).to be_a klass
|
8
|
+
end
|
9
|
+
end
|
10
|
+
|
11
|
+
include_examples 'syntax alias', 'ruby/1.8.6', Regexp::Syntax::V1_8_6
|
12
|
+
include_examples 'syntax alias', 'ruby/1.8', Regexp::Syntax::V1_8_6
|
13
|
+
include_examples 'syntax alias', 'ruby/1.9.1', Regexp::Syntax::V1_9_1
|
14
|
+
include_examples 'syntax alias', 'ruby/1.9', Regexp::Syntax::V1_9_3
|
15
|
+
include_examples 'syntax alias', 'ruby/2.0.0', Regexp::Syntax::V1_9
|
16
|
+
include_examples 'syntax alias', 'ruby/2.0', Regexp::Syntax::V2_0_0
|
17
|
+
include_examples 'syntax alias', 'ruby/2.1', Regexp::Syntax::V2_0_0
|
18
|
+
include_examples 'syntax alias', 'ruby/2.2.0', Regexp::Syntax::V2_0_0
|
19
|
+
include_examples 'syntax alias', 'ruby/2.2.10', Regexp::Syntax::V2_0_0
|
20
|
+
include_examples 'syntax alias', 'ruby/2.2', Regexp::Syntax::V2_0_0
|
21
|
+
include_examples 'syntax alias', 'ruby/2.3.0', Regexp::Syntax::V2_3_0
|
22
|
+
include_examples 'syntax alias', 'ruby/2.3', Regexp::Syntax::V2_3_0
|
23
|
+
include_examples 'syntax alias', 'ruby/2.4.0', Regexp::Syntax::V2_4_0
|
24
|
+
include_examples 'syntax alias', 'ruby/2.4.1', Regexp::Syntax::V2_4_1
|
25
|
+
include_examples 'syntax alias', 'ruby/2.5.0', Regexp::Syntax::V2_4_1
|
26
|
+
include_examples 'syntax alias', 'ruby/2.5', Regexp::Syntax::V2_5_0
|
27
|
+
include_examples 'syntax alias', 'ruby/2.6.0', Regexp::Syntax::V2_5_0
|
28
|
+
include_examples 'syntax alias', 'ruby/2.6.2', Regexp::Syntax::V2_6_2
|
29
|
+
include_examples 'syntax alias', 'ruby/2.6.3', Regexp::Syntax::V2_6_3
|
30
|
+
include_examples 'syntax alias', 'ruby/2.6', Regexp::Syntax::V2_6_3
|
31
|
+
|
32
|
+
specify('future alias warning') do
|
33
|
+
expect { Regexp::Syntax.new('ruby/5.0') }
|
34
|
+
.to output(/This library .* but you are running .* \(feature set of .*\)/)
|
35
|
+
.to_stderr
|
36
|
+
end
|
37
|
+
end
|
@@ -0,0 +1,85 @@
|
|
1
|
+
require 'spec_helper'
|
2
|
+
|
3
|
+
RSpec.describe(Regexp::Token) do
|
4
|
+
specify('#offset') do
|
5
|
+
regexp = /ab?cd/
|
6
|
+
tokens = RL.lex(regexp)
|
7
|
+
|
8
|
+
expect(tokens[1].text).to eq 'b'
|
9
|
+
expect(tokens[1].offset).to eq [1, 2]
|
10
|
+
|
11
|
+
expect(tokens[2].text).to eq '?'
|
12
|
+
expect(tokens[2].offset).to eq [2, 3]
|
13
|
+
|
14
|
+
expect(tokens[3].text).to eq 'cd'
|
15
|
+
expect(tokens[3].offset).to eq [3, 5]
|
16
|
+
end
|
17
|
+
|
18
|
+
specify('#length') do
|
19
|
+
regexp = /abc?def/
|
20
|
+
tokens = RL.lex(regexp)
|
21
|
+
|
22
|
+
expect(tokens[0].text).to eq 'ab'
|
23
|
+
expect(tokens[0].length).to eq 2
|
24
|
+
|
25
|
+
expect(tokens[1].text).to eq 'c'
|
26
|
+
expect(tokens[1].length).to eq 1
|
27
|
+
|
28
|
+
expect(tokens[2].text).to eq '?'
|
29
|
+
expect(tokens[2].length).to eq 1
|
30
|
+
|
31
|
+
expect(tokens[3].text).to eq 'def'
|
32
|
+
expect(tokens[3].length).to eq 3
|
33
|
+
end
|
34
|
+
|
35
|
+
specify('#to_h') do
|
36
|
+
regexp = /abc?def/
|
37
|
+
tokens = RL.lex(regexp)
|
38
|
+
|
39
|
+
expect(tokens[0].text).to eq 'ab'
|
40
|
+
expect(tokens[0].to_h).to eq type: :literal, token: :literal, text: 'ab', ts: 0, te: 2, level: 0, set_level: 0, conditional_level: 0
|
41
|
+
|
42
|
+
expect(tokens[2].text).to eq '?'
|
43
|
+
expect(tokens[2].to_h).to eq type: :quantifier, token: :zero_or_one, text: '?', ts: 3, te: 4, level: 0, set_level: 0, conditional_level: 0
|
44
|
+
end
|
45
|
+
|
46
|
+
specify('#next') do
|
47
|
+
regexp = /a+b?c*d{2,3}/
|
48
|
+
tokens = RL.lex(regexp)
|
49
|
+
|
50
|
+
a = tokens.first
|
51
|
+
expect(a.text).to eq 'a'
|
52
|
+
|
53
|
+
plus = a.next
|
54
|
+
expect(plus.text).to eq '+'
|
55
|
+
|
56
|
+
b = plus.next
|
57
|
+
expect(b.text).to eq 'b'
|
58
|
+
|
59
|
+
interval = tokens.last
|
60
|
+
expect(interval.text).to eq '{2,3}'
|
61
|
+
|
62
|
+
expect(interval.next).to be_nil
|
63
|
+
end
|
64
|
+
|
65
|
+
specify('#previous') do
|
66
|
+
regexp = /a+b?c*d{2,3}/
|
67
|
+
tokens = RL.lex(regexp)
|
68
|
+
|
69
|
+
interval = tokens.last
|
70
|
+
expect(interval.text).to eq '{2,3}'
|
71
|
+
|
72
|
+
d = interval.previous
|
73
|
+
expect(d.text).to eq 'd'
|
74
|
+
|
75
|
+
star = d.previous
|
76
|
+
expect(star.text).to eq '*'
|
77
|
+
|
78
|
+
c = star.previous
|
79
|
+
expect(c.text).to eq 'c'
|
80
|
+
|
81
|
+
a = tokens.first
|
82
|
+
expect(a.text).to eq 'a'
|
83
|
+
expect(a.previous).to be_nil
|
84
|
+
end
|
85
|
+
end
|
@@ -0,0 +1,27 @@
|
|
1
|
+
The MIT License (MIT)
|
2
|
+
=====================
|
3
|
+
|
4
|
+
Copyright © 2009 Chad Humphries, David Chelimsky
|
5
|
+
Copyright © 2006 David Chelimsky, The RSpec Development Team
|
6
|
+
Copyright © 2005 Steven Baker
|
7
|
+
|
8
|
+
Permission is hereby granted, free of charge, to any person
|
9
|
+
obtaining a copy of this software and associated documentation
|
10
|
+
files (the “Software”), to deal in the Software without
|
11
|
+
restriction, including without limitation the rights to use,
|
12
|
+
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
13
|
+
copies of the Software, and to permit persons to whom the
|
14
|
+
Software is furnished to do so, subject to the following
|
15
|
+
conditions:
|
16
|
+
|
17
|
+
The above copyright notice and this permission notice shall be
|
18
|
+
included in all copies or substantial portions of the Software.
|
19
|
+
|
20
|
+
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
|
21
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
22
|
+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
23
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
24
|
+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
25
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
26
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
27
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
@@ -0,0 +1,43 @@
|
|
1
|
+
# RSpec
|
2
|
+
|
3
|
+
Behaviour Driven Development for Ruby
|
4
|
+
|
5
|
+
# Description
|
6
|
+
|
7
|
+
rspec is a meta-gem, which depends on the
|
8
|
+
[rspec-core](https://github.com/rspec/rspec-core),
|
9
|
+
[rspec-expectations](https://github.com/rspec/rspec-expectations)
|
10
|
+
and [rspec-mocks](https://github.com/rspec/rspec-mocks) gems. Each of these
|
11
|
+
can be installed separately and loaded in isolation using `require`. Among
|
12
|
+
other benefits, this allows you to use rspec-expectations, for example, in
|
13
|
+
Test::Unit::TestCase if you happen to prefer that style.
|
14
|
+
|
15
|
+
Conversely, if you like RSpec's approach to declaring example groups and
|
16
|
+
examples (`describe` and `it`) but prefer Test::Unit assertions and
|
17
|
+
[mocha](https://github.com/freerange/mocha), [rr](https://github.com/rr/rr)
|
18
|
+
or [flexmock](https://github.com/jimweirich/flexmock) for mocking, you'll be
|
19
|
+
able to do that without having to install or load the components of RSpec that
|
20
|
+
you're not using.
|
21
|
+
|
22
|
+
## Documentation
|
23
|
+
|
24
|
+
See http://rspec.info/documentation/ for links to documentation for all gems.
|
25
|
+
|
26
|
+
## Install
|
27
|
+
|
28
|
+
gem install rspec
|
29
|
+
|
30
|
+
## Setup
|
31
|
+
|
32
|
+
rspec --init
|
33
|
+
|
34
|
+
## Contribute
|
35
|
+
|
36
|
+
* [http://github.com/rspec/rspec-dev](http://github.com/rspec/rspec-dev)
|
37
|
+
|
38
|
+
## Also see
|
39
|
+
|
40
|
+
* [https://github.com/rspec/rspec-core](https://github.com/rspec/rspec-core)
|
41
|
+
* [https://github.com/rspec/rspec-expectations](https://github.com/rspec/rspec-expectations)
|
42
|
+
* [https://github.com/rspec/rspec-mocks](https://github.com/rspec/rspec-mocks)
|
43
|
+
* [https://github.com/rspec/rspec-rails](https://github.com/rspec/rspec-rails)
|
@@ -0,0 +1,2265 @@
|
|
1
|
+
### 3.9.0 / 2019-10-07
|
2
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.8.2...v3.9.0)
|
3
|
+
|
4
|
+
Enhancements:
|
5
|
+
* Improve the handling of errors during loading support files, if a file
|
6
|
+
errors before loading specs, RSpec will now skip loading the specs.
|
7
|
+
(David Rodríguez, #2568)
|
8
|
+
* Add support for --example-matches to run examples by regular expression.
|
9
|
+
(Sam Joseph, Matt Rider, @okothkongo1, #2586)
|
10
|
+
* Add `did_you_mean` suggestions for file names encountering a `LoadError`
|
11
|
+
outside of examples. (@obromios, #2601)
|
12
|
+
* Add a minimalist quick fix style formatter, only outputs failures as
|
13
|
+
`file:line:message`. (Romain Tartière, #2614)
|
14
|
+
* Convert string number values to integer when used for `RSpec::Configuration#fail_fast`
|
15
|
+
(Viktor Fonic, #2634)
|
16
|
+
* Issue warning when invalid values are used for `RSpec::Configuration#fail_fast`
|
17
|
+
(Viktor Fonic, #2634)
|
18
|
+
* Add support for running the Rake task in a clean environment.
|
19
|
+
(Jon Rowe, #2632)
|
20
|
+
* Indent messages by there example group / example in the documentation formatter.
|
21
|
+
(Samuel Williams, #2649)
|
22
|
+
|
23
|
+
### 3.8.2 / 2019-06-29
|
24
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.8.1...v3.8.2)
|
25
|
+
|
26
|
+
Bug Fixes:
|
27
|
+
|
28
|
+
* Fix `config.define_derived_metadata` so that cascades are not triggered
|
29
|
+
until metadata has been assigned to the example or example group
|
30
|
+
(Myron Marston, #2635).
|
31
|
+
|
32
|
+
### 3.8.1 / 2019-06-13
|
33
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.8.0...v3.8.1)
|
34
|
+
|
35
|
+
Bug Fixes:
|
36
|
+
|
37
|
+
* Handle RSpec description(s) with japanese chars in CP932 encoded files.
|
38
|
+
(Benoit Tigeot, #2575)
|
39
|
+
* When defining `let` methods that overwrite an existing method, prevent
|
40
|
+
a warning being issued by removing the old definition. (Jon Rowe, #2593)
|
41
|
+
* Prevent warning on Ruby 2.6.0-rc1 (Keiji Yoshimi, #2582)
|
42
|
+
* Fix `config.define_derived_metadata` so that it supports cascades.
|
43
|
+
(Myron Marston, #2630).
|
44
|
+
|
45
|
+
### 3.8.0 / 2018-08-04
|
46
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.7.1...v3.8.0)
|
47
|
+
|
48
|
+
Enhancements:
|
49
|
+
|
50
|
+
* Improve shell escaping used by `RSpec::Core::RakeTask` and `--bisect` so
|
51
|
+
that it works on `Pathname` objects. (Andrew Vit, #2479)
|
52
|
+
* Nicely format errors encountered while loading files specified
|
53
|
+
by `--require` option. (Myron Marston, #2504)
|
54
|
+
* Significantly improve the performance of `--bisect` on platforms that
|
55
|
+
support forking by replacing the shell-based runner with one that uses
|
56
|
+
forking so that RSpec and the application environment can be booted only
|
57
|
+
once, instead of once per spec run. (Myron Marston, #2511)
|
58
|
+
* Provide a configuration API to pick which bisect runner is used for
|
59
|
+
`--bisect`. Pick a runner via `config.bisect_runner = :shell` or
|
60
|
+
`config.bisect_runner = :fork` in a file loaded by a `--require`
|
61
|
+
option passed at the command line or set in `.rspec`. (Myron Marston, #2511)
|
62
|
+
* Support the [XDG Base Directory
|
63
|
+
Specification](https://specifications.freedesktop.org/basedir-spec/latest/)
|
64
|
+
for the global options file. `~/.rspec` is still supported when no
|
65
|
+
options file is found in `$XDG_CONFIG_HOME/rspec/options` (Magnus Bergmark, #2538)
|
66
|
+
* Extract `RSpec.world.prepare_example_filtering` that sets up the
|
67
|
+
example filtering for custom RSpec runners. (Oleg Pudeyev, #2552)
|
68
|
+
|
69
|
+
Bug Fixes:
|
70
|
+
|
71
|
+
* Prevent an `ArgumentError` when truncating backtraces with two identical
|
72
|
+
backtraces. (Systho, #2515, Benoit Tigeot, #2539)
|
73
|
+
|
74
|
+
### 3.7.1 / 2018-01-02
|
75
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.7.0...v3.7.1)
|
76
|
+
|
77
|
+
Bug Fixes:
|
78
|
+
|
79
|
+
* Work around duplicate config hook regression introduced
|
80
|
+
by Ruby 2.5's lazy proc allocation. (Myron Marston, #2497)
|
81
|
+
|
82
|
+
### 3.7.0 / 2017-10-17
|
83
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.6.0...v3.7.0)
|
84
|
+
|
85
|
+
Enhancements:
|
86
|
+
|
87
|
+
* Add `-n` alias for `--next-failure`. (Ian Ker-Seymer, #2434)
|
88
|
+
* Improve compatibility with `--enable-frozen-string-literal` option
|
89
|
+
on Ruby 2.3+. (Pat Allan, #2425, #2427, #2437)
|
90
|
+
* Do not run `:context` hooks for example groups that have been skipped.
|
91
|
+
(Devon Estes, #2442)
|
92
|
+
* Add `errors_outside_of_examples_count` to the JSON formatter.
|
93
|
+
(Takeshi Arabiki, #2448)
|
94
|
+
|
95
|
+
Bug Fixes:
|
96
|
+
|
97
|
+
* Improve compatibility with frozen string literal flag. (#2425, Pat Allan)
|
98
|
+
|
99
|
+
### 3.6.0 / 2017-05-04
|
100
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.6.0.beta2...v3.6.0)
|
101
|
+
|
102
|
+
Enhancements:
|
103
|
+
|
104
|
+
* Add seed information to JSON formatter output. (#2388, Mitsutaka Mimura)
|
105
|
+
* Include example id in the JSON formatter output. (#2369, Xavier Shay)
|
106
|
+
* Respect changes to `config.output_stream` after formatters have been
|
107
|
+
setup. (#2401, #2419, Ilya Lavrov)
|
108
|
+
|
109
|
+
Bug Fixes:
|
110
|
+
|
111
|
+
* Delay formatter loading until the last minute to allow accessing the reporter
|
112
|
+
without triggering formatter setup. (Jon Rowe, #2243)
|
113
|
+
* Ensure context hook failures running before an example can access the
|
114
|
+
reporter. (Jon Jensen, #2387)
|
115
|
+
* Multiple fixes to allow using the runner multiple times within the same
|
116
|
+
process: `RSpec.clear_examples` resets the formatter and no longer clears
|
117
|
+
shared examples, and streams can be used across multiple runs rather than
|
118
|
+
being closed after the first. (#2368, Xavier Shay)
|
119
|
+
* Prevent unexpected `example_group_finished` notifications causing an error.
|
120
|
+
(#2396, VTJamie)
|
121
|
+
* Fix bugs where `config.when_first_matching_example_defined` hooks would fire
|
122
|
+
multiple times in some cases. (Yuji Nakayama, #2400)
|
123
|
+
* Default `last_run_status` to "unknown" when the `status` field in the
|
124
|
+
persistence file contains an unrecognized value. (#2360, matrinox)
|
125
|
+
* Prevent `let` from defining an `initialize` method. (#2414, Jon Rowe)
|
126
|
+
|
127
|
+
### 3.6.0.beta2 / 2016-12-12
|
128
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.6.0.beta1...v3.6.0.beta2)
|
129
|
+
|
130
|
+
Enhancements:
|
131
|
+
|
132
|
+
* Include count of errors occurring outside examples in default summaries.
|
133
|
+
(#2351, Jon Rowe)
|
134
|
+
* Warn when including shared example groups recursively. (#2356, Jon Rowe)
|
135
|
+
* Improve failure snippet syntax highlighting with CodeRay to highlight
|
136
|
+
RSpec "keywords" like `expect`. (#2358, Myron Marston)
|
137
|
+
|
138
|
+
### 3.6.0.beta1 / 2016-10-09
|
139
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.4...v3.6.0.beta1)
|
140
|
+
|
141
|
+
Enhancements:
|
142
|
+
|
143
|
+
* Warn when duplicate shared examples definitions are loaded due to being
|
144
|
+
defined in files matching the spec pattern (e.g. `_spec.rb`) (#2278, Devon Estes)
|
145
|
+
* Improve metadata filtering so that it can match against any object
|
146
|
+
that implements `===` instead of treating regular expressions as
|
147
|
+
special. (Myron Marston, #2294)
|
148
|
+
* Improve `rspec -v` so that it prints out the versions of each part of
|
149
|
+
RSpec to prevent confusion. (Myron Marston, #2304)
|
150
|
+
* Add `config.fail_if_no_examples` option which causes RSpec to fail if
|
151
|
+
no examples are found. (Ewa Czechowska, #2302)
|
152
|
+
* Nicely format errors encountered while loading spec files.
|
153
|
+
(Myron Marston, #2323)
|
154
|
+
* Improve the API for enabling and disabling color output (Josh
|
155
|
+
Justice, #2321):
|
156
|
+
* Automatically enable color if the output is a TTY, since color is
|
157
|
+
nearly always desirable if the output can handle it.
|
158
|
+
* Introduce new CLI flag to force color on (`--force-color`), even
|
159
|
+
if the output is not a TTY. `--no-color` continues to work as well.
|
160
|
+
* Introduce `config.color_mode` for configuring the color from Ruby.
|
161
|
+
`:automatic` is the default and will produce color if the output is
|
162
|
+
a TTY. `:on` forces it on and `:off` forces it off.
|
163
|
+
|
164
|
+
### 3.5.4 / 2016-09-30
|
165
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.3...v3.5.4)
|
166
|
+
|
167
|
+
Bug Fixes:
|
168
|
+
|
169
|
+
* Remove accumulated `ExampleGroup` constants when reseting RSpec,
|
170
|
+
preventing a memory leak. (TravisSpangle, #2328)
|
171
|
+
|
172
|
+
### 3.5.3 / 2016-09-02
|
173
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.2...v3.5.3)
|
174
|
+
|
175
|
+
Bug Fixes:
|
176
|
+
|
177
|
+
* When applying shared group metadata to a host group, overwrite
|
178
|
+
conflicting keys if the value in the host group was inherited from
|
179
|
+
a parent group instead of being specified at that level.
|
180
|
+
(Myron Marston, #2307)
|
181
|
+
* Handle errors in `:suite` hooks and provide the same nicely formatted
|
182
|
+
output as errors that happen in examples. (Myron Marston, #2316)
|
183
|
+
* Set the exit status to non-zero when an error occurs in an
|
184
|
+
`after(:context)` hook. (Myron Marston, #2320)
|
185
|
+
|
186
|
+
### 3.5.2 / 2016-07-28
|
187
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.1...v3.5.2)
|
188
|
+
|
189
|
+
Bug Fixes:
|
190
|
+
|
191
|
+
* Wait to report `example_finished` until the example's `execution_result`
|
192
|
+
has been completely filled in. (Myron Marston, #2291)
|
193
|
+
* Make sure example block is still available when using `duplicate_with`
|
194
|
+
to clone examples. (bootstraponline, #2298)
|
195
|
+
* Don't include the default `--pattern` in the Rake task when
|
196
|
+
`rspec_opts` specifies its own. (Jon Rowe, #2305)
|
197
|
+
|
198
|
+
### 3.5.1 / 2016-07-06
|
199
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0...v3.5.1)
|
200
|
+
|
201
|
+
Bug Fixes:
|
202
|
+
|
203
|
+
* Ensure that config hooks that are added to existing example groups are
|
204
|
+
added only once. (Eugene Kenny, #2280)
|
205
|
+
|
206
|
+
### 3.5.0 / 2016-07-01
|
207
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0.beta4...v3.5.0)
|
208
|
+
|
209
|
+
Enhancements:
|
210
|
+
|
211
|
+
* Include any `SPEC_OPTS` in reproduction command printed at the end of
|
212
|
+
a bisect run. (Simon Coffey, #2274)
|
213
|
+
|
214
|
+
Bug Fixes:
|
215
|
+
|
216
|
+
* Handle `--bisect` in `SPEC_OPTS` environment variable correctly so as
|
217
|
+
to avoid infinite recursion. (Simon Coffey, #2271)
|
218
|
+
|
219
|
+
### 3.5.0.beta4 / 2016-06-05
|
220
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0.beta3...v3.5.0.beta4)
|
221
|
+
|
222
|
+
Enhancements:
|
223
|
+
|
224
|
+
* Filter out bundler stackframes from backtraces by default, since
|
225
|
+
Bundler 1.12 now includes its own frames in stack traces produced
|
226
|
+
by using `bundle exec`. (Myron Marston, #2240)
|
227
|
+
* HTML Formatter uses exception presenter to get failure message
|
228
|
+
for consistency with other formatters. (@mrageh, #2222)
|
229
|
+
* Load spec files in the order of the directories or files passed
|
230
|
+
at the command line, making it easy to make some specs run before
|
231
|
+
others in a one-off manner. For example, `rspec spec/unit
|
232
|
+
spec/acceptance --order defined` will run unit specs before acceptance
|
233
|
+
specs. (Myron Marston, #2253)
|
234
|
+
* Add new `config.include_context` API for configuring global or
|
235
|
+
filtered inclusion of shared contexts in example groups.
|
236
|
+
(Myron Marston, #2256)
|
237
|
+
* Add new `config.shared_context_metadata_behavior = :apply_to_host_groups`
|
238
|
+
option, which causes shared context metadata to be inherited by the
|
239
|
+
metadata hash of all host groups and examples instead of configuring
|
240
|
+
implicit auto-inclusion based on the passed metadata. (Myron Marston, #2256)
|
241
|
+
|
242
|
+
Bug Fixes:
|
243
|
+
|
244
|
+
* Fix `--bisect` so it works on large spec suites that were previously triggering
|
245
|
+
"Argument list too long errors" due to all the spec locations being passed as
|
246
|
+
CLI args. (Matt Jones, #2223).
|
247
|
+
* Fix deprecated `:example_group`-based filtering so that it properly
|
248
|
+
applies to matching example groups. (Myron Marston, #2234)
|
249
|
+
* Fix `NoMethodError` caused by Java backtraces on JRuby. (Michele Piccirillo, #2244)
|
250
|
+
|
251
|
+
### 3.5.0.beta3 / 2016-04-02
|
252
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0.beta2...v3.5.0.beta3)
|
253
|
+
|
254
|
+
Enhancements:
|
255
|
+
|
256
|
+
* Add new `config.filter_run_when_matching` API, intended to replace
|
257
|
+
the combination of `config.filter_run` and
|
258
|
+
`config.run_all_when_everything_filtered` (Myron Marston, #2206)
|
259
|
+
|
260
|
+
Bug Fixes:
|
261
|
+
|
262
|
+
* Use the encoded string logic for source extraction. (Jon Rowe, #2183)
|
263
|
+
* Fix rounding issue in duration formatting helper. (Fabersky, Jon Rowe, #2208)
|
264
|
+
* Fix failure snippet extraction so that `def-end` snippets
|
265
|
+
ending with `end`-only line can be extracted properly.
|
266
|
+
(Yuji Nakayama, #2215)
|
267
|
+
|
268
|
+
### 3.5.0.beta2 / 2016-03-10
|
269
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0.beta1...v3.5.0.beta2)
|
270
|
+
|
271
|
+
Enhancements:
|
272
|
+
|
273
|
+
* Remove unneeded `:execution_result` example group metadata, saving a
|
274
|
+
bit of memory. (Myron Marston, #2172)
|
275
|
+
* Apply hooks registered with `config` to previously defined groups.
|
276
|
+
(Myron Marston, #2189)
|
277
|
+
* `RSpec::Core::Configuration#reporter` is now public API under SemVer.
|
278
|
+
(Jon Rowe, #2193)
|
279
|
+
* Add new `config.when_first_matching_example_defined` hook. (Myron
|
280
|
+
Marston, #2175)
|
281
|
+
|
282
|
+
### 3.5.0.beta1 / 2016-02-06
|
283
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.4...v3.5.0.beta1)
|
284
|
+
|
285
|
+
Enhancements:
|
286
|
+
|
287
|
+
* Add `RSpec::Core::ExampleGroup.currently_executing_a_context_hook?`,
|
288
|
+
primarily for use by rspec-rails. (Sam Phippen, #2131)
|
289
|
+
|
290
|
+
Bug Fixes:
|
291
|
+
|
292
|
+
* Ensure `MultipleExceptionError` does not contain a recursive reference
|
293
|
+
to itself. (Sam Phippen, #2133)
|
294
|
+
|
295
|
+
### 3.4.4 / 2016-03-09
|
296
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.3...v3.4.4)
|
297
|
+
|
298
|
+
Bug Fixes:
|
299
|
+
|
300
|
+
* Fix `RSpec::Core::RakeTask` so that it works with Rake 11.
|
301
|
+
(Travis Grathwell, #2197)
|
302
|
+
|
303
|
+
### 3.4.3 / 2016-02-19
|
304
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.2...v3.4.3)
|
305
|
+
|
306
|
+
Bug Fixes:
|
307
|
+
|
308
|
+
* Prevent a `TypeError` from occurring when running via the rake task when
|
309
|
+
Ruby crashes. (Patrik Wenger, #2161)
|
310
|
+
* Only consider example and group declaration lines from a specific file
|
311
|
+
when applying line number filtering, instead of considering all
|
312
|
+
declaration lines from all spec files. (Myron Marston, #2170)
|
313
|
+
* Fix failure snippet extraction so that snippets that contain `do-end` style
|
314
|
+
block and end with `end`-only line can be extracted properly.
|
315
|
+
(Yuji Nakayama, #2173)
|
316
|
+
* Prevent infinite recursion when an exception is caused by itself.
|
317
|
+
(Jon Rowe, #2128)
|
318
|
+
|
319
|
+
### 3.4.2 / 2016-01-26
|
320
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.1...v3.4.2)
|
321
|
+
|
322
|
+
Bug Fixes:
|
323
|
+
|
324
|
+
* Fix `rspec --profile` when an example calls `abort` or `exit`.
|
325
|
+
(Bradley Schaefer, #2144)
|
326
|
+
* Fix `--drb` so that when no DRb server is running, it prevents
|
327
|
+
the DRb connection error from being listed as the cause of all
|
328
|
+
expectation failures. (Myron Marston, #2156)
|
329
|
+
* Fix syntax highlighter so that it works when the `coderay` gem is
|
330
|
+
installed as a rubygem but not already available on your load path
|
331
|
+
(as happens when you use bundler). (Myron Marston, #2159)
|
332
|
+
|
333
|
+
### 3.4.1 / 2015-11-18
|
334
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.0...v3.4.1)
|
335
|
+
|
336
|
+
Bug Fixes:
|
337
|
+
|
338
|
+
* Fix backtrace formatter to handle backtraces that are `nil`.
|
339
|
+
(Myron Marston, #2118)
|
340
|
+
|
341
|
+
### 3.4.0 / 2015-11-11
|
342
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.2...v3.4.0)
|
343
|
+
|
344
|
+
Enhancements:
|
345
|
+
|
346
|
+
* Combine multiple `--pattern` arguments making them equivalent to
|
347
|
+
`--pattern=1,2,...,n`. (Jon Rowe, #2002)
|
348
|
+
* Improve `inspect` and `to_s` output for `RSpec::Core::Example`
|
349
|
+
objects, replacing Ruby's excessively verbose output. (Gavin Miller, #1922)
|
350
|
+
* Add `silence_filter_announcements` configuration option.
|
351
|
+
(David Raffensperger, #2007)
|
352
|
+
* Add optional `example_finished` notification to the reporter protocol for
|
353
|
+
when you don't care about the example outcome. (Jon Rowe, #2013)
|
354
|
+
* Switch `--bisect` to a recursion-based bisection algorithm rather than
|
355
|
+
a permutation-based one. This better handles cases where an example
|
356
|
+
depends upon multiple other examples instead of just one and minimizes
|
357
|
+
the number of runs necessary to determine that an example set cannot be
|
358
|
+
minimized further. (Simon Coffey, #1997)
|
359
|
+
* Allow simple filters (e.g. `:symbol` key only) to be triggered by truthey
|
360
|
+
values. (Tim Mertens, #2035)
|
361
|
+
* Remove unneeded warning about need for `ansicon` on Windows when using
|
362
|
+
RSpec's `--color` option. (Ashley Engelund, #2038)
|
363
|
+
* Add option to configure RSpec to raise errors when issuing warnings.
|
364
|
+
(Jon Rowe, #2052)
|
365
|
+
* Append the root `cause` of a failure or error to the printed failure
|
366
|
+
output when a `cause` is available. (Adam Magan)
|
367
|
+
* Stop rescuing `NoMemoryError`, `SignalExcepetion`, `Interrupt` and
|
368
|
+
`SystemExit`. It is dangerous to interfere with these. (Myron Marston, #2063)
|
369
|
+
* Add `config.project_source_dirs` setting which RSpec uses to determine
|
370
|
+
if a backtrace line comes from your project source or from some
|
371
|
+
external library. It defaults to `spec`, `lib` and `app` but can be
|
372
|
+
configured differently. (Myron Marston, #2088)
|
373
|
+
* Improve failure line detection so that it looks for the failure line
|
374
|
+
in any project source directory instead of just in the spec file.
|
375
|
+
In addition, if no backtrace lines can be found from a project source
|
376
|
+
file, we fall back to displaying the source of the first backtrace
|
377
|
+
line. This should virtually eliminate the "Unable to find matching
|
378
|
+
line from backtrace" messages. (Myron Marston, #2088)
|
379
|
+
* Add support for `:extra_failure_lines` example metadata that will
|
380
|
+
be appended to the failure output. (bootstraponline, #2092).
|
381
|
+
* Add `RSpec::Core::Example#duplicate_with` to produce new examples
|
382
|
+
with cloned metadata. (bootstraponline, #2098)
|
383
|
+
* Add `RSpec::Core::Configuration#on_example_group_definition` to register
|
384
|
+
hooks to be invoked when example groups are created. (bootstraponline, #2094)
|
385
|
+
* Add `add_example` and `remove_example` to `RSpec::Core::ExampleGroup` to
|
386
|
+
allow manipulating an example groups examples. (bootstraponline, #2095)
|
387
|
+
* Display multiline failure source lines in failure output when Ripper is
|
388
|
+
available (MRI >= 1.9.2, and JRuby >= 1.7.5 && < 9.0.0.0.rc1).
|
389
|
+
(Yuji Nakayama, #2083)
|
390
|
+
* Add `max_displayed_failure_line_count` configuration option
|
391
|
+
(defaults to 10). (Yuji Nakayama, #2083)
|
392
|
+
* Enhance `fail_fast` option so it can take a number (e.g. `--fail-fast=3`)
|
393
|
+
to force the run to abort after the specified number of failures.
|
394
|
+
(Jack Scotti, #2065)
|
395
|
+
* Syntax highlight the failure snippets in text formatters when `color`
|
396
|
+
is enabled and the `coderay` gem is installed on a POSIX system.
|
397
|
+
(Myron Marston, #2109)
|
398
|
+
|
399
|
+
Bug Fixes:
|
400
|
+
|
401
|
+
* Lock `example_status_persistence_file` when reading from and writing
|
402
|
+
to it to prevent race conditions when multiple processes try to use
|
403
|
+
it. (Ben Woosley, #2029)
|
404
|
+
* Fix regression in 3.3 that caused spec file names with square brackets in
|
405
|
+
them (such as `1[]_spec.rb`) to not be loaded properly. (Myron Marston, #2041)
|
406
|
+
* Fix output encoding issue caused by ASCII literal on 1.9.3 (Jon Rowe, #2072)
|
407
|
+
* Fix requires in `rspec/core/rake_task.rb` to avoid double requires
|
408
|
+
seen by some users. (Myron Marston, #2101)
|
409
|
+
|
410
|
+
### 3.3.2 / 2015-07-15
|
411
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.1...v3.3.2)
|
412
|
+
|
413
|
+
Bug Fixes:
|
414
|
+
|
415
|
+
* Fix formatters to handle exceptions for which `backtrace` returns `nil`.
|
416
|
+
(Myron Marston, #2023)
|
417
|
+
* Fix duplicate formatter detection so that it allows subclasses of formatters
|
418
|
+
to be added. (Sebastián Tello, #2019)
|
419
|
+
|
420
|
+
### 3.3.1 / 2015-06-18
|
421
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.0...v3.3.1)
|
422
|
+
|
423
|
+
Bug Fixes:
|
424
|
+
|
425
|
+
* Correctly run `before(:suite)` (and friends) in the context of an example
|
426
|
+
group instance, thus making the expected RSpec environment available.
|
427
|
+
(Jon Rowe, #1986)
|
428
|
+
|
429
|
+
### 3.3.0 / 2015-06-12
|
430
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.3...v3.3.0)
|
431
|
+
|
432
|
+
Enhancements:
|
433
|
+
|
434
|
+
* Expose the reporter used to run examples via `RSpec::Core::Example#reporter`.
|
435
|
+
(Jon Rowe, #1866)
|
436
|
+
* Make `RSpec::Core::Reporter#message` a public supported API. (Jon Rowe, #1866)
|
437
|
+
* Allow custom formatter events to be published via
|
438
|
+
`RSpec::Core::Reporter#publish(event_name, hash_of_attributes)`. (Jon Rowe, #1869)
|
439
|
+
* Remove dependency on the standard library `Set` and replace with `RSpec::Core::Set`.
|
440
|
+
(Jon Rowe, #1870)
|
441
|
+
* Assign a unique id to each example and group so that they can be
|
442
|
+
uniquely identified, even for shared examples (and similar situations)
|
443
|
+
where the location isn't unique. (Myron Marston, #1884)
|
444
|
+
* Use the example id in the rerun command printed for failed examples
|
445
|
+
when the location is not unique. (Myron Marston, #1884)
|
446
|
+
* Add `config.example_status_persistence_file_path` option, which is
|
447
|
+
used to persist the last run status of each example. (Myron Marston, #1888)
|
448
|
+
* Add `:last_run_status` metadata to each example, which indicates what
|
449
|
+
happened the last time an example ran. (Myron Marston, #1888)
|
450
|
+
* Add `--only-failures` CLI option which filters to only the examples
|
451
|
+
that failed the last time they ran. (Myron Marston, #1888)
|
452
|
+
* Add `--next-failure` CLI option which allows you to repeatedly focus
|
453
|
+
on just one of the currently failing examples, then move on to the
|
454
|
+
next failure, etc. (Myron Marston, #1888)
|
455
|
+
* Make `--order random` ordering stable, so that when you rerun a
|
456
|
+
subset with a given seed, the examples will be order consistently
|
457
|
+
relative to each other. (Myron Marston, #1908)
|
458
|
+
* Set example group constant earlier so errors when evaluating the context
|
459
|
+
include the example group name (Myron Marson, #1911)
|
460
|
+
* Make `let` and `subject` threadsafe. (Josh Cheek, #1858)
|
461
|
+
* Add version information into the JSON formatter. (Mark Swinson, #1883)
|
462
|
+
* Add `--bisect` CLI option, which will repeatedly run your suite in
|
463
|
+
order to isolate the failures to the smallest reproducible case.
|
464
|
+
(Myron Marston, #1917)
|
465
|
+
* For `config.include`, `config.extend` and `config.prepend`, apply the
|
466
|
+
module to previously defined matching example groups. (Eugene Kenny, #1935)
|
467
|
+
* When invalid options are parsed, notify users where they came from
|
468
|
+
(e.g. `.rspec` or `~/.rspec` or `ENV['SPEC_OPTS']`) so they can
|
469
|
+
easily find the source of the problem. (Myron Marston, #1940)
|
470
|
+
* Add pending message contents to the json formatter output. (Jon Rowe, #1949)
|
471
|
+
* Add shared group backtrace to the output displayed by the built-in
|
472
|
+
formatters for pending examples that have been fixed. (Myron Marston, #1946)
|
473
|
+
* Add support for `:aggregate_failures` metadata. Tag an example or
|
474
|
+
group with this metadata and it'll use rspec-expectations'
|
475
|
+
`aggregate_failures` feature to allow multiple failures in an example
|
476
|
+
and list them all, rather than aborting on the first failure. (Myron
|
477
|
+
Marston, #1946)
|
478
|
+
* When no formatter implements #message add a fallback to prevent those
|
479
|
+
messages being lost. (Jon Rowe, #1980)
|
480
|
+
* Profiling examples now takes into account time spent in `before(:context)`
|
481
|
+
hooks. (Denis Laliberté, Jon Rowe, #1971)
|
482
|
+
* Improve failure output when an example has multiple exceptions, such
|
483
|
+
as one from an `it` block and one from an `after` block. (Myron Marston, #1985)
|
484
|
+
|
485
|
+
Bug Fixes:
|
486
|
+
|
487
|
+
* Handle invalid UTF-8 strings within exception methods. (Benjamin Fleischer, #1760)
|
488
|
+
* Fix Rake Task quoting of file names with quotes to work properly on
|
489
|
+
Windows. (Myron Marston, #1887)
|
490
|
+
* Fix `RSpec::Core::RakeTask#failure_message` so that it gets printed
|
491
|
+
when the task failed. (Myron Marston, #1905)
|
492
|
+
* Make `let` work properly when defined in a shared context that is applied
|
493
|
+
to an individual example via metadata. (Myron Marston, #1912)
|
494
|
+
* Ensure `rspec/autorun` respects configuration defaults. (Jon Rowe, #1933)
|
495
|
+
* Prevent modules overriding example group defined methods when included,
|
496
|
+
prepended or extended by config defined after an example group. (Eugene Kenny, #1935)
|
497
|
+
* Fix regression which caused shared examples to be mistakenly run when specs
|
498
|
+
where filtered to a particular location. (Ben Axnick, #1963)
|
499
|
+
* Fix time formatting logic so that it displays 70 seconds as "1 minute,
|
500
|
+
10 seconds" rather than "1 minute, 1 second". (Paul Brennan, #1984)
|
501
|
+
* Fix regression where the formatter loader would allow duplicate formatters.
|
502
|
+
(Jon Rowe, #1990)
|
503
|
+
|
504
|
+
### 3.2.3 / 2015-04-06
|
505
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.2...v3.2.3)
|
506
|
+
|
507
|
+
Bug Fixes:
|
508
|
+
|
509
|
+
* Fix how the DSL methods are defined so that RSpec is compatible with
|
510
|
+
gems that define methods of the same name on `Kernel` (such as
|
511
|
+
the `its-it` gem). (Alex Kwiatkowski, Ryan Ong, #1907)
|
512
|
+
* Fix `before(:context) { skip }` so that it does not wrongly cause the
|
513
|
+
spec suite to exit with a non-zero status when no examples failed.
|
514
|
+
(Myron Marston, #1926)
|
515
|
+
|
516
|
+
### 3.2.2 / 2015-03-11
|
517
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.1...v3.2.2)
|
518
|
+
|
519
|
+
Bug Fixes:
|
520
|
+
|
521
|
+
* Fix regression in 3.2.0 that allowed tag-filtered examples to
|
522
|
+
run even if there was a location filter applied to the spec
|
523
|
+
file that was intended to limit the file to other examples.
|
524
|
+
(#1894, Myron Marston)
|
525
|
+
|
526
|
+
### 3.2.1 / 2015-02-23
|
527
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.0...v3.2.1)
|
528
|
+
|
529
|
+
Bug Fixes:
|
530
|
+
|
531
|
+
* Notify start-of-run seed _before_ `start` notification rather than
|
532
|
+
_after_ so that formatters like Fuubar work properly. (Samuel Esposito, #1882)
|
533
|
+
|
534
|
+
### 3.2.0 / 2015-02-03
|
535
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.7...v3.2.0)
|
536
|
+
|
537
|
+
Enhancements:
|
538
|
+
|
539
|
+
* Improve the `inspect` output of example groups. (Mike Dalton, #1687)
|
540
|
+
* When rake task fails, only output the command if `verbose` flag is
|
541
|
+
set. (Ben Snape, #1704)
|
542
|
+
* Add `RSpec.clear_examples` as a clear way to reset examples in between
|
543
|
+
spec runs, whilst retaining user configuration. (Alexey Fedorov, #1706)
|
544
|
+
* Reduce string allocations when defining and running examples by 70%
|
545
|
+
and 50% respectively. (Myron Marston, #1738)
|
546
|
+
* Removed dependency on pathname from stdlib. (Sam Phippen, #1703)
|
547
|
+
* Improve the message presented when a user hits Ctrl-C.
|
548
|
+
(Alex Chaffee #1717, #1742)
|
549
|
+
* Improve shared example group inclusion backtrace displayed
|
550
|
+
in failed example output so that it works for all methods
|
551
|
+
of including shared example groups and shows all inclusion
|
552
|
+
locations. (Myron Marston, #1763)
|
553
|
+
* Issue seed notification at start (as well as the end) of the reporter
|
554
|
+
run. (Arlandis Word, #1761)
|
555
|
+
* Improve the documentation of around hooks. (Jim Kingdon, #1772)
|
556
|
+
* Support prepending of modules into example groups from config and allow
|
557
|
+
filtering based on metadata. (Arlandis Word, #1806)
|
558
|
+
* Emit warnings when `:suite` hooks are registered on an example group
|
559
|
+
(where it has always been ignored) or are registered with metadata
|
560
|
+
(which has always been ignored). (Myron Marston, #1805)
|
561
|
+
* Provide a friendly error message when users call RSpec example group
|
562
|
+
APIs (e.g. `context`, `describe`, `it`, `let`, `before`, etc) from
|
563
|
+
within an example where those APIs are unavailable. (Myron Marston, #1819)
|
564
|
+
* Provide a friendly error message when users call RSpec example
|
565
|
+
APIs (e.g. `expect`, `double`, `stub_const`, etc) from
|
566
|
+
within an example group where those APIs are unavailable.
|
567
|
+
(Myron Marston, #1819)
|
568
|
+
* Add new `RSpec::Core::Sandbox.sandboxed { }` API that facilitates
|
569
|
+
testing RSpec with RSpec, allowing you to define example groups
|
570
|
+
and example from within an example without affecting the global
|
571
|
+
`RSpec.world` state. (Tyler Ball, 1808)
|
572
|
+
* Apply line-number filters only to the files they are scoped to,
|
573
|
+
allowing you to mix filtered and unfiltered files. (Myron Marston, #1839)
|
574
|
+
* When dumping pending examples, include the failure details so that you
|
575
|
+
don't have to un-pend the example to see it. (Myron Marston, #1844)
|
576
|
+
* Make `-I` option support multiple values when separated by
|
577
|
+
`File::PATH_SEPARATOR`, such as `rspec -I foo:bar`. This matches
|
578
|
+
the behavior of Ruby's `-I` option. (Fumiaki Matsushima, #1855).
|
579
|
+
* Treat each example as having a singleton example group for the
|
580
|
+
purposes of applying metadata-based features that normally apply
|
581
|
+
to example groups to individually tagged examples. For example,
|
582
|
+
`RSpec.shared_context "Uses redis", :uses_redis` will now apply
|
583
|
+
to individual examples tagged with `:uses_redis`, as will
|
584
|
+
`config.include RedisHelpers, :uses_redis`, and
|
585
|
+
`config.before(:context, :uses_redis) { }`, etc. (Myron Marston, #1749)
|
586
|
+
|
587
|
+
Bug Fixes:
|
588
|
+
|
589
|
+
* When assigning generated example descriptions, surface errors
|
590
|
+
raised by `matcher.description` in the example description.
|
591
|
+
(Myron Marston, #1771)
|
592
|
+
* Don't consider expectations from `after` hooks when generating
|
593
|
+
example descriptions. (Myron Marston, #1771)
|
594
|
+
* Don't apply metadata-filtered config hooks to examples in groups
|
595
|
+
with matching metadata when those examples override the parent
|
596
|
+
metadata value to not match. (Myron Marston, #1796)
|
597
|
+
* Fix `config.expect_with :minitest` so that `skip` uses RSpec's
|
598
|
+
implementation rather than Minitest's. (Jonathan Rochkind, #1822)
|
599
|
+
* Fix `NameError` caused when duplicate example group aliases are defined and
|
600
|
+
the DSL is not globally exposed. (Aaron Kromer, #1825)
|
601
|
+
* When a shared example defined in an external file fails, use the host
|
602
|
+
example group (from a loaded spec file) for the re-run command to
|
603
|
+
ensure the command will actually work. (Myron Marston, #1835)
|
604
|
+
* Fix location filtering to work properly for examples defined in
|
605
|
+
a nested example group within a shared example group defined in
|
606
|
+
an external file. (Bradley Schaefer, Xavier Shay, Myron Marston, #1837)
|
607
|
+
* When a pending example fails (as expected) due to a mock expectation,
|
608
|
+
set `RSpec::Core::Example::ExecutionResult#pending_exception` --
|
609
|
+
previously it was not being set but should have been. (Myron Marston, #1844)
|
610
|
+
* Fix rake task to work when `rspec-core` is installed in a directory
|
611
|
+
containing a space. (Guido Günther, #1845)
|
612
|
+
* Fix regression in 3.1 that caused `describe Regexp` to raise errors.
|
613
|
+
(Durran Jordan, #1853)
|
614
|
+
* Fix regression in 3.x that caused the profile information to be printed
|
615
|
+
after the summary. (Max Lincoln, #1857)
|
616
|
+
* Apply `--seed` before loading `--require` files so that required files
|
617
|
+
can access the provided seed. (Myron Marston, #1745)
|
618
|
+
* Handle `RSpec::Core::Formatters::DeprecationFormatter::FileStream` being
|
619
|
+
reopened with an IO stream, which sometimes happens with spring.
|
620
|
+
(Kevin Mook, #1757)
|
621
|
+
|
622
|
+
### 3.1.7 / 2014-10-11
|
623
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.6...v3.1.7)
|
624
|
+
|
625
|
+
Bug Fixes:
|
626
|
+
|
627
|
+
* Fix `Metadata.relative_path` so that for a current directory of
|
628
|
+
`/foo/bar`, `/foo/bar_1` is not wrongly converted to `._1`.
|
629
|
+
(Akos Vandra, #1730)
|
630
|
+
* Prevent constant lookup mistakenly finding `RSpec::ExampleGroups` generated
|
631
|
+
constants on 1.9.2 by appending a trailing `_` to the generated names.
|
632
|
+
(Jon Rowe, #1737)
|
633
|
+
* Fix bug in `:pending` metadata. If it got set in any way besides passing
|
634
|
+
it as part of the metadata literal passed to `it` (such as by using
|
635
|
+
`define_derived_metadata`), it did not have the desired effect,
|
636
|
+
instead marking the example as `:passed`. (Myron Marston, #1739)
|
637
|
+
|
638
|
+
### 3.1.6 / 2014-10-08
|
639
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.5...v3.1.6)
|
640
|
+
|
641
|
+
Bug Fixes:
|
642
|
+
|
643
|
+
* Fix regression in rake task pattern handling, that prevented patterns
|
644
|
+
that were relative from the current directory rather than from `spec`
|
645
|
+
from working properly. (Myron Marston, #1734)
|
646
|
+
* Prevent rake task from generating duplicate load path entries.
|
647
|
+
(Myron Marston, #1735)
|
648
|
+
|
649
|
+
### 3.1.5 / 2014-09-29
|
650
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.4...v3.1.5)
|
651
|
+
|
652
|
+
Bug Fixes:
|
653
|
+
|
654
|
+
* Fix issue with the rake task incorrectly escaping strings on Windows.
|
655
|
+
(Jon Rowe #1718)
|
656
|
+
* Support absolute path patterns. While this wasn't officially supported
|
657
|
+
previously, setting `rake_task.pattern` to an absolute path pattern in
|
658
|
+
RSpec 3.0 and before worked since it delegated to `FileList` internally
|
659
|
+
(but now just forwards the pattern on to the `rspec` command).
|
660
|
+
(Myron Marston, #1726)
|
661
|
+
|
662
|
+
### 3.1.4 / 2014-09-18
|
663
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.3...v3.1.4)
|
664
|
+
|
665
|
+
Bug Fixes:
|
666
|
+
|
667
|
+
* Fix implicit `subject` when using `describe false` or `describe nil`
|
668
|
+
so that it returns the provided primitive rather than the string
|
669
|
+
representation. (Myron Marston, #1710)
|
670
|
+
* Fix backtrace filtering to allow code in subdirectories of your
|
671
|
+
current working directory (such as vendor/bundle/...) to be filtered
|
672
|
+
from backtraces. (Myron Marston, #1708)
|
673
|
+
|
674
|
+
### 3.1.3 / 2014-09-15
|
675
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.2...v3.1.3)
|
676
|
+
|
677
|
+
Bug Fixes:
|
678
|
+
|
679
|
+
* Fix yet another regression in rake task pattern handling, to allow
|
680
|
+
`task.pattern = FileList["..."]` to work. That was never intended
|
681
|
+
to be supported but accidentally worked in 3.0 and earlier.
|
682
|
+
(Myron Marston, #1701)
|
683
|
+
* Fix pattern handling so that files are normalized to absolute paths
|
684
|
+
before subtracting the `--exclude-pattern` matched files from the
|
685
|
+
`--pattern` matched files so that it still works even if the patterns
|
686
|
+
are in slightly different forms (e.g. one starting with `./`).
|
687
|
+
(Christian Nelson, #1698)
|
688
|
+
|
689
|
+
### 3.1.2 / 2014-09-08
|
690
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.1...v3.1.2)
|
691
|
+
|
692
|
+
Bug Fixes:
|
693
|
+
|
694
|
+
* Fix another regression in rake task pattern handling, so that patterns
|
695
|
+
that start with `./` still work. (Christian Nelson, #1696)
|
696
|
+
|
697
|
+
### 3.1.1 / 2014-09-05
|
698
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.0...v3.1.1)
|
699
|
+
|
700
|
+
Bug Fixes:
|
701
|
+
|
702
|
+
* Fix a regression in rake task pattern handling, so that `rake_task.pattern = array`
|
703
|
+
works again. While we never intended to support array values (or even knew that worked!),
|
704
|
+
the implementation from 3.0 and earlier used `FileList` internally, which allows arrays.
|
705
|
+
The fix restores the old behavior. (Myron Marston, #1694)
|
706
|
+
|
707
|
+
### 3.1.0 / 2014-09-04
|
708
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.4...v3.1.0)
|
709
|
+
|
710
|
+
Enhancements:
|
711
|
+
|
712
|
+
* Update files generated by `rspec --init` so that warnings are enabled
|
713
|
+
in commented out section of `spec_helper` rather than `.rspec` so users
|
714
|
+
have to consciously opt-in to the setting. (Andrew Hooker, #1572)
|
715
|
+
* Update `spec_helper` generated by `rspec --init` so that it sets the new
|
716
|
+
rspec-expectations `include_chain_clauses_in_custom_matcher_descriptions`
|
717
|
+
config option (which will be on by default in RSpec 4) and also sets the
|
718
|
+
rspec-mocks `verify_partial_doubles` option (which will also default
|
719
|
+
to on in RSpec 4). (Myron Marston, #1647)
|
720
|
+
* Provide an `inspect` output for example procsy objects (used in around
|
721
|
+
hooks) that doesn't make them look like procs. (Jon Rowe, #1620)
|
722
|
+
* Remove a few unneeded `require` statements from
|
723
|
+
`rspec/core/rake_task.rb`, making it even more lighterweight.
|
724
|
+
(Myron Marston, #1640)
|
725
|
+
* Allow rspec-core to be used when neither rspec-mocks or
|
726
|
+
rspec-expectations are installed, without requiring any
|
727
|
+
user configuration. (Sam Phippen, Myron Marston, #1615)
|
728
|
+
* Don't filter out gems from backtraces by default. (The RSpec
|
729
|
+
gems will still be filtered). User feedback has indicated
|
730
|
+
that including gems in default backtraces will be useful.
|
731
|
+
(Myron Marston, #1641)
|
732
|
+
* Add new `config.filter_gems_from_backtrace "rack", "rake"` API
|
733
|
+
to easily filter the named gems from backtraces. (Myron Marston, #1682)
|
734
|
+
* Fix default backtrace filters so that the RSpec binary is
|
735
|
+
excluded when installing RSpec as a bundler `:git` dependency.
|
736
|
+
(Myron Marston, #1648)
|
737
|
+
* Simplify command generated by the rake task so that it no longer
|
738
|
+
includes unnecessary `-S`. (Myron Marston, #1559)
|
739
|
+
* Add `--exclude-pattern` CLI option, `config.exclude_pattern =` config
|
740
|
+
option and `task.exclude_pattern =` rake task config option. Matching
|
741
|
+
files will be excluded. (John Gesimondo, Myron Marston, #1651, #1671)
|
742
|
+
* When an around hook fails to execute the example, mark it as
|
743
|
+
pending (rather than passing) so the user is made aware of the
|
744
|
+
fact that the example did not actually run. (Myron Marston, #1660)
|
745
|
+
* Remove dependency on `FileUtils` from the standard library so that users do
|
746
|
+
not get false positives where their code relies on it but they are not
|
747
|
+
requiring it. (Sam Phippen, #1565)
|
748
|
+
|
749
|
+
Bug Fixes:
|
750
|
+
|
751
|
+
* Fix rake task `t.pattern =` option so that it does not run all specs
|
752
|
+
when it matches no files, by passing along a `--pattern` option to
|
753
|
+
the `rspec` command, rather than resolving the file list and passing
|
754
|
+
along the files individually. (Evgeny Zislis, #1653)
|
755
|
+
* Fix rake task default pattern so that it follows symlinks properly.
|
756
|
+
(Myron Marston, #1672)
|
757
|
+
* Fix default pattern used with `rspec` command so that it follows
|
758
|
+
symlinks properly. (Myron Marston, #1672)
|
759
|
+
* Change how we assign constant names to example group classes so that
|
760
|
+
it avoids a problem with `describe "Core"`. (Daniela Wellisz, #1679)
|
761
|
+
* Handle rendering exceptions that have a different encoding than that
|
762
|
+
of their original source file. (Jon Rowe, #1681)
|
763
|
+
* Allow access to message_lines without colour for failed examples even
|
764
|
+
when they're part of a shared example group. (tomykaira, #1689)
|
765
|
+
|
766
|
+
### 3.0.4 / 2014-08-14
|
767
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.3...v3.0.4)
|
768
|
+
|
769
|
+
Bug Fixes:
|
770
|
+
|
771
|
+
* Fix processing order of CLI options so that if `config.files_to_run`
|
772
|
+
is accessed from a file loaded by `--require`, `--pattern` is still
|
773
|
+
applied. (Myron Marston, #1652)
|
774
|
+
* Fix `config.pattern=` so that it still takes affect even if
|
775
|
+
`config.files_to_run` has already been accessed. (Myron Marston, #1652)
|
776
|
+
|
777
|
+
### 3.0.3 / 2014-07-21
|
778
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.2...v3.0.3)
|
779
|
+
|
780
|
+
Bug Fixes:
|
781
|
+
|
782
|
+
* Properly convert both parts of a description into strings before
|
783
|
+
concatenation. (@nicklink483, #1636)
|
784
|
+
* Exclude the working directory when figuring out folders to ignore.
|
785
|
+
(Jon Rowe, Myron Marston, #1616)
|
786
|
+
* Allow `::RSpec::Core::Notifications::FailedExampleNotification#message_lines`
|
787
|
+
to be accessed without a colouriser. (@tomykaira, #1637)
|
788
|
+
|
789
|
+
### 3.0.2 / 2014-06-19
|
790
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.1...v3.0.2)
|
791
|
+
|
792
|
+
Bug Fixes:
|
793
|
+
|
794
|
+
* Fix regression in CLI option handling that prevented `--tag slow`
|
795
|
+
passed at the command line from overriding `--tag ~slow` in `.rspec`.
|
796
|
+
(Colin Jones, #1602)
|
797
|
+
* Fix metadata `:example_group` deprecation warning so that it gets
|
798
|
+
issued at the call site of the configuration that specified it as
|
799
|
+
a filter rather than later when an example group is defined.
|
800
|
+
(Myron Marston, #1562)
|
801
|
+
* Make the line that is printed when a shared example group fails indicating
|
802
|
+
where the concrete example group is white, separating it from the stack trace
|
803
|
+
that is produced for the failure. (Sam Phippen, Jon Rowe, #1606)
|
804
|
+
|
805
|
+
### 3.0.1 / 2014-06-12
|
806
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0...v3.0.1)
|
807
|
+
|
808
|
+
Bug Fixes:
|
809
|
+
|
810
|
+
* Fix a couple ruby warnings caused by rspec-core when loaded.
|
811
|
+
(Prem Sichanugrist, #1584)
|
812
|
+
* Example groups named `Config` will no longer cause a Ruby warning to be
|
813
|
+
issued. (Jimmy Cuadra, #1580)
|
814
|
+
|
815
|
+
### 3.0.0 / 2014-06-01
|
816
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0.rc1...v3.0.0)
|
817
|
+
|
818
|
+
Bug Fixes:
|
819
|
+
|
820
|
+
* Fix `BaseTextFormatter` so that it does not re-close a closed output
|
821
|
+
stream. (Myron Marston)
|
822
|
+
* Fix regression in metadata that caused the metadata hash of a top-level
|
823
|
+
example group to have a `:parent_example_group` key even though it has
|
824
|
+
no parent example group. (Myron Marston)
|
825
|
+
|
826
|
+
Enhancements:
|
827
|
+
|
828
|
+
* Alter the default `spec_helper.rb` to no longer recommend
|
829
|
+
`config.full_backtrace = true` see #1536 for discussion. (Jon Rowe)
|
830
|
+
|
831
|
+
### 3.0.0.rc1 / 2014-05-18
|
832
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0.beta2...v3.0.0.rc1)
|
833
|
+
|
834
|
+
Breaking Changes for 3.0.0:
|
835
|
+
|
836
|
+
* Change `described_class` so that in a nested group like `describe
|
837
|
+
MyClass`, it returns `MyClass` rather than the outer group's described
|
838
|
+
class. (Myron Marston)
|
839
|
+
* Refactor filter manager so that it no longer subclasses Hash and has a
|
840
|
+
tighter, more domain-specific interface. (Sergey Pchelincev)
|
841
|
+
* Remove legacy colours definitions from `BaseTextFormatter`. (Jon Rowe)
|
842
|
+
* Remove console color definitions from `BaseTextFormatter`. (Jon Rowe)
|
843
|
+
* Restructure example group metadata so that the computed keys are
|
844
|
+
exposed directly off of the metadata hash rather than being on
|
845
|
+
a nested `:example_group` subhash. In addition, the parent example
|
846
|
+
group metadata is now available as `[:parent_example_group]` rather
|
847
|
+
than `[:example_group][:example_group]`. Deprecated access via the
|
848
|
+
old key structure is still provided. (Myron Marston)
|
849
|
+
* Remove `:describes` metadata key. It duplicates `:described_class`
|
850
|
+
for no good reason. Deprecated access via `:describes` is still
|
851
|
+
provided. (Myron Marston)
|
852
|
+
* Rename `:example_group_block` metadata key to `:block`.
|
853
|
+
(Myron Marston)
|
854
|
+
* Remove deprecated `RSpec::Core::Example#options`. (Myron Marston)
|
855
|
+
* Move `BaseTextFormatter#colorize_summary` to `SummaryNotification#colorize_with`
|
856
|
+
(Jon Rowe).
|
857
|
+
* `describe some_hash` treated `some_hash` as metadata in RSpec 2.x but
|
858
|
+
will treat it as the described object in RSpec 3.0. Metadata must
|
859
|
+
always come after the description args. (Myron Marston)
|
860
|
+
* Remove deprecated `display_name` alias of `ExampleGroup.description`.
|
861
|
+
(Myron Marston)
|
862
|
+
* Remove deprecated `describes` alias of `ExampleGroup.described_class`.
|
863
|
+
(Myron Marston)
|
864
|
+
* Remove deprecated `RSpec::Core::ExampleGroup.alias_it_behaves_like_to`.
|
865
|
+
Use `RSpec::Core::Configuration#alias_it_behaves_like_to` instead.
|
866
|
+
(Myron Marston)
|
867
|
+
* Remove deprecated `RSpec::Core::ExampleGroup.alias_example_to`.
|
868
|
+
Use `RSpec::Core::Configuration#alias_example_to` instead.
|
869
|
+
(Myron Marston)
|
870
|
+
* Removed `focused` example alias and change example/group aliases
|
871
|
+
`fit`, `focus`, `fcontext` and `fdescribe` to no longer include
|
872
|
+
`:focused => true` metadata. They only contain `:focus => true`
|
873
|
+
metadata now. This means that you will need to filter them with
|
874
|
+
`filter_run :focus`, not `filter_run :focused`. (Myron Marston)
|
875
|
+
* Remove `--line-number` filtering. It's semantically dubious since it's
|
876
|
+
a global filter (potentially applied to multiple files) but there's no
|
877
|
+
meaningful connection between the same line number in multiple files.
|
878
|
+
Instead use the `rspec path/to/spec.rb:23:46` form, which is terser
|
879
|
+
and makes more sense as it is scoped to a file. (Myron Marston)
|
880
|
+
* Remove `--default_path` as an alias for `--default-path`. (Jon Rowe)
|
881
|
+
* Remove deprecated `share_examples_for`. There's still
|
882
|
+
`shared_examples` and `shared_examples_for`. (Myron Marston)
|
883
|
+
* Rename `RSpec::Core::Configuration#warnings` to
|
884
|
+
`RSpec::Core::Configuration#warnings?` since it's a boolean flag.
|
885
|
+
(Myron Marston)
|
886
|
+
* RSpec's global state is no longer reset after a spec run. This gives
|
887
|
+
more flexibility to alternate runners to decide when and if they
|
888
|
+
want the state reset. Alternate runners are now responsible for
|
889
|
+
calling this (or doing a similar reset) if they are going to run
|
890
|
+
the spec suite multiple times in the same process. (Sam Phippen)
|
891
|
+
* Merge `RSpec::Core::CommandLine` (never formally declared public)
|
892
|
+
into `RSpec::Core::Runner`. (Myron Marston)
|
893
|
+
* Remove `color_enabled` as an alias of `color`. (Jon Rowe)
|
894
|
+
* Remove `backtrace_cleaner` as an alias of `backtrace_formatter`. (Jon Rowe)
|
895
|
+
* Remove `filename_pattern` as an alias of `pattern`. (Jon Rowe)
|
896
|
+
* Extract support for legacy formatters to `rspec-legacy_formatters`. (Jon Rowe)
|
897
|
+
* `RSpec::Configuration#formatters` now returns a dup to prevent mutation. (Jon Rowe)
|
898
|
+
* Replace `stdlib` as an available expectation framework with `test_unit` and
|
899
|
+
`minitest`. (Aaron Kromer)
|
900
|
+
* Remove backtrace formatting helpers from `BaseTextFormatter`. (Jon Rowe)
|
901
|
+
* Extract profiler support to `ProfileFormatter` and `ProfileNotification`.
|
902
|
+
Formatters should implement `dump_profile` if they wish to respond to `--profile`.
|
903
|
+
(Jon Rowe)
|
904
|
+
* Extract remaining formatter state to reporter and notifications. Introduce
|
905
|
+
`ExamplesNotification` to share information about examples that was previously
|
906
|
+
held in `BaseFormatter`. (Jon Rowe)
|
907
|
+
|
908
|
+
Enhancements:
|
909
|
+
|
910
|
+
* Add `config.default_formatter` attribute, which can be used to set a
|
911
|
+
formatter which will only be used if no other formatter is set
|
912
|
+
(e.g. via `--formatter`). (Myron Marston)
|
913
|
+
* Support legacy colour definitions in `LegacyFormatterAdaptor`. (Jon Rowe)
|
914
|
+
* Migrate `execution_result` (exposed by metadata) from a hash to a
|
915
|
+
first-class object with appropriate attributes. `status` is now
|
916
|
+
stored and returned as a symbol rather than a string. It retains
|
917
|
+
deprecated hash behavior for backwards compatibility. (Myron Marston)
|
918
|
+
* Provide console code helper for formatters. (Jon Rowe)
|
919
|
+
* Use raw ruby hashes for the metadata hashes rather than a subclass of
|
920
|
+
a hash. Computed metadata entries are now computed in advance rather
|
921
|
+
than being done lazily on first access. (Myron Marston)
|
922
|
+
* Add `:block` metadata entry to the example metadata, bringing
|
923
|
+
parity with `:block` in the example group metadata. (Myron Marston)
|
924
|
+
* Add `fspecify` and `fexample` as aliases of `specify` and `example`
|
925
|
+
with `:focus => true` metadata for parity with `fit`. (Myron Marston)
|
926
|
+
* Add legacy support for `colorize_summary`. (Jon Rowe)
|
927
|
+
* Restructure runner so it can be more easily customized in a subclass
|
928
|
+
for an alternate runner. (Ben Hoskings)
|
929
|
+
* Document `RSpec::Core::ConfigurationOptions` as an officially
|
930
|
+
supported public API. (Myron Marston)
|
931
|
+
* Add `--deprecation-out` CLI option which directs deprecation warnings
|
932
|
+
to the named file. (Myron Marston)
|
933
|
+
* Minitest 5 compatability for `expect_with :stdlib` (now available as
|
934
|
+
`expect_with :minitest`). (Xavier Shay)
|
935
|
+
* Reporter now notifies formatters of the load time of RSpec and your
|
936
|
+
specs via `StartNotification` and `SummaryNotification`. (Jon Rowe)
|
937
|
+
* Add `disable_monkey_patching!` config option that disables all monkey
|
938
|
+
patching from whatever pieces of RSpec you use. (Alexey Fedorov)
|
939
|
+
* Add `Pathname` support for setting all output streams. (Aaron Kromer)
|
940
|
+
* Add `config.define_derived_metadata`, which can be used to apply
|
941
|
+
additional metadata to all groups or examples that match a given
|
942
|
+
filter. (Myron Marston)
|
943
|
+
* Provide formatted and colorized backtraces via `FailedExampleNotification`
|
944
|
+
and send `PendingExampleFixedNotifications` when the error is due to a
|
945
|
+
passing spec you expect to fail. (Jon Rowe)
|
946
|
+
* Add `dump_profile` to formatter API to allow formatters to implement
|
947
|
+
support for `--profile`. (Jon Rowe)
|
948
|
+
* Allow colourising text via `ConsoleCodes` with RSpec 'states'
|
949
|
+
(e.g. `:success`, `:failure`) rather than direct colour codes. (Jon Rowe)
|
950
|
+
* Expose `fully_formatted` methods off the formatter notification objects
|
951
|
+
that make it easy for a custom formatter to produce formatted output
|
952
|
+
like rspec-core's. (Myron Marston)
|
953
|
+
|
954
|
+
Bug Fixes:
|
955
|
+
|
956
|
+
* Fix `spec_helper.rb` file generated by `rspec --init` so that the
|
957
|
+
recommended settings correctly use the documentation formatter
|
958
|
+
when running one file. (Myron Marston)
|
959
|
+
* Fix ordering problem where descriptions were generated after
|
960
|
+
tearing down mocks, which resulted in unexpected exceptions.
|
961
|
+
(Bradley Schaefer, Aaron Kromer, Andrey Savchenko)
|
962
|
+
* Allow a symbol to be used as an implicit subject (e.g. `describe
|
963
|
+
:foo`). (Myron Marston)
|
964
|
+
* Prevent creating an isolated context (i.e. using `RSpec.describe`) when
|
965
|
+
already inside a context. There is no reason to do this, and it could
|
966
|
+
potentially cause unexpected bugs. (Xavier Shay)
|
967
|
+
* Fix shared example group scoping so that when two shared example
|
968
|
+
groups share the same name at different levels of nested contexts,
|
969
|
+
the one in the nearest context is used. (Myron Marston)
|
970
|
+
* Fix `--warnings` option so that it enables warnings immediately so
|
971
|
+
that it applies to files loaded by `--require`. (Myron Marston)
|
972
|
+
* Issue a warning when you set `config.deprecation_stream` too late for
|
973
|
+
it to take effect because the reporter has already been setup. (Myron Marston)
|
974
|
+
* Add the full `RSpec::Core::Example` interface to the argument yielded
|
975
|
+
to `around` hooks. (Myron Marston)
|
976
|
+
* Line number always takes precendence when running specs with filters.
|
977
|
+
(Xavier Shay)
|
978
|
+
* Ensure :if and :unless metadata filters are treated as a special case
|
979
|
+
and are always in-effect. (Bradley Schaefer)
|
980
|
+
* Ensure the currently running installation of RSpec is used when
|
981
|
+
the rake task shells out to `rspec`, even if a newer version is also
|
982
|
+
installed. (Postmodern)
|
983
|
+
* Using a legacy formatter as default no longer causes an infinite loop.
|
984
|
+
(Xavier Shay)
|
985
|
+
|
986
|
+
### 3.0.0.beta2 / 2014-02-17
|
987
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0.beta1...v3.0.0.beta2)
|
988
|
+
|
989
|
+
Breaking Changes for 3.0.0:
|
990
|
+
|
991
|
+
* Make `mock_with` option more strict. Strings are no longer supported
|
992
|
+
(e.g. `mock_with "mocha"`) -- use a symbol instead. Also, unrecognized
|
993
|
+
values will now result in an error rather than falling back to the
|
994
|
+
null mocking adapter. If you want to use the null mocking adapter,
|
995
|
+
use `mock_with :nothing` (as has been documented for a long time).
|
996
|
+
(Myron Marston)
|
997
|
+
* Remove support for overriding RSpec's built-in `:if` and `:unless`
|
998
|
+
filters. (Ashish Dixit)
|
999
|
+
* Custom formatters are now required to call
|
1000
|
+
`RSpec::Core::Formatters.register(formatter_class, *notifications)`
|
1001
|
+
where `notifications` is the list of events the formatter wishes to
|
1002
|
+
be notified about. Notifications are handled by methods matching the
|
1003
|
+
names on formatters. This allows us to add or remove notifications
|
1004
|
+
without breaking existing formatters. (Jon Rowe)
|
1005
|
+
* Change arguments passed to formatters. Rather than passing multiple
|
1006
|
+
arguments (which limits are ability to add additional arguments as
|
1007
|
+
doing so would break existing formatters), we now pass a notification
|
1008
|
+
value object that exposes the same data via attributes. This will
|
1009
|
+
allow us to add new bits of data to a notification event without
|
1010
|
+
breaking existing formatters. (Jon Rowe)
|
1011
|
+
* Remove support for deprecated `:alias` option for
|
1012
|
+
`RSpec.configuration.add_setting`. (Myron Marston)
|
1013
|
+
* Remove support for deprecated `RSpec.configuration.requires = [...]`.
|
1014
|
+
(Myron Marston)
|
1015
|
+
* Remove support for deprecated `--formatter` CLI option. (Myron Marston)
|
1016
|
+
* Remove support for deprecated `--configure` CLI option. (Myron Marston)
|
1017
|
+
* Remove support for deprecated `RSpec::Core::RakeTask#spec_opts=`.
|
1018
|
+
(Myron Marston)
|
1019
|
+
* An example group level `pending` block or `:pending` metadata now executes
|
1020
|
+
the example and cause a failure if it passes, otherwise it will be pending if
|
1021
|
+
it fails. The old "never run" behaviour is still used for `xexample`, `xit`,
|
1022
|
+
and `xspecify`, or via a new `skip` method or `:skip` metadata option.
|
1023
|
+
(Xavier Shay)
|
1024
|
+
* After calling `pending` inside an example, the remainder of the example will
|
1025
|
+
now be run. If it passes a failure is raised, otherwise the example is marked
|
1026
|
+
pending. The old "never run" behaviour is provided a by a new `skip` method.
|
1027
|
+
(Xavier Shay)
|
1028
|
+
* Pending blocks inside an example have been removed as a feature with no
|
1029
|
+
direct replacement. Use `skip` or `pending` without a block. (Xavier Shay)
|
1030
|
+
* Pending statement is no longer allowed in `before(:all)` hooks. Use `skip`
|
1031
|
+
instead. (Xavier Shay)
|
1032
|
+
* Remove `show_failures_in_pending_blocks` configuration option. (Xavier Shay)
|
1033
|
+
* Remove support for specifying the documentation formatter using
|
1034
|
+
's', 'n', 'spec' or 'nested'. (Jon Rowe)
|
1035
|
+
|
1036
|
+
Enhancements:
|
1037
|
+
|
1038
|
+
* Add example run time to JSON formatter output. (Karthik Kastury)
|
1039
|
+
* Add more suggested settings to the files generated by
|
1040
|
+
`rspec --init`. (Myron Marston)
|
1041
|
+
* Add `config.alias_example_group_to`, which can be used to define a
|
1042
|
+
new method that defines an example group with the provided metadata.
|
1043
|
+
(Michi Huber)
|
1044
|
+
* Add `xdescribe` and `xcontext` as shortcuts to skip an example group.
|
1045
|
+
(Myron Marston)
|
1046
|
+
* Add `fdescribe` and `fcontext` as shortcuts to focus an example group.
|
1047
|
+
(Myron Marston)
|
1048
|
+
* Don't autorun specs via `#at_exit` by default. `require 'rspec/autorun'`
|
1049
|
+
is only needed when running specs via `ruby`, as it always has been.
|
1050
|
+
Running specs via `rake` or `rspec` are both unaffected. (Ben Hoskings)
|
1051
|
+
* Add `expose_dsl_globally` config option, defaulting to true. When disabled
|
1052
|
+
it will remove the monkey patches rspec-core adds to `main` and `Module`
|
1053
|
+
(e.g. `describe`, `shared_examples_for`, etc). (Jon Rowe)
|
1054
|
+
* Expose RSpec DSL entry point methods (`describe`,
|
1055
|
+
`shared_examples_for`, etc) on the `RSpec` constant. Intended for use
|
1056
|
+
when `expose_dsl_globally` is set to `false`. (Jon Rowe)
|
1057
|
+
* For consistency, expose all example group aliases (including
|
1058
|
+
`context`) on the `RSpec` constant. If `expose_dsl_globally` is set to
|
1059
|
+
`true`, also expose them on `main` and `Module`. Historically, only `describe`
|
1060
|
+
was exposed. (Jon Rowe, Michi Huber)
|
1061
|
+
* Add hook scope `:example` as an alias for `:each`, and `:context` as an alias
|
1062
|
+
for `:all`. (John Feminella)
|
1063
|
+
|
1064
|
+
Bug Fixes:
|
1065
|
+
|
1066
|
+
* Fix failure (undefined method `path`) in end-of-run summary
|
1067
|
+
when `raise_errors_for_deprecations!` is configured. (Myron Marston)
|
1068
|
+
* Issue error when attempting to use `-i` or `--I` on command line,
|
1069
|
+
too close to `-I` to be considered short hand for `--init`. (Jon Rowe)
|
1070
|
+
* Prevent adding formatters to an output target if the same
|
1071
|
+
formatter has already been added to that output. (Alex Peattie)
|
1072
|
+
* Allow a matcher-generated example description to be used when
|
1073
|
+
the example is pending. (Myron Marston)
|
1074
|
+
* Ensure the configured `failure_exit_code` is used by the rake
|
1075
|
+
task when there is a failure. (Jon Rowe)
|
1076
|
+
* Restore behaviour whereby system exclusion filters take priority over working
|
1077
|
+
directory (was broken in beta1). (Jon Rowe)
|
1078
|
+
* Prevent RSpec mangling file names that have substrings containing `line_number`
|
1079
|
+
or `default_path`. (Matijs van Zuijlen)
|
1080
|
+
* Fix failure line detection so that it handles relative file paths
|
1081
|
+
(which can happen when running specs through `ruby` using `rspec/autorun`).
|
1082
|
+
(Myron Marston, #1829)
|
1083
|
+
|
1084
|
+
### 3.0.0.beta1 / 2013-11-07
|
1085
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.1...v3.0.0.beta1)
|
1086
|
+
|
1087
|
+
Breaking Changes for 3.0.0:
|
1088
|
+
|
1089
|
+
* Remove explicit support for 1.8.6. (Jon Rowe)
|
1090
|
+
* Remove `RSpec::Core::ExampleGroup#example` and
|
1091
|
+
`RSpec::Core::ExampleGroup#running_example` methods. If you need
|
1092
|
+
access to the example (e.g. to get its metadata), use a block arg
|
1093
|
+
instead. (David Chelimsky)
|
1094
|
+
* Remove `TextMateFormatter`, it has been moved to `rspec-tmbundle`.
|
1095
|
+
(Aaron Kromer)
|
1096
|
+
* Remove RCov integration. (Jon Rowe)
|
1097
|
+
* Remove deprecated support for RSpec 1 constructs (Myron Marston):
|
1098
|
+
* The `Spec` and `Rspec` constants (rather than `RSpec`).
|
1099
|
+
* `Spec::Runner.configure` rather than `RSpec.configure`.
|
1100
|
+
* `Rake::SpecTask` rather than `RSpec::Core::RakeTask`.
|
1101
|
+
* Remove deprecated support for `share_as`. (Myron Marston)
|
1102
|
+
* Remove `--debug` option (and corresponding option on
|
1103
|
+
`RSpec::Core::Configuration`). Instead, use `-r<debugger gem name>` to
|
1104
|
+
load whichever debugger gem you wish to use (e.g. `ruby-debug`,
|
1105
|
+
`debugger`, or `pry`). (Myron Marston)
|
1106
|
+
* Extract Autotest support to a seperate gem. (Jon Rowe)
|
1107
|
+
* Raise an error when a `let` or `subject` declaration is
|
1108
|
+
accessed in a `before(:all)` or `after(:all)` hook. (Myron Marston)
|
1109
|
+
* Extract `its` support to a separate gem. (Peter Alfvin)
|
1110
|
+
* Disallow use of a shared example group from sibling contexts, making them
|
1111
|
+
fully isolated. 2.14 and 2.99 allowed this but printed a deprecation warning.
|
1112
|
+
(Jon Rowe)
|
1113
|
+
* Remove `RSpec::Core::Configuration#output` and
|
1114
|
+
`RSpec::Core::Configuration#out` aliases of
|
1115
|
+
`RSpec::Core::Configuration#output_stream`. (Myron Marston)
|
1116
|
+
* Remove legacy ordering APIs deprecated in 2.99.0.beta1. (Myron
|
1117
|
+
Marston)
|
1118
|
+
|
1119
|
+
Enhancements:
|
1120
|
+
|
1121
|
+
* Replace unmaintained syntax gem with coderay gem. (Xavier Shay)
|
1122
|
+
* Times in profile output are now bold instead of `failure_color`.
|
1123
|
+
(Matthew Boedicker)
|
1124
|
+
* Add `--no-fail-fast` command line option. (Gonzalo Rodríguez-Baltanás Díaz)
|
1125
|
+
* Runner now considers the local system ip address when running under Drb.
|
1126
|
+
(Adrian CB)
|
1127
|
+
* JsonFormatter now includes `--profile` information. (Alex / @MasterLambaster)
|
1128
|
+
* Always treat symbols passed as metadata args as hash
|
1129
|
+
keys with true values. RSpec 2 supported this with the
|
1130
|
+
`treat_symbols_as_metadata_keys_with_true_values` but
|
1131
|
+
now this behavior is always enabled. (Myron Marston)
|
1132
|
+
* Add `--dry-run` option, which prints the formatter output
|
1133
|
+
of your suite without running any examples or hooks.
|
1134
|
+
(Thomas Stratmann, Myron Marston)
|
1135
|
+
* Document the configuration options and default values in the `spec_helper.rb`
|
1136
|
+
file that is generated by RSpec. (Parker Selbert)
|
1137
|
+
* Give generated example group classes a friendly name derived
|
1138
|
+
from the docstring, rather than something like "Nested_2".
|
1139
|
+
(Myron Marston)
|
1140
|
+
* Avoid affecting randomization of user code when shuffling
|
1141
|
+
examples so that users can count on their own seeds
|
1142
|
+
working. (Travis Herrick)
|
1143
|
+
* Ordering is no longer a single global property of the test suite.
|
1144
|
+
Each group can pick an ordering using `:order` metadata. (Andy
|
1145
|
+
Lindeman, Sam Phippen, Myron Marston)
|
1146
|
+
* Allow named custom ordering strategies to be registered, which can
|
1147
|
+
then be used on individual example groups. (Andy Lindeman, Sam
|
1148
|
+
Phippen, Myron Marston)
|
1149
|
+
|
1150
|
+
Deprecations:
|
1151
|
+
|
1152
|
+
* `treat_symbols_as_metadata_keys_with_true_values` is deprecated and no
|
1153
|
+
longer has an affect now that the behavior it enabled is always
|
1154
|
+
enabled. (Myron Marston)
|
1155
|
+
|
1156
|
+
### 2.99.2 / 2014-08-19
|
1157
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.1...v2.99.2)
|
1158
|
+
|
1159
|
+
Enhancements:
|
1160
|
+
|
1161
|
+
* Improve deprecation warning for RSpec 3 change in `describe <a symbol>`
|
1162
|
+
behavior. (Jon Rowe, #1667)
|
1163
|
+
|
1164
|
+
### 2.99.1 / 2014-06-19
|
1165
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0...v2.99.1)
|
1166
|
+
|
1167
|
+
Bug Fixes:
|
1168
|
+
|
1169
|
+
* Add missing deprecation warning for when `RSpec::Core::Runner` is used
|
1170
|
+
multiple times in the same process. In 2.x RSpec's global state was
|
1171
|
+
automatically cleared between runs but in 3.0 you need to call `RSpec.reset`
|
1172
|
+
manually in these situations. (Sam Phippen, #1587)
|
1173
|
+
* Prevent deprecation being accidentally issues when doubles used with `be_`
|
1174
|
+
matchers due to automatically generated descriptions. (Jon Rowe, #1573)
|
1175
|
+
* Load `rspec/core` when loading `rspec/core/rake_task` to ensure we can
|
1176
|
+
issue deprecations correctly. (Jon Rowe, #1612)
|
1177
|
+
|
1178
|
+
### 2.99.0 / 2014-06-01
|
1179
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0.rc1...v2.99.0)
|
1180
|
+
|
1181
|
+
Bug Fixes:
|
1182
|
+
|
1183
|
+
* Fix `BaseTextFormatter` so that it does not re-close a closed output
|
1184
|
+
stream. (Myron Marston)
|
1185
|
+
* Use `RSpec::Configuration#backtrace_exclusion_patterns` rather than the
|
1186
|
+
deprecated `RSpec::Configuration#backtrace_clean_patterns` when mocking
|
1187
|
+
with rr. (David Dollar)
|
1188
|
+
|
1189
|
+
### 2.99.0.rc1 / 2014-05-18
|
1190
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0.beta2...v2.99.0.rc1)
|
1191
|
+
|
1192
|
+
Enhancements:
|
1193
|
+
|
1194
|
+
* Add `--deprecation-out` CLI option which directs deprecation warnings
|
1195
|
+
to the named file. (Myron Marston)
|
1196
|
+
* Backport support for `skip` in metadata to skip execution of an example.
|
1197
|
+
(Xavier Shay, #1472)
|
1198
|
+
* Add `Pathname` support for setting all output streams. (Aaron Kromer)
|
1199
|
+
* Add `test_unit` and `minitest` expectation frameworks. (Aaron Kromer)
|
1200
|
+
|
1201
|
+
Deprecations:
|
1202
|
+
|
1203
|
+
* Deprecate `RSpec::Core::Pending::PendingDeclaredInExample`, use
|
1204
|
+
`SkipDeclaredInExample` instead. (Xavier Shay)
|
1205
|
+
* Issue a deprecation when `described_class` is accessed from within
|
1206
|
+
a nested `describe <SomeClass>` example group, since `described_class`
|
1207
|
+
will return the innermost described class in RSpec 3 rather than the
|
1208
|
+
outermost described class, as it behaved in RSpec 2. (Myron Marston)
|
1209
|
+
* Deprecate `RSpec::Core::FilterManager::DEFAULT_EXCLUSIONS`,
|
1210
|
+
`RSpec::Core::FilterManager::STANDALONE_FILTERS` and use of
|
1211
|
+
`#empty_without_conditional_filters?` on those filters. (Sergey Pchelincev)
|
1212
|
+
* Deprecate `RSpec::Core::Example#options` in favor of
|
1213
|
+
`RSpec::Core::Example#metadata`. (Myron Marston)
|
1214
|
+
* Issue warning when passing a symbol or hash to `describe` or `context`
|
1215
|
+
as the first argument. In RSpec 2.x this would be treated as metadata
|
1216
|
+
but in RSpec 3 it'll be treated as the described object. To continue
|
1217
|
+
having it treated as metadata, pass a description before the symbol or
|
1218
|
+
hash. (Myron Marston)
|
1219
|
+
* Deprecate `RSpec::Core::BaseTextFormatter::VT100_COLORS` and
|
1220
|
+
`RSpec::Core::BaseTextFormatter::VT100_COLOR_CODES` in favour
|
1221
|
+
of `RSpec::Core::BaseTextFormatter::ConsoleCodes::VT100_CODES` and
|
1222
|
+
`RSpec::Core::BaseTextFormatter::ConsoleCodes::VT100_CODE_VALUES`.
|
1223
|
+
(Jon Rowe)
|
1224
|
+
* Deprecate `RSpec::Core::ExampleGroup.display_name` in favor of
|
1225
|
+
`RSpec::Core::ExampleGroup.description`. (Myron Marston)
|
1226
|
+
* Deprecate `RSpec::Core::ExampleGroup.describes` in favor of
|
1227
|
+
`RSpec::Core::ExampleGroup.described_class`. (Myron Marston)
|
1228
|
+
* Deprecate `RSpec::Core::ExampleGroup.alias_example_to` in favor of
|
1229
|
+
`RSpec::Core::Configuration#alias_example_to`. (Myron Marston)
|
1230
|
+
* Deprecate `RSpec::Core::ExampleGroup.alias_it_behaves_like_to` in favor
|
1231
|
+
of `RSpec::Core::Configuration#alias_it_behaves_like_to`. (Myron Marston)
|
1232
|
+
* Deprecate `RSpec::Core::ExampleGroup.focused` in favor of
|
1233
|
+
`RSpec::Core::ExampleGroup.focus`. (Myron Marston)
|
1234
|
+
* Add deprecation warning for `config.filter_run :focused` since
|
1235
|
+
example aliases `fit` and `focus` will no longer include
|
1236
|
+
`:focused` metadata but will continue to include `:focus`. (Myron Marston)
|
1237
|
+
* Deprecate filtering by `:line_number` (e.g. `--line-number` from the
|
1238
|
+
CLI). Use location filtering instead. (Myron Marston)
|
1239
|
+
* Deprecate `--default_path` as an alternative to `--default-path`. (Jon Rowe)
|
1240
|
+
* Deprecate `RSpec::Core::Configuration#warnings` in favor of
|
1241
|
+
`RSpec::Core::Configuration#warnings?`. (Myron Marston)
|
1242
|
+
* Deprecate `share_examples_for` in favor of `shared_examples_for` or
|
1243
|
+
just `shared_examples`. (Myron Marston)
|
1244
|
+
* Deprecate `RSpec::Core::CommandLine` in favor of
|
1245
|
+
`RSpec::Core::Runner`. (Myron Marston)
|
1246
|
+
* Deprecate `#color_enabled`, `#color_enabled=` and `#color?` in favour of
|
1247
|
+
`#color`, `#color=` and `#color_enabled? output`. (Jon Rowe)
|
1248
|
+
* Deprecate `#filename_pattern` in favour of `#pattern`. (Jon Rowe)
|
1249
|
+
* Deprecate `#backtrace_cleaner` in favour of `#backtrace_formatter`. (Jon Rowe)
|
1250
|
+
* Deprecate mutating `RSpec::Configuration#formatters`. (Jon Rowe)
|
1251
|
+
* Deprecate `stdlib` as an available expectation framework in favour of
|
1252
|
+
`test_unit` and `minitest`. (Aaron Kromer)
|
1253
|
+
|
1254
|
+
Bug Fixes:
|
1255
|
+
|
1256
|
+
* Issue a warning when you set `config.deprecation_stream` too late for
|
1257
|
+
it to take effect because the reporter has already been setup. (Myron Marston)
|
1258
|
+
* `skip` with a block should not execute the block. (Xavier Shay)
|
1259
|
+
|
1260
|
+
### 2.99.0.beta2 / 2014-02-17
|
1261
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0.beta1...v2.99.0.beta2)
|
1262
|
+
|
1263
|
+
Enhancements:
|
1264
|
+
|
1265
|
+
* Add `is_expected` for one-liners that read well with the
|
1266
|
+
`expect`-based syntax. `is_expected` is simply defined as
|
1267
|
+
`expect(subject)` and can be used in an expression like:
|
1268
|
+
`it { is_expected.to read_well }`. (Myron Marston)
|
1269
|
+
* Backport `skip` from RSpec 3, which acts like `pending` did in RSpec 2
|
1270
|
+
when not given a block, since the behavior of `pending` is changing in
|
1271
|
+
RSpec 3. (Xavier Shay)
|
1272
|
+
|
1273
|
+
Deprecations:
|
1274
|
+
|
1275
|
+
* Deprecate inexact `mock_with` config options. RSpec 3 will only support
|
1276
|
+
the exact symbols `:rspec`, `:mocha`, `:flexmock`, `:rr` or `:nothing`
|
1277
|
+
(or any module that implements the adapter interface). RSpec 2 did
|
1278
|
+
fuzzy matching but this will not be supported going forward.
|
1279
|
+
(Myron Marston)
|
1280
|
+
* Deprecate `show_failures_in_pending_blocks` config option. To achieve
|
1281
|
+
the same behavior as the option enabled, you can use a custom
|
1282
|
+
formatter instead. (Xavier Shay)
|
1283
|
+
* Add a deprecation warning for the fact that the behavior of `pending`
|
1284
|
+
is changing in RSpec 3 -- rather than skipping the example (as it did
|
1285
|
+
in 2.x when no block was provided), it will run the example and mark
|
1286
|
+
it as failed if no exception is raised. Use `skip` instead to preserve
|
1287
|
+
the old behavior. (Xavier Shay)
|
1288
|
+
* Deprecate 's', 'n', 'spec' and 'nested' as aliases for documentation
|
1289
|
+
formatter. (Jon Rowe)
|
1290
|
+
* Deprecate `RSpec::Core::Reporter#abort` in favor of
|
1291
|
+
`RSpec::Core::Reporter#finish`. (Jon Rowe)
|
1292
|
+
|
1293
|
+
Bug Fixes:
|
1294
|
+
|
1295
|
+
* Fix failure (undefined method `path`) in end-of-run summary
|
1296
|
+
when `raise_errors_for_deprecations!` is configured. (Myron Marston)
|
1297
|
+
* Fix issue were overridding spec ordering from the command line wasn't
|
1298
|
+
fully recognised interally. (Jon Rowe)
|
1299
|
+
|
1300
|
+
### 2.99.0.beta1 / 2013-11-07
|
1301
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.7...v2.99.0.beta1)
|
1302
|
+
|
1303
|
+
Enhancements
|
1304
|
+
|
1305
|
+
* Block-based DSL methods that run in the context of an example
|
1306
|
+
(`it`, `before(:each)`, `after(:each)`, `let` and `subject`)
|
1307
|
+
now yield the example as a block argument. (David Chelimsky)
|
1308
|
+
* Warn when the name of more than one example group is submitted to
|
1309
|
+
`include_examples` and it's aliases. (David Chelimsky)
|
1310
|
+
* Add `expose_current_running_example_as` config option for
|
1311
|
+
use during the upgrade process when external gems use the
|
1312
|
+
deprecated `RSpec::Core::ExampleGroup#example` and
|
1313
|
+
`RSpec::Core::ExampleGroup#running_example` methods. (Myron Marston)
|
1314
|
+
* Limit spamminess of deprecation messages. (Bradley Schaefer, Loren Segal)
|
1315
|
+
* Add `config.raise_errors_for_deprecations!` option, which turns
|
1316
|
+
deprecations warnings into errors to surface the full backtrace
|
1317
|
+
of the call site. (Myron Marston)
|
1318
|
+
|
1319
|
+
Deprecations
|
1320
|
+
|
1321
|
+
* Deprecate `RSpec::Core::ExampleGroup#example` and
|
1322
|
+
`RSpec::Core::ExampleGroup#running_example` methods. If you need
|
1323
|
+
access to the example (e.g. to get its metadata), use a block argument
|
1324
|
+
instead. (David Chelimsky)
|
1325
|
+
* Deprecate use of `autotest/rspec2` in favour of `rspec-autotest`. (Jon Rowe)
|
1326
|
+
* Deprecate RSpec's built-in debugger support. Use a CLI option like
|
1327
|
+
`-rruby-debug` (for the ruby-debug gem) or `-rdebugger` (for the
|
1328
|
+
debugger gem) instead. (Myron Marston)
|
1329
|
+
* Deprecate `RSpec.configuration.treat_symbols_as_metadata_keys_with_true_values = false`.
|
1330
|
+
RSpec 3 will not support having this option set to `false`. (Myron Marston)
|
1331
|
+
* Deprecate accessing a `let` or `subject` declaration in
|
1332
|
+
a `after(:all)` hook. (Myron Marston, Jon Rowe)
|
1333
|
+
* Deprecate built-in `its` usage in favor of `rspec-its` gem due to planned
|
1334
|
+
removal in RSpec 3. (Peter Alfvin)
|
1335
|
+
* Deprecate `RSpec::Core::PendingExampleFixedError` in favor of
|
1336
|
+
`RSpec::Core::Pending::PendingExampleFixedError`. (Myron Marston)
|
1337
|
+
* Deprecate `RSpec::Core::Configuration#out` and
|
1338
|
+
`RSpec::Core::Configuration#output` in favor of
|
1339
|
+
`RSpec::Core::Configuration#output_stream`. (Myron Marston)
|
1340
|
+
* Deprecate legacy ordering APIs.
|
1341
|
+
* You should use `register_ordering(:global)` instead of these:
|
1342
|
+
* `RSpec::Core::Configuration#order_examples`
|
1343
|
+
* `RSpec::Core::Configuration#order_groups`
|
1344
|
+
* `RSpec::Core::Configuration#order_groups_and_examples`
|
1345
|
+
* These are deprecated with no replacement because in RSpec 3
|
1346
|
+
ordering is a property of individual example groups rather than
|
1347
|
+
just a global property of the entire test suite:
|
1348
|
+
* `RSpec::Core::Configuration#order`
|
1349
|
+
* `RSpec::Core::Configuration#randomize?`
|
1350
|
+
* `--order default` is deprecated in favor of `--order defined`
|
1351
|
+
(Myron Marston)
|
1352
|
+
|
1353
|
+
### 2.14.8 / 2014-02-27
|
1354
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.7...v2.14.8)
|
1355
|
+
|
1356
|
+
Bug fixes:
|
1357
|
+
|
1358
|
+
* Fix regression with the `textmateformatter` that prevented backtrace links
|
1359
|
+
from being clickable. (Stefan Daschek)
|
1360
|
+
|
1361
|
+
### 2.14.7 / 2013-10-29
|
1362
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.6...v2.14.7)
|
1363
|
+
|
1364
|
+
Bug fixes:
|
1365
|
+
|
1366
|
+
* Fix regression in 2.14.6 that broke the Fivemat formatter.
|
1367
|
+
It depended upon either
|
1368
|
+
`example.execution_result[:exception].pending_fixed?` (which
|
1369
|
+
was removed in 2.14.6 to fix an issue with frozen error objects)
|
1370
|
+
or `RSpec::Core::PendingExampleFixedError` (which was renamed
|
1371
|
+
to `RSpec::Core::Pending::PendingExampleFixedError` in 2.8.
|
1372
|
+
This fix makes a constant alias for the old error name.
|
1373
|
+
(Myron Marston)
|
1374
|
+
|
1375
|
+
### 2.14.6 / 2013-10-15
|
1376
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.5...v2.14.6)
|
1377
|
+
|
1378
|
+
Bug fixes:
|
1379
|
+
|
1380
|
+
* Format stringified numbers correctly when mathn library is loaded.
|
1381
|
+
(Jay Hayes)
|
1382
|
+
* Fix an issue that prevented the use of frozen error objects. (Lars
|
1383
|
+
Gierth)
|
1384
|
+
|
1385
|
+
### 2.14.5 / 2013-08-13
|
1386
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.4...v2.14.5)
|
1387
|
+
|
1388
|
+
Bug fixes:
|
1389
|
+
|
1390
|
+
* Fix a `NoMethodError` that was being raised when there were no shared
|
1391
|
+
examples or contexts declared and `RSpec.world.reset` is invoked.
|
1392
|
+
(thepoho, Jon Rowe, Myron Marston)
|
1393
|
+
* Fix a deprecation warning that was being incorrectly displayed when
|
1394
|
+
`shared_examples` are declared at top level in a `module` scope.
|
1395
|
+
(Jon Rowe)
|
1396
|
+
* Fix after(:all) hooks so consecutive (same context) scopes will run even if
|
1397
|
+
one raises an error. (Jon Rowe, Trejkaz)
|
1398
|
+
* JsonFormatter no longer dies if `dump_profile` isn't defined (Alex / @MasterLambaster, Jon Rowe)
|
1399
|
+
|
1400
|
+
### 2.14.4 / 2013-07-21
|
1401
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.3...v2.14.4)
|
1402
|
+
|
1403
|
+
Bug fixes
|
1404
|
+
|
1405
|
+
* Fix regression in 2.14: ensure configured requires (via `-r` option)
|
1406
|
+
are loaded before spec files are loaded. This allows the spec files
|
1407
|
+
to programatically change the file pattern (Jon Rowe).
|
1408
|
+
* Autoload `RSpec::Mocks` and `RSpec::Expectations` when referenced if
|
1409
|
+
they are not already loaded (`RSpec::Matches` has been autoloaded
|
1410
|
+
for a while). In the `rspec` gem, we changed it recently to stop
|
1411
|
+
loading `rspec/mocks` and `rspec/expectations` by default, as some
|
1412
|
+
users reported problems where they were intending to use mocha,
|
1413
|
+
not rspec-mocks, but rspec-mocks was loaded and causing a conflict.
|
1414
|
+
rspec-core loads mocks and expectations at the appropriate time, so
|
1415
|
+
it seemed like a safe change -- but caused a problem for some authors
|
1416
|
+
of libraries that integrate with RSpec. This fixes that problem.
|
1417
|
+
(Myron Marston)
|
1418
|
+
* Gracefully handle a command like `rspec --profile path/to/spec.rb`:
|
1419
|
+
the `path/to/spec.rb` arg was being wrongly treated as the `profile`
|
1420
|
+
integer arg, which got cast `0` using `to_i`, causing no profiled
|
1421
|
+
examples to be printed. (Jon Rowe)
|
1422
|
+
|
1423
|
+
### 2.14.3 / 2013-07-13
|
1424
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.2...v2.14.3)
|
1425
|
+
|
1426
|
+
Bug fixes
|
1427
|
+
|
1428
|
+
* Fix deprecation notices issued from `RSpec::Core::RakeTask` so
|
1429
|
+
that they work properly when all of rspec-core is not loaded.
|
1430
|
+
(This was a regression in 2.14) (Jon Rowe)
|
1431
|
+
|
1432
|
+
### 2.14.2 / 2013-07-09
|
1433
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.1...v2.14.2)
|
1434
|
+
|
1435
|
+
Bug fixes
|
1436
|
+
|
1437
|
+
* Fix regression caused by 2.14.1 release: formatters that
|
1438
|
+
report that they `respond_to?` a notification, but had
|
1439
|
+
no corresponding method would raise an error when registered.
|
1440
|
+
The new fix is to just implement `start` on the deprecation
|
1441
|
+
formatter to fix the original JRuby/ruby-debug issue.
|
1442
|
+
(Jon Rowe)
|
1443
|
+
|
1444
|
+
### 2.14.1 / 2013-07-08
|
1445
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.0...v2.14.1)
|
1446
|
+
|
1447
|
+
Bug fixes
|
1448
|
+
|
1449
|
+
* Address deprecation formatter failure when using `ruby-debug` on
|
1450
|
+
JRuby: fix `RSpec::Core::Reporter` to not send a notification
|
1451
|
+
when the formatter's implementation of the notification method
|
1452
|
+
comes from `Kernel` (Alex Portnov, Jon Rowe).
|
1453
|
+
|
1454
|
+
### 2.14.0 / 2013-07-06
|
1455
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.0.rc1...v2.14.0)
|
1456
|
+
|
1457
|
+
Enhancements
|
1458
|
+
|
1459
|
+
* Apply focus to examples defined with `fit` (equivalent of
|
1460
|
+
`it "description", focus: true`) (Michael de Silva)
|
1461
|
+
|
1462
|
+
Bug fix
|
1463
|
+
|
1464
|
+
* Ensure methods defined by `let` take precedence over others
|
1465
|
+
when there is a name collision (e.g. from an included module).
|
1466
|
+
(Jon Rowe, Andy Lindeman and Myron Marston)
|
1467
|
+
|
1468
|
+
### 2.14.0.rc1 / 2013-05-27
|
1469
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.13.1...v2.14.0.rc1)
|
1470
|
+
|
1471
|
+
Enhancements
|
1472
|
+
|
1473
|
+
* Improved Windows detection inside Git Bash, for better `--color` handling.
|
1474
|
+
* Add profiling of the slowest example groups to `--profile` option.
|
1475
|
+
The output is sorted by the slowest average example groups.
|
1476
|
+
* Don't show slow examples if there's a failure and both `--fail-fast`
|
1477
|
+
and `--profile` options are used (Paweł Gościcki).
|
1478
|
+
* Rather than always adding `spec` to the load path, add the configured
|
1479
|
+
`--default-path` to the load path (which defaults to `spec`). This
|
1480
|
+
better supports folks who choose to put their specs in a different
|
1481
|
+
directory (John Feminella).
|
1482
|
+
* Add some logic to test time duration precision. Make it a
|
1483
|
+
function of time, dropping precision as the time increases. (Aaron Kromer)
|
1484
|
+
* Add new `backtrace_inclusion_patterns` config option. Backtrace lines
|
1485
|
+
that match one of these patterns will _always_ be included in the
|
1486
|
+
backtrace, even if they match an exclusion pattern, too (Sam Phippen).
|
1487
|
+
* Support ERB trim mode using the `-` when parsing `.rspec` as ERB
|
1488
|
+
(Gabor Garami).
|
1489
|
+
* Give a better error message when let and subject are called without a block.
|
1490
|
+
(Sam Phippen).
|
1491
|
+
* List the precedence of `.rspec-local` in the configuration documentation
|
1492
|
+
(Sam Phippen)
|
1493
|
+
* Support `{a,b}` shell expansion syntax in `--pattern` option
|
1494
|
+
(Konstantin Haase).
|
1495
|
+
* Add cucumber documentation for --require command line option
|
1496
|
+
(Bradley Schaefer)
|
1497
|
+
* Expose configuration options via config:
|
1498
|
+
* `config.libs` returns the libs configured to be added onto the load path
|
1499
|
+
* `full_backtrace?` returns the state of the backtrace cleaner
|
1500
|
+
* `debug?` returns true when the debugger is loaded
|
1501
|
+
* `line_numbers` returns the line numbers we are filtering by (if any)
|
1502
|
+
* `full_description` returns the RegExp used to filter descriptions
|
1503
|
+
(Jon Rowe)
|
1504
|
+
* Add setters for RSpec.world and RSpec.configuration (Alex Soulim)
|
1505
|
+
* Configure ruby's warning behaviour with `--warnings` (Jon Rowe)
|
1506
|
+
* Fix an obscure issue on old versions of `1.8.7` where `Time.dup` wouldn't
|
1507
|
+
allow access to `Time.now` (Jon Rowe)
|
1508
|
+
* Make `shared_examples_for` context aware, so that keys may be safely reused
|
1509
|
+
in multiple contexts without colliding. (Jon Rowe)
|
1510
|
+
* Add a configurable `deprecation_stream` (Jon Rowe)
|
1511
|
+
* Publish deprecations through a formatter (David Chelimsky)
|
1512
|
+
|
1513
|
+
Bug fixes
|
1514
|
+
|
1515
|
+
* Make JSON formatter behave the same when it comes to `--profile` as
|
1516
|
+
the text formatter (Paweł Gościcki).
|
1517
|
+
* Fix named subjects so that if an inner group defines a method that
|
1518
|
+
overrides the named method, `subject` still retains the originally
|
1519
|
+
declared value (Myron Marston).
|
1520
|
+
* Fix random ordering so that it does not cause `rand` in examples in
|
1521
|
+
nested sibling contexts to return the same value (Max Shytikov).
|
1522
|
+
* Use the new `backtrace_inclusion_patterns` config option to ensure
|
1523
|
+
that folks who develop code in a directory matching one of the default
|
1524
|
+
exclusion patterns (e.g. `gems`) still get the normal backtrace
|
1525
|
+
filtering (Sam Phippen).
|
1526
|
+
* Fix ordering of `before` hooks so that `before` hooks declared in
|
1527
|
+
`RSpec.configure` run before `before` hooks declared in a shared
|
1528
|
+
context (Michi Huber and Tejas Dinkar).
|
1529
|
+
* Fix `Example#full_description` so that it gets filled in by the last
|
1530
|
+
matcher description (as `Example#description` already did) when no
|
1531
|
+
doc string has been provided (David Chelimsky).
|
1532
|
+
* Fix the memoized methods (`let` and `subject`) leaking `define_method`
|
1533
|
+
as a `public` method. (Thomas Holmes and Jon Rowe) (#873)
|
1534
|
+
* Fix warnings coming from the test suite. (Pete Higgins)
|
1535
|
+
|
1536
|
+
Deprecations
|
1537
|
+
|
1538
|
+
* Deprecate `Configuration#backtrace_clean_patterns` in favor of
|
1539
|
+
`Configuration#backtrace_exclusion_patterns` for greater consistency
|
1540
|
+
and symmetry with new `backtrace_inclusion_patterns` config option
|
1541
|
+
(Sam Phippen).
|
1542
|
+
* Deprecate `Configuration#requires=` in favor of using ruby's
|
1543
|
+
`require`. Requires specified by the command line can still be
|
1544
|
+
accessed by the `Configuration#require` reader. (Bradley Schaefer)
|
1545
|
+
* Deprecate calling `SharedExampleGroups` defined across sibling contexts
|
1546
|
+
(Jon Rowe)
|
1547
|
+
|
1548
|
+
### 2.13.1 / 2013-03-12
|
1549
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.13.0...v2.13.1)
|
1550
|
+
|
1551
|
+
Bug fixes
|
1552
|
+
|
1553
|
+
* Use hook classes as proxies rather than extending hook blocks to support
|
1554
|
+
lambdas for before/after/around hooks. (David Chelimsky)
|
1555
|
+
* Fix regression in 2.13.0 that caused confusing behavior when overriding
|
1556
|
+
a named subject with an unnamed subject in an inner group and then
|
1557
|
+
referencing the outer group subject's name. The fix for this required
|
1558
|
+
us to disallow using `super` in a named subject (which is confusing,
|
1559
|
+
anyway -- named subjects create 2 methods, so which method on the
|
1560
|
+
parent example group are you `super`ing to?) but `super` in an unnamed
|
1561
|
+
subject continues to work (Myron Marston).
|
1562
|
+
* Do not allow a referenced `let` or `subject` in `before(:all)` to cause
|
1563
|
+
other `let` declarations to leak across examples (Myron Marston).
|
1564
|
+
* Work around odd ruby 1.9 bug with `String#match` that was triggered
|
1565
|
+
by passing it a regex from a `let` declaration. For more info, see
|
1566
|
+
http://bugs.ruby-lang.org/issues/8059 (Aaron Kromer).
|
1567
|
+
* Add missing `require 'set'` to `base_text_formatter.rb` (Tom
|
1568
|
+
Anderson).
|
1569
|
+
|
1570
|
+
Deprecations
|
1571
|
+
|
1572
|
+
* Deprecate accessing `let` or `subject` declarations in `before(:all)`.
|
1573
|
+
These were not intended to be called in a `before(:all)` hook, as
|
1574
|
+
they exist to define state that is reset between each example, while
|
1575
|
+
`before(:all)` exists to define state that is shared across examples
|
1576
|
+
in an example group (Myron Marston).
|
1577
|
+
|
1578
|
+
### 2.13.0 / 2013-02-23
|
1579
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.12.2...v2.13.0)
|
1580
|
+
|
1581
|
+
Enhancements
|
1582
|
+
|
1583
|
+
* Allow `--profile` option to take a count argument that
|
1584
|
+
determines the number of slow examples to dump
|
1585
|
+
(Greggory Rothmeier).
|
1586
|
+
* Add `subject!` that is the analog to `let!`. It defines an
|
1587
|
+
explicit subject and sets a `before` hook that will invoke
|
1588
|
+
the subject (Zubin Henner).
|
1589
|
+
* Fix `let` and `subject` declaration so that `super`
|
1590
|
+
and `return` can be used in them, just like in a normal
|
1591
|
+
method. (Myron Marston)
|
1592
|
+
* Allow output colors to be configured individually.
|
1593
|
+
(Charlie Maffitt)
|
1594
|
+
* Always dump slow examples when `--profile` option is given,
|
1595
|
+
even when an example failed (Myron Marston).
|
1596
|
+
|
1597
|
+
Bug fixes
|
1598
|
+
|
1599
|
+
* Don't blow up when dumping error output for instances
|
1600
|
+
of anonymous error classes (Myron Marston).
|
1601
|
+
* Fix default backtrace filters so lines from projects
|
1602
|
+
containing "gems" in the name are not filtered, but
|
1603
|
+
lines from installed gems still are (Myron Marston).
|
1604
|
+
* Fix autotest command so that is uses double quotes
|
1605
|
+
rather than single quotes for windows compatibility
|
1606
|
+
(Jonas Tingeborn).
|
1607
|
+
* Fix `its` so that uses of `subject` in a `before` or `let`
|
1608
|
+
declaration in the parent group continue to reference the
|
1609
|
+
parent group's subject. (Olek Janiszewski)
|
1610
|
+
|
1611
|
+
### 2.12.2 / 2012-12-13
|
1612
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.12.1...v2.12.2)
|
1613
|
+
|
1614
|
+
Bug fixes
|
1615
|
+
|
1616
|
+
* Fix `RSpec::Core::RakeTask` so that it is compatible with rake 0.8.7
|
1617
|
+
on ruby 1.8.7. We had accidentally broke it in the 2.12 release
|
1618
|
+
(Myron Marston).
|
1619
|
+
* Fix `RSpec::Core::RakeTask` so it is tolerant of the `Rspec` constant
|
1620
|
+
for backwards compatibility (Patrick Van Stee)
|
1621
|
+
|
1622
|
+
### 2.12.1 / 2012-12-01
|
1623
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.12.0...v2.12.1)
|
1624
|
+
|
1625
|
+
Bug fixes
|
1626
|
+
|
1627
|
+
* Specs are run even if another at\_exit hook calls `exit`. This allows
|
1628
|
+
Test::Unit and RSpec to run together. (Suraj N. Kurapati)
|
1629
|
+
* Fix full doc string concatenation so that it handles the case of a
|
1630
|
+
method string (e.g. "#foo") being nested under a context string
|
1631
|
+
(e.g. "when it is tuesday"), so that we get "when it is tuesday #foo"
|
1632
|
+
rather than "when it is tuesday#foo". (Myron Marston)
|
1633
|
+
* Restore public API I unintentionally broke in 2.12.0:
|
1634
|
+
`RSpec::Core::Formatters::BaseFormatter#format_backtrce(backtrace, example)`
|
1635
|
+
(Myron Marston).
|
1636
|
+
|
1637
|
+
### 2.12.0 / 2012-11-12
|
1638
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.11.1...v2.12.0)
|
1639
|
+
|
1640
|
+
Enhancements
|
1641
|
+
|
1642
|
+
* Add support for custom ordering strategies for groups and examples.
|
1643
|
+
(Myron Marston)
|
1644
|
+
* JSON Formatter (Alex Chaffee)
|
1645
|
+
* Refactor rake task internals (Sam Phippen)
|
1646
|
+
* Refactor HtmlFormatter (Pete Hodgson)
|
1647
|
+
* Autotest supports a path to Ruby that contains spaces (dsisnero)
|
1648
|
+
* Provide a helpful warning when a shared example group is redefined.
|
1649
|
+
(Mark Burns).
|
1650
|
+
* `--default_path` can be specified as `--default-line`. `--line_number` can be
|
1651
|
+
specified as `--line-number`. Hyphens are more idiomatic command line argument
|
1652
|
+
separators (Sam Phippen).
|
1653
|
+
* A more useful error message is shown when an invalid command line option is
|
1654
|
+
used (Jordi Polo).
|
1655
|
+
* Add `format_docstrings { |str| }` config option. It can be used to
|
1656
|
+
apply formatting rules to example group and example docstrings.
|
1657
|
+
(Alex Tan)
|
1658
|
+
* Add support for an `.rspec-local` options file. This is intended to
|
1659
|
+
allow individual developers to set options in a git-ignored file that
|
1660
|
+
override the common project options in `.rspec`. (Sam Phippen)
|
1661
|
+
* Support for mocha 0.13.0. (Andy Lindeman)
|
1662
|
+
|
1663
|
+
Bug fixes
|
1664
|
+
|
1665
|
+
* Remove override of `ExampleGroup#ancestors`. This is a core ruby method that
|
1666
|
+
RSpec shouldn't override. Instead, define `ExampleGroup#parent_groups`. (Myron
|
1667
|
+
Marston)
|
1668
|
+
* Limit monkey patching of shared example/context declaration methods
|
1669
|
+
(`shared_examples_for`, etc.) to just the objects that need it rather than
|
1670
|
+
every object in the system (Myron Marston).
|
1671
|
+
* Fix Metadata#fetch to support computed values (Sam Goldman).
|
1672
|
+
* Named subject can now be referred to from within subject block in a nested
|
1673
|
+
group (tomykaira).
|
1674
|
+
* Fix `fail_fast` so that it properly exits when an error occurs in a
|
1675
|
+
`before(:all) hook` (Bradley Schaefer).
|
1676
|
+
* Make the order spec files are loaded consistent, regardless of the
|
1677
|
+
order of the files returned by the OS or the order passed at
|
1678
|
+
the command line (Jo Liss and Sam Phippen).
|
1679
|
+
* Ensure instance variables from `before(:all)` are always exposed
|
1680
|
+
from `after(:all)`, even if an error occurs in `before(:all)`
|
1681
|
+
(Sam Phippen).
|
1682
|
+
* `rspec --init` no longer generates an incorrect warning about `--configure`
|
1683
|
+
being deprecated (Sam Phippen).
|
1684
|
+
* Fix pluralization of `1 seconds` (Odin Dutton)
|
1685
|
+
* Fix ANSICON url (Jarmo Pertman)
|
1686
|
+
* Use dup of Time so reporting isn't clobbered by examples that modify Time
|
1687
|
+
without properly restoring it. (David Chelimsky)
|
1688
|
+
|
1689
|
+
Deprecations
|
1690
|
+
|
1691
|
+
* `share_as` is no longer needed. `shared_context` and/or
|
1692
|
+
`RSpec::SharedContext` provide better mechanisms (Sam Phippen).
|
1693
|
+
* Deprecate `RSpec.configuration` with a block (use `RSpec.configure`).
|
1694
|
+
|
1695
|
+
|
1696
|
+
### 2.11.1 / 2012-07-18
|
1697
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.11.0...v2.11.1)
|
1698
|
+
|
1699
|
+
Bug fixes
|
1700
|
+
|
1701
|
+
* Fix the way we autoload RSpec::Matchers so that custom matchers can be
|
1702
|
+
defined before rspec-core has been configured to definitely use
|
1703
|
+
rspec-expectations. (Myron Marston)
|
1704
|
+
* Fix typo in --help message printed for -e option. (Jo Liss)
|
1705
|
+
* Fix ruby warnings. (Myron Marston)
|
1706
|
+
* Ignore mock expectation failures when the example has already failed.
|
1707
|
+
Mock expectation failures have always been ignored in this situation,
|
1708
|
+
but due to my changes in 27059bf1 it was printing a confusing message.
|
1709
|
+
(Myron Marston).
|
1710
|
+
|
1711
|
+
### 2.11.0 / 2012-07-07
|
1712
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.10.1...v2.11.0)
|
1713
|
+
|
1714
|
+
Enhancements
|
1715
|
+
|
1716
|
+
* Support multiple `--example` options. (Daniel Doubrovkine @dblock)
|
1717
|
+
* Named subject e.g. `subject(:article) { Article.new }`
|
1718
|
+
* see [http://blog.davidchelimsky.net/2012/05/13/spec-smell-explicit-use-of-subject/](http://blog.davidchelimsky.net/2012/05/13/spec-smell-explicit-use-of-subject/)
|
1719
|
+
for background.
|
1720
|
+
* thanks to Bradley Schaefer for suggesting it and Avdi Grimm for almost
|
1721
|
+
suggesting it.
|
1722
|
+
* `config.mock_with` and `config.expect_with` yield custom config object to a
|
1723
|
+
block if given
|
1724
|
+
* aids decoupling from rspec-core's configuation
|
1725
|
+
* `include_context` and `include_examples` support a block, which gets eval'd
|
1726
|
+
in the current context (vs the nested context generated by `it_behaves_like`).
|
1727
|
+
* Add `config.order = 'random'` to the `spec_helper.rb` generated by `rspec
|
1728
|
+
--init`.
|
1729
|
+
* Delay the loading of DRb (Myron Marston).
|
1730
|
+
* Limit monkey patching of `describe` onto just the objects that need it rather
|
1731
|
+
than every object in the system (Myron Marston).
|
1732
|
+
|
1733
|
+
Bug fixes
|
1734
|
+
|
1735
|
+
* Support alternative path separators. For example, on Windows, you can now do
|
1736
|
+
this: `rspec spec\subdir`. (Jarmo Pertman @jarmo)
|
1737
|
+
* When an example raises an error and an after or around hook does as
|
1738
|
+
well, print out the hook error. Previously, the error was silenced and
|
1739
|
+
the user got no feedback about what happened. (Myron Marston)
|
1740
|
+
* `--require` and `-I` are merged among different configuration sources (Andy
|
1741
|
+
Lindeman)
|
1742
|
+
* Delegate to mocha methods instead of aliasing them in mocha adapter.
|
1743
|
+
|
1744
|
+
### 2.10.1 / 2012-05-19
|
1745
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.10.0...v2.10.1)
|
1746
|
+
|
1747
|
+
Bug fixes
|
1748
|
+
|
1749
|
+
* `RSpec.reset` properly reinits configuration and world
|
1750
|
+
* Call `to_s` before `split` on exception messages that might not always be
|
1751
|
+
Strings (slyphon)
|
1752
|
+
|
1753
|
+
### 2.10.0 / 2012-05-03
|
1754
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.9.0...v2.10.0)
|
1755
|
+
|
1756
|
+
Enhancements
|
1757
|
+
|
1758
|
+
* Add `prepend_before` and `append_after` hooks (preethiramdev)
|
1759
|
+
* intended for extension libs
|
1760
|
+
* restores rspec-1 behavior
|
1761
|
+
* Reporting of profiled examples (moro)
|
1762
|
+
* Report the total amount of time taken for the top slowest examples.
|
1763
|
+
* Report what percentage the slowest examples took from the total runtime.
|
1764
|
+
|
1765
|
+
Bug fixes
|
1766
|
+
|
1767
|
+
* Properly parse `SPEC_OPTS` options.
|
1768
|
+
* `example.description` returns the location of the example if there is no
|
1769
|
+
explicit description or matcher-generated description.
|
1770
|
+
* RDoc fixes (Grzegorz Świrski)
|
1771
|
+
* Do not modify example ancestry when dumping errors (Michael Grosser)
|
1772
|
+
|
1773
|
+
### 2.9.0 / 2012-03-17
|
1774
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.8.0...v2.9.0)
|
1775
|
+
|
1776
|
+
Enhancements
|
1777
|
+
|
1778
|
+
* Support for "X minutes X seconds" spec run duration in formatter. (uzzz)
|
1779
|
+
* Strip whitespace from group and example names in doc formatter.
|
1780
|
+
* Removed spork-0.9 shim. If you're using spork-0.8.x, you'll need to upgrade
|
1781
|
+
to 0.9.0.
|
1782
|
+
|
1783
|
+
Bug fixes
|
1784
|
+
|
1785
|
+
* Restore `--full_backtrace` option
|
1786
|
+
* Ensure that values passed to `config.filter_run` are respected when running
|
1787
|
+
over DRb (using spork).
|
1788
|
+
* Ensure shared example groups are reset after a run (as example groups are).
|
1789
|
+
* Remove `rescue false` from calls to filters represented as Procs
|
1790
|
+
* Ensure `described_class` gets the closest constant (pyromaniac)
|
1791
|
+
* In "autorun", don't run the specs in the `at_exit` hook if there was an
|
1792
|
+
exception (most likely due to a SyntaxError). (sunaku)
|
1793
|
+
* Don't extend groups with modules already used to extend ancestor groups.
|
1794
|
+
* `its` correctly memoizes nil or false values (Yamada Masaki)
|
1795
|
+
|
1796
|
+
### 2.8.0 / 2012-01-04
|
1797
|
+
|
1798
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.8.0.rc2...v2.8.0)
|
1799
|
+
|
1800
|
+
Bug fixes
|
1801
|
+
|
1802
|
+
* For metadata filtering, restore passing the entire array to the proc, rather
|
1803
|
+
than each item in the array (weidenfreak)
|
1804
|
+
* Ensure each spec file is loaded only once
|
1805
|
+
* Fixes a bug that caused all the examples in a file to be run when
|
1806
|
+
referenced twice with line numbers in a command, e.g.
|
1807
|
+
* `rspec path/to/file:37 path/to/file:42`
|
1808
|
+
|
1809
|
+
### 2.8.0.rc2 / 2011-12-19
|
1810
|
+
|
1811
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.8.0.rc1...v2.8.0.rc2)
|
1812
|
+
|
1813
|
+
Enhancments
|
1814
|
+
|
1815
|
+
* new `--init` command (Peter Schröder)
|
1816
|
+
* generates `spec/spec_helper.rb`
|
1817
|
+
* deletes obsolete files (on confirmation)
|
1818
|
+
* merged with and deprecates `--configure` command, which generated
|
1819
|
+
`.rspec`
|
1820
|
+
* use `require_relative` when available (Ian Leitch)
|
1821
|
+
* `include_context` and `include_examples` accept params (Calvin Bascom)
|
1822
|
+
* print the time for every example in the html formatter (Richie Vos)
|
1823
|
+
* several tasty refactoring niblets (Sasha)
|
1824
|
+
* `it "does something", :x => [:foo,'bar',/baz/] (Ivan Neverov)
|
1825
|
+
* supports matching n command line tag values with an example or group
|
1826
|
+
|
1827
|
+
### 2.8.0.rc1 / 2011-11-06
|
1828
|
+
|
1829
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.7.1...v2.8.0.rc1)
|
1830
|
+
|
1831
|
+
Enhancements
|
1832
|
+
|
1833
|
+
* `--order` (Justin Ko)
|
1834
|
+
* run examples in random order: `--order rand`
|
1835
|
+
* specify the seed: `--order rand:123`
|
1836
|
+
* `--seed SEED`
|
1837
|
+
* equivalent of `--order rand:SEED`
|
1838
|
+
* SharedContext supports `let` (David Chelimsky)
|
1839
|
+
* Filter improvements (David Chelimsky)
|
1840
|
+
* override opposing tags from the command line
|
1841
|
+
* override RSpec.configure tags from the command line
|
1842
|
+
* `--line_number 37` overrides all other filters
|
1843
|
+
* `path/to/file.rb:37` overrides all other filters
|
1844
|
+
* refactor: consolidate filter management in a FilterManger object
|
1845
|
+
* Eliminate Ruby warnings (Matijs van Zuijlen)
|
1846
|
+
* Make reporter.report an API (David Chelimsky)
|
1847
|
+
* supports extension tools like interative_rspec
|
1848
|
+
|
1849
|
+
Changes
|
1850
|
+
|
1851
|
+
* change `config.color_enabled` (getter/setter/predicate) to `color` to align
|
1852
|
+
with `--[no]-color` CLI option.
|
1853
|
+
* `color_enabled` is still supported for now, but will likley be deprecated
|
1854
|
+
in a 2.x release so we can remove it in 3.0.
|
1855
|
+
|
1856
|
+
Bug fixes
|
1857
|
+
|
1858
|
+
* Make sure the `bar` in `--tag foo:bar` makes it to DRb (Aaron Gibralter)
|
1859
|
+
* Fix bug where full descriptions of groups nested 3 deep were repeated.
|
1860
|
+
* Restore report of time to run to start after files are loaded.
|
1861
|
+
* fixes bug where run times were cumalitive in spork
|
1862
|
+
* fixes compatibility with time-series metrics
|
1863
|
+
* Don't error out when `config.mock_with` or `expect_with` is re-specifying the
|
1864
|
+
current config (Myron Marston)
|
1865
|
+
|
1866
|
+
* Deprecations
|
1867
|
+
* :alias option on `configuration.add_setting`. Use `:alias_with` on the
|
1868
|
+
original setting declaration instead.
|
1869
|
+
|
1870
|
+
### 2.7.1 / 2011-10-20
|
1871
|
+
|
1872
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.7.0...v2.7.1)
|
1873
|
+
|
1874
|
+
Bug fixes
|
1875
|
+
|
1876
|
+
* tell autotest the correct place to find the rspec executable
|
1877
|
+
|
1878
|
+
### 2.7.0 / 2011-10-16
|
1879
|
+
|
1880
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.4...v2.7.0)
|
1881
|
+
|
1882
|
+
NOTE: RSpec's release policy dictates that there should not be any backward
|
1883
|
+
incompatible changes in minor releases, but we're making an exception to
|
1884
|
+
release a change to how RSpec interacts with other command line tools.
|
1885
|
+
|
1886
|
+
As of 2.7.0, you must explicity `require "rspec/autorun"` unless you use the
|
1887
|
+
`rspec` command (which already does this for you).
|
1888
|
+
|
1889
|
+
Enhancements
|
1890
|
+
|
1891
|
+
* Add `example.exception` (David Chelimsky)
|
1892
|
+
* `--default_path` command line option (Justin Ko)
|
1893
|
+
* support multiple `--line_number` options (David J. Hamilton)
|
1894
|
+
* also supports `path/to/file.rb:5:9` (runs examples on lines 5 and 9)
|
1895
|
+
* Allow classes/modules to be used as shared example group identifiers (Arthur
|
1896
|
+
Gunn)
|
1897
|
+
* Friendly error message when shared context cannot be found (Sławosz
|
1898
|
+
Sławiński)
|
1899
|
+
* Clear formatters when resetting config (John Bintz)
|
1900
|
+
* Add `xspecify` and xexample as temp-pending methods (David Chelimsky)
|
1901
|
+
* Add `--no-drb` option (Iain Hecker)
|
1902
|
+
* Provide more accurate run time by registering start time before code is
|
1903
|
+
loaded (David Chelimsky)
|
1904
|
+
* reverted in 2.8.0
|
1905
|
+
* Rake task default pattern finds specs in symlinked dirs (Kelly Felkins)
|
1906
|
+
* Rake task no longer does anything to invoke bundler since Bundler already
|
1907
|
+
handles it for us. Thanks to Andre Arko for the tip.
|
1908
|
+
* Add `--failure-exit-code` option (Chris Griego)
|
1909
|
+
|
1910
|
+
Bug fixes
|
1911
|
+
|
1912
|
+
* Include `Rake::DSL` to remove deprecation warnings in Rake > 0.8.7 (Pivotal
|
1913
|
+
Casebook)
|
1914
|
+
* Only eval `let` block once even if it returns `nil` (Adam Meehan)
|
1915
|
+
* Fix `--pattern` option (wasn't being recognized) (David Chelimsky)
|
1916
|
+
* Only implicitly `require "rspec/autorun"` with the `rspec` command (David
|
1917
|
+
Chelimsky)
|
1918
|
+
* Ensure that rspec's `at_exit` defines the exit code (Daniel Doubrovkine)
|
1919
|
+
* Show the correct snippet in the HTML and TextMate formatters (Brian Faherty)
|
1920
|
+
|
1921
|
+
### 2.6.4 / 2011-06-06
|
1922
|
+
|
1923
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.3...v2.6.4)
|
1924
|
+
|
1925
|
+
NOTE: RSpec's release policy dictates that there should not be new
|
1926
|
+
functionality in patch releases, but this minor enhancement slipped in by
|
1927
|
+
accident. As it doesn't add a new API, we decided to leave it in rather than
|
1928
|
+
roll back this release.
|
1929
|
+
|
1930
|
+
Enhancements
|
1931
|
+
|
1932
|
+
* Add summary of commands to run individual failed examples.
|
1933
|
+
|
1934
|
+
Bug fixes
|
1935
|
+
|
1936
|
+
* Support exclusion filters in DRb. (Yann Lugrin)
|
1937
|
+
* Fix --example escaping when run over DRb. (Elliot Winkler)
|
1938
|
+
* Use standard ANSI codes for color formatting so colors work in a wider set of
|
1939
|
+
color schemes.
|
1940
|
+
|
1941
|
+
### 2.6.3 / 2011-05-24
|
1942
|
+
|
1943
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.2...v2.6.3)
|
1944
|
+
|
1945
|
+
Bug fixes
|
1946
|
+
|
1947
|
+
* Explicitly convert exit code to integer, avoiding TypeError when return
|
1948
|
+
value of run is IO object proxied by `DRb::DRbObject` (Julian Scheid)
|
1949
|
+
* Clarify behavior of `--example` command line option
|
1950
|
+
* Build using a rubygems-1.6.2 to avoid downstream yaml parsing error
|
1951
|
+
|
1952
|
+
### 2.6.2 / 2011-05-21
|
1953
|
+
|
1954
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.1...v2.6.2)
|
1955
|
+
|
1956
|
+
Bug fixes
|
1957
|
+
|
1958
|
+
* Warn rather than raise when HOME env var is not defined
|
1959
|
+
* Properly merge command-line exclusions with default :if and :unless (joshcooper)
|
1960
|
+
|
1961
|
+
### 2.6.1 / 2011-05-19
|
1962
|
+
|
1963
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.0...v2.6.1)
|
1964
|
+
|
1965
|
+
Bug fixes
|
1966
|
+
|
1967
|
+
* Don't extend nil when filters are nil
|
1968
|
+
* `require 'rspec/autorun'` when running rcov.
|
1969
|
+
|
1970
|
+
### 2.6.0 / 2011-05-12
|
1971
|
+
|
1972
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.5.1...v2.6.0)
|
1973
|
+
|
1974
|
+
Enhancements
|
1975
|
+
|
1976
|
+
* `shared_context` (Damian Nurzynski)
|
1977
|
+
* extend groups matching specific metadata with:
|
1978
|
+
* method definitions
|
1979
|
+
* subject declarations
|
1980
|
+
* let/let! declarations
|
1981
|
+
* etc (anything you can do in a group)
|
1982
|
+
* `its([:key])` works for any subject with #[]. (Peter Jaros)
|
1983
|
+
* `treat_symbols_as_metadata_keys_with_true_values` (Myron Marston)
|
1984
|
+
* Print a deprecation warning when you configure RSpec after defining an
|
1985
|
+
example. All configuration should happen before any examples are defined.
|
1986
|
+
(Myron Marston)
|
1987
|
+
* Pass the exit status of a DRb run to the invoking process. This causes specs
|
1988
|
+
run via DRb to not just return true or false. (Ilkka Laukkanen)
|
1989
|
+
* Refactoring of `ConfigurationOptions#parse_options` (Rodrigo Rosenfeld Rosas)
|
1990
|
+
* Report excluded filters in runner output (tip from andyl)
|
1991
|
+
* Clean up messages for filters/tags.
|
1992
|
+
* Restore --pattern/-P command line option from rspec-1
|
1993
|
+
* Support false as well as true in config.full_backtrace= (Andreas Tolf
|
1994
|
+
Tolfsen)
|
1995
|
+
|
1996
|
+
Bug fixes
|
1997
|
+
|
1998
|
+
* Don't stumble over an exception without a message (Hans Hasselberg)
|
1999
|
+
* Remove non-ascii characters from comments that were choking rcov (Geoffrey
|
2000
|
+
Byers)
|
2001
|
+
* Fixed backtrace so it doesn't include lines from before the autorun at_exit
|
2002
|
+
hook (Myron Marston)
|
2003
|
+
* Include RSpec::Matchers when first example group is defined, rather than just
|
2004
|
+
before running the examples. This works around an obscure bug in ruby 1.9
|
2005
|
+
that can cause infinite recursion. (Myron Marston)
|
2006
|
+
* Don't send `example_group_[started|finished]` to formatters for empty groups.
|
2007
|
+
* Get specs passing on jruby (Sidu Ponnappa)
|
2008
|
+
* Fix bug where mixing nested groups and outer-level examples gave
|
2009
|
+
unpredictable :line_number behavior (Artur Małecki)
|
2010
|
+
* Regexp.escape the argument to --example (tip from Elliot Winkler)
|
2011
|
+
* Correctly pass/fail pending block with message expectations
|
2012
|
+
* CommandLine returns exit status (0/1) instead of true/false
|
2013
|
+
* Create path to formatter output file if it doesn't exist (marekj).
|
2014
|
+
|
2015
|
+
|
2016
|
+
### 2.5.1 / 2011-02-06
|
2017
|
+
|
2018
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.5.0...v2.5.1)
|
2019
|
+
|
2020
|
+
NOTE: this release breaks compatibility with rspec/autotest/bundler
|
2021
|
+
integration, but does so in order to greatly simplify it.
|
2022
|
+
|
2023
|
+
With this release, if you want the generated autotest command to include
|
2024
|
+
'bundle exec', require Autotest's bundler plugin in a .autotest file in the
|
2025
|
+
project's root directory or in your home directory:
|
2026
|
+
|
2027
|
+
require "autotest/bundler"
|
2028
|
+
|
2029
|
+
Now you can just type 'autotest' on the command line and it will work as you expect.
|
2030
|
+
|
2031
|
+
If you don't want 'bundle exec', there is nothing you have to do.
|
2032
|
+
|
2033
|
+
### 2.5.0 / 2011-02-05
|
2034
|
+
|
2035
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.4.0...v2.5.0)
|
2036
|
+
|
2037
|
+
Enhancements
|
2038
|
+
|
2039
|
+
* Autotest::Rspec2 parses command line args passed to autotest after '--'
|
2040
|
+
* --skip-bundler option for autotest command
|
2041
|
+
* Autotest regexp fixes (Jon Rowe)
|
2042
|
+
* Add filters to html and textmate formatters (Daniel Quimper)
|
2043
|
+
* Explicit passing of block (need for JRuby 1.6) (John Firebaugh)
|
2044
|
+
|
2045
|
+
Bug fixes
|
2046
|
+
|
2047
|
+
* fix dom IDs in HTML formatter (Brian Faherty)
|
2048
|
+
* fix bug with --drb + formatters when not running in drb
|
2049
|
+
* include --tag options in drb args (monocle)
|
2050
|
+
* fix regression so now SPEC_OPTS take precedence over CLI options again (Roman
|
2051
|
+
Chernyatchik)
|
2052
|
+
* only call its(:attribute) once (failing example from Brian Dunn)
|
2053
|
+
* fix bizarre bug where rspec would hang after String.alias :to_int :to_i
|
2054
|
+
(Damian Nurzynski)
|
2055
|
+
|
2056
|
+
Deprecations
|
2057
|
+
|
2058
|
+
* implicit inclusion of 'bundle exec' when Gemfile present (use autotest's
|
2059
|
+
bundler plugin instead)
|
2060
|
+
|
2061
|
+
### 2.4.0 / 2011-01-02
|
2062
|
+
|
2063
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.3.1...v2.4.0)
|
2064
|
+
|
2065
|
+
Enhancements
|
2066
|
+
|
2067
|
+
* start the debugger on -d so the stack trace is visible when it stops
|
2068
|
+
(Clifford Heath)
|
2069
|
+
* apply hook filtering to examples as well as groups (Myron Marston)
|
2070
|
+
* support multiple formatters, each with their own output
|
2071
|
+
* show exception classes in failure messages unless they come from RSpec
|
2072
|
+
matchers or message expectations
|
2073
|
+
* before(:all) { pending } sets all examples to pending
|
2074
|
+
|
2075
|
+
Bug fixes
|
2076
|
+
|
2077
|
+
* fix bug due to change in behavior of reject in Ruby 1.9.3-dev (Shota
|
2078
|
+
Fukumori)
|
2079
|
+
* fix bug when running in jruby: be explicit about passing block to super (John
|
2080
|
+
Firebaugh)
|
2081
|
+
* rake task doesn't choke on paths with quotes (Janmejay Singh)
|
2082
|
+
* restore --options option from rspec-1
|
2083
|
+
* require 'ostruct' to fix bug with its([key]) (Kim Burgestrand)
|
2084
|
+
* --configure option generates .rspec file instead of autotest/discover.rb
|
2085
|
+
|
2086
|
+
### 2.3.1 / 2010-12-16
|
2087
|
+
|
2088
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.3.0...v2.3.1)
|
2089
|
+
|
2090
|
+
Bug fixes
|
2091
|
+
|
2092
|
+
* send debugger warning message to $stdout if RSpec.configuration.error_stream
|
2093
|
+
has not been defined yet.
|
2094
|
+
* HTML Formatter _finally_ properly displays nested groups (Jarmo Pertman)
|
2095
|
+
* eliminate some warnings when running RSpec's own suite (Jarmo Pertman)
|
2096
|
+
|
2097
|
+
### 2.3.0 / 2010-12-12
|
2098
|
+
|
2099
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.2.1...v2.3.0)
|
2100
|
+
|
2101
|
+
Enhancements
|
2102
|
+
|
2103
|
+
* tell autotest to use "rspec2" if it sees a .rspec file in the project's root
|
2104
|
+
directory
|
2105
|
+
* replaces the need for ./autotest/discover.rb, which will not work with
|
2106
|
+
all versions of ZenTest and/or autotest
|
2107
|
+
* config.expect_with
|
2108
|
+
* :rspec # => rspec/expectations
|
2109
|
+
* :stdlib # => test/unit/assertions
|
2110
|
+
* :rspec, :stdlib # => both
|
2111
|
+
|
2112
|
+
Bug fixes
|
2113
|
+
|
2114
|
+
* fix dev Gemfile to work on non-mac-os machines (Lake Denman)
|
2115
|
+
* ensure explicit subject is only eval'd once (Laszlo Bacsi)
|
2116
|
+
|
2117
|
+
### 2.2.1 / 2010-11-28
|
2118
|
+
|
2119
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.2.0...v2.2.1)
|
2120
|
+
|
2121
|
+
Bug fixes
|
2122
|
+
* alias_method instead of override Kernel#method_missing (John Wilger)
|
2123
|
+
* changed --autotest to --tty in generated command (MIKAMI Yoshiyuki)
|
2124
|
+
* revert change to debugger (had introduced conflict with Rails)
|
2125
|
+
* also restored --debugger/-debug option
|
2126
|
+
|
2127
|
+
### 2.2.0 / 2010-11-28
|
2128
|
+
|
2129
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.1.0...v2.2.0)
|
2130
|
+
|
2131
|
+
Deprecations/changes
|
2132
|
+
|
2133
|
+
* --debug/-d on command line is deprecated and now has no effect
|
2134
|
+
* win32console is now ignored; Windows users must use ANSICON for color support
|
2135
|
+
(Bosko Ivanisevic)
|
2136
|
+
|
2137
|
+
Enhancements
|
2138
|
+
|
2139
|
+
* When developing locally rspec-core now works with the rspec-dev setup or your
|
2140
|
+
local gems
|
2141
|
+
* Raise exception with helpful message when rspec-1 is loaded alongside rspec-2
|
2142
|
+
(Justin Ko)
|
2143
|
+
* debugger statements _just work_ as long as ruby-debug is installed
|
2144
|
+
* otherwise you get warned, but not fired
|
2145
|
+
* Expose example.metadata in around hooks
|
2146
|
+
* Performance improvments (much faster now)
|
2147
|
+
|
2148
|
+
Bug fixes
|
2149
|
+
|
2150
|
+
* Make sure --fail-fast makes it across drb
|
2151
|
+
* Pass -Ilib:spec to rcov
|
2152
|
+
|
2153
|
+
### 2.1.0 / 2010-11-07
|
2154
|
+
|
2155
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.1...v2.1.0)
|
2156
|
+
|
2157
|
+
Enhancments
|
2158
|
+
|
2159
|
+
* Add skip_bundler option to rake task to tell rake task to ignore the presence
|
2160
|
+
of a Gemfile (jfelchner)
|
2161
|
+
* Add gemfile option to rake task to tell rake task what Gemfile to look for
|
2162
|
+
(defaults to 'Gemfile')
|
2163
|
+
* Allow passing caller trace into Metadata to support extensions (Glenn
|
2164
|
+
Vanderburg)
|
2165
|
+
* Add deprecation warning for Spec::Runner.configure to aid upgrade from
|
2166
|
+
RSpec-1
|
2167
|
+
* Add deprecated Spec::Rake::SpecTask to aid upgrade from RSpec-1
|
2168
|
+
* Add 'autospec' command with helpful message to aid upgrade from RSpec-1
|
2169
|
+
* Add support for filtering with tags on CLI (Lailson Bandeira)
|
2170
|
+
* Add a helpful message about RUBYOPT when require fails in bin/rspec (slyphon)
|
2171
|
+
* Add "-Ilib" to the default rcov options (Tianyi Cui)
|
2172
|
+
* Make the expectation framework configurable (default rspec, of course)
|
2173
|
+
(Justin Ko)
|
2174
|
+
* Add 'pending' to be conditional (Myron Marston)
|
2175
|
+
* Add explicit support for :if and :unless as metadata keys for conditional run
|
2176
|
+
of examples (Myron Marston)
|
2177
|
+
* Add --fail-fast command line option (Jeff Kreeftmeijer)
|
2178
|
+
|
2179
|
+
Bug fixes
|
2180
|
+
|
2181
|
+
* Eliminate stack overflow with "subject { self }"
|
2182
|
+
* Require 'rspec/core' in the Raketask (ensures it required when running rcov)
|
2183
|
+
|
2184
|
+
### 2.0.1 / 2010-10-18
|
2185
|
+
|
2186
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0...v2.0.1)
|
2187
|
+
|
2188
|
+
Bug fixes
|
2189
|
+
|
2190
|
+
* Restore color when using spork + autotest
|
2191
|
+
* Pending examples without docstrings render the correct message (Josep M.
|
2192
|
+
Bach)
|
2193
|
+
* Fixed bug where a failure in a spec file ending in anything but _spec.rb
|
2194
|
+
would fail in a confusing way.
|
2195
|
+
* Support backtrace lines from erb templates in html formatter (Alex Crichton)
|
2196
|
+
|
2197
|
+
### 2.0.0 / 2010-10-10
|
2198
|
+
|
2199
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0.rc...v2.0.0)
|
2200
|
+
|
2201
|
+
RSpec-1 compatibility
|
2202
|
+
|
2203
|
+
* Rake task uses ENV["SPEC"] as file list if present
|
2204
|
+
|
2205
|
+
Bug fixes
|
2206
|
+
|
2207
|
+
* Bug Fix: optparse --out foo.txt (Leonardo Bessa)
|
2208
|
+
* Suppress color codes for non-tty output (except autotest)
|
2209
|
+
|
2210
|
+
### 2.0.0.rc / 2010-10-05
|
2211
|
+
|
2212
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0.beta.22...v2.0.0.rc)
|
2213
|
+
|
2214
|
+
Enhancements
|
2215
|
+
|
2216
|
+
* implicitly require unknown formatters so you don't have to require the file
|
2217
|
+
explicitly on the command line (Michael Grosser)
|
2218
|
+
* add --out/-o option to assign output target
|
2219
|
+
* added fail_fast configuration option to abort on first failure
|
2220
|
+
* support a Hash subject (its([:key]) { should == value }) (Josep M. Bach)
|
2221
|
+
|
2222
|
+
Bug fixes
|
2223
|
+
|
2224
|
+
* Explicitly require rspec version to fix broken rdoc task (Hans de Graaff)
|
2225
|
+
* Ignore backtrace lines that come from other languages, like Java or
|
2226
|
+
Javascript (Charles Lowell)
|
2227
|
+
* Rake task now does what is expected when setting (or not setting)
|
2228
|
+
fail_on_error and verbose
|
2229
|
+
* Fix bug in which before/after(:all) hooks were running on excluded nested
|
2230
|
+
groups (Myron Marston)
|
2231
|
+
* Fix before(:all) error handling so that it fails examples in nested groups,
|
2232
|
+
too (Myron Marston)
|
2233
|
+
|
2234
|
+
### 2.0.0.beta.22 / 2010-09-12
|
2235
|
+
|
2236
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0.beta.20...v2.0.0.beta.22)
|
2237
|
+
|
2238
|
+
Enhancements
|
2239
|
+
|
2240
|
+
* removed at_exit hook
|
2241
|
+
* CTRL-C stops the run (almost) immediately
|
2242
|
+
* first it cleans things up by running the appropriate after(:all) and
|
2243
|
+
after(:suite) hooks
|
2244
|
+
* then it reports on any examples that have already run
|
2245
|
+
* cleaned up rake task
|
2246
|
+
* generate correct task under variety of conditions
|
2247
|
+
* options are more consistent
|
2248
|
+
* deprecated redundant options
|
2249
|
+
* run 'bundle exec autotest' when Gemfile is present
|
2250
|
+
* support ERB in .rspec options files (Justin Ko)
|
2251
|
+
* depend on bundler for development tasks (Myron Marston)
|
2252
|
+
* add example_group_finished to formatters and reporter (Roman Chernyatchik)
|
2253
|
+
|
2254
|
+
Bug fixes
|
2255
|
+
|
2256
|
+
* support paths with spaces when using autotest (Andreas Neuhaus)
|
2257
|
+
* fix module_exec with ruby 1.8.6 (Myron Marston)
|
2258
|
+
* remove context method from top-level
|
2259
|
+
* was conflicting with irb, for example
|
2260
|
+
* errors in before(:all) are now reported correctly (Chad Humphries)
|
2261
|
+
|
2262
|
+
Removals
|
2263
|
+
|
2264
|
+
* removed -o --options-file command line option
|
2265
|
+
* use ./.rspec and ~/.rspec
|