mango 0.8.0 → 0.9.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitignore +2 -1
- data/.ruby-version +1 -1
- data/CHANGES.md +38 -0
- data/Gemfile +1 -2
- data/Gemfile.lock +34 -28
- data/LICENSE +1 -1
- data/README.md +39 -53
- data/bin/mango +3 -15
- data/lib/mango/runner.rb +1 -1
- data/lib/mango/templates/.gitignore +1 -1
- data/lib/mango/templates/Gemfile +2 -2
- data/lib/mango/version.rb +1 -1
- data/mango.gemspec +8 -8
- data/spec/bin/mango_spec.rb +2 -2
- data/spec/lib/application/routing_content_pages_spec.rb +61 -61
- data/spec/lib/application/routing_javascript_templates_spec.rb +30 -30
- data/spec/lib/application/routing_not_found_spec.rb +15 -15
- data/spec/lib/application/routing_public_files_spec.rb +21 -21
- data/spec/lib/application/routing_stylesheet_templates_spec.rb +33 -33
- data/spec/lib/application_spec.rb +13 -13
- data/spec/lib/content_page/initializing_spec.rb +63 -63
- data/spec/lib/content_page_spec.rb +7 -7
- data/spec/lib/core_ext/string_spec.rb +4 -4
- data/spec/lib/core_ext/uri_spec.rb +4 -4
- data/spec/lib/flavored_markdown_spec.rb +12 -15
- data/spec/lib/runner_spec.rb +57 -57
- data/spec/lib/version_spec.rb +3 -3
- data/wercker.yml +11 -0
- metadata +17 -2534
- data/bin/autospec +0 -16
- data/bin/bluecloth +0 -16
- data/bin/dotenv +0 -16
- data/bin/foreman +0 -16
- data/bin/haml +0 -16
- data/bin/html2haml +0 -16
- data/bin/htmldiff +0 -16
- data/bin/ldiff +0 -16
- data/bin/puma +0 -16
- data/bin/pumactl +0 -16
- data/bin/rackup +0 -16
- data/bin/rake2thor +0 -16
- data/bin/rspec +0 -16
- data/bin/sass +0 -16
- data/bin/sass-convert +0 -16
- data/bin/scss +0 -16
- data/bin/thor +0 -16
- data/bin/tilt +0 -16
- data/bin/yard +0 -16
- data/bin/yardoc +0 -16
- data/bin/yri +0 -16
- data/exec/mango +0 -4
- data/vendor/bundler/ruby/2.1.0/bin/autospec +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/bluecloth +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/dotenv +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/foreman +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/haml +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/htmldiff +0 -25
- data/vendor/bundler/ruby/2.1.0/bin/ldiff +0 -25
- data/vendor/bundler/ruby/2.1.0/bin/mango +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/puma +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/pumactl +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/rackup +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/rspec +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/sass +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/sass-convert +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/scss +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/thor +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/tilt +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/yard +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/yardoc +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/yri +0 -23
- data/vendor/bundler/ruby/2.1.0/build_info/bluecloth-2.1.0.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/bluecloth-2.2.0.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/coffee-script-2.2.0.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/coffee-script-source-1.6.3.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/diff-lcs-1.2.5.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/dotenv-0.9.0.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/execjs-2.0.2.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/foreman-0.63.0.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/haml-4.0.4.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/liquid-2.2.2.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/liquid-2.6.0.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/puma-2.6.0.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/puma-2.7.1.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/rack-1.5.2.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/rack-protection-1.5.1.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/rack-test-0.6.0.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/rack-test-0.6.2.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/rspec-2.14.1.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/rspec-core-2.14.7.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/rspec-expectations-2.14.4.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/rspec-mocks-2.14.4.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/sass-3.2.12.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/sass-3.2.13.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/sinatra-1.4.4.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/thor-0.14.6.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/thor-0.18.1.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/tilt-1.4.1.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/yard-0.8.7.3.info +0 -1
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/bluecloth-2.1.0/bluecloth_ext.bundle +0 -0
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/bluecloth-2.1.0/gem.build_complete +0 -0
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/bluecloth-2.1.0/gem_make.out +0 -1180
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/bluecloth-2.2.0/bluecloth_ext.bundle +0 -0
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/bluecloth-2.2.0/gem.build_complete +0 -0
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/bluecloth-2.2.0/gem_make.out +0 -1179
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/puma-2.6.0/gem.build_complete +0 -0
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/puma-2.6.0/gem_make.out +0 -40
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/puma-2.6.0/puma/puma_http11.bundle +0 -0
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/puma-2.7.1/gem.build_complete +0 -0
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/puma-2.7.1/gem_make.out +0 -40
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/puma-2.7.1/puma/puma_http11.bundle +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/.gemtest +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/.rspec +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/History.rdoc +0 -114
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/LICENSE +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/LICENSE.discount +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/Manifest.txt +0 -106
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/README.rdoc +0 -106
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/Rakefile +0 -110
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/bin/bluecloth +0 -84
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/bluecloth.1.pod +0 -42
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/.RUBYARCHDIR.time +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/Csio.c +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/Csio.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/Makefile +0 -239
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/VERSION +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/amalloc.h +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/bluecloth.c +0 -429
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/bluecloth.h +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/bluecloth.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/bluecloth_ext.bundle +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/config.h +0 -63
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/css.c +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/css.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/cstring.h +0 -77
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/docheader.c +0 -49
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/docheader.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/emmatch.c +0 -188
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/emmatch.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/extconf.h +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/extconf.rb +0 -49
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/generate.c +0 -1747
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/generate.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/html5.c +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/html5.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/markdown.c +0 -1237
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/markdown.h +0 -183
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/markdown.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/mkdio.c +0 -357
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/mkdio.h +0 -108
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/mkdio.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/resource.c +0 -157
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/resource.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/setup.c +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/setup.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/tags.c +0 -123
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/tags.h +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/tags.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/version.c +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/version.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/xml.c +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/xml.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/xmlpage.c +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/xmlpage.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/lib/bluecloth.rb +0 -214
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/lib/bluecloth_ext.bundle +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/man/man1/bluecloth.1 +0 -97
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/101_changes_spec.rb +0 -136
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/TEMPLATE +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/autolinks_spec.rb +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/blockquotes_spec.rb +0 -140
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/code_spans_spec.rb +0 -159
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/emphasis_spec.rb +0 -159
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/entities_spec.rb +0 -78
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/hrules_spec.rb +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/images_spec.rb +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/inline_html_spec.rb +0 -196
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/links_spec.rb +0 -165
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/lists_spec.rb +0 -289
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/paragraphs_spec.rb +0 -70
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/titles_spec.rb +0 -300
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth_spec.rb +0 -295
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bugfix_spec.rb +0 -237
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/contributions_spec.rb +0 -74
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/antsugar.txt +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Amps and angle encoding.html +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Amps and angle encoding.text +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Auto links.html +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Auto links.text +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Backslash escapes.html +0 -118
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Backslash escapes.text +0 -120
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Blockquotes with code blocks.html +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Blockquotes with code blocks.text +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Code Blocks.html +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Code Blocks.text +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Code Spans.html +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Code Spans.text +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Hard-wrapped paragraphs with list-like lines.html +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Hard-wrapped paragraphs with list-like lines.text +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Horizontal rules.html +0 -71
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Horizontal rules.text +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Inline HTML (Advanced).html +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Inline HTML (Advanced).text +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Inline HTML (Simple).html +0 -72
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Inline HTML (Simple).text +0 -69
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Inline HTML comments.html +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Inline HTML comments.text +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Links, inline style.html +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Links, inline style.text +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Links, reference style.html +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Links, reference style.text +0 -71
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Links, shortcut references.html +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Links, shortcut references.text +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Literal quotes in titles.html +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Literal quotes in titles.text +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Markdown Documentation - Basics.html +0 -314
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Markdown Documentation - Basics.text +0 -306
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Markdown Documentation - Syntax.html +0 -942
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Markdown Documentation - Syntax.text +0 -888
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Nested blockquotes.html +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Nested blockquotes.text +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Ordered and unordered lists.html +0 -148
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Ordered and unordered lists.text +0 -131
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Strong and em together.html +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Strong and em together.text +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Tabs.html +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Tabs.text +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Tidyness.html +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Tidyness.text +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/ml-announce.txt +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/re-overflow.txt +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/re-overflow2.txt +0 -281
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/discount_spec.rb +0 -423
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/lib/constants.rb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/lib/helpers.rb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/lib/matchers.rb +0 -223
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/markdowntest_spec.rb +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/coffee-script-2.2.0/LICENSE +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/coffee-script-2.2.0/README.md +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/coffee-script-2.2.0/lib/coffee-script.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/coffee-script-2.2.0/lib/coffee_script.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/coffee-script-source-1.6.3/lib/coffee_script/coffee-script.js +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/coffee-script-source-1.6.3/lib/coffee_script/source.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/.autotest +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/.gemtest +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/.hoerc +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/.rspec +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/.travis.yml +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/Contributing.rdoc +0 -64
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/Gemfile +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/History.rdoc +0 -152
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/License.rdoc +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/Manifest.txt +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/README.rdoc +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/Rakefile +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/autotest/discover.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/bin/htmldiff +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/bin/ldiff +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/docs/COPYING.txt +0 -339
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/docs/artistic.txt +0 -127
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/lib/diff-lcs.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/lib/diff/lcs.rb +0 -805
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/lib/diff/lcs/array.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/lib/diff/lcs/block.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/lib/diff/lcs/callbacks.rb +0 -322
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/lib/diff/lcs/change.rb +0 -177
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/lib/diff/lcs/htmldiff.rb +0 -149
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/lib/diff/lcs/hunk.rb +0 -276
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/lib/diff/lcs/internals.rb +0 -301
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/lib/diff/lcs/ldiff.rb +0 -195
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/lib/diff/lcs/string.rb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/spec/change_spec.rb +0 -65
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/spec/diff_spec.rb +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/spec/hunk_spec.rb +0 -72
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/spec/issues_spec.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/spec/lcs_spec.rb +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/spec/patch_spec.rb +0 -414
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/spec/sdiff_spec.rb +0 -214
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/spec/spec_helper.rb +0 -290
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/spec/traverse_balanced_spec.rb +0 -310
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/spec/traverse_sequences_spec.rb +0 -139
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/.env +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/.gitignore +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/.travis.yml +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/Changelog.md +0 -83
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/Gemfile +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/Guardfile +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/LICENSE +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/README.md +0 -95
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/Rakefile +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/bin/dotenv +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/dotenv-rails.gemspec +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/dotenv.gemspec +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/lib/dotenv-rails.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/lib/dotenv.rb +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/lib/dotenv/capistrano.rb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/lib/dotenv/capistrano/recipes.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/lib/dotenv/environment.rb +0 -76
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/lib/dotenv/format_error.rb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/lib/dotenv/railtie.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/lib/dotenv/tasks.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/lib/dotenv/version.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/spec/dotenv/environment_spec.rb +0 -137
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/spec/dotenv_spec.rb +0 -92
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/spec/fixtures/exported.env +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/spec/fixtures/plain.env +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/spec/fixtures/quoted.env +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/spec/fixtures/yaml.env +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/spec/spec_helper.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/LICENSE +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/README.md +0 -42
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/disabled_runtime.rb +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/encoding.rb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/external_runtime.rb +0 -205
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/johnson_runtime.rb +0 -106
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/module.rb +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/mustang_runtime.rb +0 -76
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/ruby_racer_runtime.rb +0 -105
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/ruby_rhino_runtime.rb +0 -89
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/runtime.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/runtimes.rb +0 -94
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/support/jsc_runner.js +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/support/jscript_runner.js +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/support/json2.js +0 -481
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/support/node_runner.js +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/support/spidermonkey_runner.js +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/version.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/README.md +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/bin/foreman +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/bin/foreman-runner +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/bin/taskman +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/example/Procfile +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/example/Procfile.without_colon +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/example/error +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/example/log/neverdie.log +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/example/spawnee +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/example/spawner +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/example/ticker +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/example/utf8 +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/export/bluepill/master.pill.erb +0 -28
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/export/launchd/launchd.plist.erb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/export/runit/log/run.erb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/export/runit/run.erb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/export/supervisord/app.conf.erb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/export/upstart/master.conf.erb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/export/upstart/process.conf.erb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/export/upstart/process_master.conf.erb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman.rb +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/capistrano.rb +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/cli.rb +0 -155
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/distribution.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/engine.rb +0 -428
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/engine/cli.rb +0 -104
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/export.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/export/base.rb +0 -146
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/export/bluepill.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/export/inittab.rb +0 -42
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/export/launchd.rb +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/export/runit.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/export/supervisord.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/export/upstart.rb +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/helpers.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/process.rb +0 -125
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/procfile.rb +0 -92
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/version.rb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/man/foreman.1 +0 -240
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/cli_spec.rb +0 -96
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/engine_spec.rb +0 -112
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/export/base_spec.rb +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/export/bluepill_spec.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/export/inittab_spec.rb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/export/launchd_spec.rb +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/export/runit_spec.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/export/supervisord_spec.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/export/upstart_spec.rb +0 -104
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/export_spec.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/helpers_spec.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/process_spec.rb +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/procfile_spec.rb +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman_spec.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/helper_spec.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/Procfile +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/bin/echo +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/bin/env +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/bin/test +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/bin/utf8 +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/bluepill/app-concurrency.pill +0 -49
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/bluepill/app.pill +0 -81
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/inittab/inittab.concurrency +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/inittab/inittab.default +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/launchd/launchd-a.default +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/launchd/launchd-b.default +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/launchd/launchd-c.default +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/runit/app-alpha-1/log/run +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/runit/app-alpha-1/run +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/runit/app-alpha-2/log/run +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/runit/app-alpha-2/run +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/runit/app-bravo-1/log/run +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/runit/app-bravo-1/run +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/supervisord/app-alpha-1.conf +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/supervisord/app-alpha-2.conf +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/upstart/app-alpha-1.conf +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/upstart/app-alpha-2.conf +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/upstart/app-alpha.conf +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/upstart/app-bravo-1.conf +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/upstart/app-bravo.conf +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/upstart/app.conf +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/spec_helper.rb +0 -159
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/.yardopts +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/CHANGELOG.md +0 -1341
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/FAQ.md +0 -157
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/MIT-LICENSE +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/README.md +0 -173
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/REFERENCE.md +0 -1294
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/Rakefile +0 -134
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/bin/haml +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml.rb +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/buffer.rb +0 -345
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/compiler.rb +0 -540
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/engine.rb +0 -245
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/error.rb +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/exec.rb +0 -329
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/filters.rb +0 -404
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/helpers.rb +0 -655
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/helpers/action_view_extensions.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/helpers/action_view_mods.rb +0 -154
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/helpers/action_view_xss_mods.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/helpers/safe_erubis_template.rb +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/helpers/xss_mods.rb +0 -104
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/options.rb +0 -277
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/parser.rb +0 -764
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/railtie.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/sass_rails_filter.rb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/template.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/template/options.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/template/plugin.rb +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/util.rb +0 -377
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/version.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/engine_test.rb +0 -2013
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/erb/_av_partial_1.erb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/erb/_av_partial_2.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/erb/action_view.erb +0 -62
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/erb/standard.erb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/filters_test.rb +0 -254
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/gemfiles/Gemfile.rails-3.0.x +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/gemfiles/Gemfile.rails-3.1.x +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/gemfiles/Gemfile.rails-3.2.x +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/gemfiles/Gemfile.rails-4.0.x +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/gemfiles/Gemfile.rails-4.0.x.lock +0 -101
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/helper_test.rb +0 -565
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/markaby/standard.mab +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/mocks/article.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/parser_test.rb +0 -105
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/content_for_layout.xhtml +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/eval_suppressed.xhtml +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/helpers.xhtml +0 -70
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/helpful.xhtml +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/just_stuff.xhtml +0 -70
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/list.xhtml +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/nuke_inner_whitespace.xhtml +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/nuke_outer_whitespace.xhtml +0 -148
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/original_engine.xhtml +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/partial_layout.xhtml +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/partial_layout_erb.xhtml +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/partials.xhtml +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/render_layout.xhtml +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/silent_script.xhtml +0 -74
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/standard.xhtml +0 -162
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/tag_parsing.xhtml +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/very_basic.xhtml +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/whitespace_handling.xhtml +0 -90
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/template_test.rb +0 -331
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/_av_partial_1.haml +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/_av_partial_1_ugly.haml +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/_av_partial_2.haml +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/_av_partial_2_ugly.haml +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/_layout.erb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/_layout_for_partial.haml +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/_partial.haml +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/_text_area.haml +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/_text_area_helper.html.haml +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/action_view.haml +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/action_view_ugly.haml +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/breakage.haml +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/content_for_layout.haml +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/eval_suppressed.haml +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/helpers.haml +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/helpful.haml +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/just_stuff.haml +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/list.haml +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/nuke_inner_whitespace.haml +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/nuke_outer_whitespace.haml +0 -144
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/original_engine.haml +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/partial_layout.haml +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/partial_layout_erb.erb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/partialize.haml +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/partials.haml +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/render_layout.haml +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/silent_script.haml +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/standard.haml +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/standard_ugly.haml +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/tag_parsing.haml +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/very_basic.haml +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/whitespace_handling.haml +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/test_helper.rb +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/util_test.rb +0 -63
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/History.md +0 -117
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/MIT-LICENSE +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/README.md +0 -50
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/extras/liquid_view.rb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid.rb +0 -69
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/block.rb +0 -126
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/condition.rb +0 -120
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/context.rb +0 -267
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/document.rb +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/drop.rb +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/errors.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/extensions.rb +0 -62
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/file_system.rb +0 -62
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/htmltags.rb +0 -74
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/interrupts.rb +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/module_ex.rb +0 -62
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/standardfilters.rb +0 -272
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/strainer.rb +0 -53
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tag.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/assign.rb +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/break.rb +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/capture.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/case.rb +0 -79
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/comment.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/continue.rb +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/cycle.rb +0 -59
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/decrement.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/for.rb +0 -142
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/if.rb +0 -79
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/ifchanged.rb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/include.rb +0 -93
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/increment.rb +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/raw.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/unless.rb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/template.rb +0 -156
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/utils.rb +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/variable.rb +0 -57
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/version.rb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/assign_test.rb +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/block_test.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/capture_test.rb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/condition_test.rb +0 -127
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/context_test.rb +0 -478
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/drop_test.rb +0 -180
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/error_handling_test.rb +0 -81
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/file_system_test.rb +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/filter_test.rb +0 -125
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/hash_ordering_test.rb +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/module_ex_test.rb +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/output_test.rb +0 -116
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/parsing_quirks_test.rb +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/regexp_test.rb +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/security_test.rb +0 -64
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/standard_filter_test.rb +0 -251
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/strainer_test.rb +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/tags/break_tag_test.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/tags/continue_tag_test.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/tags/for_tag_test.rb +0 -297
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/tags/html_tag_test.rb +0 -63
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/tags/if_else_tag_test.rb +0 -160
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/tags/include_tag_test.rb +0 -166
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/tags/increment_tag_test.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/tags/raw_tag_test.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/tags/standard_tag_test.rb +0 -295
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/tags/statements_test.rb +0 -134
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/tags/unless_else_tag_test.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/template_test.rb +0 -146
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/variable_test.rb +0 -186
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/test_helper.rb +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/COPYING +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/Gemfile +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/History.txt +0 -446
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/LICENSE +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/Manifest.txt +0 -65
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/README.md +0 -211
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/Rakefile +0 -158
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/bin/puma +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/bin/pumactl +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/docs/config.md +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/docs/nginx.md +0 -80
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/.RUBYARCHDIR.-.puma.time +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/Makefile +0 -239
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/PumaHttp11Service.java +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/ext_help.h +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/extconf.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/http11_parser.c +0 -1225
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/http11_parser.h +0 -64
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/http11_parser.java.rl +0 -161
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/http11_parser.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/http11_parser.rl +0 -146
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/http11_parser_common.rl +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/io_buffer.c +0 -155
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/io_buffer.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/mini_ssl.c +0 -195
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/mini_ssl.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/org/jruby/puma/Http11.java +0 -225
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/org/jruby/puma/Http11Parser.java +0 -488
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/org/jruby/puma/MiniSSL.java +0 -289
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/puma_http11.bundle +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/puma_http11.c +0 -491
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/puma_http11.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/accept_nonblock.rb +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/app/status.rb +0 -59
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/binder.rb +0 -293
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/capistrano.rb +0 -77
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/cli.rb +0 -522
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/client.rb +0 -277
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/cluster.rb +0 -328
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/compat.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/configuration.rb +0 -330
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/const.rb +0 -158
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/control_cli.rb +0 -251
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/daemon_ext.rb +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/delegation.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/detect.rb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/events.rb +0 -130
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/io_buffer.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/java_io_buffer.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/jruby_restart.rb +0 -83
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/minissl.rb +0 -148
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/null_io.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/puma_http11.bundle +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/rack_default.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/rack_patch.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/reactor.rb +0 -182
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/runner.rb +0 -138
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/server.rb +0 -790
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/single.rb +0 -102
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/tcp_logger.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/thread_pool.rb +0 -185
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/util.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/rack/handler/puma.rb +0 -66
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/puma.gemspec +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_app_status.rb +0 -92
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_cli.rb +0 -173
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_config.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_http10.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_http11.rb +0 -145
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_integration.rb +0 -165
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_iobuffer.rb +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_minissl.rb +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_null_io.rb +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_persistent.rb +0 -238
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_puma_server.rb +0 -292
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_rack_handler.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_rack_server.rb +0 -141
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_tcp_rack.rb +0 -42
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_thread_pool.rb +0 -156
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_unix_socket.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_ws.rb +0 -89
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/tools/jungle/README.md +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/tools/jungle/init.d/README.md +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/tools/jungle/init.d/puma +0 -332
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/tools/jungle/init.d/run-puma +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/tools/jungle/upstart/README.md +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/tools/jungle/upstart/puma-manager.conf +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/tools/jungle/upstart/puma.conf +0 -63
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/tools/trickletest.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/COPYING +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/KNOWN-ISSUES +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/README.rdoc +0 -624
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/Rakefile +0 -125
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/SPEC +0 -237
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/bin/rackup +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/contrib/rack.png +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/contrib/rack.svg +0 -150
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/contrib/rack_logo.svg +0 -111
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/contrib/rdoc.css +0 -412
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/example/lobster.ru +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/example/protectedlobster.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/example/protectedlobster.ru +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack.rb +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/auth/abstract/handler.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/auth/abstract/request.rb +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/auth/basic.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/auth/digest/md5.rb +0 -129
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/auth/digest/nonce.rb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/auth/digest/params.rb +0 -53
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/auth/digest/request.rb +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/backports/uri/common_18.rb +0 -56
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/backports/uri/common_192.rb +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/backports/uri/common_193.rb +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/body_proxy.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb +0 -149
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/cascade.rb +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/chunked.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/commonlogger.rb +0 -64
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/conditionalget.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/config.rb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/content_length.rb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/content_type.rb +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/deflater.rb +0 -116
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/directory.rb +0 -161
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/etag.rb +0 -64
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/file.rb +0 -138
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/handler.rb +0 -107
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/handler/cgi.rb +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/handler/evented_mongrel.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/handler/fastcgi.rb +0 -98
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/handler/lsws.rb +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/handler/mongrel.rb +0 -100
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/handler/scgi.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/handler/swiftiplied_mongrel.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/handler/thin.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/handler/webrick.rb +0 -81
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/head.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/lint.rb +0 -699
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/lobster.rb +0 -65
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/lock.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/logger.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/methodoverride.rb +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/mime.rb +0 -677
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/mock.rb +0 -190
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/multipart.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/multipart/generator.rb +0 -93
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/multipart/parser.rb +0 -176
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/multipart/uploaded_file.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/nulllogger.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/recursive.rb +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/reloader.rb +0 -109
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/request.rb +0 -380
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/response.rb +0 -155
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/rewindable_input.rb +0 -104
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/runtime.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/sendfile.rb +0 -155
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/server.rb +0 -362
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/session/abstract/id.rb +0 -398
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/session/cookie.rb +0 -178
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/session/memcache.rb +0 -93
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/session/pool.rb +0 -79
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/showexceptions.rb +0 -378
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/showstatus.rb +0 -113
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/static.rb +0 -153
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/urlmap.rb +0 -76
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/utils.rb +0 -628
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/utils/okjson.rb +0 -599
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/rack.gemspec +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/builder/anything.rb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/builder/comment.ru +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/builder/end.ru +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/builder/line.ru +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/builder/options.ru +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/assets/folder/test.js +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/assets/fonts/font.eot +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/assets/images/image.png +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/assets/index.html +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/assets/javascripts/app.js +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/assets/stylesheets/app.css +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/lighttpd.conf +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/rackup_stub.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/sample_rackup.ru +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/test +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/test+directory/test+file +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/test.fcgi +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/test.ru +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/gemloader.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/bad_robots +0 -259
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/binary +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/content_type_and_no_filename +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/empty +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/fail_16384_nofile +0 -814
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/file1.txt +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/filename_and_modification_param +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/filename_with_escaped_quotes +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/filename_with_escaped_quotes_and_modification_param +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/filename_with_percent_escaped_quotes +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/filename_with_unescaped_percentages +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/filename_with_unescaped_percentages2 +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/filename_with_unescaped_percentages3 +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/filename_with_unescaped_quotes +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/ie +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/mixed_files +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/nested +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/none +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/semicolon +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/text +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/webkit +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/rackup/config.ru +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/registering_handler/rack/handler/registering_myself.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_auth_basic.rb +0 -81
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_auth_digest.rb +0 -259
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_body_proxy.rb +0 -69
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_builder.rb +0 -214
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_cascade.rb +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_cgi.rb +0 -102
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_chunked.rb +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_commonlogger.rb +0 -57
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_conditionalget.rb +0 -102
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_config.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_content_length.rb +0 -83
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_content_type.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_deflater.rb +0 -204
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_directory.rb +0 -88
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_etag.rb +0 -98
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_fastcgi.rb +0 -107
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_file.rb +0 -213
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_handler.rb +0 -59
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_head.rb +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_lint.rb +0 -522
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_lobster.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_lock.rb +0 -164
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_logger.rb +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_methodoverride.rb +0 -75
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_mime.rb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_mock.rb +0 -269
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_mongrel.rb +0 -182
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_multipart.rb +0 -445
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_nulllogger.rb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_recursive.rb +0 -72
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_request.rb +0 -1078
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_response.rb +0 -313
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_rewindable_input.rb +0 -118
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_runtime.rb +0 -49
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_sendfile.rb +0 -130
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_server.rb +0 -143
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_session_abstract_id.rb +0 -53
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_session_cookie.rb +0 -367
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_session_memcache.rb +0 -321
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_session_pool.rb +0 -209
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_showexceptions.rb +0 -92
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_showstatus.rb +0 -84
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_static.rb +0 -145
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_thin.rb +0 -91
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_urlmap.rb +0 -213
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_utils.rb +0 -573
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_webrick.rb +0 -143
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/static/another/index.html +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/static/index.html +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/testrequest.rb +0 -78
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/unregistered_handler/rack/handler/unregistered.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/unregistered_handler/rack/handler/unregistered_long_one.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/License +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/README.md +0 -90
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/Rakefile +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack-protection.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection.rb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/authenticity_token.rb +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/base.rb +0 -119
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/escaped_params.rb +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/form_token.rb +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/frame_options.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/http_origin.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/ip_spoofing.rb +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/json_csrf.rb +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/path_traversal.rb +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/remote_referrer.rb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/remote_token.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/session_hijacking.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/version.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/xss_header.rb +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/rack-protection.gemspec +0 -108
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/authenticity_token_spec.rb +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/base_spec.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/escaped_params_spec.rb +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/form_token_spec.rb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/frame_options_spec.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/http_origin_spec.rb +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/ip_spoofing_spec.rb +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/json_csrf_spec.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/path_traversal_spec.rb +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/protection_spec.rb +0 -70
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/remote_referrer_spec.rb +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/remote_token_spec.rb +0 -42
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/session_hijacking_spec.rb +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/spec_helper.rb +0 -163
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/xss_header_spec.rb +0 -56
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/.document +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/.gitignore +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/Gemfile +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/Gemfile.lock +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/History.txt +0 -166
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/MIT-LICENSE.txt +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/README.rdoc +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/Rakefile +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/Thorfile +0 -114
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/lib/rack/mock_session.rb +0 -66
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/lib/rack/test.rb +0 -304
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/lib/rack/test/cookie_jar.rb +0 -182
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/lib/rack/test/methods.rb +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/lib/rack/test/mock_digest_request.rb +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/lib/rack/test/uploaded_file.rb +0 -50
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/lib/rack/test/utils.rb +0 -136
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/rack-test.gemspec +0 -77
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/fixtures/bar.txt +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/fixtures/config.ru +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/fixtures/fake_app.rb +0 -143
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/fixtures/foo.txt +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/rack/test/cookie_spec.rb +0 -219
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/rack/test/digest_auth_spec.rb +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/rack/test/multipart_spec.rb +0 -145
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/rack/test/uploaded_file_spec.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/rack/test/utils_spec.rb +0 -122
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/rack/test_spec.rb +0 -510
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/spec_helper.rb +0 -66
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/support/matchers/body.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/support/matchers/challenge.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/rspec-2.14.1/License.txt +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/rspec-2.14.1/README.md +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/rspec-2.14.1/lib/rspec.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/rspec-2.14.1/lib/rspec/version.rb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/.document +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/.yardopts +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/Changelog.md +0 -904
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/License.txt +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/README.md +0 -261
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/exe/autospec +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/exe/rspec +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/Autotest.md +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/README.md +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/Upgrade.md +0 -364
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/README.md +0 -28
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/example_name_option.feature +0 -97
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/exit_status.feature +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/format_option.feature +0 -75
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/init.feature +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/line_number_appended_to_path.feature +0 -140
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/line_number_option.feature +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/order.feature +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/pattern_option.feature +0 -49
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/rake_task.feature +0 -122
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/require_option.feature +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/ruby.feature +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/tag.feature +0 -98
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/warnings_option.feature +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/alias_example_to.feature +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/backtrace_clean_patterns.feature +0 -102
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/custom_settings.feature +0 -84
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/default_path.feature +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/deprecation_stream.feature +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/fail_fast.feature +0 -77
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/failure_exit_code.feature +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/order_and_seed.feature +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/output_stream.feature +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/pattern.feature +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/profile.feature +0 -220
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/read_options_from_file.feature +0 -90
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/run_all_when_everything_filtered.feature +0 -76
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/show_failures_in_pending_blocks.feature +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/treat_symbols_as_metadata_keys_with_true_values.feature +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/example_groups/basic_structure.feature +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/example_groups/shared_context.feature +0 -74
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/example_groups/shared_examples.feature +0 -294
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/expectation_framework_integration/configure_expectation_framework.feature +0 -102
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/filtering/exclusion_filters.feature +0 -138
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/filtering/if_and_unless.feature +0 -168
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/filtering/inclusion_filters.feature +0 -105
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/formatters/configurable_colors.feature +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/formatters/custom_formatter.feature +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/formatters/json_formatter.feature +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/formatters/text_formatter.feature +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/helper_methods/arbitrary_methods.feature +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/helper_methods/let.feature +0 -50
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/helper_methods/modules.feature +0 -149
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/hooks/around_hooks.feature +0 -343
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/hooks/before_and_after_hooks.feature +0 -427
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/hooks/filtering.feature +0 -234
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/metadata/current_example.feature +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/metadata/described_class.feature +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/metadata/user_defined.feature +0 -113
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/mock_framework_integration/use_any_framework.feature +0 -106
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/mock_framework_integration/use_flexmock.feature +0 -96
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/mock_framework_integration/use_mocha.feature +0 -97
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/mock_framework_integration/use_rr.feature +0 -98
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/mock_framework_integration/use_rspec.feature +0 -97
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/pending/pending_examples.feature +0 -229
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/spec_files/arbitrary_file_suffix.feature +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/step_definitions/additional_cli_steps.rb +0 -49
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/subject/attribute_of_subject.feature +0 -124
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/subject/explicit_subject.feature +0 -101
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/subject/implicit_receiver.feature +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/subject/implicit_subject.feature +0 -63
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/support/env.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/support/rubinius.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/autotest/discover.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/autotest/rspec2.rb +0 -73
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/autorun.rb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core.rb +0 -169
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/backtrace_cleaner.rb +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/backward_compatibility.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/command_line.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/configuration.rb +0 -1174
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/configuration_options.rb +0 -156
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/deprecation.rb +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/drb_command_line.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/drb_options.rb +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/dsl.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/example.rb +0 -325
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/example_group.rb +0 -479
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/extensions/instance_eval_with_args.rb +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/extensions/kernel.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/extensions/module_eval_with_args.rb +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/extensions/ordered.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/filter_manager.rb +0 -203
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters/base_formatter.rb +0 -246
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters/base_text_formatter.rb +0 -329
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters/deprecation_formatter.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters/documentation_formatter.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters/helpers.rb +0 -110
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters/html_formatter.rb +0 -155
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters/html_printer.rb +0 -408
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters/json_formatter.rb +0 -70
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters/progress_formatter.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters/snippet_extractor.rb +0 -92
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters/text_mate_formatter.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/hooks.rb +0 -519
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/memoized_helpers.rb +0 -514
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/metadata.rb +0 -299
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/metadata_hash_builder.rb +0 -97
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/mocking/with_absolutely_nothing.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/mocking/with_flexmock.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/mocking/with_mocha.rb +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/mocking/with_rr.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/mocking/with_rspec.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/option_parser.rb +0 -219
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/pending.rb +0 -113
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/project_initializer.rb +0 -86
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/rake_task.rb +0 -206
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/reporter.rb +0 -132
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/ruby_project.rb +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/runner.rb +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/shared_context.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/shared_example_group.rb +0 -185
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/shared_example_group/collection.rb +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/version.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/world.rb +0 -127
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/autotest/discover_spec.rb +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/autotest/failed_results_re_spec.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/autotest/rspec_spec.rb +0 -133
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/command_line/order_spec.rb +0 -204
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/backtrace_cleaner_spec.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/command_line_spec.rb +0 -108
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/command_line_spec_output.txt +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/configuration_options_spec.rb +0 -417
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/configuration_spec.rb +0 -1561
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/deprecation_spec.rb +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/deprecations_spec.rb +0 -73
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/drb_command_line_spec.rb +0 -102
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/drb_options_spec.rb +0 -193
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/dsl_spec.rb +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/example_group_spec.rb +0 -1187
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/example_spec.rb +0 -465
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/filter_manager_spec.rb +0 -246
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/base_formatter_spec.rb +0 -108
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/base_text_formatter_spec.rb +0 -494
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/deprecation_formatter_spec.rb +0 -96
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/documentation_formatter_spec.rb +0 -88
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/helpers_spec.rb +0 -104
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/html_formatted-1.8.7-jruby.html +0 -404
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/html_formatted-1.8.7-rbx.html +0 -477
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/html_formatted-1.8.7.html +0 -414
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/html_formatted-1.9.2.html +0 -425
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/html_formatted-1.9.3-jruby.html +0 -404
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/html_formatted-1.9.3-rbx.html +0 -477
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/html_formatted-1.9.3.html +0 -425
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/html_formatted-2.0.0.html +0 -425
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/html_formatter_spec.rb +0 -110
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/json_formatter_spec.rb +0 -115
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/progress_formatter_spec.rb +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/snippet_extractor_spec.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/text_mate_formatted-1.8.7-jruby.html +0 -395
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/text_mate_formatted-1.8.7-rbx.html +0 -477
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/text_mate_formatted-1.8.7.html +0 -414
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/text_mate_formatted-1.9.2.html +0 -425
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/text_mate_formatted-1.9.3-jruby.html +0 -404
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/text_mate_formatted-1.9.3-rbx.html +0 -477
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/text_mate_formatted-1.9.3.html +0 -425
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/text_mate_formatted-2.0.0.html +0 -425
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/text_mate_formatter_spec.rb +0 -96
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/hooks_filtering_spec.rb +0 -227
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/hooks_spec.rb +0 -267
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/kernel_extensions_spec.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/memoized_helpers_spec.rb +0 -688
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/metadata_spec.rb +0 -491
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/option_parser_spec.rb +0 -242
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/pending_example_spec.rb +0 -220
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/project_initializer_spec.rb +0 -130
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/rake_task_spec.rb +0 -181
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/reporter_spec.rb +0 -141
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/resources/a_bar.rb +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/resources/a_foo.rb +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/resources/a_spec.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/resources/custom_example_group_runner.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/resources/formatter_specs.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/resources/utf8_encoded.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/rspec_matchers_spec.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/ruby_project_spec.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/runner_spec.rb +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/shared_context_spec.rb +0 -114
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/shared_example_group/collection_spec.rb +0 -70
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/shared_example_group_spec.rb +0 -120
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/world_spec.rb +0 -142
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core_spec.rb +0 -74
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/spec_helper.rb +0 -132
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/support/config_options_helper.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/support/helper_methods.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/support/in_sub_process.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/support/isolate_load_path_mutation.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/support/isolated_directory.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/support/isolated_home_directory.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/support/matchers.rb +0 -65
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/support/mathn_integration_support.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/support/sandboxed_mock_space.rb +0 -100
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/support/shared_example_groups.rb +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/support/spec_files.rb +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/.document +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/.yardopts +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/Changelog.md +0 -419
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/License.txt +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/README.md +0 -184
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/README.md +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/Upgrade.md +0 -53
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/README.md +0 -90
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/be.feature +0 -175
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/be_within.feature +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/cover.feature +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/end_with.feature +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/equality.feature +0 -139
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/exist.feature +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/expect_change.feature +0 -59
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/expect_error.feature +0 -144
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/have.feature +0 -109
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/include.feature +0 -174
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/match.feature +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/operators.feature +0 -227
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/predicates.feature +0 -137
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/respond_to.feature +0 -84
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/satisfy.feature +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/start_with.feature +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/throw_symbol.feature +0 -91
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/types.feature +0 -116
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/yield.feature +0 -161
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/custom_matchers/access_running_example.feature +0 -53
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/custom_matchers/define_diffable_matcher.feature +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/custom_matchers/define_matcher.feature +0 -368
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/custom_matchers/define_matcher_outside_rspec.feature +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/custom_matchers/define_matcher_with_fluent_interface.feature +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/customized_message.feature +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/diffing.feature +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/implicit_docstrings.feature +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/step_definitions/additional_cli_steps.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/support/env.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/support/rubinius.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/syntax_configuration.feature +0 -71
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/test_frameworks/test_unit.feature +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec-expectations.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations.rb +0 -73
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/deprecation.rb +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/differ.rb +0 -154
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/errors.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/expectation_target.rb +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/extensions.rb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/extensions/array.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/extensions/object.rb +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/fail_with.rb +0 -79
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/handler.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/syntax.rb +0 -164
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/version.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers.rb +0 -694
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/be_close.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/base_matcher.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/be.rb +0 -197
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/be_instance_of.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/be_kind_of.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/be_within.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/change.rb +0 -141
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/cover.rb +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/eq.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/eql.rb +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/equal.rb +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/exist.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/has.rb +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/have.rb +0 -124
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/include.rb +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/match.rb +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/match_array.rb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/raise_error.rb +0 -127
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/respond_to.rb +0 -74
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/satisfy.rb +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/start_and_end_with.rb +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/throw_symbol.rb +0 -94
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/yield.rb +0 -296
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/compatibility.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/configuration.rb +0 -108
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/dsl.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/extensions/instance_eval_with_args.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/generated_descriptions.rb +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/matcher.rb +0 -300
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/method_missing.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/operator_matcher.rb +0 -113
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/pretty.rb +0 -70
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/test_unit_integration.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/expectations/differ_spec.rb +0 -229
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/expectations/expectation_target_spec.rb +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/expectations/extensions/kernel_spec.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/expectations/fail_with_spec.rb +0 -114
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/expectations/handler_spec.rb +0 -227
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/expectations/syntax_spec.rb +0 -139
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/expectations_spec.rb +0 -50
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/base_matcher_spec.rb +0 -62
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/be_close_spec.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/be_instance_of_spec.rb +0 -63
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/be_kind_of_spec.rb +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/be_spec.rb +0 -522
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/be_within_spec.rb +0 -137
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/change_spec.rb +0 -567
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/configuration_spec.rb +0 -206
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/cover_spec.rb +0 -69
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/description_generation_spec.rb +0 -190
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/dsl_spec.rb +0 -57
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/eq_spec.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/eql_spec.rb +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/equal_spec.rb +0 -78
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/exist_spec.rb +0 -124
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/has_spec.rb +0 -122
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/have_spec.rb +0 -455
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/include_matcher_integration_spec.rb +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/include_spec.rb +0 -531
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/match_array_spec.rb +0 -194
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/match_spec.rb +0 -74
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/matcher_spec.rb +0 -471
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/matchers_spec.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/method_missing_spec.rb +0 -28
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/operator_matcher_spec.rb +0 -252
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/raise_error_spec.rb +0 -535
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/respond_to_spec.rb +0 -292
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/satisfy_spec.rb +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/start_with_end_with_spec.rb +0 -186
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/throw_symbol_spec.rb +0 -116
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/yield_spec.rb +0 -514
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/spec_helper.rb +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/support/classes.rb +0 -56
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/support/in_sub_process.rb +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/support/matchers.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/support/ruby_version.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/support/shared_examples.rb +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/.document +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/.yardopts +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/Changelog.md +0 -420
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/License.txt +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/README.md +0 -315
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/README.md +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/Scope.md +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/Upgrade.md +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/argument_matchers/README.md +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/argument_matchers/explicit.feature +0 -59
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/argument_matchers/general_matchers.feature +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/argument_matchers/type_matchers.feature +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/message_expectations/README.md +0 -73
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/message_expectations/allow_any_instance_of.feature +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/message_expectations/any_instance.feature +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/message_expectations/block_local_expectations.feature.pending +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/message_expectations/call_original.feature +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/message_expectations/expect_any_instance_of.feature +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/message_expectations/expect_message_using_expect.feature +0 -107
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/message_expectations/expect_message_using_should_receive.feature +0 -118
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/message_expectations/receive_counts.feature +0 -209
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/message_expectations/warn_when_expectation_is_set_on_nil.feature +0 -50
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/method_stubs/README.md +0 -73
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/method_stubs/any_instance.feature +0 -136
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/method_stubs/as_null_object.feature +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/method_stubs/simple_return_value_with_allow.feature +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/method_stubs/simple_return_value_with_stub.feature +0 -64
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/method_stubs/stub_chain.feature +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/method_stubs/stub_implementation.feature +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/method_stubs/to_ary.feature +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/mutating_constants/README.md +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/mutating_constants/hiding_defined_constant.feature +0 -64
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/mutating_constants/stub_defined_constant.feature +0 -79
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/mutating_constants/stub_undefined_constant.feature +0 -50
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/outside_rspec/configuration.feature +0 -62
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/outside_rspec/standalone.feature +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/spies/spy_partial_mock_method.feature +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/spies/spy_pure_mock_method.feature +0 -76
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/spies/spy_unstubbed_method.feature +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/step_definitions/additional_cli_steps.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/support/env.rb +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/support/rubinius.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/test_frameworks/test_unit.feature +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks.rb +0 -96
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/any_instance/chain.rb +0 -94
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -42
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/any_instance/message_chains.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/any_instance/recorder.rb +0 -211
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/any_instance/stub_chain.rb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/argument_list_matcher.rb +0 -97
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/argument_matchers.rb +0 -238
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/configuration.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/deprecation.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/error_generator.rb +0 -179
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/errors.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/example_methods.rb +0 -156
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/extensions/instance_exec.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/extensions/marshal.rb +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/framework.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/instance_method_stasher.rb +0 -94
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/matchers/have_received.rb +0 -93
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/matchers/receive.rb +0 -97
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/message_expectation.rb +0 -583
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/method_double.rb +0 -271
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/mock.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/mutate_const.rb +0 -403
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/order_group.rb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/proxy.rb +0 -223
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/proxy_for_nil.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/space.rb +0 -91
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/standalone.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/stub_chain.rb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/syntax.rb +0 -349
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/targets.rb +0 -69
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/test_double.rb +0 -135
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/version.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/spec/mocks.rb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/and_call_original_spec.rb +0 -243
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/and_yield_spec.rb +0 -127
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/any_instance/message_chains_spec.rb +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/any_instance_spec.rb +0 -987
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/any_number_of_times_spec.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/argument_expectation_spec.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/at_least_spec.rb +0 -151
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/at_most_spec.rb +0 -90
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/block_return_value_spec.rb +0 -88
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/bug_report_10260_spec.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/bug_report_10263_spec.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/bug_report_11545_spec.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/bug_report_496_spec.rb +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/bug_report_600_spec.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/bug_report_7611_spec.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/bug_report_8165_spec.rb +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/bug_report_830_spec.rb +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/bug_report_957_spec.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/combining_implementation_instructions_spec.rb +0 -205
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/configuration_spec.rb +0 -150
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/double_spec.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/extensions/marshal_spec.rb +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/failing_argument_matchers_spec.rb +0 -110
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/hash_excluding_matcher_spec.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/hash_including_matcher_spec.rb +0 -90
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/instance_method_stasher_spec.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/matchers/have_received_spec.rb +0 -266
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/matchers/receive_spec.rb +0 -336
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/methods_spec.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/mock_ordering_spec.rb +0 -103
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/mock_space_spec.rb +0 -113
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/mock_spec.rb +0 -798
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/multiple_return_value_spec.rb +0 -132
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/mutate_const_spec.rb +0 -501
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/nil_expectation_warning_spec.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/null_object_mock_spec.rb +0 -123
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/once_counts_spec.rb +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/options_hash_spec.rb +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/partial_mock_spec.rb +0 -205
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/partial_mock_using_mocks_directly_spec.rb +0 -95
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/passing_argument_matchers_spec.rb +0 -142
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/precise_counts_spec.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/record_messages_spec.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/serialization_spec.rb +0 -89
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/space_spec.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/stash_spec.rb +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/stub_chain_spec.rb +0 -154
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/stub_implementation_spec.rb +0 -81
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/stub_spec.rb +0 -353
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/stubbed_message_expectations_spec.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/syntax_agnostic_message_matchers_spec.rb +0 -81
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/test_double_spec.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/to_ary_spec.rb +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/twice_counts_spec.rb +0 -66
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks_spec.rb +0 -65
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/spec_helper.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/.yardopts +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/CONTRIBUTING +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/MIT-LICENSE +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/README.md +0 -201
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/REVISION +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/Rakefile +0 -347
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/VERSION +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/VERSION_DATE +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/VERSION_NAME +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/bin/sass +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/bin/sass-convert +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/bin/scss +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/extra/update_watch.rb +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/init.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass.rb +0 -95
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/cache_stores.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/cache_stores/base.rb +0 -88
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/cache_stores/chain.rb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/cache_stores/filesystem.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/cache_stores/memory.rb +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/cache_stores/null.rb +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/callbacks.rb +0 -66
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/css.rb +0 -409
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/engine.rb +0 -928
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/environment.rb +0 -101
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/error.rb +0 -201
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/exec.rb +0 -707
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/importers.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/importers/base.rb +0 -139
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/importers/filesystem.rb +0 -190
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/logger.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/logger/base.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/logger/log_level.rb +0 -49
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/media.rb +0 -213
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/plugin.rb +0 -133
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/plugin/compiler.rb +0 -406
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/plugin/configuration.rb +0 -123
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/plugin/generic.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/plugin/merb.rb +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/plugin/rack.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/plugin/rails.rb +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/plugin/staleness_checker.rb +0 -199
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/railtie.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/repl.rb +0 -57
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/root.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/arg_list.rb +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/bool.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/color.rb +0 -606
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/css_lexer.rb +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/css_parser.rb +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/funcall.rb +0 -245
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/functions.rb +0 -1543
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/interpolation.rb +0 -79
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/lexer.rb +0 -348
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/list.rb +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/literal.rb +0 -221
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/node.rb +0 -99
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/null.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/number.rb +0 -453
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/operation.rb +0 -110
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/parser.rb +0 -495
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/string.rb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/string_interpolation.rb +0 -103
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/unary_operation.rb +0 -69
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/variable.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/scss.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/scss/css_parser.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/scss/parser.rb +0 -1180
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/scss/rx.rb +0 -133
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/scss/script_lexer.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/scss/script_parser.rb +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/scss/static_parser.rb +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/selector.rb +0 -452
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/selector/abstract_sequence.rb +0 -94
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/selector/comma_sequence.rb +0 -92
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/selector/sequence.rb +0 -507
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/selector/simple.rb +0 -119
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/selector/simple_sequence.rb +0 -212
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/shared.rb +0 -76
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/supports.rb +0 -229
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/charset_node.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/comment_node.rb +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/content_node.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/css_import_node.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/debug_node.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/directive_node.rb +0 -42
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/each_node.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/extend_node.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/for_node.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/function_node.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/if_node.rb +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/import_node.rb +0 -75
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/media_node.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/mixin_def_node.rb +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/mixin_node.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/node.rb +0 -196
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/prop_node.rb +0 -152
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/return_node.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/root_node.rb +0 -28
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/rule_node.rb +0 -132
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/supports_node.rb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/trace_node.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/variable_node.rb +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/visitors/base.rb +0 -75
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/visitors/check_nesting.rb +0 -147
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/visitors/convert.rb +0 -316
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/visitors/cssize.rb +0 -229
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/visitors/deep_copy.rb +0 -102
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/visitors/extend.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/visitors/perform.rb +0 -446
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/visitors/set_options.rb +0 -125
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/visitors/to_css.rb +0 -228
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/warn_node.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/while_node.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/util.rb +0 -930
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/util/multibyte_string_scanner.rb +0 -155
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/util/subset_map.rb +0 -109
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/util/test.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/version.rb +0 -126
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/rails/init.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/Gemfile +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/Gemfile.lock +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/cache_test.rb +0 -89
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/callbacks_test.rb +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/conversion_test.rb +0 -1760
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/css2sass_test.rb +0 -458
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/data/hsl-rgb.txt +0 -319
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/engine_test.rb +0 -3243
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/exec_test.rb +0 -86
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/extend_test.rb +0 -1482
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/fixtures/test_staleness_check_across_importers.css +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/fixtures/test_staleness_check_across_importers.scss +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/functions_test.rb +0 -1139
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/importer_test.rb +0 -192
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/logger_test.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/mock_importer.rb +0 -49
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/more_results/more1.css +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/more_results/more1_with_line_comments.css +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/more_results/more_import.css +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/more_templates/_more_partial.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/more_templates/more1.sass +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/more_templates/more_import.sass +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/plugin_test.rb +0 -550
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/alt.css +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/basic.css +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/cached_import_option.css +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/compact.css +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/complex.css +0 -86
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/compressed.css +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/expanded.css +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/filename_fn.css +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/if.css +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/import.css +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/import_charset.css +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/import_charset_1_8.css +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/import_charset_ibm866.css +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/import_content.css +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/line_numbers.css +0 -49
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/mixins.css +0 -95
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/multiline.css +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/nested.css +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/options.css +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/parent_ref.css +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/script.css +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/scss_import.css +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/scss_importee.css +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/subdir/nested_subdir/nested_subdir.css +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/subdir/subdir.css +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/units.css +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/warn.css +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/warn_imported.css +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/script_conversion_test.rb +0 -299
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/script_test.rb +0 -615
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/scss/css_test.rb +0 -1100
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/scss/rx_test.rb +0 -156
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/scss/scss_test.rb +0 -2057
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/scss/test_helper.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/_cached_import_option_partial.scss +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/_double_import_loop2.sass +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/_filename_fn_import.scss +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/_imported_charset_ibm866.sass +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/_imported_charset_utf8.sass +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/_imported_content.sass +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/_partial.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/_same_name_different_partiality.scss +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/alt.sass +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/basic.sass +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/bork1.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/bork2.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/bork3.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/bork4.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/bork5.sass +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/cached_import_option.scss +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/compact.sass +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/complex.sass +0 -305
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/compressed.sass +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/double_import_loop1.sass +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/expanded.sass +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/filename_fn.scss +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/if.sass +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/import.sass +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/import_charset.sass +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/import_charset_1_8.sass +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/import_charset_ibm866.sass +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/import_content.sass +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/importee.less +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/importee.sass +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/line_numbers.sass +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/mixin_bork.sass +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/mixins.sass +0 -76
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/multiline.sass +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/nested.sass +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/nested_bork1.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/nested_bork2.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/nested_bork3.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/nested_bork4.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/nested_import.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/nested_mixin_bork.sass +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/options.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/parent_ref.sass +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/same_name_different_ext.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/same_name_different_ext.scss +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/same_name_different_partiality.scss +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/script.sass +0 -101
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/scss_import.scss +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/scss_importee.scss +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/single_import_loop.sass +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/subdir/nested_subdir/_nested_partial.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/subdir/nested_subdir/nested_subdir.sass +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/subdir/subdir.sass +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/units.sass +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/warn.sass +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/warn_imported.sass +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/test_helper.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/util/multibyte_string_scanner_test.rb +0 -147
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/util/subset_map_test.rb +0 -91
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/util_test.rb +0 -361
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/test_helper.rb +0 -80
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/CHANGELOG.md +0 -228
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/CONTRIBUTING.md +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/Gemfile +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/Guardfile +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/LICENSE +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/README.md +0 -315
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/Rakefile +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/Vagrantfile +0 -96
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen.rb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/adapter.rb +0 -214
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/adapters/bsd.rb +0 -112
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/adapters/darwin.rb +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/adapters/linux.rb +0 -113
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/adapters/polling.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/adapters/windows.rb +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/dependency_manager.rb +0 -126
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/directory_record.rb +0 -371
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/listener.rb +0 -225
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/multi_listener.rb +0 -143
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/turnstile.rb +0 -28
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/version.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/listen.gemspec +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen/adapter_spec.rb +0 -183
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen/adapters/bsd_spec.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen/adapters/darwin_spec.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen/adapters/linux_spec.rb +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen/adapters/polling_spec.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen/adapters/windows_spec.rb +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen/dependency_manager_spec.rb +0 -107
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen/directory_record_spec.rb +0 -1225
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen/listener_spec.rb +0 -169
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen/multi_listener_spec.rb +0 -174
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen/turnstile_spec.rb +0 -56
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen_spec.rb +0 -73
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/spec_helper.rb +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/support/adapter_helper.rb +0 -629
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/support/directory_record_helper.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/support/fixtures_helper.rb +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/support/listeners_helper.rb +0 -156
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/support/platform_helper.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/.yardopts +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/AUTHORS +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/CHANGES +0 -1276
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/Gemfile +0 -93
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/LICENSE +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/README.de.md +0 -2865
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/README.es.md +0 -2779
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/README.fr.md +0 -2925
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/README.hu.md +0 -694
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/README.jp.md +0 -1141
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/README.ko.md +0 -2489
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/README.md +0 -2889
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/README.pt-br.md +0 -965
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/README.pt-pt.md +0 -791
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/README.ru.md +0 -2731
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/README.zh.md +0 -2139
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/Rakefile +0 -199
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/examples/chat.rb +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/examples/simple.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/examples/stream.ru +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/lib/sinatra.rb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/lib/sinatra/base.rb +0 -2034
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/lib/sinatra/images/404.png +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/lib/sinatra/images/500.png +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/lib/sinatra/main.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/lib/sinatra/show_exceptions.rb +0 -345
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/lib/sinatra/version.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/sinatra.gemspec +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/base_test.rb +0 -171
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/builder_test.rb +0 -91
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/coffee_test.rb +0 -90
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/compile_test.rb +0 -183
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/contest.rb +0 -100
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/creole_test.rb +0 -65
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/delegator_test.rb +0 -160
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/encoding_test.rb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/erb_test.rb +0 -116
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/extensions_test.rb +0 -98
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/filter_test.rb +0 -487
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/haml_test.rb +0 -109
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/helper.rb +0 -131
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/helpers_test.rb +0 -1917
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/integration/app.rb +0 -79
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/integration_helper.rb +0 -236
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/integration_test.rb +0 -104
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/less_test.rb +0 -69
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/liquid_test.rb +0 -77
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/mapped_error_test.rb +0 -285
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/markaby_test.rb +0 -80
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/markdown_test.rb +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/middleware_test.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/nokogiri_test.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/public/favicon.ico +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/rabl_test.rb +0 -89
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/rack_test.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/radius_test.rb +0 -59
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/rdoc_test.rb +0 -66
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/readme_test.rb +0 -130
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/request_test.rb +0 -92
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/response_test.rb +0 -63
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/result_test.rb +0 -76
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/route_added_hook_test.rb +0 -59
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/routing_test.rb +0 -1409
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/sass_test.rb +0 -116
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/scss_test.rb +0 -89
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/server_test.rb +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/settings_test.rb +0 -582
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/sinatra_test.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/slim_test.rb +0 -102
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/static_test.rb +0 -219
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/streaming_test.rb +0 -149
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/stylus_test.rb +0 -90
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/templates_test.rb +0 -382
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/textile_test.rb +0 -65
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/a/in_a.str +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/ascii.erb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/b/in_b.str +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/calc.html.erb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/error.builder +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/error.erb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/error.haml +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/error.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/explicitly_nested.str +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/foo/hello.test +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.builder +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.coffee +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.creole +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.erb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.haml +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.less +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.liquid +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.mab +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.md +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.nokogiri +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.rabl +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.radius +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.rdoc +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.scss +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.slim +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.str +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.styl +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.test +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.textile +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.wlang +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.yajl +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.builder +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.erb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.haml +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.liquid +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.mab +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.nokogiri +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.rabl +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.radius +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.slim +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.str +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.test +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.wlang +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/nested.str +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/utf8.erb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/wlang_test.rb +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/yajl_test.rb +0 -86
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/.document +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/CHANGELOG.md +0 -139
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/LICENSE.md +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/README.md +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/Thorfile +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/bin/thor +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor.rb +0 -473
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/actions.rb +0 -318
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/actions/create_file.rb +0 -105
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/actions/create_link.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/actions/directory.rb +0 -119
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/actions/empty_directory.rb +0 -137
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/actions/file_manipulation.rb +0 -314
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/actions/inject_into_file.rb +0 -109
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/base.rb +0 -652
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/command.rb +0 -136
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/core_ext/hash_with_indifferent_access.rb +0 -80
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/core_ext/io_binary_read.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/core_ext/ordered_hash.rb +0 -100
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/error.rb +0 -28
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/group.rb +0 -282
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/invocation.rb +0 -172
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/parser.rb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/parser/argument.rb +0 -74
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/parser/arguments.rb +0 -171
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/parser/option.rb +0 -121
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/parser/options.rb +0 -218
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/rake_compat.rb +0 -72
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/runner.rb +0 -322
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/shell.rb +0 -88
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/shell/basic.rb +0 -393
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/shell/color.rb +0 -148
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/shell/html.rb +0 -127
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/util.rb +0 -270
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/version.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/actions/create_file_spec.rb +0 -170
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/actions/create_link_spec.rb +0 -95
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/actions/directory_spec.rb +0 -169
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/actions/empty_directory_spec.rb +0 -129
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/actions/file_manipulation_spec.rb +0 -382
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/actions/inject_into_file_spec.rb +0 -135
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/actions_spec.rb +0 -331
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/base_spec.rb +0 -291
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/command_spec.rb +0 -80
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/core_ext/hash_with_indifferent_access_spec.rb +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/core_ext/ordered_hash_spec.rb +0 -115
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/exit_condition_spec.rb +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/application.rb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/app{1}/README +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/bundle/execute.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/bundle/main.thor +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/command.thor +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/doc/%file_name%.rb.tt +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/doc/COMMENTER +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/doc/README +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/doc/block_helper.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/doc/config.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/doc/config.yaml.tt +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/doc/excluding/%file_name%.rb.tt +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/enum.thor +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/group.thor +0 -128
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/invoke.thor +0 -112
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/path with spaces b/data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/path with → spaces +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/preserve/script.sh +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/script.thor +0 -220
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/subcommand.thor +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/group_spec.rb +0 -216
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/helper.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/invocation_spec.rb +0 -100
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/parser/argument_spec.rb +0 -53
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/parser/arguments_spec.rb +0 -66
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/parser/option_spec.rb +0 -202
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/parser/options_spec.rb +0 -400
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/rake_compat_spec.rb +0 -72
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/register_spec.rb +0 -197
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/runner_spec.rb +0 -241
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/shell/basic_spec.rb +0 -311
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/shell/color_spec.rb +0 -95
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/shell/html_spec.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/shell_spec.rb +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/subcommand_spec.rb +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/thor_spec.rb +0 -491
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/util_spec.rb +0 -196
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/thor.gemspec +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/CHANGELOG.md +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/COPYING +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/Gemfile +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/HACKING +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/README.md +0 -232
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/Rakefile +0 -104
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/TEMPLATES.md +0 -516
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/bin/tilt +0 -112
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt.rb +0 -204
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/asciidoc.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/builder.rb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/coffee.rb +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/css.rb +0 -80
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/csv.rb +0 -71
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/erb.rb +0 -110
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/etanni.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/haml.rb +0 -64
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/liquid.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/markaby.rb +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/markdown.rb +0 -214
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/nokogiri.rb +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/plain.rb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/radius.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/rdoc.rb +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/string.rb +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/template.rb +0 -292
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/textile.rb +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/wiki.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/yajl.rb +0 -94
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/contest.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/markaby/locals.mab +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/markaby/markaby.mab +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/markaby/markaby_other_static.mab +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/markaby/render_twice.mab +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/markaby/scope.mab +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/markaby/yielding.mab +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_asciidoctor_test.rb +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_blueclothtemplate_test.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_buildertemplate_test.rb +0 -59
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_cache_test.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_coffeescripttemplate_test.rb +0 -114
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_compilesite_test.rb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_creoletemplate_test.rb +0 -28
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_csv_test.rb +0 -69
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_erbtemplate_test.rb +0 -239
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_erubistemplate_test.rb +0 -151
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_etannitemplate_test.rb +0 -173
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_fallback_test.rb +0 -122
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_hamltemplate_test.rb +0 -144
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_kramdown_test.rb +0 -42
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_lesstemplate_test.less +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_lesstemplate_test.rb +0 -42
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_liquidtemplate_test.rb +0 -78
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_markaby_test.rb +0 -88
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_markdown_test.rb +0 -172
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_marukutemplate_test.rb +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_nokogiritemplate_test.rb +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_radiustemplate_test.rb +0 -75
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_rdiscounttemplate_test.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_rdoctemplate_test.rb +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_redcarpettemplate_test.rb +0 -71
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_redclothtemplate_test.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_sasstemplate_test.rb +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_stringtemplate_test.rb +0 -170
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_template_test.rb +0 -323
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_test.rb +0 -65
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_wikiclothtemplate_test.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_yajltemplate_test.rb +0 -101
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/tilt.gemspec +0 -120
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/.yardopts +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/LEGAL +0 -66
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/LICENSE +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/README.md +0 -620
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/Rakefile +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/builtins_vs_eval.rb +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/concat_vs_join.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/erb_vs_erubis.rb +0 -53
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/format_args.rb +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/generation.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/marshal_vs_dbm.rb +0 -63
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/parsing.rb +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/pathname_vs_string.rb +0 -50
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/rdoc_vs_yardoc.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/registry_store_types.rb +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/ri_vs_yri.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/ripper_parser.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/splat_vs_flatten.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/template_erb.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/template_format.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/template_profile.rb +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/yri_cache.rb +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/bin/yard +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/bin/yardoc +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/bin/yri +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/CodeObjects.md +0 -115
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/GettingStarted.md +0 -592
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/Handlers.md +0 -152
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/Overview.md +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/Parser.md +0 -191
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/Tags.md +0 -282
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/TagsArch.md +0 -123
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/Templates.md +0 -496
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/WhatsNew.md +0 -1244
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/images/code-objects-class-diagram.png +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/images/handlers-class-diagram.png +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/images/overview-class-diagram.png +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/images/parser-class-diagram.png +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/images/tags-class-diagram.png +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/templates/default/fulldoc/html/full_list_tag.erb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/templates/default/fulldoc/html/setup.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/templates/default/layout/html/setup.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/templates/default/layout/html/tag_list.erb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/templates/default/yard_tags/html/list.erb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/templates/default/yard_tags/html/setup.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/templates/plugin.rb +0 -65
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/rubygems_plugin.rb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard.rb +0 -71
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/autoload.rb +0 -290
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/command.rb +0 -84
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/command_parser.rb +0 -92
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/config.rb +0 -136
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/diff.rb +0 -270
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/display.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/gems.rb +0 -83
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/graph.rb +0 -126
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/help.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/i18n.rb +0 -69
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/list.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/markup_types.rb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/server.rb +0 -253
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/stats.rb +0 -213
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/yardoc.rb +0 -752
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/yardopts_command.rb +0 -109
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/yri.rb +0 -214
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/base.rb +0 -585
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/class_object.rb +0 -143
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/class_variable_object.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/constant_object.rb +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/extended_method_object.rb +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/extra_file_object.rb +0 -128
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/macro_object.rb +0 -172
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/method_object.rb +0 -191
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/module_object.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/namespace_object.rb +0 -200
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/proxy.rb +0 -258
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/root_object.rb +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/config.rb +0 -270
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/core_ext/array.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/core_ext/file.rb +0 -65
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/core_ext/hash.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/core_ext/insertion.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/core_ext/module.rb +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/core_ext/string.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/core_ext/symbol_hash.rb +0 -73
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/docstring.rb +0 -362
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/docstring_parser.rb +0 -321
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/globals.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/base.rb +0 -597
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/alias_handler.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/attribute_handler.rb +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/base.rb +0 -110
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/class_handler.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/constant_handler.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/handler_methods.rb +0 -166
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/init_handler.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/method_handler.rb +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/mixin_handler.rb +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/module_handler.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/override_comment_handler.rb +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/path_handler.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/struct_handler.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/symbol_handler.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/processor.rb +0 -201
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/alias_handler.rb +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/attribute_handler.rb +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/base.rb +0 -164
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/class_condition_handler.rb +0 -86
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/class_handler.rb +0 -121
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/class_variable_handler.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/comment_handler.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/constant_handler.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/dsl_handler.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/dsl_handler_methods.rb +0 -77
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/exception_handler.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/extend_handler.rb +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/alias_handler.rb +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/attribute_handler.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/base.rb +0 -250
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/class_condition_handler.rb +0 -83
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/class_handler.rb +0 -111
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/class_variable_handler.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/comment_handler.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/constant_handler.rb +0 -28
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/dsl_handler.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/exception_handler.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/extend_handler.rb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/method_handler.rb +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/mixin_handler.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/module_function_handler.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/module_handler.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/private_constant_handler.rb +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/visibility_handler.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/yield_handler.rb +0 -28
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/method_condition_handler.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/method_handler.rb +0 -92
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/mixin_handler.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/module_function_handler.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/module_handler.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/private_constant_handler.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/struct_handler_methods.rb +0 -141
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/visibility_handler.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/yield_handler.rb +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/i18n/locale.rb +0 -66
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/i18n/message.rb +0 -56
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/i18n/messages.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/i18n/po_parser.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/i18n/pot_generator.rb +0 -280
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/i18n/text.rb +0 -173
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/logging.rb +0 -190
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/options.rb +0 -216
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/base.rb +0 -56
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/c/c_parser.rb +0 -231
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/c/comment_parser.rb +0 -131
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/c/statement.rb +0 -63
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/ruby/ast_node.rb +0 -496
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/ruby/legacy/ruby_lex.rb +0 -1377
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/ruby/legacy/ruby_parser.rb +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/ruby/legacy/statement.rb +0 -65
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/ruby/legacy/statement_list.rb +0 -384
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/ruby/legacy/token_list.rb +0 -71
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/ruby/ruby_parser.rb +0 -625
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/source_parser.rb +0 -517
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/rake/yardoc_task.rb +0 -74
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/registry.rb +0 -438
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/registry_store.rb +0 -319
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/rubygems/backports.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/rubygems/backports/LICENSE.txt +0 -57
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/rubygems/backports/MIT.txt +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/rubygems/backports/gem.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/rubygems/backports/source_index.rb +0 -370
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/rubygems/doc_manager.rb +0 -88
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/rubygems/specification.rb +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/serializers/base.rb +0 -80
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/serializers/file_system_serializer.rb +0 -90
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/serializers/process_serializer.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/serializers/stdout_serializer.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/serializers/yardoc_serializer.rb +0 -124
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/adapter.rb +0 -100
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/commands/base.rb +0 -192
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/commands/display_file_command.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/commands/display_object_command.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/commands/frames_command.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/commands/library_command.rb +0 -148
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/commands/library_index_command.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/commands/list_command.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/commands/search_command.rb +0 -78
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/commands/static_file_command.rb +0 -57
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/doc_server_helper.rb +0 -76
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/doc_server_serializer.rb +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/library_version.rb +0 -227
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/rack_adapter.rb +0 -88
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/router.rb +0 -176
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/static_caching.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/default/fulldoc/html/css/custom.css +0 -78
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/default/fulldoc/html/images/processing.gif +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/default/fulldoc/html/js/autocomplete.js +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/default/layout/html/breadcrumb.erb +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/default/layout/html/script_setup.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/default/layout/html/setup.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/default/method_details/html/permalink.erb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/default/method_details/html/setup.rb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/doc_server/library_list/html/contents.erb +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/doc_server/library_list/html/headers.erb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/doc_server/library_list/html/library_list.erb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/doc_server/library_list/html/setup.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/doc_server/library_list/html/title.erb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/doc_server/processing/html/processing.erb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/doc_server/processing/html/setup.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/doc_server/search/html/search.erb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/doc_server/search/html/setup.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/webrick_adapter.rb +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/tags/default_factory.rb +0 -176
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/tags/default_tag.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/tags/directives.rb +0 -599
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/tags/library.rb +0 -630
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/tags/option_tag.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/tags/overload_tag.rb +0 -66
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/tags/ref_tag.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/tags/ref_tag_list.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/tags/tag.rb +0 -57
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/tags/tag_format_error.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/engine.rb +0 -185
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/erb_cache.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/helpers/base_helper.rb +0 -212
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/helpers/filter_helper.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/helpers/html_helper.rb +0 -599
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/helpers/html_syntax_highlight_helper.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/helpers/markup/rdoc_markdown.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/helpers/markup/rdoc_markup.rb +0 -106
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/helpers/markup_helper.rb +0 -169
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/helpers/method_helper.rb +0 -74
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/helpers/module_helper.rb +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/helpers/text_helper.rb +0 -95
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/helpers/uml_helper.rb +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/section.rb +0 -106
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/template.rb +0 -407
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/template_options.rb +0 -88
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/verifier.rb +0 -148
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/version.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/command_parser_spec.rb +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/command_spec.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/config_spec.rb +0 -92
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/diff_spec.rb +0 -260
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/display_spec.rb +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/gems_spec.rb +0 -81
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/graph_spec.rb +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/help_spec.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/i18n_spec.rb +0 -111
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/list_spec.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/markup_types_spec.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/server_spec.rb +0 -327
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/stats_spec.rb +0 -90
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/yardoc_spec.rb +0 -804
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/yri_spec.rb +0 -99
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/code_objects/base_spec.rb +0 -438
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/code_objects/class_object_spec.rb +0 -225
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/code_objects/code_object_list_spec.rb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/code_objects/constants_spec.rb +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/code_objects/extra_file_object_spec.rb +0 -147
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/code_objects/macro_object_spec.rb +0 -148
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/code_objects/method_object_spec.rb +0 -175
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/code_objects/module_object_spec.rb +0 -141
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/code_objects/namespace_object_spec.rb +0 -170
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/code_objects/proxy_spec.rb +0 -140
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/code_objects/spec_helper.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/config_spec.rb +0 -176
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/core_ext/array_spec.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/core_ext/file_spec.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/core_ext/hash_spec.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/core_ext/insertion_spec.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/core_ext/module_spec.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/core_ext/string_spec.rb +0 -42
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/core_ext/symbol_hash_spec.rb +0 -86
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/docstring_parser_spec.rb +0 -228
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/docstring_spec.rb +0 -335
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/alias_handler_spec.rb +0 -81
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/attribute_handler_spec.rb +0 -94
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/base_spec.rb +0 -206
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/alias_handler_spec.rb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/attribute_handler_spec.rb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/class_handler_spec.rb +0 -63
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/constant_handler_spec.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/init_handler_spec.rb +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/method_handler_spec.rb +0 -239
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/mixin_handler_spec.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/module_handler_spec.rb +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/override_comment_handler_spec.rb +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/path_handler_spec.rb +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/spec_helper.rb +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/struct_handler_spec.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/class_condition_handler_spec.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/class_handler_spec.rb +0 -246
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/class_variable_handler_spec.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/constant_handler_spec.rb +0 -64
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/dsl_handler_spec.rb +0 -197
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/alias_handler_001.rb.txt +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/attribute_handler_001.rb.txt +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/class_condition_handler_001.rb.txt +0 -69
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/class_handler_001.rb.txt +0 -120
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/class_variable_handler_001.rb.txt +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/constant_handler_001.rb.txt +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/dsl_handler_001.rb.txt +0 -125
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/exception_handler_001.rb.txt +0 -59
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/extend_handler_001.rb.txt +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/method_condition_handler_001.rb.txt +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/method_handler_001.rb.txt +0 -126
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/mixin_handler_001.rb.txt +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/module_handler_001.rb.txt +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/private_constant_handler_001.rb.txt +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/process_handler_001.rb.txt +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/visibility_handler_001.rb.txt +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/yield_handler_001.rb.txt +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/exception_handler_spec.rb +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/extend_handler_spec.rb +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/legacy_base_spec.rb +0 -128
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/method_condition_handler_spec.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/method_handler_spec.rb +0 -184
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/mixin_handler_spec.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/module_function_handler_spec.rb +0 -105
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/module_handler_spec.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/private_constant_handler_spec.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/processor_spec.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/ruby/base_spec.rb +0 -94
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/ruby/legacy/base_spec.rb +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/spec_helper.rb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/visibility_handler_spec.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/yield_handler_spec.rb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/i18n/locale_spec.rb +0 -81
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/i18n/message_spec.rb +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/i18n/messages_spec.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/i18n/pot_generator_spec.rb +0 -262
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/i18n/text_spec.rb +0 -180
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/logging_spec.rb +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/options_spec.rb +0 -171
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/base_spec.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/c_parser_spec.rb +0 -171
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/examples/array.c.txt +0 -3887
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/examples/example1.rb.txt +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/examples/extrafile.c.txt +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/examples/multifile.c.txt +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/examples/override.c.txt +0 -424
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/examples/parse_in_order_001.rb.txt +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/examples/parse_in_order_002.rb.txt +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/examples/tag_handler_001.rb.txt +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/ruby/ast_node_spec.rb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/ruby/legacy/statement_list_spec.rb +0 -299
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/ruby/legacy/token_list_spec.rb +0 -77
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/ruby/ruby_parser_spec.rb +0 -334
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/source_parser_spec.rb +0 -717
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/tag_parsing_spec.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/rake/yardoc_task_spec.rb +0 -101
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/registry_spec.rb +0 -393
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/registry_store_spec.rb +0 -315
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/rubygems/doc_manager_spec.rb +0 -112
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/serializers/data/serialized_yardoc/checksums +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/serializers/data/serialized_yardoc/objects/Foo.dat +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/serializers/data/serialized_yardoc/objects/Foo/bar_i.dat +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/serializers/data/serialized_yardoc/objects/Foo/baz_i.dat +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/serializers/data/serialized_yardoc/objects/root.dat +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/serializers/data/serialized_yardoc/proxy_types +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/serializers/file_system_serializer_spec.rb +0 -124
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/serializers/spec_helper.rb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/serializers/yardoc_serializer_spec.rb +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server/adapter_spec.rb +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server/commands/base_spec.rb +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server/commands/library_command_spec.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server/commands/static_file_command_spec.rb +0 -84
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server/doc_server_helper_spec.rb +0 -53
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server/doc_server_serializer_spec.rb +0 -50
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server/rack_adapter_spec.rb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server/router_spec.rb +0 -122
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server/spec_helper.rb +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server/static_caching_spec.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server/webrick_servlet_spec.rb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server_spec.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/spec_helper.rb +0 -128
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/tags/default_factory_spec.rb +0 -152
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/tags/default_tag_spec.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/tags/directives_spec.rb +0 -453
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/tags/library_spec.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/tags/overload_tag_spec.rb +0 -53
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/tags/ref_tag_list_spec.rb +0 -53
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/class_spec.rb +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/constant_spec.rb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/engine_spec.rb +0 -121
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/class001.html +0 -280
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/class001.txt +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/class002.html +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/constant001.txt +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/constant002.txt +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/constant003.txt +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/method001.html +0 -130
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/method001.txt +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/method002.html +0 -86
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/method002.txt +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/method003.html +0 -159
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/method003.txt +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/method004.html +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/method004.txt +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/method005.html +0 -99
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/method005.txt +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/module001.dot +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/module001.html +0 -825
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/module001.txt +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/module002.html +0 -318
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/module003.html +0 -185
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/module004.html +0 -387
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/tag001.txt +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/helpers/base_helper_spec.rb +0 -175
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/helpers/html_helper_spec.rb +0 -612
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/helpers/html_syntax_highlight_helper_spec.rb +0 -53
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/helpers/markup/rdoc_markup_spec.rb +0 -93
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/helpers/markup_helper_spec.rb +0 -135
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/helpers/method_helper_spec.rb +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/helpers/shared_signature_examples.rb +0 -123
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/helpers/text_helper_spec.rb +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/method_spec.rb +0 -102
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/module_spec.rb +0 -181
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/onefile_spec.rb +0 -64
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/section_spec.rb +0 -146
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/spec_helper.rb +0 -73
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/tag_spec.rb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/template_spec.rb +0 -409
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/verifier_spec.rb +0 -106
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/class/dot/setup.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/class/dot/superklass.erb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/class/html/constructor_details.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/class/html/setup.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/class/html/subclasses.erb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/class/setup.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/class/text/setup.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/class/text/subclasses.erb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/constant/text/header.erb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/constant/text/setup.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/html/abstract.erb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/html/deprecated.erb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/html/index.erb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/html/note.erb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/html/private.erb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/html/returns_void.erb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/html/text.erb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/html/todo.erb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/setup.rb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/text/abstract.erb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/text/deprecated.erb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/text/index.erb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/text/note.erb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/text/private.erb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/text/returns_void.erb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/text/text.erb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/text/todo.erb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/css/common.css +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/css/full_list.css +0 -57
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/css/style.css +0 -338
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/frames.erb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/full_list.erb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/full_list_class.erb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/full_list_file.erb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/full_list_method.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/js/app.js +0 -219
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/js/full_list.js +0 -178
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/js/jquery.js +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/setup.rb +0 -199
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/dot/header.erb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/dot/setup.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/breadcrumb.erb +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/files.erb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/footer.erb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/headers.erb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/index.erb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/layout.erb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/listing.erb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/objects.erb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/script_setup.erb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/search.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/setup.rb +0 -71
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/method/html/header.erb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/method/setup.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/method/text/header.erb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/method_details/html/header.erb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/method_details/html/method_signature.erb +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/method_details/html/source.erb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/method_details/setup.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/method_details/text/header.erb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/method_details/text/method_signature.erb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/method_details/text/setup.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/dot/child.erb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/dot/dependencies.erb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/dot/header.erb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/dot/info.erb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/dot/setup.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/attribute_details.erb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/attribute_summary.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/box_info.erb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/children.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/constant_summary.erb +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/defines.erb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/header.erb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/inherited_attributes.erb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/inherited_constants.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/inherited_methods.erb +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/item_summary.erb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/method_details_list.erb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/method_summary.erb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/methodmissing.erb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/pre_docstring.erb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/setup.rb +0 -164
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/text/children.erb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/text/class_meths_list.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/text/extends.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/text/header.erb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/text/includes.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/text/instance_meths_list.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/text/setup.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/onefile/html/files.erb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/onefile/html/headers.erb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/onefile/html/layout.erb +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/onefile/html/readme.erb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/onefile/html/setup.rb +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/root/dot/child.erb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/root/dot/setup.rb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/root/html/setup.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/html/example.erb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/html/index.erb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/html/option.erb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/html/overload.erb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/html/see.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/html/tag.erb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/setup.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/text/example.erb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/text/index.erb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/text/option.erb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/text/overload.erb +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/text/see.erb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/text/tag.erb +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/class/html/setup.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/docstring/html/setup.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/fulldoc/html/css/style.css +0 -108
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/fulldoc/html/js/app.js +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/fulldoc/html/setup.rb +0 -73
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/layout/html/layout.erb +0 -81
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/layout/html/setup.rb +0 -28
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/method/html/header.erb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/method/html/setup.rb +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/module/html/header.erb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/module/html/method_list.erb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/module/html/setup.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/onefile/html/files.erb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/onefile/html/setup.rb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/onefile/html/toc.erb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/tags/html/setup.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/yard.gemspec +0 -25
- data/vendor/bundler/ruby/2.1.0/specifications/bluecloth-2.2.0.gemspec +0 -56
- data/vendor/bundler/ruby/2.1.0/specifications/coffee-script-2.2.0.gemspec +0 -34
- data/vendor/bundler/ruby/2.1.0/specifications/coffee-script-source-1.6.3.gemspec +0 -21
- data/vendor/bundler/ruby/2.1.0/specifications/diff-lcs-1.2.5.gemspec +0 -68
- data/vendor/bundler/ruby/2.1.0/specifications/dotenv-0.9.0.gemspec +0 -36
- data/vendor/bundler/ruby/2.1.0/specifications/execjs-2.0.2.gemspec +0 -32
- data/vendor/bundler/ruby/2.1.0/specifications/foreman-0.63.0.gemspec +0 -37
- data/vendor/bundler/ruby/2.1.0/specifications/haml-4.0.4.gemspec +0 -47
- data/vendor/bundler/ruby/2.1.0/specifications/liquid-2.6.0.gemspec +0 -20
- data/vendor/bundler/ruby/2.1.0/specifications/puma-2.7.1.gemspec +0 -49
- data/vendor/bundler/ruby/2.1.0/specifications/rack-1.5.2.gemspec +0 -39
- data/vendor/bundler/ruby/2.1.0/specifications/rack-protection-1.5.1.gemspec +0 -38
- data/vendor/bundler/ruby/2.1.0/specifications/rack-test-0.6.2.gemspec +0 -34
- data/vendor/bundler/ruby/2.1.0/specifications/rspec-2.14.1.gemspec +0 -42
- data/vendor/bundler/ruby/2.1.0/specifications/rspec-core-2.14.7.gemspec +0 -61
- data/vendor/bundler/ruby/2.1.0/specifications/rspec-expectations-2.14.4.gemspec +0 -43
- data/vendor/bundler/ruby/2.1.0/specifications/rspec-mocks-2.14.4.gemspec +0 -40
- data/vendor/bundler/ruby/2.1.0/specifications/sass-3.2.13.gemspec +0 -39
- data/vendor/bundler/ruby/2.1.0/specifications/sinatra-1.4.4.gemspec +0 -40
- data/vendor/bundler/ruby/2.1.0/specifications/thor-0.18.1.gemspec +0 -34
- data/vendor/bundler/ruby/2.1.0/specifications/tilt-1.4.1.gemspec +0 -101
- data/vendor/bundler/ruby/2.1.0/specifications/yard-0.8.7.3.gemspec +0 -23
@@ -1,29 +0,0 @@
|
|
1
|
-
module Sass
|
2
|
-
module Script
|
3
|
-
# This is a subclass of {Lexer} for use in parsing plain CSS properties.
|
4
|
-
#
|
5
|
-
# @see Sass::SCSS::CssParser
|
6
|
-
class CssLexer < Lexer
|
7
|
-
private
|
8
|
-
|
9
|
-
def token
|
10
|
-
important || super
|
11
|
-
end
|
12
|
-
|
13
|
-
def string(re, *args)
|
14
|
-
if re == :uri
|
15
|
-
return unless uri = scan(URI)
|
16
|
-
return [:string, Script::String.new(uri)]
|
17
|
-
end
|
18
|
-
|
19
|
-
return unless scan(STRING)
|
20
|
-
[:string, Script::String.new((@scanner[1] || @scanner[2]).gsub(/\\(['"])/, '\1'), :string)]
|
21
|
-
end
|
22
|
-
|
23
|
-
def important
|
24
|
-
return unless s = scan(IMPORTANT)
|
25
|
-
[:raw, s]
|
26
|
-
end
|
27
|
-
end
|
28
|
-
end
|
29
|
-
end
|
@@ -1,31 +0,0 @@
|
|
1
|
-
require 'sass/script'
|
2
|
-
require 'sass/script/css_lexer'
|
3
|
-
|
4
|
-
module Sass
|
5
|
-
module Script
|
6
|
-
# This is a subclass of {Parser} for use in parsing plain CSS properties.
|
7
|
-
#
|
8
|
-
# @see Sass::SCSS::CssParser
|
9
|
-
class CssParser < Parser
|
10
|
-
private
|
11
|
-
|
12
|
-
# @private
|
13
|
-
def lexer_class; CssLexer; end
|
14
|
-
|
15
|
-
# We need a production that only does /,
|
16
|
-
# since * and % aren't allowed in plain CSS
|
17
|
-
production :div, :unary_plus, :div
|
18
|
-
|
19
|
-
def string
|
20
|
-
return number unless tok = try_tok(:string)
|
21
|
-
return tok.value unless @lexer.peek && @lexer.peek.type == :begin_interpolation
|
22
|
-
end
|
23
|
-
|
24
|
-
# Short-circuit all the SassScript-only productions
|
25
|
-
alias_method :interpolation, :space
|
26
|
-
alias_method :or_expr, :div
|
27
|
-
alias_method :unary_div, :ident
|
28
|
-
alias_method :paren, :string
|
29
|
-
end
|
30
|
-
end
|
31
|
-
end
|
@@ -1,245 +0,0 @@
|
|
1
|
-
require 'sass/script/functions'
|
2
|
-
|
3
|
-
module Sass
|
4
|
-
module Script
|
5
|
-
# A SassScript parse node representing a function call.
|
6
|
-
#
|
7
|
-
# A function call either calls one of the functions in {Script::Functions},
|
8
|
-
# or if no function with the given name exists
|
9
|
-
# it returns a string representation of the function call.
|
10
|
-
class Funcall < Node
|
11
|
-
# The name of the function.
|
12
|
-
#
|
13
|
-
# @return [String]
|
14
|
-
attr_reader :name
|
15
|
-
|
16
|
-
# The arguments to the function.
|
17
|
-
#
|
18
|
-
# @return [Array<Script::Node>]
|
19
|
-
attr_reader :args
|
20
|
-
|
21
|
-
# The keyword arguments to the function.
|
22
|
-
#
|
23
|
-
# @return [{String => Script::Node}]
|
24
|
-
attr_reader :keywords
|
25
|
-
|
26
|
-
# The splat argument for this function, if one exists.
|
27
|
-
#
|
28
|
-
# @return [Script::Node?]
|
29
|
-
attr_accessor :splat
|
30
|
-
|
31
|
-
# @param name [String] See \{#name}
|
32
|
-
# @param args [Array<Script::Node>] See \{#args}
|
33
|
-
# @param splat [Script::Node] See \{#splat}
|
34
|
-
# @param keywords [{String => Script::Node}] See \{#keywords}
|
35
|
-
def initialize(name, args, keywords, splat)
|
36
|
-
@name = name
|
37
|
-
@args = args
|
38
|
-
@keywords = keywords
|
39
|
-
@splat = splat
|
40
|
-
super()
|
41
|
-
end
|
42
|
-
|
43
|
-
# @return [String] A string representation of the function call
|
44
|
-
def inspect
|
45
|
-
args = @args.map {|a| a.inspect}.join(', ')
|
46
|
-
keywords = Sass::Util.hash_to_a(@keywords).
|
47
|
-
map {|k, v| "$#{k}: #{v.inspect}"}.join(', ')
|
48
|
-
if self.splat
|
49
|
-
splat = (args.empty? && keywords.empty?) ? "" : ", "
|
50
|
-
splat = "#{splat}#{self.splat.inspect}..."
|
51
|
-
end
|
52
|
-
"#{name}(#{args}#{', ' unless args.empty? || keywords.empty?}#{keywords}#{splat})"
|
53
|
-
end
|
54
|
-
|
55
|
-
# @see Node#to_sass
|
56
|
-
def to_sass(opts = {})
|
57
|
-
arg_to_sass = lambda do |arg|
|
58
|
-
sass = arg.to_sass(opts)
|
59
|
-
sass = "(#{sass})" if arg.is_a?(Sass::Script::List) && arg.separator == :comma
|
60
|
-
sass
|
61
|
-
end
|
62
|
-
|
63
|
-
args = @args.map(&arg_to_sass).join(', ')
|
64
|
-
keywords = Sass::Util.hash_to_a(@keywords).
|
65
|
-
map {|k, v| "$#{dasherize(k, opts)}: #{arg_to_sass[v]}"}.join(', ')
|
66
|
-
if self.splat
|
67
|
-
splat = (args.empty? && keywords.empty?) ? "" : ", "
|
68
|
-
splat = "#{splat}#{arg_to_sass[self.splat]}..."
|
69
|
-
end
|
70
|
-
"#{dasherize(name, opts)}(#{args}#{', ' unless args.empty? || keywords.empty?}#{keywords}#{splat})"
|
71
|
-
end
|
72
|
-
|
73
|
-
# Returns the arguments to the function.
|
74
|
-
#
|
75
|
-
# @return [Array<Node>]
|
76
|
-
# @see Node#children
|
77
|
-
def children
|
78
|
-
res = @args + @keywords.values
|
79
|
-
res << @splat if @splat
|
80
|
-
res
|
81
|
-
end
|
82
|
-
|
83
|
-
# @see Node#deep_copy
|
84
|
-
def deep_copy
|
85
|
-
node = dup
|
86
|
-
node.instance_variable_set('@args', args.map {|a| a.deep_copy})
|
87
|
-
node.instance_variable_set('@keywords', Hash[keywords.map {|k, v| [k, v.deep_copy]}])
|
88
|
-
node
|
89
|
-
end
|
90
|
-
|
91
|
-
protected
|
92
|
-
|
93
|
-
# Evaluates the function call.
|
94
|
-
#
|
95
|
-
# @param environment [Sass::Environment] The environment in which to evaluate the SassScript
|
96
|
-
# @return [Literal] The SassScript object that is the value of the function call
|
97
|
-
# @raise [Sass::SyntaxError] if the function call raises an ArgumentError
|
98
|
-
def _perform(environment)
|
99
|
-
args = @args.map {|a| a.perform(environment)}
|
100
|
-
splat = @splat.perform(environment) if @splat
|
101
|
-
if fn = environment.function(@name)
|
102
|
-
keywords = Sass::Util.map_hash(@keywords) {|k, v| [k, v.perform(environment)]}
|
103
|
-
return without_original(perform_sass_fn(fn, args, keywords, splat))
|
104
|
-
end
|
105
|
-
|
106
|
-
ruby_name = @name.tr('-', '_')
|
107
|
-
args = construct_ruby_args(ruby_name, args, splat, environment)
|
108
|
-
|
109
|
-
unless Functions.callable?(ruby_name)
|
110
|
-
without_original(opts(to_literal(args)))
|
111
|
-
else
|
112
|
-
without_original(opts(Functions::EvaluationContext.new(environment.options).
|
113
|
-
send(ruby_name, *args)))
|
114
|
-
end
|
115
|
-
rescue ArgumentError => e
|
116
|
-
message = e.message
|
117
|
-
|
118
|
-
# If this is a legitimate Ruby-raised argument error, re-raise it.
|
119
|
-
# Otherwise, it's an error in the user's stylesheet, so wrap it.
|
120
|
-
if Sass::Util.rbx?
|
121
|
-
# Rubinius has a different error report string than vanilla Ruby. It
|
122
|
-
# also doesn't put the actual method for which the argument error was
|
123
|
-
# thrown in the backtrace, nor does it include `send`, so we look for
|
124
|
-
# `_perform`.
|
125
|
-
if e.message =~ /^method '([^']+)': given (\d+), expected (\d+)/
|
126
|
-
error_name, given, expected = $1, $2, $3
|
127
|
-
raise e if error_name != ruby_name || e.backtrace[0] !~ /:in `_perform'$/
|
128
|
-
message = "wrong number of arguments (#{given} for #{expected})"
|
129
|
-
end
|
130
|
-
elsif Sass::Util.jruby?
|
131
|
-
if Sass::Util.jruby1_6?
|
132
|
-
should_maybe_raise = e.message =~ /^wrong number of arguments \((\d+) for (\d+)\)/ &&
|
133
|
-
# The one case where JRuby does include the Ruby name of the function
|
134
|
-
# is manually-thrown ArgumentErrors, which are indistinguishable from
|
135
|
-
# legitimate ArgumentErrors. We treat both of these as
|
136
|
-
# Sass::SyntaxErrors even though it can hide Ruby errors.
|
137
|
-
e.backtrace[0] !~ /:in `(block in )?#{ruby_name}'$/
|
138
|
-
else
|
139
|
-
should_maybe_raise = e.message =~ /^wrong number of arguments calling `[^`]+` \((\d+) for (\d+)\)/
|
140
|
-
given, expected = $1, $2
|
141
|
-
end
|
142
|
-
|
143
|
-
if should_maybe_raise
|
144
|
-
# JRuby 1.7 includes __send__ before send and _perform.
|
145
|
-
trace = e.backtrace.dup
|
146
|
-
raise e if !Sass::Util.jruby1_6? && trace.shift !~ /:in `__send__'$/
|
147
|
-
|
148
|
-
# JRuby (as of 1.7.2) doesn't put the actual method
|
149
|
-
# for which the argument error was thrown in the backtrace, so we
|
150
|
-
# detect whether our send threw an argument error.
|
151
|
-
if !(trace[0] =~ /:in `send'$/ && trace[1] =~ /:in `_perform'$/)
|
152
|
-
raise e
|
153
|
-
elsif !Sass::Util.jruby1_6?
|
154
|
-
# JRuby 1.7 doesn't use standard formatting for its ArgumentErrors.
|
155
|
-
message = "wrong number of arguments (#{given} for #{expected})"
|
156
|
-
end
|
157
|
-
end
|
158
|
-
elsif e.message =~ /^wrong number of arguments \(\d+ for \d+\)/ &&
|
159
|
-
e.backtrace[0] !~ /:in `(block in )?#{ruby_name}'$/
|
160
|
-
raise e
|
161
|
-
end
|
162
|
-
raise Sass::SyntaxError.new("#{message} for `#{name}'")
|
163
|
-
end
|
164
|
-
|
165
|
-
# This method is factored out from `_perform` so that compass can override
|
166
|
-
# it with a cross-browser implementation for functions that require vendor prefixes
|
167
|
-
# in the generated css.
|
168
|
-
def to_literal(args)
|
169
|
-
Script::String.new("#{name}(#{args.join(', ')})")
|
170
|
-
end
|
171
|
-
|
172
|
-
private
|
173
|
-
|
174
|
-
def without_original(value)
|
175
|
-
return value unless value.is_a?(Number)
|
176
|
-
value = value.dup
|
177
|
-
value.original = nil
|
178
|
-
return value
|
179
|
-
end
|
180
|
-
|
181
|
-
def construct_ruby_args(name, args, splat, environment)
|
182
|
-
args += splat.to_a if splat
|
183
|
-
|
184
|
-
# If variable arguments were passed, there won't be any explicit keywords.
|
185
|
-
if splat.is_a?(Sass::Script::ArgList)
|
186
|
-
kwargs_size = splat.keywords.size
|
187
|
-
splat.keywords_accessed = false
|
188
|
-
else
|
189
|
-
kwargs_size = @keywords.size
|
190
|
-
end
|
191
|
-
|
192
|
-
unless signature = Functions.signature(name.to_sym, args.size, kwargs_size)
|
193
|
-
return args if @keywords.empty?
|
194
|
-
raise Sass::SyntaxError.new("Function #{name} doesn't support keyword arguments")
|
195
|
-
end
|
196
|
-
keywords = splat.is_a?(Sass::Script::ArgList) ? splat.keywords :
|
197
|
-
Sass::Util.map_hash(@keywords) {|k, v| [k, v.perform(environment)]}
|
198
|
-
|
199
|
-
# If the user passes more non-keyword args than the function expects,
|
200
|
-
# but it does expect keyword args, Ruby's arg handling won't raise an error.
|
201
|
-
# Since we don't want to make functions think about this,
|
202
|
-
# we'll handle it for them here.
|
203
|
-
if signature.var_kwargs && !signature.var_args && args.size > signature.args.size
|
204
|
-
raise Sass::SyntaxError.new(
|
205
|
-
"#{args[signature.args.size].inspect} is not a keyword argument for `#{name}'")
|
206
|
-
elsif keywords.empty?
|
207
|
-
return args
|
208
|
-
end
|
209
|
-
|
210
|
-
args = args + signature.args[args.size..-1].map do |argname|
|
211
|
-
if keywords.has_key?(argname)
|
212
|
-
keywords.delete(argname)
|
213
|
-
else
|
214
|
-
raise Sass::SyntaxError.new("Function #{name} requires an argument named $#{argname}")
|
215
|
-
end
|
216
|
-
end
|
217
|
-
|
218
|
-
if keywords.size > 0
|
219
|
-
if signature.var_kwargs
|
220
|
-
args << keywords
|
221
|
-
else
|
222
|
-
argname = keywords.keys.sort.first
|
223
|
-
if signature.args.include?(argname)
|
224
|
-
raise Sass::SyntaxError.new("Function #{name} was passed argument $#{argname} both by position and by name")
|
225
|
-
else
|
226
|
-
raise Sass::SyntaxError.new("Function #{name} doesn't have an argument named $#{argname}")
|
227
|
-
end
|
228
|
-
end
|
229
|
-
end
|
230
|
-
|
231
|
-
args
|
232
|
-
end
|
233
|
-
|
234
|
-
def perform_sass_fn(function, args, keywords, splat)
|
235
|
-
Sass::Tree::Visitors::Perform.perform_arguments(function, args, keywords, splat) do |env|
|
236
|
-
val = catch :_sass_return do
|
237
|
-
function.tree.each {|c| Sass::Tree::Visitors::Perform.visit(c, env)}
|
238
|
-
raise Sass::SyntaxError.new("Function #{@name} finished without @return")
|
239
|
-
end
|
240
|
-
val
|
241
|
-
end
|
242
|
-
end
|
243
|
-
end
|
244
|
-
end
|
245
|
-
end
|
@@ -1,1543 +0,0 @@
|
|
1
|
-
module Sass::Script
|
2
|
-
# Methods in this module are accessible from the SassScript context.
|
3
|
-
# For example, you can write
|
4
|
-
#
|
5
|
-
# $color: hsl(120deg, 100%, 50%)
|
6
|
-
#
|
7
|
-
# and it will call {Sass::Script::Functions#hsl}.
|
8
|
-
#
|
9
|
-
# The following functions are provided:
|
10
|
-
#
|
11
|
-
# *Note: These functions are described in more detail below.*
|
12
|
-
#
|
13
|
-
# ## RGB Functions
|
14
|
-
#
|
15
|
-
# \{#rgb rgb($red, $green, $blue)}
|
16
|
-
# : Creates a {Color} from red, green, and blue values.
|
17
|
-
#
|
18
|
-
# \{#rgba rgba($red, $green, $blue, $alpha)}
|
19
|
-
# : Creates a {Color} from red, green, blue, and alpha values.
|
20
|
-
#
|
21
|
-
# \{#red red($color)}
|
22
|
-
# : Gets the red component of a color.
|
23
|
-
#
|
24
|
-
# \{#green green($color)}
|
25
|
-
# : Gets the green component of a color.
|
26
|
-
#
|
27
|
-
# \{#blue blue($color)}
|
28
|
-
# : Gets the blue component of a color.
|
29
|
-
#
|
30
|
-
# \{#mix mix($color-1, $color-2, \[$weight\])}
|
31
|
-
# : Mixes two colors together.
|
32
|
-
#
|
33
|
-
# ## HSL Functions
|
34
|
-
#
|
35
|
-
# \{#hsl hsl($hue, $saturation, $lightness)}
|
36
|
-
# : Creates a {Color} from hue, saturation, and lightness values.
|
37
|
-
#
|
38
|
-
# \{#hsla hsla($hue, $saturation, $lightness, $alpha)}
|
39
|
-
# : Creates a {Color} from hue, saturation, lightness, and alpha
|
40
|
-
# values.
|
41
|
-
#
|
42
|
-
# \{#hue hue($color)}
|
43
|
-
# : Gets the hue component of a color.
|
44
|
-
#
|
45
|
-
# \{#saturation saturation($color)}
|
46
|
-
# : Gets the saturation component of a color.
|
47
|
-
#
|
48
|
-
# \{#lightness lightness($color)}
|
49
|
-
# : Gets the lightness component of a color.
|
50
|
-
#
|
51
|
-
# \{#adjust_hue adjust-hue($color, $degrees)}
|
52
|
-
# : Changes the hue of a color.
|
53
|
-
#
|
54
|
-
# \{#lighten lighten($color, $amount)}
|
55
|
-
# : Makes a color lighter.
|
56
|
-
#
|
57
|
-
# \{#darken darken($color, $amount)}
|
58
|
-
# : Makes a color darker.
|
59
|
-
#
|
60
|
-
# \{#saturate saturate($color, $amount)}
|
61
|
-
# : Makes a color more saturated.
|
62
|
-
#
|
63
|
-
# \{#desaturate desaturate($color, $amount)}
|
64
|
-
# : Makes a color less saturated.
|
65
|
-
#
|
66
|
-
# \{#grayscale grayscale($color)}
|
67
|
-
# : Converts a color to grayscale.
|
68
|
-
#
|
69
|
-
# \{#complement complement($color)}
|
70
|
-
# : Returns the complement of a color.
|
71
|
-
#
|
72
|
-
# \{#invert invert($color)}
|
73
|
-
# : Returns the inverse of a color.
|
74
|
-
#
|
75
|
-
# ## Opacity Functions
|
76
|
-
#
|
77
|
-
# \{#alpha alpha($color)} / \{#opacity opacity($color)}
|
78
|
-
# : Gets the alpha component (opacity) of a color.
|
79
|
-
#
|
80
|
-
# \{#rgba rgba($color, $alpha)}
|
81
|
-
# : Changes the alpha component for a color.
|
82
|
-
#
|
83
|
-
# \{#opacify opacify($color, $amount)} / \{#fade_in fade-in($color, $amount)}
|
84
|
-
# : Makes a color more opaque.
|
85
|
-
#
|
86
|
-
# \{#transparentize transparentize($color, $amount)} / \{#fade_out fade-out($color, $amount)}
|
87
|
-
# : Makes a color more transparent.
|
88
|
-
#
|
89
|
-
# ## Other Color Functions
|
90
|
-
#
|
91
|
-
# \{#adjust_color adjust-color($color, \[$red\], \[$green\], \[$blue\], \[$hue\], \[$saturation\], \[$lightness\], \[$alpha\])}
|
92
|
-
# : Increases or decreases one or more components of a color.
|
93
|
-
#
|
94
|
-
# \{#scale_color scale-color($color, \[$red\], \[$green\], \[$blue\], \[$saturation\], \[$lightness\], \[$alpha\])}
|
95
|
-
# : Fluidly scales one or more properties of a color.
|
96
|
-
#
|
97
|
-
# \{#change_color change-color($color, \[$red\], \[$green\], \[$blue\], \[$hue\], \[$saturation\], \[$lightness\], \[$alpha\])}
|
98
|
-
# : Changes one or more properties of a color.
|
99
|
-
#
|
100
|
-
# \{#ie_hex_str ie-hex-str($color)}
|
101
|
-
# : Converts a color into the format understood by IE filters.
|
102
|
-
#
|
103
|
-
# ## String Functions
|
104
|
-
#
|
105
|
-
# \{#unquote unquote($string)}
|
106
|
-
# : Removes quotes from a string.
|
107
|
-
#
|
108
|
-
# \{#quote quote($string)}
|
109
|
-
# : Adds quotes to a string.
|
110
|
-
#
|
111
|
-
# ## Number Functions
|
112
|
-
#
|
113
|
-
# \{#percentage percentage($value)}
|
114
|
-
# : Converts a unitless number to a percentage.
|
115
|
-
#
|
116
|
-
# \{#round round($value)}
|
117
|
-
# : Rounds a number to the nearest whole number.
|
118
|
-
#
|
119
|
-
# \{#ceil ceil($value)}
|
120
|
-
# : Rounds a number up to the next whole number.
|
121
|
-
#
|
122
|
-
# \{#floor floor($value)}
|
123
|
-
# : Rounds a number down to the previous whole number.
|
124
|
-
#
|
125
|
-
# \{#abs abs($value)}
|
126
|
-
# : Returns the absolute value of a number.
|
127
|
-
#
|
128
|
-
# \{#min min($numbers...)\}
|
129
|
-
# : Finds the minimum of several numbers.
|
130
|
-
#
|
131
|
-
# \{#max max($numbers...)\}
|
132
|
-
# : Finds the maximum of several numbers.
|
133
|
-
#
|
134
|
-
# ## List Functions {#list-functions}
|
135
|
-
#
|
136
|
-
# \{#length length($list)}
|
137
|
-
# : Returns the length of a list.
|
138
|
-
#
|
139
|
-
# \{#nth nth($list, $n)}
|
140
|
-
# : Returns a specific item in a list.
|
141
|
-
#
|
142
|
-
# \{#join join($list1, $list2, \[$separator\])}
|
143
|
-
# : Joins together two lists into one.
|
144
|
-
#
|
145
|
-
# \{#append append($list1, $val, \[$separator\])}
|
146
|
-
# : Appends a single value onto the end of a list.
|
147
|
-
#
|
148
|
-
# \{#zip zip($lists...)}
|
149
|
-
# : Combines several lists into a single multidimensional list.
|
150
|
-
#
|
151
|
-
# \{#index index($list, $value)}
|
152
|
-
# : Returns the position of a value within a list.
|
153
|
-
#
|
154
|
-
# ## Introspection Functions
|
155
|
-
#
|
156
|
-
# \{#type_of type-of($value)}
|
157
|
-
# : Returns the type of a value.
|
158
|
-
#
|
159
|
-
# \{#unit unit($number)}
|
160
|
-
# : Returns the unit(s) associated with a number.
|
161
|
-
#
|
162
|
-
# \{#unitless unitless($number)}
|
163
|
-
# : Returns whether a number has units.
|
164
|
-
#
|
165
|
-
# \{#comparable comparable($number-1, $number-2)}
|
166
|
-
# : Returns whether two numbers can be added, subtracted, or compared.
|
167
|
-
#
|
168
|
-
# ## Miscellaneous Functions
|
169
|
-
#
|
170
|
-
# \{#if if($condition, $if-true, $if-false)}
|
171
|
-
# : Returns one of two values, depending on whether or not `$condition` is
|
172
|
-
# true.
|
173
|
-
#
|
174
|
-
# ## Adding Custom Functions
|
175
|
-
#
|
176
|
-
# New Sass functions can be added by adding Ruby methods to this module.
|
177
|
-
# For example:
|
178
|
-
#
|
179
|
-
# module Sass::Script::Functions
|
180
|
-
# def reverse(string)
|
181
|
-
# assert_type string, :String
|
182
|
-
# Sass::Script::String.new(string.value.reverse)
|
183
|
-
# end
|
184
|
-
# declare :reverse, :args => [:string]
|
185
|
-
# end
|
186
|
-
#
|
187
|
-
# Calling {declare} tells Sass the argument names for your function.
|
188
|
-
# If omitted, the function will still work, but will not be able to accept keyword arguments.
|
189
|
-
# {declare} can also allow your function to take arbitrary keyword arguments.
|
190
|
-
#
|
191
|
-
# There are a few things to keep in mind when modifying this module.
|
192
|
-
# First of all, the arguments passed are {Sass::Script::Literal} objects.
|
193
|
-
# Literal objects are also expected to be returned.
|
194
|
-
# This means that Ruby values must be unwrapped and wrapped.
|
195
|
-
#
|
196
|
-
# Most Literal objects support the {Sass::Script::Literal#value value} accessor
|
197
|
-
# for getting their Ruby values.
|
198
|
-
# Color objects, though, must be accessed using {Sass::Script::Color#rgb rgb},
|
199
|
-
# {Sass::Script::Color#red red}, {Sass::Script::Color#blue green}, or {Sass::Script::Color#blue blue}.
|
200
|
-
#
|
201
|
-
# Second, making Ruby functions accessible from Sass introduces the temptation
|
202
|
-
# to do things like database access within stylesheets.
|
203
|
-
# This is generally a bad idea;
|
204
|
-
# since Sass files are by default only compiled once,
|
205
|
-
# dynamic code is not a great fit.
|
206
|
-
#
|
207
|
-
# If you really, really need to compile Sass on each request,
|
208
|
-
# first make sure you have adequate caching set up.
|
209
|
-
# Then you can use {Sass::Engine} to render the code,
|
210
|
-
# using the {file:SASS_REFERENCE.md#custom-option `options` parameter}
|
211
|
-
# to pass in data that {EvaluationContext#options can be accessed}
|
212
|
-
# from your Sass functions.
|
213
|
-
#
|
214
|
-
# Within one of the functions in this module,
|
215
|
-
# methods of {EvaluationContext} can be used.
|
216
|
-
#
|
217
|
-
# ### Caveats
|
218
|
-
#
|
219
|
-
# When creating new {Literal} objects within functions,
|
220
|
-
# be aware that it's not safe to call {Literal#to_s #to_s}
|
221
|
-
# (or other methods that use the string representation)
|
222
|
-
# on those objects without first setting {Node#options= the #options attribute}.
|
223
|
-
module Functions
|
224
|
-
@signatures = {}
|
225
|
-
|
226
|
-
# A class representing a Sass function signature.
|
227
|
-
#
|
228
|
-
# @attr args [Array<Symbol>] The names of the arguments to the function.
|
229
|
-
# @attr var_args [Boolean] Whether the function takes a variable number of arguments.
|
230
|
-
# @attr var_kwargs [Boolean] Whether the function takes an arbitrary set of keyword arguments.
|
231
|
-
Signature = Struct.new(:args, :var_args, :var_kwargs)
|
232
|
-
|
233
|
-
# Declare a Sass signature for a Ruby-defined function.
|
234
|
-
# This includes the names of the arguments,
|
235
|
-
# whether the function takes a variable number of arguments,
|
236
|
-
# and whether the function takes an arbitrary set of keyword arguments.
|
237
|
-
#
|
238
|
-
# It's not necessary to declare a signature for a function.
|
239
|
-
# However, without a signature it won't support keyword arguments.
|
240
|
-
#
|
241
|
-
# A single function can have multiple signatures declared
|
242
|
-
# as long as each one takes a different number of arguments.
|
243
|
-
# It's also possible to declare multiple signatures
|
244
|
-
# that all take the same number of arguments,
|
245
|
-
# but none of them but the first will be used
|
246
|
-
# unless the user uses keyword arguments.
|
247
|
-
#
|
248
|
-
# @example
|
249
|
-
# declare :rgba, [:hex, :alpha]
|
250
|
-
# declare :rgba, [:red, :green, :blue, :alpha]
|
251
|
-
# declare :accepts_anything, [], :var_args => true, :var_kwargs => true
|
252
|
-
# declare :some_func, [:foo, :bar, :baz], :var_kwargs => true
|
253
|
-
#
|
254
|
-
# @param method_name [Symbol] The name of the method
|
255
|
-
# whose signature is being declared.
|
256
|
-
# @param args [Array<Symbol>] The names of the arguments for the function signature.
|
257
|
-
# @option options :var_args [Boolean] (false)
|
258
|
-
# Whether the function accepts a variable number of (unnamed) arguments
|
259
|
-
# in addition to the named arguments.
|
260
|
-
# @option options :var_kwargs [Boolean] (false)
|
261
|
-
# Whether the function accepts other keyword arguments
|
262
|
-
# in addition to those in `:args`.
|
263
|
-
# If this is true, the Ruby function will be passed a hash from strings
|
264
|
-
# to {Sass::Script::Literal}s as the last argument.
|
265
|
-
# In addition, if this is true and `:var_args` is not,
|
266
|
-
# Sass will ensure that the last argument passed is a hash.
|
267
|
-
def self.declare(method_name, args, options = {})
|
268
|
-
@signatures[method_name] ||= []
|
269
|
-
@signatures[method_name] << Signature.new(
|
270
|
-
args.map {|s| s.to_s},
|
271
|
-
options[:var_args],
|
272
|
-
options[:var_kwargs])
|
273
|
-
end
|
274
|
-
|
275
|
-
# Determine the correct signature for the number of arguments
|
276
|
-
# passed in for a given function.
|
277
|
-
# If no signatures match, the first signature is returned for error messaging.
|
278
|
-
#
|
279
|
-
# @param method_name [Symbol] The name of the Ruby function to be called.
|
280
|
-
# @param arg_arity [Number] The number of unnamed arguments the function was passed.
|
281
|
-
# @param kwarg_arity [Number] The number of keyword arguments the function was passed.
|
282
|
-
#
|
283
|
-
# @return [{Symbol => Object}, nil]
|
284
|
-
# The signature options for the matching signature,
|
285
|
-
# or nil if no signatures are declared for this function. See {declare}.
|
286
|
-
def self.signature(method_name, arg_arity, kwarg_arity)
|
287
|
-
return unless @signatures[method_name]
|
288
|
-
@signatures[method_name].each do |signature|
|
289
|
-
return signature if signature.args.size == arg_arity + kwarg_arity
|
290
|
-
next unless signature.args.size < arg_arity + kwarg_arity
|
291
|
-
|
292
|
-
# We have enough args.
|
293
|
-
# Now we need to figure out which args are varargs
|
294
|
-
# and if the signature allows them.
|
295
|
-
t_arg_arity, t_kwarg_arity = arg_arity, kwarg_arity
|
296
|
-
if signature.args.size > t_arg_arity
|
297
|
-
# we transfer some kwargs arity to args arity
|
298
|
-
# if it does not have enough args -- assuming the names will work out.
|
299
|
-
t_kwarg_arity -= (signature.args.size - t_arg_arity)
|
300
|
-
t_arg_arity = signature.args.size
|
301
|
-
end
|
302
|
-
|
303
|
-
if ( t_arg_arity == signature.args.size || t_arg_arity > signature.args.size && signature.var_args ) &&
|
304
|
-
(t_kwarg_arity == 0 || t_kwarg_arity > 0 && signature.var_kwargs)
|
305
|
-
return signature
|
306
|
-
end
|
307
|
-
end
|
308
|
-
@signatures[method_name].first
|
309
|
-
end
|
310
|
-
|
311
|
-
# The context in which methods in {Script::Functions} are evaluated.
|
312
|
-
# That means that all instance methods of {EvaluationContext}
|
313
|
-
# are available to use in functions.
|
314
|
-
class EvaluationContext
|
315
|
-
include Functions
|
316
|
-
|
317
|
-
# The options hash for the {Sass::Engine} that is processing the function call
|
318
|
-
#
|
319
|
-
# @return [{Symbol => Object}]
|
320
|
-
attr_reader :options
|
321
|
-
|
322
|
-
# @param options [{Symbol => Object}] See \{#options}
|
323
|
-
def initialize(options)
|
324
|
-
@options = options
|
325
|
-
end
|
326
|
-
|
327
|
-
# Asserts that the type of a given SassScript value
|
328
|
-
# is the expected type (designated by a symbol).
|
329
|
-
#
|
330
|
-
# Valid types are `:Bool`, `:Color`, `:Number`, and `:String`.
|
331
|
-
# Note that `:String` will match both double-quoted strings
|
332
|
-
# and unquoted identifiers.
|
333
|
-
#
|
334
|
-
# @example
|
335
|
-
# assert_type value, :String
|
336
|
-
# assert_type value, :Number
|
337
|
-
# @param value [Sass::Script::Literal] A SassScript value
|
338
|
-
# @param type [Symbol] The name of the type the value is expected to be
|
339
|
-
# @param name [String, Symbol, nil] The name of the argument.
|
340
|
-
def assert_type(value, type, name = nil)
|
341
|
-
return if value.is_a?(Sass::Script.const_get(type))
|
342
|
-
err = "#{value.inspect} is not a #{type.to_s.downcase}"
|
343
|
-
err = "$#{name.to_s.gsub('_', '-')}: " + err if name
|
344
|
-
raise ArgumentError.new(err)
|
345
|
-
end
|
346
|
-
end
|
347
|
-
|
348
|
-
class << self
|
349
|
-
# Returns whether user function with a given name exists.
|
350
|
-
#
|
351
|
-
# @param function_name [String]
|
352
|
-
# @return [Boolean]
|
353
|
-
alias_method :callable?, :public_method_defined?
|
354
|
-
|
355
|
-
private
|
356
|
-
def include(*args)
|
357
|
-
r = super
|
358
|
-
# We have to re-include ourselves into EvaluationContext to work around
|
359
|
-
# an icky Ruby restriction.
|
360
|
-
EvaluationContext.send :include, self
|
361
|
-
r
|
362
|
-
end
|
363
|
-
end
|
364
|
-
|
365
|
-
# Creates a {Color} object from red, green, and blue values.
|
366
|
-
#
|
367
|
-
# @see #rgba
|
368
|
-
# @overload rgb($red, $green, $blue)
|
369
|
-
# @param $red [Number] The amount of red in the color. Must be between 0 and
|
370
|
-
# 255 inclusive, or between `0%` and `100%` inclusive
|
371
|
-
# @param $green [Number] The amount of green in the color. Must be between 0
|
372
|
-
# and 255 inclusive, or between `0%` and `100%` inclusive
|
373
|
-
# @param $blue [Number] The amount of blue in the color. Must be between 0
|
374
|
-
# and 255 inclusive, or between `0%` and `100%` inclusive
|
375
|
-
# @return [Color]
|
376
|
-
# @raise [ArgumentError] if any parameter is the wrong type or out of bounds
|
377
|
-
def rgb(red, green, blue)
|
378
|
-
assert_type red, :Number, :red
|
379
|
-
assert_type green, :Number, :green
|
380
|
-
assert_type blue, :Number, :blue
|
381
|
-
|
382
|
-
Color.new([[red, :red], [green, :green], [blue, :blue]].map do |(c, name)|
|
383
|
-
v = c.value
|
384
|
-
if c.numerator_units == ["%"] && c.denominator_units.empty?
|
385
|
-
v = Sass::Util.check_range("$#{name}: Color value", 0..100, c, '%')
|
386
|
-
v * 255 / 100.0
|
387
|
-
else
|
388
|
-
Sass::Util.check_range("$#{name}: Color value", 0..255, c)
|
389
|
-
end
|
390
|
-
end)
|
391
|
-
end
|
392
|
-
declare :rgb, [:red, :green, :blue]
|
393
|
-
|
394
|
-
# Creates a {Color} from red, green, blue, and alpha values.
|
395
|
-
# @see #rgb
|
396
|
-
#
|
397
|
-
# @overload rgba($red, $green, $blue, $alpha)
|
398
|
-
# @param $red [Number] The amount of red in the color. Must be between 0
|
399
|
-
# and 255 inclusive
|
400
|
-
# @param $green [Number] The amount of green in the color. Must be between
|
401
|
-
# 0 and 255 inclusive
|
402
|
-
# @param $blue [Number] The amount of blue in the color. Must be between 0
|
403
|
-
# and 255 inclusive
|
404
|
-
# @param $alpha [Number] The opacity of the color. Must be between 0 and 1
|
405
|
-
# inclusive
|
406
|
-
# @return [Color]
|
407
|
-
# @raise [ArgumentError] if any parameter is the wrong type or out of
|
408
|
-
# bounds
|
409
|
-
#
|
410
|
-
# @overload rgba($color, $alpha)
|
411
|
-
# Sets the opacity of an existing color.
|
412
|
-
#
|
413
|
-
# @example
|
414
|
-
# rgba(#102030, 0.5) => rgba(16, 32, 48, 0.5)
|
415
|
-
# rgba(blue, 0.2) => rgba(0, 0, 255, 0.2)
|
416
|
-
#
|
417
|
-
# @param $color [Color] The color whose opacity will be changed.
|
418
|
-
# @param $alpha [Number] The new opacity of the color. Must be between 0
|
419
|
-
# and 1 inclusive
|
420
|
-
# @return [Color]
|
421
|
-
# @raise [ArgumentError] if `$alpha` is out of bounds or either parameter
|
422
|
-
# is the wrong type
|
423
|
-
def rgba(*args)
|
424
|
-
case args.size
|
425
|
-
when 2
|
426
|
-
color, alpha = args
|
427
|
-
|
428
|
-
assert_type color, :Color, :color
|
429
|
-
assert_type alpha, :Number, :alpha
|
430
|
-
|
431
|
-
Sass::Util.check_range('Alpha channel', 0..1, alpha)
|
432
|
-
color.with(:alpha => alpha.value)
|
433
|
-
when 4
|
434
|
-
red, green, blue, alpha = args
|
435
|
-
rgba(rgb(red, green, blue), alpha)
|
436
|
-
else
|
437
|
-
raise ArgumentError.new("wrong number of arguments (#{args.size} for 4)")
|
438
|
-
end
|
439
|
-
end
|
440
|
-
declare :rgba, [:red, :green, :blue, :alpha]
|
441
|
-
declare :rgba, [:color, :alpha]
|
442
|
-
|
443
|
-
# Creates a {Color} from hue, saturation, and lightness values. Uses the
|
444
|
-
# algorithm from the [CSS3 spec][].
|
445
|
-
#
|
446
|
-
# [CSS3 spec]: http://www.w3.org/TR/css3-color/#hsl-color
|
447
|
-
#
|
448
|
-
# @see #hsla
|
449
|
-
# @overload hsl($hue, $saturation, $lightness)
|
450
|
-
# @param $hue [Number] The hue of the color. Should be between 0 and 360
|
451
|
-
# degrees, inclusive
|
452
|
-
# @param $saturation [Number] The saturation of the color. Must be between
|
453
|
-
# `0%` and `100%`, inclusive
|
454
|
-
# @param $lightness [Number] The lightness of the color. Must be between
|
455
|
-
# `0%` and `100%`, inclusive
|
456
|
-
# @return [Color]
|
457
|
-
# @raise [ArgumentError] if `$saturation` or `$lightness` are out of bounds
|
458
|
-
# or any parameter is the wrong type
|
459
|
-
def hsl(hue, saturation, lightness)
|
460
|
-
hsla(hue, saturation, lightness, Number.new(1))
|
461
|
-
end
|
462
|
-
declare :hsl, [:hue, :saturation, :lightness]
|
463
|
-
|
464
|
-
# Creates a {Color} from hue, saturation, lightness, and alpha
|
465
|
-
# values. Uses the algorithm from the [CSS3 spec][].
|
466
|
-
#
|
467
|
-
# [CSS3 spec]: http://www.w3.org/TR/css3-color/#hsl-color
|
468
|
-
#
|
469
|
-
# @see #hsl
|
470
|
-
# @overload hsla($hue, $saturation, $lightness, $alpha)
|
471
|
-
# @param $hue [Number] The hue of the color. Should be between 0 and 360
|
472
|
-
# degrees, inclusive
|
473
|
-
# @param $saturation [Number] The saturation of the color. Must be between
|
474
|
-
# `0%` and `100%`, inclusive
|
475
|
-
# @param $lightness [Number] The lightness of the color. Must be between
|
476
|
-
# `0%` and `100%`, inclusive
|
477
|
-
# @param $alpha [Number] The opacity of the color. Must be between 0 and 1,
|
478
|
-
# inclusive
|
479
|
-
# @return [Color]
|
480
|
-
# @raise [ArgumentError] if `$saturation`, `$lightness`, or `$alpha` are out
|
481
|
-
# of bounds or any parameter is the wrong type
|
482
|
-
def hsla(hue, saturation, lightness, alpha)
|
483
|
-
assert_type hue, :Number, :hue
|
484
|
-
assert_type saturation, :Number, :saturation
|
485
|
-
assert_type lightness, :Number, :lightness
|
486
|
-
assert_type alpha, :Number, :alpha
|
487
|
-
|
488
|
-
Sass::Util.check_range('Alpha channel', 0..1, alpha)
|
489
|
-
|
490
|
-
h = hue.value
|
491
|
-
s = Sass::Util.check_range('Saturation', 0..100, saturation, '%')
|
492
|
-
l = Sass::Util.check_range('Lightness', 0..100, lightness, '%')
|
493
|
-
|
494
|
-
Color.new(:hue => h, :saturation => s, :lightness => l, :alpha => alpha.value)
|
495
|
-
end
|
496
|
-
declare :hsla, [:hue, :saturation, :lightness, :alpha]
|
497
|
-
|
498
|
-
# Gets the red component of a color. Calculated from HSL where necessary via
|
499
|
-
# [this algorithm][hsl-to-rgb].
|
500
|
-
#
|
501
|
-
# [hsl-to-rgb]: http://www.w3.org/TR/css3-color/#hsl-color
|
502
|
-
#
|
503
|
-
# @overload red($color)
|
504
|
-
# @param $color [Color]
|
505
|
-
# @return [Number] The red component, between 0 and 255 inclusive
|
506
|
-
# @raise [ArgumentError] if `$color` isn't a color
|
507
|
-
def red(color)
|
508
|
-
assert_type color, :Color, :color
|
509
|
-
Sass::Script::Number.new(color.red)
|
510
|
-
end
|
511
|
-
declare :red, [:color]
|
512
|
-
|
513
|
-
# Gets the green component of a color. Calculated from HSL where necessary
|
514
|
-
# via [this algorithm][hsl-to-rgb].
|
515
|
-
#
|
516
|
-
# [hsl-to-rgb]: http://www.w3.org/TR/css3-color/#hsl-color
|
517
|
-
#
|
518
|
-
# @overload green($color)
|
519
|
-
# @param $color [Color]
|
520
|
-
# @return [Number] The green component, between 0 and 255 inclusive
|
521
|
-
# @raise [ArgumentError] if `$color` isn't a color
|
522
|
-
def green(color)
|
523
|
-
assert_type color, :Color, :color
|
524
|
-
Sass::Script::Number.new(color.green)
|
525
|
-
end
|
526
|
-
declare :green, [:color]
|
527
|
-
|
528
|
-
# Gets the blue component of a color. Calculated from HSL where necessary
|
529
|
-
# via [this algorithm][hsl-to-rgb].
|
530
|
-
#
|
531
|
-
# [hsl-to-rgb]: http://www.w3.org/TR/css3-color/#hsl-color
|
532
|
-
#
|
533
|
-
# @overload blue($color)
|
534
|
-
# @param $color [Color]
|
535
|
-
# @return [Number] The blue component, between 0 and 255 inclusive
|
536
|
-
# @raise [ArgumentError] if `$color` isn't a color
|
537
|
-
def blue(color)
|
538
|
-
assert_type color, :Color, :color
|
539
|
-
Sass::Script::Number.new(color.blue)
|
540
|
-
end
|
541
|
-
declare :blue, [:color]
|
542
|
-
|
543
|
-
# Returns the hue component of a color. See [the CSS3 HSL
|
544
|
-
# specification][hsl]. Calculated from RGB where necessary via [this
|
545
|
-
# algorithm][rgb-to-hsl].
|
546
|
-
#
|
547
|
-
# [hsl]: http://en.wikipedia.org/wiki/HSL_and_HSV#Conversion_from_RGB_to_HSL_or_HSV
|
548
|
-
# [rgb-to-hsl]: http://en.wikipedia.org/wiki/HSL_and_HSV#Conversion_from_RGB_to_HSL_or_HSV
|
549
|
-
#
|
550
|
-
# @overload hue($color)
|
551
|
-
# @param $color [Color]
|
552
|
-
# @return [Number] The hue component, between 0deg and 360deg
|
553
|
-
# @raise [ArgumentError] if `$color` isn't a color
|
554
|
-
def hue(color)
|
555
|
-
assert_type color, :Color, :color
|
556
|
-
Sass::Script::Number.new(color.hue, ["deg"])
|
557
|
-
end
|
558
|
-
declare :hue, [:color]
|
559
|
-
|
560
|
-
# Returns the saturation component of a color. See [the CSS3 HSL
|
561
|
-
# specification][hsl]. Calculated from RGB where necessary via [this
|
562
|
-
# algorithm][rgb-to-hsl].
|
563
|
-
#
|
564
|
-
# [hsl]: http://en.wikipedia.org/wiki/HSL_and_HSV#Conversion_from_RGB_to_HSL_or_HSV
|
565
|
-
# [rgb-to-hsl]: http://en.wikipedia.org/wiki/HSL_and_HSV#Conversion_from_RGB_to_HSL_or_HSV
|
566
|
-
#
|
567
|
-
# @overload saturation($color)
|
568
|
-
# @param $color [Color]
|
569
|
-
# @return [Number] The saturation component, between 0% and 100%
|
570
|
-
# @raise [ArgumentError] if `$color` isn't a color
|
571
|
-
def saturation(color)
|
572
|
-
assert_type color, :Color, :color
|
573
|
-
Sass::Script::Number.new(color.saturation, ["%"])
|
574
|
-
end
|
575
|
-
declare :saturation, [:color]
|
576
|
-
|
577
|
-
# Returns the lightness component of a color. See [the CSS3 HSL
|
578
|
-
# specification][hsl]. Calculated from RGB where necessary via [this
|
579
|
-
# algorithm][rgb-to-hsl].
|
580
|
-
#
|
581
|
-
# [hsl]: http://en.wikipedia.org/wiki/HSL_and_HSV#Conversion_from_RGB_to_HSL_or_HSV
|
582
|
-
# [rgb-to-hsl]: http://en.wikipedia.org/wiki/HSL_and_HSV#Conversion_from_RGB_to_HSL_or_HSV
|
583
|
-
#
|
584
|
-
# @overload lightness($color)
|
585
|
-
# @param $color [Color]
|
586
|
-
# @return [Number] The lightness component, between 0% and 100%
|
587
|
-
# @raise [ArgumentError] if `$color` isn't a color
|
588
|
-
def lightness(color)
|
589
|
-
assert_type color, :Color, :color
|
590
|
-
Sass::Script::Number.new(color.lightness, ["%"])
|
591
|
-
end
|
592
|
-
declare :lightness, [:color]
|
593
|
-
|
594
|
-
# Returns the alpha component (opacity) of a color. This is 1 unless
|
595
|
-
# otherwise specified.
|
596
|
-
#
|
597
|
-
# This function also supports the proprietary Microsoft `alpha(opacity=20)`
|
598
|
-
# syntax as a special case.
|
599
|
-
#
|
600
|
-
# @overload alpha($color)
|
601
|
-
# @param $color [Color]
|
602
|
-
# @return [Number] The alpha component, between 0 and 1
|
603
|
-
# @raise [ArgumentError] if `$color` isn't a color
|
604
|
-
def alpha(*args)
|
605
|
-
if args.all? do |a|
|
606
|
-
a.is_a?(Sass::Script::String) && a.type == :identifier &&
|
607
|
-
a.value =~ /^[a-zA-Z]+\s*=/
|
608
|
-
end
|
609
|
-
# Support the proprietary MS alpha() function
|
610
|
-
return Sass::Script::String.new("alpha(#{args.map {|a| a.to_s}.join(", ")})")
|
611
|
-
end
|
612
|
-
|
613
|
-
raise ArgumentError.new("wrong number of arguments (#{args.size} for 1)") if args.size != 1
|
614
|
-
|
615
|
-
assert_type args.first, :Color, :color
|
616
|
-
Sass::Script::Number.new(args.first.alpha)
|
617
|
-
end
|
618
|
-
declare :alpha, [:color]
|
619
|
-
|
620
|
-
# Returns the alpha component (opacity) of a color. This is 1 unless
|
621
|
-
# otherwise specified.
|
622
|
-
#
|
623
|
-
# @overload opacity($color)
|
624
|
-
# @param $color [Color]
|
625
|
-
# @return [Number] The alpha component, between 0 and 1
|
626
|
-
# @raise [ArgumentError] if `$color` isn't a color
|
627
|
-
def opacity(color)
|
628
|
-
return Sass::Script::String.new("opacity(#{color})") if color.is_a?(Sass::Script::Number)
|
629
|
-
assert_type color, :Color, :color
|
630
|
-
Sass::Script::Number.new(color.alpha)
|
631
|
-
end
|
632
|
-
declare :opacity, [:color]
|
633
|
-
|
634
|
-
# Makes a color more opaque. Takes a color and a number between 0 and 1, and
|
635
|
-
# returns a color with the opacity increased by that amount.
|
636
|
-
#
|
637
|
-
# @see #transparentize
|
638
|
-
# @example
|
639
|
-
# opacify(rgba(0, 0, 0, 0.5), 0.1) => rgba(0, 0, 0, 0.6)
|
640
|
-
# opacify(rgba(0, 0, 17, 0.8), 0.2) => #001
|
641
|
-
# @overload opacify($color, $amount)
|
642
|
-
# @param $color [Color]
|
643
|
-
# @param $amount [Number] The amount to increase the opacity by, between 0
|
644
|
-
# and 1
|
645
|
-
# @return [Color]
|
646
|
-
# @raise [ArgumentError] if `$amount` is out of bounds, or either parameter
|
647
|
-
# is the wrong type
|
648
|
-
def opacify(color, amount)
|
649
|
-
_adjust(color, amount, :alpha, 0..1, :+)
|
650
|
-
end
|
651
|
-
declare :opacify, [:color, :amount]
|
652
|
-
|
653
|
-
alias_method :fade_in, :opacify
|
654
|
-
declare :fade_in, [:color, :amount]
|
655
|
-
|
656
|
-
# Makes a color more transparent. Takes a color and a number between 0 and
|
657
|
-
# 1, and returns a color with the opacity decreased by that amount.
|
658
|
-
#
|
659
|
-
# @see #opacify
|
660
|
-
# @example
|
661
|
-
# transparentize(rgba(0, 0, 0, 0.5), 0.1) => rgba(0, 0, 0, 0.4)
|
662
|
-
# transparentize(rgba(0, 0, 0, 0.8), 0.2) => rgba(0, 0, 0, 0.6)
|
663
|
-
# @overload transparentize($color, $amount)
|
664
|
-
# @param $color [Color]
|
665
|
-
# @param $amount [Number] The amount to decrease the opacity by, between 0
|
666
|
-
# and 1
|
667
|
-
# @return [Color]
|
668
|
-
# @raise [ArgumentError] if `$amount` is out of bounds, or either parameter
|
669
|
-
# is the wrong type
|
670
|
-
def transparentize(color, amount)
|
671
|
-
_adjust(color, amount, :alpha, 0..1, :-)
|
672
|
-
end
|
673
|
-
declare :transparentize, [:color, :amount]
|
674
|
-
|
675
|
-
alias_method :fade_out, :transparentize
|
676
|
-
declare :fade_out, [:color, :amount]
|
677
|
-
|
678
|
-
# Makes a color lighter. Takes a color and a number between `0%` and `100%`,
|
679
|
-
# and returns a color with the lightness increased by that amount.
|
680
|
-
#
|
681
|
-
# @see #darken
|
682
|
-
# @example
|
683
|
-
# lighten(hsl(0, 0%, 0%), 30%) => hsl(0, 0, 30)
|
684
|
-
# lighten(#800, 20%) => #e00
|
685
|
-
# @overload lighten($color, $amount)
|
686
|
-
# @param $color [Color]
|
687
|
-
# @param $amount [Number] The amount to increase the lightness by, between
|
688
|
-
# `0%` and `100%`
|
689
|
-
# @return [Color]
|
690
|
-
# @raise [ArgumentError] if `$amount` is out of bounds, or either parameter
|
691
|
-
# is the wrong type
|
692
|
-
def lighten(color, amount)
|
693
|
-
_adjust(color, amount, :lightness, 0..100, :+, "%")
|
694
|
-
end
|
695
|
-
declare :lighten, [:color, :amount]
|
696
|
-
|
697
|
-
# Makes a color darker. Takes a color and a number between 0% and 100%, and
|
698
|
-
# returns a color with the lightness decreased by that amount.
|
699
|
-
#
|
700
|
-
# @see #lighten
|
701
|
-
# @example
|
702
|
-
# darken(hsl(25, 100%, 80%), 30%) => hsl(25, 100%, 50%)
|
703
|
-
# darken(#800, 20%) => #200
|
704
|
-
# @overload darken($color, $amount)
|
705
|
-
# @param $color [Color]
|
706
|
-
# @param $amount [Number] The amount to dencrease the lightness by, between
|
707
|
-
# `0%` and `100%`
|
708
|
-
# @return [Color]
|
709
|
-
# @raise [ArgumentError] if `$amount` is out of bounds, or either parameter
|
710
|
-
# is the wrong type
|
711
|
-
def darken(color, amount)
|
712
|
-
_adjust(color, amount, :lightness, 0..100, :-, "%")
|
713
|
-
end
|
714
|
-
declare :darken, [:color, :amount]
|
715
|
-
|
716
|
-
# Makes a color more saturated. Takes a color and a number between 0% and
|
717
|
-
# 100%, and returns a color with the saturation increased by that amount.
|
718
|
-
#
|
719
|
-
# @see #desaturate
|
720
|
-
# @example
|
721
|
-
# saturate(hsl(120, 30%, 90%), 20%) => hsl(120, 50%, 90%)
|
722
|
-
# saturate(#855, 20%) => #9e3f3f
|
723
|
-
# @overload saturate($color, $amount)
|
724
|
-
# @param $color [Color]
|
725
|
-
# @param $amount [Number] The amount to increase the saturation by, between
|
726
|
-
# `0%` and `100%`
|
727
|
-
# @return [Color]
|
728
|
-
# @raise [ArgumentError] if `$amount` is out of bounds, or either parameter
|
729
|
-
# is the wrong type
|
730
|
-
def saturate(color, amount = nil)
|
731
|
-
# Support the filter effects definition of saturate.
|
732
|
-
# https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html
|
733
|
-
return Sass::Script::String.new("saturate(#{color})") if amount.nil?
|
734
|
-
_adjust(color, amount, :saturation, 0..100, :+, "%")
|
735
|
-
end
|
736
|
-
declare :saturate, [:color, :amount]
|
737
|
-
declare :saturate, [:amount]
|
738
|
-
|
739
|
-
# Makes a color less saturated. Takes a color and a number between 0% and
|
740
|
-
# 100%, and returns a color with the saturation decreased by that value.
|
741
|
-
#
|
742
|
-
# @see #saturate
|
743
|
-
# @example
|
744
|
-
# desaturate(hsl(120, 30%, 90%), 20%) => hsl(120, 10%, 90%)
|
745
|
-
# desaturate(#855, 20%) => #726b6b
|
746
|
-
# @overload desaturate($color, $amount)
|
747
|
-
# @param $color [Color]
|
748
|
-
# @param $amount [Number] The amount to decrease the saturation by, between
|
749
|
-
# `0%` and `100%`
|
750
|
-
# @return [Color]
|
751
|
-
# @raise [ArgumentError] if `$amount` is out of bounds, or either parameter
|
752
|
-
# is the wrong type
|
753
|
-
def desaturate(color, amount)
|
754
|
-
_adjust(color, amount, :saturation, 0..100, :-, "%")
|
755
|
-
end
|
756
|
-
declare :desaturate, [:color, :amount]
|
757
|
-
|
758
|
-
# Changes the hue of a color. Takes a color and a number of degrees (usually
|
759
|
-
# between `-360deg` and `360deg`), and returns a color with the hue rotated
|
760
|
-
# along the color wheel by that amount.
|
761
|
-
#
|
762
|
-
# @example
|
763
|
-
# adjust-hue(hsl(120, 30%, 90%), 60deg) => hsl(180, 30%, 90%)
|
764
|
-
# adjust-hue(hsl(120, 30%, 90%), 060deg) => hsl(60, 30%, 90%)
|
765
|
-
# adjust-hue(#811, 45deg) => #886a11
|
766
|
-
# @overload adjust_hue($color, $degrees)
|
767
|
-
# @param $color [Color]
|
768
|
-
# @param $degrees [Number] The number of degrees to rotate the hue
|
769
|
-
# @return [Color]
|
770
|
-
# @raise [ArgumentError] if either parameter is the wrong type
|
771
|
-
def adjust_hue(color, degrees)
|
772
|
-
assert_type color, :Color, :color
|
773
|
-
assert_type degrees, :Number, :degrees
|
774
|
-
color.with(:hue => color.hue + degrees.value)
|
775
|
-
end
|
776
|
-
declare :adjust_hue, [:color, :degrees]
|
777
|
-
|
778
|
-
# Converts a color into the format understood by IE filters.
|
779
|
-
#
|
780
|
-
# @example
|
781
|
-
# ie-hex-str(#abc) => #FFAABBCC
|
782
|
-
# ie-hex-str(#3322BB) => #FF3322BB
|
783
|
-
# ie-hex-str(rgba(0, 255, 0, 0.5)) => #8000FF00
|
784
|
-
# @overload ie_hex_str($color)
|
785
|
-
# @param $color [Color]
|
786
|
-
# @return [String] The IE-formatted string representation of the color
|
787
|
-
# @raise [ArgumentError] if `$color` isn't a color
|
788
|
-
def ie_hex_str(color)
|
789
|
-
assert_type color, :Color, :color
|
790
|
-
alpha = (color.alpha * 255).round.to_s(16).rjust(2, '0')
|
791
|
-
Sass::Script::String.new("##{alpha}#{color.send(:hex_str)[1..-1]}".upcase)
|
792
|
-
end
|
793
|
-
declare :ie_hex_str, [:color]
|
794
|
-
|
795
|
-
# Increases or decreases one or more properties of a color. This can change
|
796
|
-
# the red, green, blue, hue, saturation, value, and alpha properties. The
|
797
|
-
# properties are specified as keyword arguments, and are added to or
|
798
|
-
# subtracted from the color's current value for that property.
|
799
|
-
#
|
800
|
-
# All properties are optional. You can't specify both RGB properties
|
801
|
-
# (`$red`, `$green`, `$blue`) and HSL properties (`$hue`, `$saturation`,
|
802
|
-
# `$value`) at the same time.
|
803
|
-
#
|
804
|
-
# @example
|
805
|
-
# adjust-color(#102030, $blue: 5) => #102035
|
806
|
-
# adjust-color(#102030, $red: -5, $blue: 5) => #0b2035
|
807
|
-
# adjust-color(hsl(25, 100%, 80%), $lightness: -30%, $alpha: -0.4) => hsla(25, 100%, 50%, 0.6)
|
808
|
-
# @overload adjust_color($color, [$red], [$green], [$blue], [$hue], [$saturation], [$lightness], [$alpha])
|
809
|
-
# @param $color [Color]
|
810
|
-
# @param $red [Number] The adjustment to make on the red component, between
|
811
|
-
# -255 and 255 inclusive
|
812
|
-
# @param $green [Number] The adjustment to make on the green component,
|
813
|
-
# between -255 and 255 inclusive
|
814
|
-
# @param $blue [Number] The adjustment to make on the blue component, between
|
815
|
-
# -255 and 255 inclusive
|
816
|
-
# @param $hue [Number] The adjustment to make on the hue component, in
|
817
|
-
# degrees
|
818
|
-
# @param $saturation [Number] The adjustment to make on the saturation
|
819
|
-
# component, between `-100%` and `100%` inclusive
|
820
|
-
# @param $lightness [Number] The adjustment to make on the lightness
|
821
|
-
# component, between `-100%` and `100%` inclusive
|
822
|
-
# @param $alpha [Number] The adjustment to make on the alpha component,
|
823
|
-
# between -1 and 1 inclusive
|
824
|
-
# @return [Color]
|
825
|
-
# @raise [ArgumentError] if any parameter is the wrong type or out-of
|
826
|
-
# bounds, or if RGB properties and HSL properties are adjusted at the
|
827
|
-
# same time
|
828
|
-
def adjust_color(color, kwargs)
|
829
|
-
assert_type color, :Color, :color
|
830
|
-
with = Sass::Util.map_hash({
|
831
|
-
"red" => [-255..255, ""],
|
832
|
-
"green" => [-255..255, ""],
|
833
|
-
"blue" => [-255..255, ""],
|
834
|
-
"hue" => nil,
|
835
|
-
"saturation" => [-100..100, "%"],
|
836
|
-
"lightness" => [-100..100, "%"],
|
837
|
-
"alpha" => [-1..1, ""]
|
838
|
-
}) do |name, (range, units)|
|
839
|
-
|
840
|
-
next unless val = kwargs.delete(name)
|
841
|
-
assert_type val, :Number, name
|
842
|
-
Sass::Util.check_range("$#{name}: Amount", range, val, units) if range
|
843
|
-
adjusted = color.send(name) + val.value
|
844
|
-
adjusted = [0, Sass::Util.restrict(adjusted, range)].max if range
|
845
|
-
[name.to_sym, adjusted]
|
846
|
-
end
|
847
|
-
|
848
|
-
unless kwargs.empty?
|
849
|
-
name, val = kwargs.to_a.first
|
850
|
-
raise ArgumentError.new("Unknown argument $#{name} (#{val})")
|
851
|
-
end
|
852
|
-
|
853
|
-
color.with(with)
|
854
|
-
end
|
855
|
-
declare :adjust_color, [:color], :var_kwargs => true
|
856
|
-
|
857
|
-
# Fluidly scales one or more properties of a color. Unlike
|
858
|
-
# \{#adjust_color adjust-color}, which changes a color's properties by fixed
|
859
|
-
# amounts, \{#scale_color scale-color} fluidly changes them based on how
|
860
|
-
# high or low they already are. That means that lightening an already-light
|
861
|
-
# color with \{#scale_color scale-color} won't change the lightness much,
|
862
|
-
# but lightening a dark color by the same amount will change it more
|
863
|
-
# dramatically. This has the benefit of making `scale-color($color, ...)`
|
864
|
-
# have a similar effect regardless of what `$color` is.
|
865
|
-
#
|
866
|
-
# For example, the lightness of a color can be anywhere between `0%` and
|
867
|
-
# `100%`. If `scale-color($color, $lightness: 40%)` is called, the resulting
|
868
|
-
# color's lightness will be 40% of the way between its original lightness
|
869
|
-
# and 100. If `scale-color($color, $lightness: -40%)` is called instead, the
|
870
|
-
# lightness will be 40% of the way between the original and 0.
|
871
|
-
#
|
872
|
-
# This can change the red, green, blue, saturation, value, and alpha
|
873
|
-
# properties. The properties are specified as keyword arguments. All
|
874
|
-
# arguments should be percentages between `0%` and `100%`.
|
875
|
-
#
|
876
|
-
# All properties are optional. You can't specify both RGB properties
|
877
|
-
# (`$red`, `$green`, `$blue`) and HSL properties (`$saturation`, `$value`)
|
878
|
-
# at the same time.
|
879
|
-
#
|
880
|
-
# @example
|
881
|
-
# scale-color(hsl(120, 70%, 80%), $lightness: 50%) => hsl(120, 70%, 90%)
|
882
|
-
# scale-color(rgb(200, 150%, 170%), $green: -40%, $blue: 70%) => rgb(200, 90, 229)
|
883
|
-
# scale-color(hsl(200, 70%, 80%), $saturation: -90%, $alpha: -30%) => hsla(200, 7%, 80%, 0.7)
|
884
|
-
# @overload scale_color($color, [$red], [$green], [$blue], [$saturation], [$lightness], [$alpha])
|
885
|
-
# @param $color [Color]
|
886
|
-
# @param $red [Number]
|
887
|
-
# @param $green [Number]
|
888
|
-
# @param $blue [Number]
|
889
|
-
# @param $saturation [Number]
|
890
|
-
# @param $lightness [Number]
|
891
|
-
# @param $alpha [Number]
|
892
|
-
# @return [Color]
|
893
|
-
# @raise [ArgumentError] if any parameter is the wrong type or out-of
|
894
|
-
# bounds, or if RGB properties and HSL properties are adjusted at the
|
895
|
-
# same time
|
896
|
-
def scale_color(color, kwargs)
|
897
|
-
assert_type color, :Color, :color
|
898
|
-
with = Sass::Util.map_hash({
|
899
|
-
"red" => 255,
|
900
|
-
"green" => 255,
|
901
|
-
"blue" => 255,
|
902
|
-
"saturation" => 100,
|
903
|
-
"lightness" => 100,
|
904
|
-
"alpha" => 1
|
905
|
-
}) do |name, max|
|
906
|
-
|
907
|
-
next unless val = kwargs.delete(name)
|
908
|
-
assert_type val, :Number, name
|
909
|
-
if !(val.numerator_units == ['%'] && val.denominator_units.empty?)
|
910
|
-
raise ArgumentError.new("$#{name}: Amount #{val} must be a % (e.g. #{val.value}%)")
|
911
|
-
else
|
912
|
-
Sass::Util.check_range("$#{name}: Amount", -100..100, val, '%')
|
913
|
-
end
|
914
|
-
|
915
|
-
current = color.send(name)
|
916
|
-
scale = val.value/100.0
|
917
|
-
diff = scale > 0 ? max - current : current
|
918
|
-
[name.to_sym, current + diff*scale]
|
919
|
-
end
|
920
|
-
|
921
|
-
unless kwargs.empty?
|
922
|
-
name, val = kwargs.to_a.first
|
923
|
-
raise ArgumentError.new("Unknown argument $#{name} (#{val})")
|
924
|
-
end
|
925
|
-
|
926
|
-
color.with(with)
|
927
|
-
end
|
928
|
-
declare :scale_color, [:color], :var_kwargs => true
|
929
|
-
|
930
|
-
# Changes one or more properties of a color. This can change the red, green,
|
931
|
-
# blue, hue, saturation, value, and alpha properties. The properties are
|
932
|
-
# specified as keyword arguments, and replace the color's current value for
|
933
|
-
# that property.
|
934
|
-
#
|
935
|
-
# All properties are optional. You can't specify both RGB properties
|
936
|
-
# (`$red`, `$green`, `$blue`) and HSL properties (`$hue`, `$saturation`,
|
937
|
-
# `$value`) at the same time.
|
938
|
-
#
|
939
|
-
# @example
|
940
|
-
# change-color(#102030, $blue: 5) => #102005
|
941
|
-
# change-color(#102030, $red: 120, $blue: 5) => #782005
|
942
|
-
# change-color(hsl(25, 100%, 80%), $lightness: 40%, $alpha: 0.8) => hsla(25, 100%, 40%, 0.8)
|
943
|
-
# @overload change_color($color, [$red], [$green], [$blue], [$hue], [$saturation], [$lightness], [$alpha])
|
944
|
-
# @param $color [Color]
|
945
|
-
# @param $red [Number] The new red component for the color, within 0 and 255
|
946
|
-
# inclusive
|
947
|
-
# @param $green [Number] The new green component for the color, within 0 and
|
948
|
-
# 255 inclusive
|
949
|
-
# @param $blue [Number] The new blue component for the color, within 0 and
|
950
|
-
# 255 inclusive
|
951
|
-
# @param $hue [Number] The new hue component for the color, in degrees
|
952
|
-
# @param $saturation [Number] The new saturation component for the color,
|
953
|
-
# between `0%` and `100%` inclusive
|
954
|
-
# @param $lightness [Number] The new lightness component for the color,
|
955
|
-
# within `0%` and `100%` inclusive
|
956
|
-
# @param $alpha [Number] The new alpha component for the color, within 0 and
|
957
|
-
# 1 inclusive
|
958
|
-
# @return [Color]
|
959
|
-
# @raise [ArgumentError] if any parameter is the wrong type or out-of
|
960
|
-
# bounds, or if RGB properties and HSL properties are adjusted at the
|
961
|
-
# same time
|
962
|
-
def change_color(color, kwargs)
|
963
|
-
assert_type color, :Color, :color
|
964
|
-
with = Sass::Util.map_hash(%w[red green blue hue saturation lightness alpha]) do |name, max|
|
965
|
-
next unless val = kwargs.delete(name)
|
966
|
-
assert_type val, :Number, name
|
967
|
-
[name.to_sym, val.value]
|
968
|
-
end
|
969
|
-
|
970
|
-
unless kwargs.empty?
|
971
|
-
name, val = kwargs.to_a.first
|
972
|
-
raise ArgumentError.new("Unknown argument $#{name} (#{val})")
|
973
|
-
end
|
974
|
-
|
975
|
-
color.with(with)
|
976
|
-
end
|
977
|
-
declare :change_color, [:color], :var_kwargs => true
|
978
|
-
|
979
|
-
# Mixes two colors together. Specifically, takes the average of each of the
|
980
|
-
# RGB components, optionally weighted by the given percentage. The opacity
|
981
|
-
# of the colors is also considered when weighting the components.
|
982
|
-
#
|
983
|
-
# The weight specifies the amount of the first color that should be included
|
984
|
-
# in the returned color. The default, `50%`, means that half the first color
|
985
|
-
# and half the second color should be used. `25%` means that a quarter of
|
986
|
-
# the first color and three quarters of the second color should be used.
|
987
|
-
#
|
988
|
-
# @example
|
989
|
-
# mix(#f00, #00f) => #7f007f
|
990
|
-
# mix(#f00, #00f, 25%) => #3f00bf
|
991
|
-
# mix(rgba(255, 0, 0, 0.5), #00f) => rgba(63, 0, 191, 0.75)
|
992
|
-
# @overload mix($color-1, $color-2, $weight: 50%)
|
993
|
-
# @param $color-1 [Color]
|
994
|
-
# @param $color-2 [Color]
|
995
|
-
# @param $weight [Number] The relative weight of each color. Closer to `0%`
|
996
|
-
# gives more weight to `$color`, closer to `100%` gives more weight to
|
997
|
-
# `$color2`
|
998
|
-
# @return [Color]
|
999
|
-
# @raise [ArgumentError] if `$weight` is out of bounds or any parameter is
|
1000
|
-
# the wrong type
|
1001
|
-
def mix(color_1, color_2, weight = Number.new(50))
|
1002
|
-
assert_type color_1, :Color, :color_1
|
1003
|
-
assert_type color_2, :Color, :color_2
|
1004
|
-
assert_type weight, :Number, :weight
|
1005
|
-
|
1006
|
-
Sass::Util.check_range("Weight", 0..100, weight, '%')
|
1007
|
-
|
1008
|
-
# This algorithm factors in both the user-provided weight (w) and the
|
1009
|
-
# difference between the alpha values of the two colors (a) to decide how
|
1010
|
-
# to perform the weighted average of the two RGB values.
|
1011
|
-
#
|
1012
|
-
# It works by first normalizing both parameters to be within [-1, 1],
|
1013
|
-
# where 1 indicates "only use color_1", -1 indicates "only use color_2", and
|
1014
|
-
# all values in between indicated a proportionately weighted average.
|
1015
|
-
#
|
1016
|
-
# Once we have the normalized variables w and a, we apply the formula
|
1017
|
-
# (w + a)/(1 + w*a) to get the combined weight (in [-1, 1]) of color_1.
|
1018
|
-
# This formula has two especially nice properties:
|
1019
|
-
#
|
1020
|
-
# * When either w or a are -1 or 1, the combined weight is also that number
|
1021
|
-
# (cases where w * a == -1 are undefined, and handled as a special case).
|
1022
|
-
#
|
1023
|
-
# * When a is 0, the combined weight is w, and vice versa.
|
1024
|
-
#
|
1025
|
-
# Finally, the weight of color_1 is renormalized to be within [0, 1]
|
1026
|
-
# and the weight of color_2 is given by 1 minus the weight of color_1.
|
1027
|
-
p = (weight.value/100.0).to_f
|
1028
|
-
w = p*2 - 1
|
1029
|
-
a = color_1.alpha - color_2.alpha
|
1030
|
-
|
1031
|
-
w1 = (((w * a == -1) ? w : (w + a)/(1 + w*a)) + 1)/2.0
|
1032
|
-
w2 = 1 - w1
|
1033
|
-
|
1034
|
-
rgb = color_1.rgb.zip(color_2.rgb).map {|v1, v2| v1*w1 + v2*w2}
|
1035
|
-
alpha = color_1.alpha*p + color_2.alpha*(1-p)
|
1036
|
-
Color.new(rgb + [alpha])
|
1037
|
-
end
|
1038
|
-
declare :mix, [:color_1, :color_2]
|
1039
|
-
declare :mix, [:color_1, :color_2, :weight]
|
1040
|
-
|
1041
|
-
# Converts a color to grayscale. This is identical to `desaturate(color,
|
1042
|
-
# 100%)`.
|
1043
|
-
#
|
1044
|
-
# @see #desaturate
|
1045
|
-
# @overload grayscale($color)
|
1046
|
-
# @param $color [Color]
|
1047
|
-
# @return [Color]
|
1048
|
-
# @raise [ArgumentError] if `$color` isn't a color
|
1049
|
-
def grayscale(color)
|
1050
|
-
return Sass::Script::String.new("grayscale(#{color})") if color.is_a?(Sass::Script::Number)
|
1051
|
-
desaturate color, Number.new(100)
|
1052
|
-
end
|
1053
|
-
declare :grayscale, [:color]
|
1054
|
-
|
1055
|
-
# Returns the complement of a color. This is identical to `adjust-hue(color,
|
1056
|
-
# 180deg)`.
|
1057
|
-
#
|
1058
|
-
# @see #adjust_hue #adjust-hue
|
1059
|
-
# @overload complement($color)
|
1060
|
-
# @param $color [Color]
|
1061
|
-
# @return [Color]
|
1062
|
-
# @raise [ArgumentError] if `$color` isn't a color
|
1063
|
-
def complement(color)
|
1064
|
-
adjust_hue color, Number.new(180)
|
1065
|
-
end
|
1066
|
-
declare :complement, [:color]
|
1067
|
-
|
1068
|
-
# Returns the inverse (negative) of a color. The red, green, and blue values
|
1069
|
-
# are inverted, while the opacity is left alone.
|
1070
|
-
#
|
1071
|
-
# @overload invert($color)
|
1072
|
-
# @param $color [Color]
|
1073
|
-
# @return [Color]
|
1074
|
-
# @raise [ArgumentError] if `$color` isn't a color
|
1075
|
-
def invert(color)
|
1076
|
-
return Sass::Script::String.new("invert(#{color})") if color.is_a?(Sass::Script::Number)
|
1077
|
-
|
1078
|
-
assert_type color, :Color, :color
|
1079
|
-
color.with(
|
1080
|
-
:red => (255 - color.red),
|
1081
|
-
:green => (255 - color.green),
|
1082
|
-
:blue => (255 - color.blue))
|
1083
|
-
end
|
1084
|
-
declare :invert, [:color]
|
1085
|
-
|
1086
|
-
# Removes quotes from a string. If the string is already unquoted, this will
|
1087
|
-
# return it unmodified.
|
1088
|
-
#
|
1089
|
-
# @see #quote
|
1090
|
-
# @example
|
1091
|
-
# unquote("foo") => foo
|
1092
|
-
# unquote(foo) => foo
|
1093
|
-
# @overload unquote($string)
|
1094
|
-
# @param $string [String]
|
1095
|
-
# @return [String]
|
1096
|
-
# @raise [ArgumentError] if `$string` isn't a string
|
1097
|
-
def unquote(string)
|
1098
|
-
if string.is_a?(Sass::Script::String)
|
1099
|
-
Sass::Script::String.new(string.value, :identifier)
|
1100
|
-
else
|
1101
|
-
string
|
1102
|
-
end
|
1103
|
-
end
|
1104
|
-
declare :unquote, [:string]
|
1105
|
-
|
1106
|
-
# Add quotes to a string if the string isn't quoted,
|
1107
|
-
# or returns the same string if it is.
|
1108
|
-
#
|
1109
|
-
# @see #unquote
|
1110
|
-
# @example
|
1111
|
-
# quote("foo") => "foo"
|
1112
|
-
# quote(foo) => "foo"
|
1113
|
-
# @overload quote($string)
|
1114
|
-
# @param $string [String]
|
1115
|
-
# @return [String]
|
1116
|
-
# @raise [ArgumentError] if `$string` isn't a string
|
1117
|
-
def quote(string)
|
1118
|
-
assert_type string, :String, :string
|
1119
|
-
Sass::Script::String.new(string.value, :string)
|
1120
|
-
end
|
1121
|
-
declare :quote, [:string]
|
1122
|
-
|
1123
|
-
# Returns the type of a value.
|
1124
|
-
#
|
1125
|
-
# @example
|
1126
|
-
# type-of(100px) => number
|
1127
|
-
# type-of(asdf) => string
|
1128
|
-
# type-of("asdf") => string
|
1129
|
-
# type-of(true) => bool
|
1130
|
-
# type-of(#fff) => color
|
1131
|
-
# type-of(blue) => color
|
1132
|
-
# @overload type_of($value)
|
1133
|
-
# @param $value [Literal] The value to inspect
|
1134
|
-
# @return [String] The unquoted string name of the value's type
|
1135
|
-
def type_of(value)
|
1136
|
-
Sass::Script::String.new(value.class.name.gsub(/Sass::Script::/,'').downcase)
|
1137
|
-
end
|
1138
|
-
declare :type_of, [:value]
|
1139
|
-
|
1140
|
-
# Returns the unit(s) associated with a number. Complex units are sorted in
|
1141
|
-
# alphabetical order by numerator and denominator.
|
1142
|
-
#
|
1143
|
-
# @example
|
1144
|
-
# unit(100) => ""
|
1145
|
-
# unit(100px) => "px"
|
1146
|
-
# unit(3em) => "em"
|
1147
|
-
# unit(10px * 5em) => "em*px"
|
1148
|
-
# unit(10px * 5em / 30cm / 1rem) => "em*px/cm*rem"
|
1149
|
-
# @overload unit($number)
|
1150
|
-
# @param $number [Number]
|
1151
|
-
# @return [String] The unit(s) of the number, as a quoted string
|
1152
|
-
# @raise [ArgumentError] if `$number` isn't a number
|
1153
|
-
def unit(number)
|
1154
|
-
assert_type number, :Number, :number
|
1155
|
-
Sass::Script::String.new(number.unit_str, :string)
|
1156
|
-
end
|
1157
|
-
declare :unit, [:number]
|
1158
|
-
|
1159
|
-
# Returns whether a number has units.
|
1160
|
-
#
|
1161
|
-
# @example
|
1162
|
-
# unitless(100) => true
|
1163
|
-
# unitless(100px) => false
|
1164
|
-
# @overload unitless($number)
|
1165
|
-
# @param $number [Number]
|
1166
|
-
# @return [Bool]
|
1167
|
-
# @raise [ArgumentError] if `$number` isn't a number
|
1168
|
-
def unitless(number)
|
1169
|
-
assert_type number, :Number, :number
|
1170
|
-
Sass::Script::Bool.new(number.unitless?)
|
1171
|
-
end
|
1172
|
-
declare :unitless, [:number]
|
1173
|
-
|
1174
|
-
# Returns whether two numbers can added, subtracted, or compared.
|
1175
|
-
#
|
1176
|
-
# @example
|
1177
|
-
# comparable(2px, 1px) => true
|
1178
|
-
# comparable(100px, 3em) => false
|
1179
|
-
# comparable(10cm, 3mm) => true
|
1180
|
-
# @overload comparable($number-1, $number-2)
|
1181
|
-
# @param $number-1 [Number]
|
1182
|
-
# @param $number-2 [Number]
|
1183
|
-
# @return [Bool]
|
1184
|
-
# @raise [ArgumentError] if either parameter is the wrong type
|
1185
|
-
def comparable(number_1, number_2)
|
1186
|
-
assert_type number_1, :Number, :number_1
|
1187
|
-
assert_type number_2, :Number, :number_2
|
1188
|
-
Sass::Script::Bool.new(number_1.comparable_to?(number_2))
|
1189
|
-
end
|
1190
|
-
declare :comparable, [:number_1, :number_2]
|
1191
|
-
|
1192
|
-
# Converts a unitless number to a percentage.
|
1193
|
-
#
|
1194
|
-
# @example
|
1195
|
-
# percentage(0.2) => 20%
|
1196
|
-
# percentage(100px / 50px) => 200%
|
1197
|
-
# @overload percentage($value)
|
1198
|
-
# @param $value [Number]
|
1199
|
-
# @return [Number]
|
1200
|
-
# @raise [ArgumentError] if `$value` isn't a unitless number
|
1201
|
-
def percentage(value)
|
1202
|
-
unless value.is_a?(Sass::Script::Number) && value.unitless?
|
1203
|
-
raise ArgumentError.new("$value: #{value.inspect} is not a unitless number")
|
1204
|
-
end
|
1205
|
-
Sass::Script::Number.new(value.value * 100, ['%'])
|
1206
|
-
end
|
1207
|
-
declare :percentage, [:value]
|
1208
|
-
|
1209
|
-
# Rounds a number to the nearest whole number.
|
1210
|
-
#
|
1211
|
-
# @example
|
1212
|
-
# round(10.4px) => 10px
|
1213
|
-
# round(10.6px) => 11px
|
1214
|
-
# @overload round($value)
|
1215
|
-
# @param $value [Number]
|
1216
|
-
# @return [Number]
|
1217
|
-
# @raise [ArgumentError] if `$value` isn't a number
|
1218
|
-
def round(value)
|
1219
|
-
numeric_transformation(value) {|n| n.round}
|
1220
|
-
end
|
1221
|
-
declare :round, [:value]
|
1222
|
-
|
1223
|
-
# Rounds a number up to the next whole number.
|
1224
|
-
#
|
1225
|
-
# @example
|
1226
|
-
# ceil(10.4px) => 11px
|
1227
|
-
# ceil(10.6px) => 11px
|
1228
|
-
# @overload ceil($value)
|
1229
|
-
# @param $value [Number]
|
1230
|
-
# @return [Number]
|
1231
|
-
# @raise [ArgumentError] if `$value` isn't a number
|
1232
|
-
def ceil(value)
|
1233
|
-
numeric_transformation(value) {|n| n.ceil}
|
1234
|
-
end
|
1235
|
-
declare :ceil, [:value]
|
1236
|
-
|
1237
|
-
# Rounds a number down to the previous whole number.
|
1238
|
-
#
|
1239
|
-
# @example
|
1240
|
-
# floor(10.4px) => 10px
|
1241
|
-
# floor(10.6px) => 10px
|
1242
|
-
# @overload floor($value)
|
1243
|
-
# @param $value [Number]
|
1244
|
-
# @return [Number]
|
1245
|
-
# @raise [ArgumentError] if `$value` isn't a number
|
1246
|
-
def floor(value)
|
1247
|
-
numeric_transformation(value) {|n| n.floor}
|
1248
|
-
end
|
1249
|
-
declare :floor, [:value]
|
1250
|
-
|
1251
|
-
# Returns the absolute value of a number.
|
1252
|
-
#
|
1253
|
-
# @example
|
1254
|
-
# abs(10px) => 10px
|
1255
|
-
# abs(-10px) => 10px
|
1256
|
-
# @overload abs($value)
|
1257
|
-
# @param $value [Number]
|
1258
|
-
# @return [Number]
|
1259
|
-
# @raise [ArgumentError] if `$value` isn't a number
|
1260
|
-
def abs(value)
|
1261
|
-
numeric_transformation(value) {|n| n.abs}
|
1262
|
-
end
|
1263
|
-
declare :abs, [:value]
|
1264
|
-
|
1265
|
-
# Finds the minimum of several numbers. This function takes any number of
|
1266
|
-
# arguments.
|
1267
|
-
#
|
1268
|
-
# @example
|
1269
|
-
# min(1px, 4px) => 1px
|
1270
|
-
# min(5em, 3em, 4em) => 3em
|
1271
|
-
# @overload min($numbers...)
|
1272
|
-
# @param $numbers [[Number]]
|
1273
|
-
# @return [Number]
|
1274
|
-
# @raise [ArgumentError] if any argument isn't a number, or if not all of
|
1275
|
-
# the arguments have comparable units
|
1276
|
-
def min(*numbers)
|
1277
|
-
numbers.each {|n| assert_type n, :Number}
|
1278
|
-
numbers.inject {|min, num| min.lt(num).to_bool ? min : num}
|
1279
|
-
end
|
1280
|
-
declare :min, [], :var_args => :true
|
1281
|
-
|
1282
|
-
# Finds the maximum of several numbers. This function takes any number of
|
1283
|
-
# arguments.
|
1284
|
-
#
|
1285
|
-
# @example
|
1286
|
-
# max(1px, 4px) => 4px
|
1287
|
-
# max(5em, 3em, 4em) => 5em
|
1288
|
-
# @overload max($numbers...)
|
1289
|
-
# @param $numbers [[Number]]
|
1290
|
-
# @return [Number]
|
1291
|
-
# @raise [ArgumentError] if any argument isn't a number, or if not all of
|
1292
|
-
# the arguments have comparable units
|
1293
|
-
def max(*values)
|
1294
|
-
values.each {|v| assert_type v, :Number}
|
1295
|
-
values.inject {|max, val| max.gt(val).to_bool ? max : val}
|
1296
|
-
end
|
1297
|
-
declare :max, [], :var_args => :true
|
1298
|
-
|
1299
|
-
# Return the length of a list.
|
1300
|
-
#
|
1301
|
-
# @example
|
1302
|
-
# length(10px) => 1
|
1303
|
-
# length(10px 20px 30px) => 3
|
1304
|
-
# @overload length($list)
|
1305
|
-
# @param $list [Literal]
|
1306
|
-
# @return [Number]
|
1307
|
-
def length(list)
|
1308
|
-
Sass::Script::Number.new(list.to_a.size)
|
1309
|
-
end
|
1310
|
-
declare :length, [:list]
|
1311
|
-
|
1312
|
-
# Gets the nth item in a list.
|
1313
|
-
#
|
1314
|
-
# Note that unlike some languages, the first item in a Sass list is number
|
1315
|
-
# 1, the second number 2, and so forth.
|
1316
|
-
#
|
1317
|
-
# @example
|
1318
|
-
# nth(10px 20px 30px, 1) => 10px
|
1319
|
-
# nth((Helvetica, Arial, sans-serif), 3) => sans-serif
|
1320
|
-
# @overload nth($list, $n)
|
1321
|
-
# @param $list [Literal]
|
1322
|
-
# @param $n [Number] The index of the item to get
|
1323
|
-
# @return [Literal]
|
1324
|
-
# @raise [ArgumentError] if `$n` isn't an integer between 1 and the length
|
1325
|
-
# of `$list`
|
1326
|
-
def nth(list, n)
|
1327
|
-
assert_type n, :Number, :n
|
1328
|
-
if !n.int?
|
1329
|
-
raise ArgumentError.new("List index #{n} must be an integer")
|
1330
|
-
elsif n.to_i < 1
|
1331
|
-
raise ArgumentError.new("List index #{n} must be greater than or equal to 1")
|
1332
|
-
elsif list.to_a.size == 0
|
1333
|
-
raise ArgumentError.new("List index is #{n} but list has no items")
|
1334
|
-
elsif n.to_i > (size = list.to_a.size)
|
1335
|
-
raise ArgumentError.new("List index is #{n} but list is only #{size} item#{'s' if size != 1} long")
|
1336
|
-
end
|
1337
|
-
|
1338
|
-
list.to_a[n.to_i - 1]
|
1339
|
-
end
|
1340
|
-
declare :nth, [:list, :n]
|
1341
|
-
|
1342
|
-
# Joins together two lists into one.
|
1343
|
-
#
|
1344
|
-
# Unless `$separator` is passed, if one list is comma-separated and one is
|
1345
|
-
# space-separated, the first parameter's separator is used for the resulting
|
1346
|
-
# list. If both lists have fewer than two items, spaces are used for the
|
1347
|
-
# resulting list.
|
1348
|
-
#
|
1349
|
-
# @example
|
1350
|
-
# join(10px 20px, 30px 40px) => 10px 20px 30px 40px
|
1351
|
-
# join((blue, red), (#abc, #def)) => blue, red, #abc, #def
|
1352
|
-
# join(10px, 20px) => 10px 20px
|
1353
|
-
# join(10px, 20px, comma) => 10px, 20px
|
1354
|
-
# join((blue, red), (#abc, #def), space) => blue red #abc #def
|
1355
|
-
# @overload join($list1, $list2, $separator: auto)
|
1356
|
-
# @param $list1 [Literal]
|
1357
|
-
# @param $list2 [Literal]
|
1358
|
-
# @param $separator [String] The list separator to use. If this is `comma`
|
1359
|
-
# or `space`, that separator will be used. If this is `auto` (the
|
1360
|
-
# default), the separator is determined as explained above.
|
1361
|
-
# @return [List]
|
1362
|
-
def join(list1, list2, separator = Sass::Script::String.new("auto"))
|
1363
|
-
assert_type separator, :String, :separator
|
1364
|
-
unless %w[auto space comma].include?(separator.value)
|
1365
|
-
raise ArgumentError.new("Separator name must be space, comma, or auto")
|
1366
|
-
end
|
1367
|
-
sep1 = list1.separator if list1.is_a?(Sass::Script::List) && !list1.value.empty?
|
1368
|
-
sep2 = list2.separator if list2.is_a?(Sass::Script::List) && !list2.value.empty?
|
1369
|
-
Sass::Script::List.new(
|
1370
|
-
list1.to_a + list2.to_a,
|
1371
|
-
if separator.value == 'auto'
|
1372
|
-
sep1 || sep2 || :space
|
1373
|
-
else
|
1374
|
-
separator.value.to_sym
|
1375
|
-
end)
|
1376
|
-
end
|
1377
|
-
declare :join, [:list1, :list2]
|
1378
|
-
declare :join, [:list1, :list2, :separator]
|
1379
|
-
|
1380
|
-
# Appends a single value onto the end of a list.
|
1381
|
-
#
|
1382
|
-
# Unless the `$separator` argument is passed, if the list had only one item,
|
1383
|
-
# the resulting list will be space-separated.
|
1384
|
-
#
|
1385
|
-
# @example
|
1386
|
-
# append(10px 20px, 30px) => 10px 20px 30px
|
1387
|
-
# append((blue, red), green) => blue, red, green
|
1388
|
-
# append(10px 20px, 30px 40px) => 10px 20px (30px 40px)
|
1389
|
-
# append(10px, 20px, comma) => 10px, 20px
|
1390
|
-
# append((blue, red), green, space) => blue red green
|
1391
|
-
# @overload append($list, $val, $separator: auto)
|
1392
|
-
# @param $list [Literal]
|
1393
|
-
# @param $val [Literal]
|
1394
|
-
# @param $separator [String] The list separator to use. If this is `comma`
|
1395
|
-
# or `space`, that separator will be used. If this is `auto` (the
|
1396
|
-
# default), the separator is determined as explained above.
|
1397
|
-
# @return [List]
|
1398
|
-
def append(list, val, separator = Sass::Script::String.new("auto"))
|
1399
|
-
assert_type separator, :String, :separator
|
1400
|
-
unless %w[auto space comma].include?(separator.value)
|
1401
|
-
raise ArgumentError.new("Separator name must be space, comma, or auto")
|
1402
|
-
end
|
1403
|
-
sep = list.separator if list.is_a?(Sass::Script::List)
|
1404
|
-
Sass::Script::List.new(
|
1405
|
-
list.to_a + [val],
|
1406
|
-
if separator.value == 'auto'
|
1407
|
-
sep || :space
|
1408
|
-
else
|
1409
|
-
separator.value.to_sym
|
1410
|
-
end)
|
1411
|
-
end
|
1412
|
-
declare :append, [:list, :val]
|
1413
|
-
declare :append, [:list, :val, :separator]
|
1414
|
-
|
1415
|
-
# Combines several lists into a single multidimensional list. The nth value
|
1416
|
-
# of the resulting list is a space separated list of the source lists' nth
|
1417
|
-
# values.
|
1418
|
-
#
|
1419
|
-
# The length of the resulting list is the length of the
|
1420
|
-
# shortest list.
|
1421
|
-
#
|
1422
|
-
# @example
|
1423
|
-
# zip(1px 1px 3px, solid dashed solid, red green blue)
|
1424
|
-
# => 1px solid red, 1px dashed green, 3px solid blue
|
1425
|
-
# @overload zip($lists...)
|
1426
|
-
# @param $lists [[Literal]]
|
1427
|
-
# @return [List]
|
1428
|
-
def zip(*lists)
|
1429
|
-
length = nil
|
1430
|
-
values = []
|
1431
|
-
lists.each do |list|
|
1432
|
-
array = list.to_a
|
1433
|
-
values << array.dup
|
1434
|
-
length = length.nil? ? array.length : [length, array.length].min
|
1435
|
-
end
|
1436
|
-
values.each do |value|
|
1437
|
-
value.slice!(length)
|
1438
|
-
end
|
1439
|
-
new_list_value = values.first.zip(*values[1..-1])
|
1440
|
-
List.new(new_list_value.map{|list| List.new(list, :space)}, :comma)
|
1441
|
-
end
|
1442
|
-
declare :zip, [], :var_args => true
|
1443
|
-
|
1444
|
-
|
1445
|
-
# Returns the position of a value within a list. If the value isn't found,
|
1446
|
-
# returns false instead.
|
1447
|
-
#
|
1448
|
-
# Note that unlike some languages, the first item in a Sass list is number
|
1449
|
-
# 1, the second number 2, and so forth.
|
1450
|
-
#
|
1451
|
-
# @example
|
1452
|
-
# index(1px solid red, solid) => 2
|
1453
|
-
# index(1px solid red, dashed) => false
|
1454
|
-
# @overload index($list, $value)
|
1455
|
-
# @param $list [Literal]
|
1456
|
-
# @param $value [Literal]
|
1457
|
-
# @return [Number, Bool] The 1-based index of `$value` in `$list`, or
|
1458
|
-
# `false`
|
1459
|
-
def index(list, value)
|
1460
|
-
index = list.to_a.index {|e| e.eq(value).to_bool }
|
1461
|
-
if index
|
1462
|
-
Number.new(index + 1)
|
1463
|
-
else
|
1464
|
-
Bool.new(false)
|
1465
|
-
end
|
1466
|
-
end
|
1467
|
-
declare :index, [:list, :value]
|
1468
|
-
|
1469
|
-
# Returns one of two values, depending on whether or not `$condition` is
|
1470
|
-
# true. Just like in `@if`, all values other than `false` and `null` are
|
1471
|
-
# considered to be true.
|
1472
|
-
#
|
1473
|
-
# @example
|
1474
|
-
# if(true, 1px, 2px) => 1px
|
1475
|
-
# if(false, 1px, 2px) => 2px
|
1476
|
-
# @overload if($condition, $if-true, $if-false)
|
1477
|
-
# @param $condition [Literal] Whether the `$if-true` or `$if-false` will be
|
1478
|
-
# returned
|
1479
|
-
# @param $if-true [Literal]
|
1480
|
-
# @param $if-false [Literal]
|
1481
|
-
# @return [Literal] `$if-true` or `$if-false`
|
1482
|
-
def if(condition, if_true, if_false)
|
1483
|
-
if condition.to_bool
|
1484
|
-
if_true
|
1485
|
-
else
|
1486
|
-
if_false
|
1487
|
-
end
|
1488
|
-
end
|
1489
|
-
declare :if, [:condition, :if_true, :if_false]
|
1490
|
-
|
1491
|
-
# This function only exists as a workaround for IE7's [`content: counter`
|
1492
|
-
# bug][bug]. It works identically to any other plain-CSS function, except it
|
1493
|
-
# avoids adding spaces between the argument commas.
|
1494
|
-
#
|
1495
|
-
# [bug]: http://jes.st/2013/ie7s-css-breaking-content-counter-bug/
|
1496
|
-
#
|
1497
|
-
# @example
|
1498
|
-
# counter(item, ".") => counter(item,".")
|
1499
|
-
# @overload counter($args...)
|
1500
|
-
# @return [String]
|
1501
|
-
def counter(*args)
|
1502
|
-
Sass::Script::String.new("counter(#{args.map {|a| a.to_s(options)}.join(',')})")
|
1503
|
-
end
|
1504
|
-
declare :counter, [], :var_args => true
|
1505
|
-
|
1506
|
-
# This function only exists as a workaround for IE7's [`content: counters`
|
1507
|
-
# bug][bug]. It works identically to any other plain-CSS function, except it
|
1508
|
-
# avoids adding spaces between the argument commas.
|
1509
|
-
#
|
1510
|
-
# [bug]: http://jes.st/2013/ie7s-css-breaking-content-counter-bug/
|
1511
|
-
#
|
1512
|
-
# @example
|
1513
|
-
# counters(item, ".") => counters(item,".")
|
1514
|
-
# @overload counters($args...)
|
1515
|
-
# @return [String]
|
1516
|
-
def counters(*args)
|
1517
|
-
Sass::Script::String.new("counters(#{args.map {|a| a.to_s(options)}.join(',')})")
|
1518
|
-
end
|
1519
|
-
declare :counters, [], :var_args => true
|
1520
|
-
|
1521
|
-
private
|
1522
|
-
|
1523
|
-
# This method implements the pattern of transforming a numeric value into
|
1524
|
-
# another numeric value with the same units.
|
1525
|
-
# It yields a number to a block to perform the operation and return a number
|
1526
|
-
def numeric_transformation(value)
|
1527
|
-
assert_type value, :Number, :value
|
1528
|
-
Sass::Script::Number.new(yield(value.value), value.numerator_units, value.denominator_units)
|
1529
|
-
end
|
1530
|
-
|
1531
|
-
def _adjust(color, amount, attr, range, op, units = "")
|
1532
|
-
assert_type color, :Color, :color
|
1533
|
-
assert_type amount, :Number, :amount
|
1534
|
-
Sass::Util.check_range('Amount', range, amount, units)
|
1535
|
-
|
1536
|
-
# TODO: is it worth restricting here,
|
1537
|
-
# or should we do so in the Color constructor itself,
|
1538
|
-
# and allow clipping in rgb() et al?
|
1539
|
-
color.with(attr => Sass::Util.restrict(
|
1540
|
-
color.send(attr).send(op, amount.value), range))
|
1541
|
-
end
|
1542
|
-
end
|
1543
|
-
end
|