angular-rails4-templates 0.3.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/LICENSE +20 -0
- data/README.md +219 -0
- data/lib/angular-rails-templates/compact_javascript_escape.rb +29 -0
- data/lib/angular-rails-templates/engine.rb +78 -0
- data/lib/angular-rails-templates/haml_processor.rb +19 -0
- data/lib/angular-rails-templates/javascript_template.js.erb +6 -0
- data/lib/angular-rails-templates/processor.rb +51 -0
- data/lib/angular-rails-templates/template.rb +53 -0
- data/lib/angular-rails-templates/version.rb +3 -0
- data/lib/angular-rails4-templates.rb +7 -0
- data/lib/angular-rails4-templates/compact_javascript_escape.rb +29 -0
- data/lib/angular-rails4-templates/engine.rb +78 -0
- data/lib/angular-rails4-templates/haml_processor.rb +19 -0
- data/lib/angular-rails4-templates/javascript_template.js.erb +7 -0
- data/lib/angular-rails4-templates/processor.rb +51 -0
- data/lib/angular-rails4-templates/template.rb +54 -0
- data/lib/angular-rails4-templates/version.rb +3 -0
- data/vendor/assets/javascripts/angular-rails4-templates.js.erb +7 -0
- data/vendor/ruby/2.1.0/bin/erubis +23 -0
- data/vendor/ruby/2.1.0/bin/haml +23 -0
- data/vendor/ruby/2.1.0/bin/kramdown +23 -0
- data/vendor/ruby/2.1.0/bin/nokogiri +23 -0
- data/vendor/ruby/2.1.0/bin/rackup +23 -0
- data/vendor/ruby/2.1.0/bin/rails +23 -0
- data/vendor/ruby/2.1.0/bin/rake +23 -0
- data/vendor/ruby/2.1.0/bin/slimrb +23 -0
- data/vendor/ruby/2.1.0/bin/sprockets +23 -0
- data/vendor/ruby/2.1.0/bin/thor +23 -0
- data/vendor/ruby/2.1.0/bin/tilt +23 -0
- data/vendor/ruby/2.1.0/cache/actionmailer-4.1.13.gem +0 -0
- data/vendor/ruby/2.1.0/cache/actionmailer-4.2.4.gem +0 -0
- data/vendor/ruby/2.1.0/cache/actionpack-4.1.13.gem +0 -0
- data/vendor/ruby/2.1.0/cache/actionpack-4.2.4.gem +0 -0
- data/vendor/ruby/2.1.0/cache/actionview-4.1.13.gem +0 -0
- data/vendor/ruby/2.1.0/cache/actionview-4.2.4.gem +0 -0
- data/vendor/ruby/2.1.0/cache/activejob-4.2.4.gem +0 -0
- data/vendor/ruby/2.1.0/cache/activemodel-4.1.13.gem +0 -0
- data/vendor/ruby/2.1.0/cache/activemodel-4.2.4.gem +0 -0
- data/vendor/ruby/2.1.0/cache/activerecord-4.1.13.gem +0 -0
- data/vendor/ruby/2.1.0/cache/activerecord-4.2.4.gem +0 -0
- data/vendor/ruby/2.1.0/cache/activesupport-4.1.13.gem +0 -0
- data/vendor/ruby/2.1.0/cache/activesupport-4.2.4.gem +0 -0
- data/vendor/ruby/2.1.0/cache/arel-5.0.1.20140414130214.gem +0 -0
- data/vendor/ruby/2.1.0/cache/arel-6.0.3.gem +0 -0
- data/vendor/ruby/2.1.0/cache/builder-3.2.2.gem +0 -0
- data/vendor/ruby/2.1.0/cache/capybara-2.4.4.gem +0 -0
- data/vendor/ruby/2.1.0/cache/erubis-2.7.0.gem +0 -0
- data/vendor/ruby/2.1.0/cache/execjs-2.6.0.gem +0 -0
- data/vendor/ruby/2.1.0/cache/globalid-0.3.6.gem +0 -0
- data/vendor/ruby/2.1.0/cache/haml-4.0.7.gem +0 -0
- data/vendor/ruby/2.1.0/cache/i18n-0.7.0.gem +0 -0
- data/vendor/ruby/2.1.0/cache/json-1.8.3.gem +0 -0
- data/vendor/ruby/2.1.0/cache/kramdown-1.8.0.gem +0 -0
- data/vendor/ruby/2.1.0/cache/loofah-2.0.3.gem +0 -0
- data/vendor/ruby/2.1.0/cache/mail-2.6.3.gem +0 -0
- data/vendor/ruby/2.1.0/cache/mime-types-2.6.1.gem +0 -0
- data/vendor/ruby/2.1.0/cache/mini_portile-0.6.2.gem +0 -0
- data/vendor/ruby/2.1.0/cache/minitest-5.8.0.gem +0 -0
- data/vendor/ruby/2.1.0/cache/nokogiri-1.6.6.2.gem +0 -0
- data/vendor/ruby/2.1.0/cache/rack-1.5.5.gem +0 -0
- data/vendor/ruby/2.1.0/cache/rack-1.6.4.gem +0 -0
- data/vendor/ruby/2.1.0/cache/rack-test-0.6.3.gem +0 -0
- data/vendor/ruby/2.1.0/cache/rails-4.1.13.gem +0 -0
- data/vendor/ruby/2.1.0/cache/rails-4.2.4.gem +0 -0
- data/vendor/ruby/2.1.0/cache/rails-deprecated_sanitizer-1.0.3.gem +0 -0
- data/vendor/ruby/2.1.0/cache/rails-dom-testing-1.0.7.gem +0 -0
- data/vendor/ruby/2.1.0/cache/rails-html-sanitizer-1.0.2.gem +0 -0
- data/vendor/ruby/2.1.0/cache/railties-4.1.13.gem +0 -0
- data/vendor/ruby/2.1.0/cache/railties-4.2.4.gem +0 -0
- data/vendor/ruby/2.1.0/cache/rake-10.4.2.gem +0 -0
- data/vendor/ruby/2.1.0/cache/slim-3.0.6.gem +0 -0
- data/vendor/ruby/2.1.0/cache/sprockets-3.3.3.gem +0 -0
- data/vendor/ruby/2.1.0/cache/sprockets-rails-2.3.2.gem +0 -0
- data/vendor/ruby/2.1.0/cache/temple-0.7.6.gem +0 -0
- data/vendor/ruby/2.1.0/cache/thor-0.19.1.gem +0 -0
- data/vendor/ruby/2.1.0/cache/thread_safe-0.3.5.gem +0 -0
- data/vendor/ruby/2.1.0/cache/tilt-2.0.1.gem +0 -0
- data/vendor/ruby/2.1.0/cache/tzinfo-1.2.2.gem +0 -0
- data/vendor/ruby/2.1.0/cache/uglifier-2.7.1.gem +0 -0
- data/vendor/ruby/2.1.0/cache/xpath-2.0.0.gem +0 -0
- data/vendor/ruby/2.1.0/extensions/x86_64-darwin-14/2.1.0-static/json-1.8.3/gem.build_complete +0 -0
- data/vendor/ruby/2.1.0/extensions/x86_64-darwin-14/2.1.0-static/json-1.8.3/gem_make.out +10 -0
- data/vendor/ruby/2.1.0/extensions/x86_64-darwin-14/2.1.0-static/json-1.8.3/json/ext/generator.bundle +0 -0
- data/vendor/ruby/2.1.0/extensions/x86_64-darwin-14/2.1.0-static/json-1.8.3/json/ext/parser.bundle +0 -0
- data/vendor/ruby/2.1.0/extensions/x86_64-darwin-14/2.1.0-static/nokogiri-1.6.6.2/gem.build_complete +0 -0
- data/vendor/ruby/2.1.0/extensions/x86_64-darwin-14/2.1.0-static/nokogiri-1.6.6.2/gem_make.out +173 -0
- data/vendor/ruby/2.1.0/extensions/x86_64-darwin-14/2.1.0-static/nokogiri-1.6.6.2/mkmf.log +553 -0
- data/vendor/ruby/2.1.0/extensions/x86_64-darwin-14/2.1.0-static/nokogiri-1.6.6.2/nokogiri/nokogiri.bundle +0 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.1.13/CHANGELOG.md +168 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.1.13/MIT-LICENSE +21 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.1.13/README.rdoc +162 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.1.13/lib/action_mailer.rb +49 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.1.13/lib/action_mailer/base.rb +903 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.1.13/lib/action_mailer/collector.rb +30 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.1.13/lib/action_mailer/delivery_methods.rb +84 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.1.13/lib/action_mailer/gem_version.rb +15 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.1.13/lib/action_mailer/inline_preview_interceptor.rb +61 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.1.13/lib/action_mailer/log_subscriber.rb +36 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.1.13/lib/action_mailer/mail_helper.rb +58 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.1.13/lib/action_mailer/preview.rb +106 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.1.13/lib/action_mailer/railtie.rb +55 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.1.13/lib/action_mailer/test_case.rb +85 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.1.13/lib/action_mailer/test_helper.rb +60 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.1.13/lib/action_mailer/version.rb +8 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.1.13/lib/rails/generators/mailer/USAGE +17 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.1.13/lib/rails/generators/mailer/mailer_generator.rb +16 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.1.13/lib/rails/generators/mailer/templates/mailer.rb +18 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.2.4/CHANGELOG.md +104 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.2.4/MIT-LICENSE +21 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.2.4/README.rdoc +176 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.2.4/lib/action_mailer.rb +51 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.2.4/lib/action_mailer/base.rb +948 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.2.4/lib/action_mailer/collector.rb +30 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.2.4/lib/action_mailer/delivery_job.rb +13 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.2.4/lib/action_mailer/delivery_methods.rb +84 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.2.4/lib/action_mailer/gem_version.rb +15 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.2.4/lib/action_mailer/inline_preview_interceptor.rb +61 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.2.4/lib/action_mailer/log_subscriber.rb +39 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.2.4/lib/action_mailer/mail_helper.rb +58 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.2.4/lib/action_mailer/message_delivery.rb +115 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.2.4/lib/action_mailer/preview.rb +118 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.2.4/lib/action_mailer/railtie.rb +64 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.2.4/lib/action_mailer/test_case.rb +104 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.2.4/lib/action_mailer/test_helper.rb +62 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.2.4/lib/action_mailer/version.rb +9 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.2.4/lib/rails/generators/mailer/USAGE +17 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.2.4/lib/rails/generators/mailer/mailer_generator.rb +19 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.2.4/lib/rails/generators/mailer/templates/application_mailer.rb +4 -0
- data/vendor/ruby/2.1.0/gems/actionmailer-4.2.4/lib/rails/generators/mailer/templates/mailer.rb +17 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/CHANGELOG.md +824 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/MIT-LICENSE +21 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/README.rdoc +53 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/abstract_controller.rb +20 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/abstract_controller/asset_paths.rb +10 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/abstract_controller/base.rb +259 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/abstract_controller/callbacks.rb +219 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/abstract_controller/collector.rb +46 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/abstract_controller/helpers.rb +187 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/abstract_controller/logger.rb +12 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/abstract_controller/railties/routes_helpers.rb +18 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/abstract_controller/rendering.rb +120 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/abstract_controller/translation.rb +28 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/abstract_controller/url_for.rb +33 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller.rb +58 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/base.rb +267 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/caching.rb +89 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/caching/fragments.rb +97 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/log_subscriber.rb +83 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal.rb +240 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/conditional_get.rb +175 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/cookies.rb +16 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/data_streaming.rb +171 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/exceptions.rb +59 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/flash.rb +60 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/force_ssl.rb +97 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/head.rb +54 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/helpers.rb +113 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/hide_actions.rb +40 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/http_authentication.rb +509 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/implicit_render.rb +19 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/instrumentation.rb +109 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/live.rb +277 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/mime_responds.rb +547 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/params_wrapper.rb +285 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/rack_delegation.rb +32 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/redirecting.rb +106 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/renderers.rb +120 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/rendering.rb +104 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/request_forgery_protection.rb +263 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/rescue.rb +35 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/responder.rb +297 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/streaming.rb +221 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/strong_parameters.rb +554 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/testing.rb +31 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/metal/url_for.rb +50 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/middleware.rb +39 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/model_naming.rb +12 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/railtie.rb +67 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/railties/helpers.rb +22 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_controller/test_case.rb +717 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch.rb +105 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/http/cache.rb +175 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/http/filter_parameters.rb +78 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/http/filter_redirect.rb +38 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/http/headers.rb +65 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/http/mime_negotiation.rb +149 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/http/mime_type.rb +315 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/http/mime_types.rb +36 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/http/parameter_filter.rb +72 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/http/parameters.rb +82 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/http/rack_cache.rb +61 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/http/request.rb +322 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/http/response.rb +353 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/http/upload.rb +77 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/http/url.rb +249 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey.rb +5 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/backwards.rb +5 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/formatter.rb +150 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/gtg/builder.rb +162 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/gtg/simulator.rb +44 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/gtg/transition_table.rb +165 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/nfa/builder.rb +76 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/nfa/dot.rb +36 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/nfa/simulator.rb +47 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/nfa/transition_table.rb +163 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/nodes/node.rb +124 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/parser.rb +206 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/parser.y +48 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/parser_extras.rb +23 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/path/pattern.rb +196 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/route.rb +140 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/router.rb +168 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/router/strexp.rb +24 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/router/utils.rb +93 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/routes.rb +80 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/scanner.rb +61 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/visitors.rb +232 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/visualizer/fsm.css +34 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/visualizer/fsm.js +134 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/journey/visualizer/index.html.erb +52 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/callbacks.rb +37 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/cookies.rb +576 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/debug_exceptions.rb +99 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/exception_wrapper.rb +117 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/flash.rb +270 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/params_parser.rb +60 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/public_exceptions.rb +50 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/reloader.rb +98 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/remote_ip.rb +187 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/request_id.rb +35 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/session/abstract_store.rb +90 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/session/cache_store.rb +49 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/session/cookie_store.rb +123 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/session/mem_cache_store.rb +22 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/show_exceptions.rb +57 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/ssl.rb +72 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/stack.rb +129 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/static.rb +87 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb +34 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb +23 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/templates/rescues/_source.erb +25 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb +24 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb +15 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb +16 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/templates/rescues/layout.erb +154 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb +7 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/templates/rescues/missing_template.text.erb +3 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb +30 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb +11 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb +43 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/templates/rescues/template_error.text.erb +8 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.html.erb +6 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.text.erb +3 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/templates/routes/_route.html.erb +16 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/middleware/templates/routes/_table.html.erb +144 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/railtie.rb +45 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/request/session.rb +193 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/request/utils.rb +35 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/routing.rb +261 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/routing/inspector.rb +241 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/routing/mapper.rb +1850 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/routing/polymorphic_routes.rb +218 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/routing/redirection.rb +193 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/routing/route_set.rb +747 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/routing/routes_proxy.rb +41 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/routing/url_for.rb +184 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/testing/assertions.rb +18 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/testing/assertions/dom.rb +27 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/testing/assertions/response.rb +87 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/testing/assertions/routing.rb +218 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/testing/assertions/selector.rb +430 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/testing/assertions/tag.rb +135 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/testing/integration.rb +506 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/testing/test_process.rb +44 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/testing/test_request.rb +78 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_dispatch/testing/test_response.rb +25 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_pack.rb +24 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_pack/gem_version.rb +15 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.1.13/lib/action_pack/version.rb +8 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/CHANGELOG.md +573 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/MIT-LICENSE +21 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/README.rdoc +58 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/abstract_controller.rb +20 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/abstract_controller/asset_paths.rb +10 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/abstract_controller/base.rb +269 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/abstract_controller/callbacks.rb +196 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/abstract_controller/collector.rb +46 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/abstract_controller/helpers.rb +194 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/abstract_controller/logger.rb +12 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/abstract_controller/railties/routes_helpers.rb +18 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/abstract_controller/rendering.rb +120 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/abstract_controller/translation.rb +28 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/abstract_controller/url_for.rb +33 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller.rb +58 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/base.rb +268 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/caching.rb +89 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/caching/fragments.rb +103 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/log_subscriber.rb +83 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal.rb +241 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/conditional_get.rb +200 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/cookies.rb +16 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/data_streaming.rb +171 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/etag_with_template_digest.rb +50 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/exceptions.rb +59 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/flash.rb +60 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/force_ssl.rb +97 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/head.rb +58 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/helpers.rb +113 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/hide_actions.rb +40 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/http_authentication.rb +507 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/implicit_render.rb +19 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb +109 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/live.rb +328 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/mime_responds.rb +326 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/params_wrapper.rb +285 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/rack_delegation.rb +32 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/redirecting.rb +112 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/renderers.rb +140 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/rendering.rb +100 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/request_forgery_protection.rb +334 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/rescue.rb +35 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/streaming.rb +221 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/strong_parameters.rb +669 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/testing.rb +31 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/metal/url_for.rb +49 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/middleware.rb +39 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/model_naming.rb +12 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/railtie.rb +71 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/railties/helpers.rb +22 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_controller/test_case.rb +759 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch.rb +105 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/http/cache.rb +176 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/http/filter_parameters.rb +78 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/http/filter_redirect.rb +38 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/http/headers.rb +99 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/http/mime_negotiation.rb +156 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/http/mime_type.rb +315 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/http/mime_types.rb +36 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/http/parameter_filter.rb +72 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/http/parameters.rb +67 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/http/rack_cache.rb +61 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/http/request.rb +348 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/http/response.rb +405 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/http/upload.rb +78 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/http/url.rb +268 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey.rb +5 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/backwards.rb +5 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/formatter.rb +166 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/gtg/builder.rb +162 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/gtg/simulator.rb +47 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/gtg/transition_table.rb +157 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/nfa/builder.rb +76 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/nfa/dot.rb +36 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/nfa/simulator.rb +47 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/nfa/transition_table.rb +163 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/nodes/node.rb +128 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/parser.rb +198 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/parser.y +49 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/parser_extras.rb +23 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/path/pattern.rb +193 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/route.rb +125 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/router.rb +144 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/router/strexp.rb +27 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/router/utils.rb +93 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/routes.rb +80 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/scanner.rb +61 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/visitors.rb +221 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/visualizer/fsm.css +30 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/visualizer/fsm.js +134 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/visualizer/index.html.erb +52 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/callbacks.rb +37 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/cookies.rb +574 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/debug_exceptions.rb +110 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/exception_wrapper.rb +148 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/flash.rb +276 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/params_parser.rb +60 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/public_exceptions.rb +55 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/reloader.rb +98 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/remote_ip.rb +173 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/request_id.rb +35 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/session/abstract_store.rb +90 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/session/cache_store.rb +49 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/session/cookie_store.rb +123 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/session/mem_cache_store.rb +22 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/show_exceptions.rb +58 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/ssl.rb +72 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/stack.rb +129 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/static.rb +119 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb +34 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb +23 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb +27 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb +52 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb +9 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb +16 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb +9 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/layout.erb +160 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb +11 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/missing_template.text.erb +3 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb +32 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb +11 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb +20 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.text.erb +7 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/unknown_action.html.erb +6 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/unknown_action.text.erb +3 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb +16 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb +200 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/railtie.rb +47 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/request/session.rb +193 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/request/utils.rb +35 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/routing.rb +261 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/endpoint.rb +10 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/inspector.rb +234 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb +1979 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/polymorphic_routes.rb +330 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/redirection.rb +191 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb +864 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/routes_proxy.rb +41 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/url_for.rb +195 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/testing/assertions.rb +22 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/testing/assertions/dom.rb +3 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/testing/assertions/response.rb +82 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/testing/assertions/routing.rb +218 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/testing/assertions/selector.rb +3 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/testing/assertions/tag.rb +3 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/testing/integration.rb +513 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/testing/test_process.rb +44 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/testing/test_request.rb +78 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_dispatch/testing/test_response.rb +25 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_pack.rb +24 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_pack/gem_version.rb +15 -0
- data/vendor/ruby/2.1.0/gems/actionpack-4.2.4/lib/action_pack/version.rb +8 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/CHANGELOG.md +502 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/MIT-LICENSE +21 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/README.rdoc +34 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view.rb +97 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/base.rb +209 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/buffers.rb +49 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/context.rb +36 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/dependency_tracker.rb +141 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/digestor.rb +122 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/flows.rb +76 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/gem_version.rb +15 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers.rb +64 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/active_model_helper.rb +49 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/asset_tag_helper.rb +322 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/asset_url_helper.rb +355 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/atom_feed_helper.rb +203 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/cache_helper.rb +200 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/capture_helper.rb +218 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/controller_helper.rb +25 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/csrf_helper.rb +33 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/date_helper.rb +1094 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/debug_helper.rb +39 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/form_helper.rb +1878 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/form_options_helper.rb +841 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/form_tag_helper.rb +760 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/javascript_helper.rb +75 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/number_helper.rb +434 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/output_safety_helper.rb +38 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/record_tag_helper.rb +108 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/rendering_helper.rb +98 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/sanitize_helper.rb +256 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tag_helper.rb +176 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags.rb +41 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/base.rb +148 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/check_box.rb +64 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/checkable.rb +16 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/collection_check_boxes.rb +53 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/collection_helpers.rb +85 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/collection_radio_buttons.rb +36 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/collection_select.rb +28 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/color_field.rb +25 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/date_field.rb +13 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/date_select.rb +72 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/datetime_field.rb +22 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/datetime_local_field.rb +19 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/datetime_select.rb +8 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/email_field.rb +8 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/file_field.rb +8 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/grouped_collection_select.rb +29 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/hidden_field.rb +8 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/label.rb +65 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/month_field.rb +13 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/number_field.rb +18 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/password_field.rb +12 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/radio_button.rb +31 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/range_field.rb +8 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/search_field.rb +24 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/select.rb +41 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/tel_field.rb +8 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/text_area.rb +18 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/text_field.rb +29 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/time_field.rb +13 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/time_select.rb +8 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/time_zone_select.rb +20 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/url_field.rb +8 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/tags/week_field.rb +13 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/text_helper.rb +450 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/translation_helper.rb +109 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/helpers/url_helper.rb +629 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/layouts.rb +426 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/locale/en.yml +56 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/log_subscriber.rb +44 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/lookup_context.rb +257 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/model_naming.rb +12 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/path_set.rb +77 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/railtie.rb +49 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/record_identifier.rb +84 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/renderer/abstract_renderer.rb +47 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/renderer/partial_renderer.rb +500 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/renderer/renderer.rb +50 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/renderer/streaming_template_renderer.rb +103 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/renderer/template_renderer.rb +102 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/rendering.rb +145 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/routing_url_for.rb +109 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/tasks/dependencies.rake +23 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/template.rb +342 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/template/error.rb +141 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/template/handlers.rb +53 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/template/handlers/builder.rb +26 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/template/handlers/erb.rb +145 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/template/handlers/raw.rb +11 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/template/html.rb +34 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/template/resolver.rb +346 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/template/text.rb +34 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/template/types.rb +57 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/test_case.rb +272 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/testing/resolvers.rb +54 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/vendor/html-scanner.rb +20 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/vendor/html-scanner/html/document.rb +68 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/vendor/html-scanner/html/node.rb +532 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/vendor/html-scanner/html/sanitizer.rb +188 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/vendor/html-scanner/html/selector.rb +830 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/vendor/html-scanner/html/tokenizer.rb +107 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/vendor/html-scanner/html/version.rb +11 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/version.rb +8 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.1.13/lib/action_view/view_paths.rb +96 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/CHANGELOG.md +274 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/MIT-LICENSE +21 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/README.rdoc +39 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view.rb +96 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/base.rb +205 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/buffers.rb +50 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/context.rb +36 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/dependency_tracker.rb +141 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/digestor.rb +123 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/flows.rb +76 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/gem_version.rb +15 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers.rb +64 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/active_model_helper.rb +49 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/asset_tag_helper.rb +329 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/asset_url_helper.rb +366 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/atom_feed_helper.rb +203 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/cache_helper.rb +200 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/capture_helper.rb +209 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/controller_helper.rb +25 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/csrf_helper.rb +33 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/date_helper.rb +1098 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/debug_helper.rb +35 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/form_helper.rb +1943 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/form_options_helper.rb +841 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/form_tag_helper.rb +876 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/javascript_helper.rb +81 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/number_helper.rb +432 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/output_safety_helper.rb +38 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/record_tag_helper.rb +108 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/rendering_helper.rb +98 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/sanitize_helper.rb +172 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tag_helper.rb +188 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags.rb +42 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/base.rb +155 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/check_box.rb +64 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/checkable.rb +16 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/collection_check_boxes.rb +57 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/collection_helpers.rb +85 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/collection_radio_buttons.rb +36 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/collection_select.rb +28 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/color_field.rb +25 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/date_field.rb +13 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/date_select.rb +72 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/datetime_field.rb +30 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/datetime_local_field.rb +19 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/datetime_select.rb +8 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/email_field.rb +8 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/file_field.rb +8 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/grouped_collection_select.rb +29 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/hidden_field.rb +8 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/label.rb +79 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/month_field.rb +13 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/number_field.rb +18 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/password_field.rb +12 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/placeholderable.rb +22 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/radio_button.rb +31 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/range_field.rb +8 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/search_field.rb +22 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/select.rb +41 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/tel_field.rb +8 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/text_area.rb +22 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/text_field.rb +33 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/time_field.rb +13 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/time_select.rb +8 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/time_zone_select.rb +20 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/translator.rb +40 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/url_field.rb +8 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/tags/week_field.rb +13 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/text_helper.rb +467 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/translation_helper.rb +110 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/helpers/url_helper.rb +621 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/layouts.rb +426 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/locale/en.yml +56 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/log_subscriber.rb +44 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/lookup_context.rb +255 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/model_naming.rb +12 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/path_set.rb +77 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/railtie.rb +49 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/record_identifier.rb +84 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/renderer/abstract_renderer.rb +49 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/renderer/partial_renderer.rb +548 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/renderer/renderer.rb +50 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/renderer/streaming_template_renderer.rb +103 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/renderer/template_renderer.rb +101 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/rendering.rb +146 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/routing_url_for.rb +134 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/tasks/dependencies.rake +23 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/template.rb +336 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/template/error.rb +141 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/template/handlers.rb +62 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/template/handlers/builder.rb +26 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/template/handlers/erb.rb +145 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/template/handlers/raw.rb +11 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/template/html.rb +34 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/template/resolver.rb +349 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/template/text.rb +34 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/template/types.rb +57 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/test_case.rb +279 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/testing/resolvers.rb +54 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/version.rb +8 -0
- data/vendor/ruby/2.1.0/gems/actionview-4.2.4/lib/action_view/view_paths.rb +111 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/CHANGELOG.md +35 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/MIT-LICENSE +21 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/README.md +131 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job.rb +37 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/arguments.rb +144 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/base.rb +68 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/callbacks.rb +146 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/configured_job.rb +16 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/core.rb +93 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/enqueuing.rb +77 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/execution.rb +42 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/gem_version.rb +15 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/logging.rb +107 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/queue_adapter.rb +35 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/queue_adapters.rb +50 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/queue_adapters/backburner_adapter.rb +36 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/queue_adapters/delayed_job_adapter.rb +39 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/queue_adapters/inline_adapter.rb +23 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/queue_adapters/qu_adapter.rb +42 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/queue_adapters/que_adapter.rb +35 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/queue_adapters/queue_classic_adapter.rb +54 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/queue_adapters/resque_adapter.rb +52 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/queue_adapters/sidekiq_adapter.rb +47 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/queue_adapters/sneakers_adapter.rb +46 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/queue_adapters/sucker_punch_adapter.rb +40 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/queue_adapters/test_adapter.rb +51 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/queue_name.rb +51 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/railtie.rb +23 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/test_case.rb +7 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/test_helper.rb +230 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/translation.rb +11 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/active_job/version.rb +8 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/rails/generators/job/job_generator.rb +24 -0
- data/vendor/ruby/2.1.0/gems/activejob-4.2.4/lib/rails/generators/job/templates/job.rb +9 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/CHANGELOG.md +144 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/MIT-LICENSE +21 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/README.rdoc +248 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model.rb +71 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/attribute_methods.rb +480 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/callbacks.rb +146 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/conversion.rb +93 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/dirty.rb +205 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/errors.rb +468 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/forbidden_attributes_protection.rb +28 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/gem_version.rb +15 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/lint.rb +110 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/locale/en.yml +29 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/model.rb +99 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/naming.rb +311 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/railtie.rb +12 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/secure_password.rb +121 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/serialization.rb +163 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/serializers/json.rb +145 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/serializers/xml.rb +238 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/test_case.rb +4 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/translation.rb +69 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/validations.rb +382 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/validations/absence.rb +31 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/validations/acceptance.rb +55 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/validations/callbacks.rb +115 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/validations/clusivity.rb +51 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/validations/confirmation.rb +67 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/validations/exclusion.rb +46 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/validations/format.rb +113 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/validations/inclusion.rb +46 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/validations/length.rb +126 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/validations/numericality.rb +136 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/validations/presence.rb +39 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/validations/validates.rb +171 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/validations/with.rb +150 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/validator.rb +198 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.1.13/lib/active_model/version.rb +8 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/CHANGELOG.md +83 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/MIT-LICENSE +21 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/README.rdoc +272 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model.rb +71 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/attribute_methods.rb +478 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/callbacks.rb +149 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/conversion.rb +100 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/dirty.rb +267 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/errors.rb +475 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/forbidden_attributes_protection.rb +28 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/gem_version.rb +15 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/lint.rb +113 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/locale/en.yml +35 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/model.rb +99 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/naming.rb +316 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/railtie.rb +12 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/secure_password.rb +134 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/serialization.rb +163 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/serializers/json.rb +145 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/serializers/xml.rb +238 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/test_case.rb +4 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/translation.rb +69 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/validations.rb +404 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/validations/absence.rb +31 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/validations/acceptance.rb +55 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/validations/callbacks.rb +117 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/validations/clusivity.rb +51 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/validations/confirmation.rb +67 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/validations/exclusion.rb +46 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/validations/format.rb +113 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/validations/inclusion.rb +46 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/validations/length.rb +126 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/validations/numericality.rb +159 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/validations/presence.rb +39 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/validations/validates.rb +173 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/validations/with.rb +153 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/validator.rb +182 -0
- data/vendor/ruby/2.1.0/gems/activemodel-4.2.4/lib/active_model/version.rb +8 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/CHANGELOG.md +2623 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/MIT-LICENSE +20 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/README.rdoc +213 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/examples/performance.rb +184 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/examples/simple.rb +14 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record.rb +172 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/aggregations.rb +262 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/association_relation.rb +22 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations.rb +1616 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/alias_tracker.rb +96 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/association.rb +253 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/association_scope.rb +150 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/belongs_to_association.rb +101 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/belongs_to_polymorphic_association.rb +40 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/builder/association.rb +138 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/builder/belongs_to.rb +138 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/builder/collection_association.rb +91 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/builder/has_and_belongs_to_many.rb +133 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/builder/has_many.rb +15 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/builder/has_one.rb +23 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/builder/singular_association.rb +31 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/collection_association.rb +618 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/collection_proxy.rb +1039 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/has_many_association.rb +138 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/has_many_through_association.rb +224 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/has_one_association.rb +106 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/has_one_through_association.rb +36 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/join_dependency.rb +274 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/join_dependency/join_association.rb +118 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/join_dependency/join_base.rb +22 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/join_dependency/join_part.rb +72 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/preloader.rb +193 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/preloader/association.rb +163 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/preloader/belongs_to.rb +17 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/preloader/collection_association.rb +24 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/preloader/has_many.rb +17 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/preloader/has_many_through.rb +19 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/preloader/has_one.rb +23 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/preloader/has_one_through.rb +9 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/preloader/singular_association.rb +21 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/preloader/through_association.rb +95 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/singular_association.rb +65 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/associations/through_association.rb +108 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/attribute_assignment.rb +204 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/attribute_methods.rb +473 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/attribute_methods/before_type_cast.rb +71 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/attribute_methods/dirty.rb +127 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/attribute_methods/primary_key.rb +129 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/attribute_methods/query.rb +40 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/attribute_methods/read.rb +140 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/attribute_methods/serialization.rb +204 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/attribute_methods/time_zone_conversion.rb +71 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/attribute_methods/write.rb +98 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/autosave_association.rb +447 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/base.rb +327 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/callbacks.rb +313 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/coders/json.rb +13 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/coders/yaml_column.rb +38 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/abstract/connection_pool.rb +633 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/abstract/database_limits.rb +67 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/abstract/database_statements.rb +391 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/abstract/query_cache.rb +95 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/abstract/quoting.rb +134 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/abstract/savepoints.rb +21 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/abstract/schema_creation.rb +90 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/abstract/schema_definitions.rb +502 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/abstract/schema_dumper.rb +70 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/abstract/schema_statements.rb +857 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/abstract/transaction.rb +208 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/abstract_adapter.rb +393 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/abstract_mysql_adapter.rb +792 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/column.rb +293 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/connection_specification.rb +284 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/mysql2_adapter.rb +284 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/mysql_adapter.rb +575 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/postgresql/array_parser.rb +105 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/postgresql/cast.rb +168 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/postgresql/database_statements.rb +217 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/postgresql/oid.rb +395 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/postgresql/quoting.rb +198 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/postgresql/referential_integrity.rb +30 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/postgresql/schema_statements.rb +508 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/postgresql_adapter.rb +1007 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/schema_cache.rb +108 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/sqlite3_adapter.rb +626 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_adapters/statement_pool.rb +40 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/connection_handling.rb +132 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/core.rb +455 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/counter_cache.rb +121 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/dynamic_matchers.rb +140 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/enum.rb +199 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/errors.rb +230 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/explain.rb +38 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/explain_registry.rb +30 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/explain_subscriber.rb +29 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/fixture_set/file.rb +56 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/fixtures.rb +1023 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/gem_version.rb +15 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/inheritance.rb +222 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/integration.rb +113 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/locale/en.yml +47 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/locking/optimistic.rb +186 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/locking/pessimistic.rb +77 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/log_subscriber.rb +75 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/migration.rb +1054 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/migration/command_recorder.rb +180 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/migration/join_table.rb +15 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/model_schema.rb +348 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/nested_attributes.rb +548 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/no_touching.rb +52 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/null_relation.rb +81 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/persistence.rb +515 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/query_cache.rb +56 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/querying.rb +65 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/railtie.rb +157 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/railties/console_sandbox.rb +5 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/railties/controller_runtime.rb +50 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/railties/databases.rake +385 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/railties/jdbcmysql_error.rb +16 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/readonly_attributes.rb +24 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/reflection.rb +734 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/relation.rb +650 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/relation/batches.rb +140 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/relation/calculations.rb +406 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/relation/delegation.rb +140 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/relation/finder_methods.rb +493 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/relation/merger.rb +183 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/relation/predicate_builder.rb +146 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/relation/predicate_builder/array_handler.rb +29 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/relation/predicate_builder/relation_handler.rb +17 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/relation/query_methods.rb +1129 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/relation/spawn_methods.rb +72 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/result.rb +120 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/runtime_registry.rb +22 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/sanitization.rb +181 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/schema.rb +65 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/schema_dumper.rb +220 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/schema_migration.rb +52 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/scoping.rb +87 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/scoping/default.rb +133 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/scoping/named.rb +160 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/serialization.rb +22 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/serializers/xml_serializer.rb +197 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/statement_cache.rb +26 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/store.rb +205 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/tasks/database_tasks.rb +244 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/tasks/mysql_database_tasks.rb +144 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/tasks/postgresql_database_tasks.rb +90 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/tasks/sqlite_database_tasks.rb +55 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/timestamp.rb +119 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/transactions.rb +401 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/translation.rb +22 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/validations.rb +84 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/validations/associated.rb +49 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/validations/presence.rb +65 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/validations/uniqueness.rb +243 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/active_record/version.rb +8 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/rails/generators/active_record.rb +17 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/rails/generators/active_record/migration.rb +18 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/rails/generators/active_record/migration/migration_generator.rb +66 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/rails/generators/active_record/migration/templates/create_table_migration.rb +19 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/rails/generators/active_record/migration/templates/migration.rb +39 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/rails/generators/active_record/model/model_generator.rb +52 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/rails/generators/active_record/model/templates/model.rb +10 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.1.13/lib/rails/generators/active_record/model/templates/module.rb +7 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/CHANGELOG.md +1774 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/MIT-LICENSE +20 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/README.rdoc +218 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/examples/performance.rb +184 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/examples/simple.rb +14 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record.rb +174 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/aggregations.rb +266 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/association_relation.rb +35 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations.rb +1725 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/alias_tracker.rb +87 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/association.rb +265 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/association_scope.rb +195 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/belongs_to_association.rb +119 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/belongs_to_polymorphic_association.rb +40 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/builder/association.rb +149 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/builder/belongs_to.rb +116 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/builder/collection_association.rb +95 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/builder/has_and_belongs_to_many.rb +128 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/builder/has_many.rb +15 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/builder/has_one.rb +23 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/builder/singular_association.rb +38 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/collection_association.rb +643 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/collection_proxy.rb +1033 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/foreign_association.rb +11 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/has_many_association.rb +199 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/has_many_through_association.rb +242 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/has_one_association.rb +106 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/has_one_through_association.rb +36 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/join_dependency.rb +287 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/join_dependency/join_association.rb +122 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/join_dependency/join_base.rb +22 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/join_dependency/join_part.rb +71 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/preloader.rb +203 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/preloader/association.rb +162 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/preloader/belongs_to.rb +17 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/preloader/collection_association.rb +24 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/preloader/has_many.rb +17 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/preloader/has_many_through.rb +19 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/preloader/has_one.rb +23 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/preloader/has_one_through.rb +9 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/preloader/singular_association.rb +21 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/preloader/through_association.rb +96 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/singular_association.rb +80 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/associations/through_association.rb +101 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/attribute.rb +163 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/attribute_assignment.rb +212 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/attribute_decorators.rb +66 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/attribute_methods.rb +439 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/attribute_methods/before_type_cast.rb +76 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/attribute_methods/dirty.rb +190 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/attribute_methods/primary_key.rb +128 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/attribute_methods/query.rb +40 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/attribute_methods/read.rb +103 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/attribute_methods/serialization.rb +70 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/attribute_methods/time_zone_conversion.rb +69 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/attribute_methods/write.rb +83 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/attribute_set.rb +77 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/attribute_set/builder.rb +96 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/attributes.rb +146 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/autosave_association.rb +454 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/base.rb +316 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/callbacks.rb +313 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/coders/json.rb +13 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/coders/yaml_column.rb +38 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/abstract/connection_pool.rb +665 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/abstract/database_limits.rb +67 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/abstract/database_statements.rb +388 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/abstract/query_cache.rb +95 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/abstract/quoting.rb +133 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/abstract/savepoints.rb +21 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/abstract/schema_creation.rb +125 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/abstract/schema_definitions.rb +584 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/abstract/schema_dumper.rb +50 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/abstract/schema_statements.rb +1040 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/abstract/transaction.rb +215 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/abstract_adapter.rb +494 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/abstract_mysql_adapter.rb +911 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/column.rb +82 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/connection_specification.rb +275 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/mysql2_adapter.rb +282 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/mysql_adapter.rb +491 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/array_parser.rb +93 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/column.rb +20 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/database_statements.rb +232 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid.rb +36 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/array.rb +99 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/bit.rb +52 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/bit_varying.rb +13 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/bytea.rb +15 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/cidr.rb +46 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/date.rb +11 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/date_time.rb +36 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/decimal.rb +13 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/enum.rb +19 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/float.rb +21 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/hstore.rb +59 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/inet.rb +13 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/infinity.rb +13 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/integer.rb +11 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/json.rb +35 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/jsonb.rb +23 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/money.rb +43 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/point.rb +43 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/range.rb +79 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/specialized_string.rb +19 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/time.rb +11 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/type_map_initializer.rb +109 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/uuid.rb +21 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/vector.rb +26 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/oid/xml.rb +28 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/quoting.rb +108 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/referential_integrity.rb +30 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/schema_definitions.rb +152 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/schema_statements.rb +585 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql/utils.rb +77 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/postgresql_adapter.rb +758 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/schema_cache.rb +94 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/sqlite3_adapter.rb +622 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/statement_pool.rb +40 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/connection_handling.rb +132 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/core.rb +577 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/counter_cache.rb +175 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/dynamic_matchers.rb +140 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/enum.rb +198 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/errors.rb +252 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/explain.rb +38 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/explain_registry.rb +30 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/explain_subscriber.rb +29 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/fixture_set/file.rb +56 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/fixtures.rb +1009 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/gem_version.rb +15 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/inheritance.rb +247 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/integration.rb +113 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/locale/en.yml +47 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/locking/optimistic.rb +206 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/locking/pessimistic.rb +77 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/log_subscriber.rb +75 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/migration.rb +1051 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/migration/command_recorder.rb +197 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/migration/join_table.rb +15 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/model_schema.rb +340 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/nested_attributes.rb +548 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/no_touching.rb +52 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/null_relation.rb +81 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/persistence.rb +535 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/query_cache.rb +56 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/querying.rb +68 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/railtie.rb +162 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/railties/console_sandbox.rb +5 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/railties/controller_runtime.rb +50 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/railties/databases.rake +394 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/railties/jdbcmysql_error.rb +16 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/readonly_attributes.rb +23 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/reflection.rb +881 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/relation.rb +682 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/relation/batches.rb +138 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/relation/calculations.rb +403 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/relation/delegation.rb +140 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/relation/finder_methods.rb +516 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/relation/merger.rb +193 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/relation/predicate_builder.rb +155 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/relation/predicate_builder/array_handler.rb +47 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/relation/predicate_builder/relation_handler.rb +13 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/relation/query_methods.rb +1178 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/relation/spawn_methods.rb +75 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/result.rb +131 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/runtime_registry.rb +22 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/sanitization.rb +191 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/schema.rb +64 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/schema_dumper.rb +251 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/schema_migration.rb +56 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/scoping.rb +87 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/scoping/default.rb +135 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/scoping/named.rb +164 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/serialization.rb +22 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/serializers/xml_serializer.rb +193 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/statement_cache.rb +111 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/store.rb +205 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/tasks/database_tasks.rb +296 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/tasks/mysql_database_tasks.rb +145 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/tasks/postgresql_database_tasks.rb +90 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/tasks/sqlite_database_tasks.rb +55 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/timestamp.rb +121 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/transactions.rb +427 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/translation.rb +22 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/type.rb +23 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/type/big_integer.rb +13 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/type/binary.rb +50 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/type/boolean.rb +31 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/type/date.rb +46 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/type/date_time.rb +54 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/type/decimal.rb +48 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/type/decimal_without_scale.rb +11 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/type/decorator.rb +14 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/type/float.rb +19 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/type/hash_lookup_type_map.rb +23 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/type/integer.rb +59 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/type/mutable.rb +16 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/type/numeric.rb +36 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/type/serialized.rb +62 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/type/string.rb +40 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/type/text.rb +11 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/type/time.rb +26 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/type/time_value.rb +38 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/type/type_map.rb +64 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/type/unsigned_integer.rb +15 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/type/value.rb +105 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/validations.rb +90 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/validations/associated.rb +51 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/validations/presence.rb +67 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/validations/uniqueness.rb +233 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/active_record/version.rb +8 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/rails/generators/active_record.rb +17 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/rails/generators/active_record/migration.rb +18 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/rails/generators/active_record/migration/migration_generator.rb +70 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/rails/generators/active_record/migration/templates/create_table_migration.rb +19 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/rails/generators/active_record/migration/templates/migration.rb +39 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/rails/generators/active_record/model/model_generator.rb +52 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/rails/generators/active_record/model/templates/model.rb +10 -0
- data/vendor/ruby/2.1.0/gems/activerecord-4.2.4/lib/rails/generators/active_record/model/templates/module.rb +7 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/CHANGELOG.md +847 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/MIT-LICENSE +20 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/README.rdoc +35 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support.rb +75 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/all.rb +3 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/backtrace_cleaner.rb +103 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/benchmarkable.rb +49 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/builder.rb +6 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/cache.rb +719 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/cache/file_store.rb +185 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/cache/mem_cache_store.rb +198 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/cache/memory_store.rb +172 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/cache/null_store.rb +44 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/cache/strategy/local_cache.rb +160 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/cache/strategy/local_cache_middleware.rb +39 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/callbacks.rb +787 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/concern.rb +134 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/concurrency/latch.rb +27 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/configurable.rb +147 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext.rb +3 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/array.rb +6 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/array/access.rb +56 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/array/conversions.rb +209 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/array/extract_options.rb +29 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/array/grouping.rb +111 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/array/prepend_and_append.rb +7 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/array/wrap.rb +45 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/benchmark.rb +14 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/big_decimal.rb +1 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/big_decimal/conversions.rb +16 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/big_decimal/yaml_conversions.rb +14 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/class.rb +3 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/class/attribute.rb +127 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/class/attribute_accessors.rb +4 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/class/delegating_attributes.rb +41 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/class/subclasses.rb +42 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/date.rb +5 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/date/acts_like.rb +8 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/date/calculations.rb +143 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/date/conversions.rb +88 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/date/zones.rb +6 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/date_and_time/calculations.rb +251 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/date_and_time/zones.rb +41 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/date_time.rb +4 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/date_time/acts_like.rb +14 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/date_time/calculations.rb +163 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/date_time/conversions.rb +103 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/date_time/zones.rb +6 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/enumerable.rb +80 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/file.rb +1 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/file/atomic.rb +63 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/hash.rb +8 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/hash/compact.rb +20 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/hash/conversions.rb +244 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/hash/deep_merge.rb +38 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/hash/except.rb +15 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/hash/indifferent_access.rb +23 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/hash/keys.rb +162 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/hash/reverse_merge.rb +22 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/hash/slice.rb +42 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/integer.rb +3 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/integer/inflections.rb +29 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/integer/multiple.rb +10 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/integer/time.rb +44 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/kernel.rb +4 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/kernel/agnostics.rb +11 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/kernel/debugger.rb +10 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/kernel/reporting.rb +110 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/kernel/singleton_class.rb +6 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/load_error.rb +25 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/marshal.rb +21 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/module.rb +11 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/module/aliasing.rb +69 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/module/anonymous.rb +19 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/module/attr_internal.rb +39 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/module/attribute_accessors.rb +212 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/module/concerning.rb +135 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/module/delegation.rb +209 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/module/deprecation.rb +23 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/module/introspection.rb +62 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/module/method_transplanting.rb +11 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/module/qualified_const.rb +52 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/module/reachable.rb +8 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/module/remove_method.rb +12 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/name_error.rb +18 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/numeric.rb +3 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/numeric/bytes.rb +44 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/numeric/conversions.rb +135 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/numeric/time.rb +87 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/object.rb +14 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/object/acts_like.rb +10 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/object/blank.rb +131 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/object/conversions.rb +4 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/object/deep_dup.rb +46 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/object/duplicable.rb +100 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/object/inclusion.rb +27 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/object/instance_variables.rb +28 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/object/json.rb +197 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/object/to_json.rb +5 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/object/to_param.rb +1 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/object/to_query.rb +83 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/object/try.rb +78 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/object/with_options.rb +42 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/range.rb +4 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/range/conversions.rb +19 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/range/each.rb +23 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/range/include_range.rb +23 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/range/overlaps.rb +8 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/regexp.rb +5 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/string.rb +13 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/string/access.rb +104 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/string/behavior.rb +6 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/string/conversions.rb +56 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/string/exclude.rb +11 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/string/filters.rb +65 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/string/indent.rb +43 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/string/inflections.rb +214 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/string/inquiry.rb +13 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/string/multibyte.rb +49 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/string/output_safety.rb +243 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/string/starts_ends_with.rb +4 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/string/strip.rb +26 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/string/zones.rb +14 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/struct.rb +6 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/thread.rb +79 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/time.rb +5 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/time/acts_like.rb +8 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/time/calculations.rb +257 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/time/conversions.rb +65 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/time/marshal.rb +30 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/time/zones.rb +79 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/core_ext/uri.rb +26 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/dependencies.rb +748 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/dependencies/autoload.rb +77 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/deprecation.rb +43 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/deprecation/behaviors.rb +76 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/deprecation/instance_delegator.rb +24 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/deprecation/method_wrappers.rb +44 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/deprecation/proxy_wrappers.rb +126 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/deprecation/reporting.rb +94 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/descendants_tracker.rb +60 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/duration.rb +118 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/file_update_checker.rb +137 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/file_watcher.rb +36 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/gem_version.rb +15 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/gzip.rb +36 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/hash_with_indifferent_access.rb +272 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/i18n.rb +13 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/i18n_railtie.rb +100 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/inflections.rb +70 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/inflector.rb +7 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/inflector/inflections.rb +211 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/inflector/methods.rb +359 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/inflector/transliterate.rb +97 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/json.rb +2 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/json/decoding.rb +73 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/json/encoding.rb +176 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/key_generator.rb +73 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/lazy_load_hooks.rb +48 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/locale/en.yml +133 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/log_subscriber.rb +109 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/log_subscriber/test_helper.rb +104 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/logger.rb +57 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/logger_silence.rb +24 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/message_encryptor.rb +106 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/message_verifier.rb +73 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/multibyte.rb +21 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/multibyte/chars.rb +222 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/multibyte/unicode.rb +389 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/notifications.rb +207 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/notifications/fanout.rb +152 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/notifications/instrumenter.rb +73 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/number_helper.rb +346 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/number_helper/number_converter.rb +182 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/number_helper/number_to_currency_converter.rb +46 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/number_helper/number_to_delimited_converter.rb +23 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/number_helper/number_to_human_converter.rb +66 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/number_helper/number_to_human_size_converter.rb +58 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/number_helper/number_to_percentage_converter.rb +12 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/number_helper/number_to_phone_converter.rb +49 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/number_helper/number_to_rounded_converter.rb +87 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/option_merger.rb +25 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/ordered_hash.rb +48 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/ordered_options.rb +67 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/per_thread_registry.rb +53 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/proxy_object.rb +13 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/rails.rb +27 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/railtie.rb +46 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/rescuable.rb +119 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/string_inquirer.rb +26 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/subscriber.rb +125 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/tagged_logging.rb +76 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/test_case.rb +66 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/testing/assertions.rb +97 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/testing/autorun.rb +5 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/testing/constant_lookup.rb +54 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/testing/declarative.rb +50 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/testing/deprecation.rb +35 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/testing/isolation.rb +91 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/testing/setup_and_teardown.rb +50 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/testing/tagged_logging.rb +25 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/testing/time_helpers.rb +127 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/time.rb +20 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/time_with_zone.rb +402 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/values/time_zone.rb +424 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/values/unicode_tables.dat +0 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/version.rb +8 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/xml_mini.rb +194 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/xml_mini/jdom.rb +181 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/xml_mini/libxml.rb +79 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/xml_mini/libxmlsax.rb +85 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/xml_mini/nokogiri.rb +83 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/xml_mini/nokogirisax.rb +87 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.1.13/lib/active_support/xml_mini/rexml.rb +130 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/CHANGELOG.md +473 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/MIT-LICENSE +20 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/README.rdoc +40 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support.rb +85 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/all.rb +3 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/backtrace_cleaner.rb +103 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/benchmarkable.rb +49 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/builder.rb +6 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/cache.rb +717 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/cache/file_store.rb +190 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/cache/mem_cache_store.rb +198 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/cache/memory_store.rb +172 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/cache/null_store.rb +44 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/cache/strategy/local_cache.rb +161 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/cache/strategy/local_cache_middleware.rb +44 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb +795 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/concern.rb +142 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/concurrency/latch.rb +27 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/configurable.rb +147 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext.rb +3 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/array.rb +6 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/array/access.rb +64 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/array/conversions.rb +209 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/array/extract_options.rb +29 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/array/grouping.rb +116 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/array/prepend_and_append.rb +7 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/array/wrap.rb +45 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/benchmark.rb +14 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/big_decimal.rb +1 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/big_decimal/conversions.rb +16 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/big_decimal/yaml_conversions.rb +16 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/class.rb +3 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/class/attribute.rb +127 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/class/attribute_accessors.rb +4 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/class/delegating_attributes.rb +45 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/class/subclasses.rb +42 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/date.rb +5 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/date/acts_like.rb +8 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/date/calculations.rb +143 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/date/conversions.rb +94 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/date/zones.rb +6 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/date_and_time/calculations.rb +262 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/date_and_time/zones.rb +41 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/date_time.rb +4 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/date_time/acts_like.rb +14 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/date_time/calculations.rb +173 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/date_time/conversions.rb +103 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/date_time/zones.rb +6 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/digest/uuid.rb +51 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/enumerable.rb +80 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/file.rb +1 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/file/atomic.rb +63 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/hash.rb +9 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/hash/compact.rb +20 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/hash/conversions.rb +243 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/hash/deep_merge.rb +38 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/hash/except.rb +21 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/hash/indifferent_access.rb +23 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/hash/keys.rb +166 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/hash/reverse_merge.rb +22 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/hash/slice.rb +48 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/hash/transform_values.rb +23 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/integer.rb +3 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/integer/inflections.rb +29 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/integer/multiple.rb +10 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/integer/time.rb +29 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/kernel.rb +5 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/kernel/agnostics.rb +11 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/kernel/concern.rb +10 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/kernel/debugger.rb +10 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/kernel/reporting.rb +125 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/kernel/singleton_class.rb +6 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/load_error.rb +28 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/marshal.rb +21 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/module.rb +11 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/module/aliasing.rb +69 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/module/anonymous.rb +19 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/module/attr_internal.rb +39 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/module/attribute_accessors.rb +212 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/module/concerning.rb +135 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/module/delegation.rb +217 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/module/deprecation.rb +23 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/module/introspection.rb +62 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/module/method_transplanting.rb +11 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/module/qualified_const.rb +52 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/module/reachable.rb +8 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/module/remove_method.rb +12 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/name_error.rb +18 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/numeric.rb +3 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/numeric/bytes.rb +44 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/numeric/conversions.rb +135 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/numeric/time.rb +54 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/object.rb +15 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/object/acts_like.rb +10 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/object/blank.rb +131 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/object/conversions.rb +4 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/object/deep_dup.rb +46 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/object/duplicable.rb +103 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/object/inclusion.rb +27 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/object/instance_variables.rb +28 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/object/itself.rb +15 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/object/json.rb +197 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/object/to_param.rb +1 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/object/to_query.rb +84 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/object/try.rb +100 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/object/with_options.rb +69 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/range.rb +4 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/range/conversions.rb +19 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/range/each.rb +23 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/range/include_range.rb +23 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/range/overlaps.rb +8 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/regexp.rb +5 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/string.rb +13 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/string/access.rb +104 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/string/behavior.rb +6 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/string/conversions.rb +56 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/string/exclude.rb +11 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/string/filters.rb +103 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/string/indent.rb +43 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/string/inflections.rb +217 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/string/inquiry.rb +13 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/string/multibyte.rb +49 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/string/output_safety.rb +262 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/string/starts_ends_with.rb +4 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/string/strip.rb +26 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/string/zones.rb +14 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/struct.rb +6 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/thread.rb +86 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/time.rb +5 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/time/acts_like.rb +8 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/time/calculations.rb +271 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/time/conversions.rb +65 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/time/marshal.rb +30 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/time/zones.rb +79 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/core_ext/uri.rb +26 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/dependencies.rb +762 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/dependencies/autoload.rb +77 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/deprecation.rb +43 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/deprecation/behaviors.rb +76 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/deprecation/instance_delegator.rb +24 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/deprecation/method_wrappers.rb +44 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/deprecation/proxy_wrappers.rb +126 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/deprecation/reporting.rb +94 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/descendants_tracker.rb +60 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/duration.rb +160 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/file_update_checker.rb +137 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/gem_version.rb +15 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/gzip.rb +36 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/hash_with_indifferent_access.rb +291 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/i18n.rb +13 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/i18n_railtie.rb +94 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/inflections.rb +70 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/inflector.rb +7 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/inflector/inflections.rb +211 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/inflector/methods.rb +383 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/inflector/transliterate.rb +97 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/json.rb +2 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/json/decoding.rb +73 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/json/encoding.rb +177 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/key_generator.rb +73 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/lazy_load_hooks.rb +48 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/locale/en.yml +133 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/log_subscriber.rb +109 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/log_subscriber/test_helper.rb +104 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/logger.rb +57 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/logger_silence.rb +24 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/message_encryptor.rb +107 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/message_verifier.rb +72 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/multibyte.rb +21 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/multibyte/chars.rb +222 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/multibyte/unicode.rb +390 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/notifications.rb +212 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/notifications/fanout.rb +157 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/notifications/instrumenter.rb +73 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/number_helper.rb +345 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/number_helper/number_converter.rb +182 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/number_helper/number_to_currency_converter.rb +46 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/number_helper/number_to_delimited_converter.rb +23 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/number_helper/number_to_human_converter.rb +66 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/number_helper/number_to_human_size_converter.rb +58 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/number_helper/number_to_percentage_converter.rb +12 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/number_helper/number_to_phone_converter.rb +49 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/number_helper/number_to_rounded_converter.rb +87 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/option_merger.rb +25 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/ordered_hash.rb +48 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/ordered_options.rb +67 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/per_thread_registry.rb +53 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/proxy_object.rb +13 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/rails.rb +27 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/railtie.rb +46 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/rescuable.rb +119 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/security_utils.rb +20 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/string_inquirer.rb +26 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/subscriber.rb +125 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/tagged_logging.rb +76 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/test_case.rb +100 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/testing/assertions.rb +97 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/testing/autorun.rb +5 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/testing/constant_lookup.rb +50 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/testing/declarative.rb +26 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/testing/deprecation.rb +35 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/testing/isolation.rb +101 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/testing/setup_and_teardown.rb +50 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/testing/tagged_logging.rb +25 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/testing/time_helpers.rb +131 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/time.rb +18 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/time_with_zone.rb +409 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/values/time_zone.rb +428 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/values/unicode_tables.dat +0 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/version.rb +8 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/xml_mini.rb +194 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/xml_mini/jdom.rb +181 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/xml_mini/libxml.rb +79 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/xml_mini/libxmlsax.rb +85 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/xml_mini/nokogiri.rb +83 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/xml_mini/nokogirisax.rb +87 -0
- data/vendor/ruby/2.1.0/gems/activesupport-4.2.4/lib/active_support/xml_mini/rexml.rb +130 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/Gemfile +12 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/History.txt +292 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/MIT-LICENSE.txt +20 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/Manifest.txt +133 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/README.markdown +150 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/Rakefile +20 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/arel.gemspec +41 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel.rb +46 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/alias_predication.rb +7 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/attributes.rb +20 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/attributes/attribute.rb +27 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/compatibility/wheres.rb +33 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/crud.rb +40 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/delete_manager.rb +18 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/deprecated.rb +4 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/expression.rb +5 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/expressions.rb +27 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/factory_methods.rb +43 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/insert_manager.rb +38 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/math.rb +19 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes.rb +52 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/and.rb +34 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/ascending.rb +23 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/binary.rb +52 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/count.rb +10 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/delete_statement.rb +19 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/descending.rb +23 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/equality.rb +9 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/extract.rb +34 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/false.rb +13 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/function.rb +43 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/grouping.rb +7 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/in.rb +6 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/infix_operation.rb +44 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/inner_join.rb +6 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/insert_statement.rb +32 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/join_source.rb +18 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/named_function.rb +21 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/node.rb +56 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/outer_join.rb +6 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/over.rb +15 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/select_core.rb +63 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/select_statement.rb +39 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/sql_literal.rb +17 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/string_join.rb +9 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/table_alias.rb +21 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/terminal.rb +13 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/true.rb +13 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/unary.rb +39 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/unqualified_column.rb +20 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/update_statement.rb +38 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/values.rb +14 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/window.rb +105 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/nodes/with.rb +10 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/order_predications.rb +13 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/predications.rb +180 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/select_manager.rb +283 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/sql/engine.rb +10 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/sql_literal.rb +4 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/table.rb +142 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/tree_manager.rb +40 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/update_manager.rb +57 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/visitors.rb +42 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/visitors/bind_visitor.rb +34 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/visitors/depth_first.rb +170 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/visitors/dot.rb +272 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/visitors/ibm_db.rb +12 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/visitors/informix.rb +33 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/visitors/join_sql.rb +19 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/visitors/mssql.rb +73 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/visitors/mysql.rb +56 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/visitors/oracle.rb +128 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/visitors/order_clauses.rb +11 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/visitors/postgresql.rb +21 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/visitors/sqlite.rb +16 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/visitors/to_sql.rb +604 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/visitors/visitor.rb +34 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/visitors/where_sql.rb +9 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/lib/arel/window_predications.rb +9 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/attributes/test_attribute.rb +664 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/helper.rb +13 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_and.rb +20 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_as.rb +34 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_ascending.rb +44 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_bin.rb +33 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_count.rb +39 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_delete_statement.rb +34 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_descending.rb +44 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_distinct.rb +20 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_equality.rb +84 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_extract.rb +33 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_false.rb +20 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_grouping.rb +25 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_infix_operation.rb +40 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_insert_statement.rb +42 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_named_function.rb +46 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_node.rb +39 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_not.rb +29 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_or.rb +34 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_over.rb +67 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_select_core.rb +69 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_select_statement.rb +49 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_sql_literal.rb +69 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_sum.rb +24 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_table_alias.rb +36 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_true.rb +21 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_update_statement.rb +58 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/nodes/test_window.rb +73 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/support/fake_record.rb +123 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/test_attributes.rb +66 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/test_crud.rb +63 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/test_delete_manager.rb +42 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/test_factory_methods.rb +44 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/test_insert_manager.rb +142 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/test_select_manager.rb +1090 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/test_table.rb +208 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/test_update_manager.rb +124 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/visitors/test_bind_visitor.rb +58 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/visitors/test_depth_first.rb +238 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/visitors/test_dispatch_contamination.rb +22 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/visitors/test_dot.rb +76 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/visitors/test_ibm_db.rb +27 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/visitors/test_informix.rb +52 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/visitors/test_join_sql.rb +42 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/visitors/test_mssql.rb +66 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/visitors/test_mysql.rb +55 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/visitors/test_oracle.rb +156 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/visitors/test_postgres.rb +84 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/visitors/test_sqlite.rb +23 -0
- data/vendor/ruby/2.1.0/gems/arel-5.0.1.20140414130214/test/visitors/test_to_sql.rb +476 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/History.txt +315 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/MIT-LICENSE.txt +20 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/README.markdown +227 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel.rb +35 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/alias_predication.rb +7 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/attributes.rb +20 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/attributes/attribute.rb +27 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/collectors/bind.rb +36 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/collectors/plain_string.rb +18 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/collectors/sql_string.rb +24 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/compatibility/wheres.rb +33 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/crud.rb +40 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/delete_manager.rb +18 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/expressions.rb +28 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/factory_methods.rb +43 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/insert_manager.rb +42 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/math.rb +19 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes.rb +95 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/and.rb +30 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/ascending.rb +23 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/binary.rb +52 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/bind_param.rb +6 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/count.rb +10 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/delete_statement.rb +19 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/descending.rb +23 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/equality.rb +9 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/extract.rb +25 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/false.rb +13 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/full_outer_join.rb +6 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/function.rb +42 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/grouping.rb +7 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/in.rb +6 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/infix_operation.rb +44 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/inner_join.rb +6 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/insert_statement.rb +35 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/join_source.rb +18 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/matches.rb +14 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/named_function.rb +21 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/node.rb +60 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/outer_join.rb +6 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/over.rb +15 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/right_outer_join.rb +6 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/select_core.rb +63 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/select_statement.rb +39 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/sql_literal.rb +14 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/string_join.rb +9 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/table_alias.rb +21 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/terminal.rb +13 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/true.rb +13 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/unary.rb +39 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/unqualified_column.rb +20 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/update_statement.rb +38 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/values.rb +14 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/window.rb +123 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/nodes/with.rb +10 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/order_predications.rb +13 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/predications.rb +215 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/select_manager.rb +268 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/table.rb +146 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/tree_manager.rb +46 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/update_manager.rb +57 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/visitors.rb +40 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/visitors/bind_substitute.rb +9 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/visitors/bind_visitor.rb +39 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/visitors/depth_first.rb +184 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/visitors/dot.rb +278 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/visitors/ibm_db.rb +14 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/visitors/informix.rb +51 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/visitors/mssql.rb +91 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/visitors/mysql.rb +77 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/visitors/oracle.rb +141 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/visitors/postgresql.rb +32 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/visitors/reduce.rb +25 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/visitors/sqlite.rb +17 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/visitors/to_sql.rb +822 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/visitors/visitor.rb +41 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/visitors/where_sql.rb +12 -0
- data/vendor/ruby/2.1.0/gems/arel-6.0.3/lib/arel/window_predications.rb +9 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/CHANGES +107 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/MIT-LICENSE +20 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/README.md +258 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/Rakefile +195 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/doc/jamis.rb +591 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/doc/releases/builder-1.2.4.rdoc +31 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/doc/releases/builder-2.0.0.rdoc +46 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/doc/releases/builder-2.1.1.rdoc +58 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/lib/blankslate.rb +137 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/lib/builder.rb +13 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/lib/builder/blankslate.rb +23 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/lib/builder/version.rb +8 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/lib/builder/xchar.rb +197 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/lib/builder/xmlbase.rb +199 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/lib/builder/xmlevents.rb +63 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/lib/builder/xmlmarkup.rb +339 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/rakelib/publish.rake +17 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/rakelib/tags.rake +62 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/test/performance.rb +41 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/test/preload.rb +39 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/test/test_blankslate.rb +217 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/test/test_eventbuilder.rb +150 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/test/test_markupbuilder.rb +611 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/test/test_method_caching.rb +62 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/test/test_namecollision.rb +39 -0
- data/vendor/ruby/2.1.0/gems/builder-3.2.2/test/test_xchar.rb +78 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/History.md +680 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/License.txt +22 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/README.md +922 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara.rb +377 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/cucumber.rb +26 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/driver/base.rb +136 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/driver/node.rb +100 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/dsl.rb +57 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/helpers.rb +128 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/node/actions.rb +156 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/node/base.rb +124 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/node/document.rb +31 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/node/document_matchers.rb +68 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/node/element.rb +263 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/node/finders.rb +169 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/node/matchers.rb +527 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/node/simple.rb +167 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/queries/base_query.rb +29 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/queries/text_query.rb +56 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/queries/title_query.rb +40 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/query.rb +135 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/rack_test/browser.rb +114 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/rack_test/css_handlers.rb +10 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/rack_test/driver.rb +94 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/rack_test/form.rb +91 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/rack_test/node.rb +203 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/rails.rb +20 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/result.rb +57 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/rspec.rb +32 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/rspec/features.rb +45 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/rspec/matchers.rb +213 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/selector.rb +242 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/selenium/driver.rb +271 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/selenium/node.rb +130 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/server.rb +91 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/session.rb +716 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/fixtures/another_test_file.txt +1 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/fixtures/capybara.jpg +3 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/fixtures/test_file.txt +1 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/public/jquery-ui.js +791 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/public/jquery.js +9046 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/public/test.js +103 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/accept_alert_spec.rb +57 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/accept_confirm_spec.rb +19 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/accept_prompt_spec.rb +49 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/all_spec.rb +152 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/assert_selector.rb +147 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/assert_text.rb +195 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/assert_title.rb +69 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/attach_file_spec.rb +109 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/body_spec.rb +21 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/check_spec.rb +113 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/choose_spec.rb +68 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/click_button_spec.rb +439 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/click_link_or_button_spec.rb +112 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/click_link_spec.rb +150 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/current_scope_spec.rb +29 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/current_url_spec.rb +93 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/dismiss_confirm_spec.rb +35 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/dismiss_prompt_spec.rb +19 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/evaluate_script_spec.rb +6 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/execute_script_spec.rb +7 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/fill_in_spec.rb +183 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/find_button_spec.rb +32 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/find_by_id_spec.rb +31 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/find_field_spec.rb +64 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/find_link_spec.rb +32 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/find_spec.rb +375 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/first_spec.rb +88 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/go_back_spec.rb +10 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/go_forward_spec.rb +12 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/has_button_spec.rb +54 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/has_css_spec.rb +228 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/has_field_spec.rb +274 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/has_link_spec.rb +34 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/has_select_spec.rb +181 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/has_selector_spec.rb +132 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/has_table_spec.rb +30 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/has_text_spec.rb +309 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/has_title_spec.rb +47 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/has_xpath_spec.rb +127 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/headers.rb +6 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/html_spec.rb +38 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/node_spec.rb +329 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/reset_session_spec.rb +56 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/response_code.rb +6 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/save_and_open_screenshot_spec.rb +46 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/save_page_spec.rb +82 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/screenshot_spec.rb +16 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/select_spec.rb +189 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/source_spec.rb +0 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/text_spec.rb +58 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/title_spec.rb +16 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/uncheck_spec.rb +40 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/unselect_spec.rb +114 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/visit_spec.rb +117 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/window/become_closed_spec.rb +84 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/window/current_window_spec.rb +25 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/window/open_new_window_spec.rb +28 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/window/switch_to_window_spec.rb +114 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/window/window_opened_by_spec.rb +84 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/window/window_spec.rb +142 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/window/windows_spec.rb +31 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/window/within_window_spec.rb +188 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/within_frame_spec.rb +52 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/session/within_spec.rb +165 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/spec_helper.rb +96 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/test_app.rb +169 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/buttons.erb +4 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/fieldsets.erb +29 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/form.erb +451 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/frame_child.erb +9 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/frame_one.erb +8 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/frame_parent.erb +8 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/frame_two.erb +8 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/header_links.erb +7 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/host_links.erb +12 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/popup_one.erb +8 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/popup_two.erb +8 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/postback.erb +13 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/tables.erb +62 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_base_tag.erb +10 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_count.erb +7 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_hover.erb +17 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_html.erb +113 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_html_entities.erb +1 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_js.erb +98 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_scope.erb +41 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_simple_html.erb +1 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_title.erb +1 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/with_windows.erb +47 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/spec/views/within_frames.erb +11 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/version.rb +3 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/lib/capybara/window.rb +123 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/spec/basic_node_spec.rb +140 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/spec/capybara_spec.rb +54 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/spec/dsl_spec.rb +256 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/spec/fixtures/selenium_driver_rspec_failure.rb +8 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/spec/fixtures/selenium_driver_rspec_success.rb +8 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/spec/rack_test_spec.rb +184 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/spec/result_spec.rb +65 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/spec/rspec/features_spec.rb +82 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/spec/rspec/matchers_spec.rb +780 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/spec/rspec_spec.rb +51 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/spec/selenium_spec.rb +93 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/spec/selenium_spec_chrome.rb +21 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/spec/server_spec.rb +116 -0
- data/vendor/ruby/2.1.0/gems/capybara-2.4.4/spec/spec_helper.rb +7 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/CHANGES.txt +828 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/MIT-LICENSE +20 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/README.txt +102 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/benchmark/Makefile +6 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/benchmark/bench.rb +313 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/benchmark/bench_context.yaml +141 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/benchmark/templates/_footer.html +4 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/benchmark/templates/_header.html +52 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/benchmark/templates/bench_erb.rhtml +29 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/benchmark/templates/bench_erubis.rhtml +29 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/benchmark/templates/bench_eruby.rhtml +29 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/bin/erubis +10 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/contrib/erubis +3468 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/contrib/erubis-run.rb +132 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/contrib/inline-require +179 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/ActionView.html +105 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/ActionView/TemplateHandlers/ErubisHandler.html +209 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/ERB.html +101 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis.html +362 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/ArrayBufferEnhancer.html +175 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/ArrayBufferEruby.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/ArrayEnhancer.html +174 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/ArrayEruby.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Basic.html +112 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Basic/Converter.html +327 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Basic/Engine.html +130 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/BiPatternEnhancer.html +215 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/BiPatternEruby.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/CGenerator.html +386 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/CommandOptionError.html +113 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Context.html +344 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Converter.html +283 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/CppGenerator.html +382 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/DeleteIndentEnhancer.html +150 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/DeleteIndentEruby.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Ec.html +126 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Ecpp.html +126 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Ejava.html +126 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Ejavascript.html +126 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Engine.html +305 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Eperl.html +126 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Ephp.html +126 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/ErboutEnhancer.html +175 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/ErboutEruby.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/ErubisError.html +117 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Eruby.html +132 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapeEnhancer.html +165 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEc.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEcpp.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEjava.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEjavascript.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEperl.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEphp.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEruby.html +127 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEscheme.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Escheme.html +126 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Evaluator.html +212 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/FastEruby.html +131 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Generator.html +416 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/HeaderFooterEnhancer.html +267 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/HeaderFooterEruby.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Helpers.html +116 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Helpers/RailsFormHelper.html +787 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Helpers/RailsHelper.html +349 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Helpers/RailsHelper/TemplateConverter.html +213 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/InterpolationEnhancer.html +305 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/InterpolationEruby.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/JavaGenerator.html +359 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/JavascriptGenerator.html +386 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Main.html +341 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/NoCodeEnhancer.html +249 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/NoCodeEruby.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/NoTextEnhancer.html +159 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/NoTextEruby.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/NotSupportedError.html +119 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/OptimizedEruby.html +163 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/OptimizedGenerator.html +439 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/OptimizedXmlEruby.html +163 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI.html +125 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Converter.html +266 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ec.html +166 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ecpp.html +166 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ejava.html +166 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ejavascript.html +166 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Engine.html +122 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Eperl.html +166 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ephp.html +166 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Eruby.html +155 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Escheme.html +166 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/TinyEruby.html +293 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PercentLineEnhancer.html +163 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PercentLineEruby.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PerlGenerator.html +344 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PhpGenerator.html +350 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PrefixedLineEnhancer.html +210 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PrefixedLineEruby.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PreprocessingEruby.html +183 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PreprocessingHelper.html +212 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintEnabledEnhancer.html +212 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintEnabledEruby.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintOutEnhancer.html +244 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintOutEruby.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintOutSimplifiedEruby.html +121 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/RubyEvaluator.html +227 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/RubyGenerator.html +328 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/SchemeGenerator.html +382 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/SimplifiedEruby.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/SimplifyEnhancer.html +191 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/StdoutEnhancer.html +173 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/StdoutEruby.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/StdoutSimplifiedEruby.html +121 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/StringBufferEnhancer.html +174 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/StringBufferEruby.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/StringIOEruby.html +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/TinyEruby.html +298 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/XmlEruby.html +130 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Erubis/XmlHelper.html +255 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/classes/Kernel.html +155 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/created.rid +1 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/README_txt.html +247 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/context_rb.html +107 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/converter_rb.html +114 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/ec_rb.html +115 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/ecpp_rb.html +115 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/ejava_rb.html +115 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/ejavascript_rb.html +115 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/enhanced_rb.html +115 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/eperl_rb.html +115 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/ephp_rb.html +115 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/eruby_rb.html +115 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/escheme_rb.html +115 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/optimized_rb.html +114 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/engine_rb.html +117 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/enhancer_rb.html +107 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/error_rb.html +107 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/evaluator_rb.html +115 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/generator_rb.html +114 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/helper_rb.html +107 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/helpers/rails_form_helper_rb.html +107 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/helpers/rails_helper_rb.html +116 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/local-setting_rb.html +107 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/main_rb.html +129 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/preprocessing_rb.html +114 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/tiny_rb.html +107 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis/util_rb.html +107 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/files/erubis_rb.html +118 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/fr_class_index.html +129 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/fr_file_index.html +53 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/fr_method_index.html +265 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/index.html +24 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc-api/rdoc-style.css +208 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc/docstyle.css +209 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/doc/users-guide.html +3551 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/examples/basic/Makefile +58 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/examples/basic/example.ec +42 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/examples/basic/example.ecpp +33 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/examples/basic/example.ejava +45 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/examples/basic/example.ejs +16 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/examples/basic/example.eperl +16 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/examples/basic/example.ephp +17 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/examples/basic/example.eruby +15 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/examples/basic/example.escheme +26 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/examples/pi/Makefile +54 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/examples/pi/example.ec +42 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/examples/pi/example.ejava +45 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/examples/pi/example.ejs +16 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/examples/pi/example.eperl +16 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/examples/pi/example.ephp +17 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/examples/pi/example.eruby +15 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/examples/pi/example.escheme +26 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis.rb +73 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/context.rb +83 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/converter.rb +357 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/engine.rb +120 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/engine/ec.rb +117 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/engine/ecpp.rb +113 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/engine/ejava.rb +110 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/engine/ejavascript.rb +119 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/engine/enhanced.rb +126 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/engine/eperl.rb +95 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/engine/ephp.rb +99 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/engine/eruby.rb +125 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/engine/escheme.rb +114 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/engine/optimized.rb +127 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/enhancer.rb +723 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/error.rb +23 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/evaluator.rb +88 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/generator.rb +85 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/helper.rb +47 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/helpers/rails_form_helper.rb +197 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/helpers/rails_helper.rb +353 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/local-setting.rb +9 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/main.rb +516 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/preprocessing.rb +58 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/tiny.rb +144 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/lib/erubis/util.rb +22 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/setup.rb +1331 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/assert-text-equal.rb +44 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/Example.ejava +55 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/array_example.result +9 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/arraybuffer_example.result +9 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/bipattern-example.rhtml +4 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/bipattern_example.result +6 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/bufvar-example.rb +10 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/bufvar-example.result +17 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/context.rb +6 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/context.yaml +8 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/def_method.rb +14 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/def_method.result +3 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/escape_example.result +9 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example.ec +27 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example.ecpp +30 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example.ejs +20 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example.eperl +18 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example.ephp +18 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example.eruby +6 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example.escheme +28 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example1.eruby +6 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example1.rb +17 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example1.result +16 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example10.rb +4 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example10.result +17 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example10.xhtml +14 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example10_x.result +17 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example11.php +20 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example11.result +23 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example11.rhtml +21 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example11_C.result +10 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example11_N.result +16 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example11_U.result +16 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example11_php.result +15 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example1_x.result +9 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example2.eruby +7 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example2.rb +10 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example2.result +27 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example2_trim.result +10 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example2_x.result +10 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example3.eruby +6 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example3.rb +10 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example31.result +22 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example32.result +4 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example3_e.result +8 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example4.eruby +3 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example4.rb +11 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example4.result +10 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example4_x.result +5 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example5.eruby +6 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example5.rb +16 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example5.result +7 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example6.rb +12 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example6.result +7 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example7.eruby +8 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example71.result +13 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example72.result +13 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example8.eruby +6 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example8_ruby.result +7 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example8_yaml.result +7 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example9.eruby +3 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example9.rb +8 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example9.result +9 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example91.result +5 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example92.result +4 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example_c.result +32 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example_java.result +56 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example_js.result +22 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example_perl.result +20 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example_php.result +19 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example_scheme.result +30 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/example_scheme_display.result +29 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/fasteruby-example.rb +8 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/fasteruby-example.result +18 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/fasteruby.rb +11 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/fasteruby.result +38 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/fasteruby.rhtml +15 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/headerfooter-example.eruby +9 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/headerfooter-example2.rb +8 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/headerfooter-example2.rhtml +10 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/headerfooter_example.result +11 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/headerfooter_example2.result +13 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/interpolation_example.result +9 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/main_program1.rb +8 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/main_program1.result +6 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/main_program2.rb +8 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/main_program2.result +6 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/nocode-example.eruby +14 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/nocode-php.result +20 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/nocode_example.result +15 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/normal-eruby-test.eruby +9 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/normal_eruby_test.result +11 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/notext-example.eruby +14 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/notext-example.php +19 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/notext-php.result +20 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/notext_example.result +16 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/percentline-example.rhtml +6 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/percentline_example.result +9 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/prefixedline-example.rb +9 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/prefixedline-example.rhtml +6 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/prefixedline_example.result +9 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/printenable_example.result +4 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/printenabled-example.eruby +3 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/printenabled-example.rb +8 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/printstatement_example.result +8 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/simplify_example.result +9 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/stderr.log +3 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/stdout_exmple.result +9 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/stringbuffer_example.result +9 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/tail_260.result +4 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/tailnewline.rhtml +3 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/template1.rhtml +4 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/data/users-guide/template2.rhtml +4 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/test-engines.rb +425 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/test-enhancers.rb +646 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/test-erubis.rb +887 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/test-index-cgi.rb +191 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/test-main.rb +752 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/test-users-guide.rb +73 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/test.rb +45 -0
- data/vendor/ruby/2.1.0/gems/erubis-2.7.0/test/testutil.rb +111 -0
- data/vendor/ruby/2.1.0/gems/execjs-2.6.0/LICENSE +21 -0
- data/vendor/ruby/2.1.0/gems/execjs-2.6.0/README.md +80 -0
- data/vendor/ruby/2.1.0/gems/execjs-2.6.0/lib/execjs.rb +6 -0
- data/vendor/ruby/2.1.0/gems/execjs-2.6.0/lib/execjs/disabled_runtime.rb +29 -0
- data/vendor/ruby/2.1.0/gems/execjs-2.6.0/lib/execjs/duktape_runtime.rb +68 -0
- data/vendor/ruby/2.1.0/gems/execjs-2.6.0/lib/execjs/encoding.rb +26 -0
- data/vendor/ruby/2.1.0/gems/execjs-2.6.0/lib/execjs/external_runtime.rb +246 -0
- data/vendor/ruby/2.1.0/gems/execjs-2.6.0/lib/execjs/module.rb +42 -0
- data/vendor/ruby/2.1.0/gems/execjs-2.6.0/lib/execjs/ruby_racer_runtime.rb +114 -0
- data/vendor/ruby/2.1.0/gems/execjs-2.6.0/lib/execjs/ruby_rhino_runtime.rb +97 -0
- data/vendor/ruby/2.1.0/gems/execjs-2.6.0/lib/execjs/runtime.rb +55 -0
- data/vendor/ruby/2.1.0/gems/execjs-2.6.0/lib/execjs/runtimes.rb +86 -0
- data/vendor/ruby/2.1.0/gems/execjs-2.6.0/lib/execjs/support/jsc_runner.js +18 -0
- data/vendor/ruby/2.1.0/gems/execjs-2.6.0/lib/execjs/support/jscript_runner.js +22 -0
- data/vendor/ruby/2.1.0/gems/execjs-2.6.0/lib/execjs/support/json2.js +481 -0
- data/vendor/ruby/2.1.0/gems/execjs-2.6.0/lib/execjs/support/node_runner.js +20 -0
- data/vendor/ruby/2.1.0/gems/execjs-2.6.0/lib/execjs/support/spidermonkey_runner.js +18 -0
- data/vendor/ruby/2.1.0/gems/execjs-2.6.0/lib/execjs/version.rb +3 -0
- data/vendor/ruby/2.1.0/gems/globalid-0.3.6/MIT-LICENSE +21 -0
- data/vendor/ruby/2.1.0/gems/globalid-0.3.6/lib/global_id.rb +8 -0
- data/vendor/ruby/2.1.0/gems/globalid-0.3.6/lib/global_id/global_id.rb +71 -0
- data/vendor/ruby/2.1.0/gems/globalid-0.3.6/lib/global_id/identification.rb +25 -0
- data/vendor/ruby/2.1.0/gems/globalid-0.3.6/lib/global_id/locator.rb +182 -0
- data/vendor/ruby/2.1.0/gems/globalid-0.3.6/lib/global_id/railtie.rb +40 -0
- data/vendor/ruby/2.1.0/gems/globalid-0.3.6/lib/global_id/signed_global_id.rb +89 -0
- data/vendor/ruby/2.1.0/gems/globalid-0.3.6/lib/global_id/uri/gid.rb +177 -0
- data/vendor/ruby/2.1.0/gems/globalid-0.3.6/lib/globalid.rb +2 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/CHANGELOG.md +1363 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/FAQ.md +157 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/MIT-LICENSE +20 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/README.md +173 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/REFERENCE.md +1294 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/Rakefile +134 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/bin/haml +9 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/lib/haml.rb +23 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/lib/haml/buffer.rb +345 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/lib/haml/compiler.rb +540 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/lib/haml/engine.rb +245 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/lib/haml/error.rb +61 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/lib/haml/exec.rb +329 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/lib/haml/filters.rb +404 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/lib/haml/helpers.rb +664 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/lib/haml/helpers/action_view_extensions.rb +58 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/lib/haml/helpers/action_view_mods.rb +147 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/lib/haml/helpers/action_view_xss_mods.rb +58 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/lib/haml/helpers/safe_erubis_template.rb +29 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/lib/haml/helpers/xss_mods.rb +104 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/lib/haml/options.rb +279 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/lib/haml/parser.rb +764 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/lib/haml/railtie.rb +22 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/lib/haml/sass_rails_filter.rb +33 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/lib/haml/template.rb +32 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/lib/haml/template/options.rb +16 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/lib/haml/template/plugin.rb +41 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/lib/haml/util.rb +377 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/lib/haml/version.rb +3 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/engine_test.rb +2013 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/erb/_av_partial_1.erb +12 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/erb/_av_partial_2.erb +8 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/erb/action_view.erb +62 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/erb/standard.erb +55 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/filters_test.rb +254 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/gemfiles/Gemfile.rails-3.0.x +5 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/gemfiles/Gemfile.rails-3.1.x +6 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/gemfiles/Gemfile.rails-3.2.x +5 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/gemfiles/Gemfile.rails-4.0.x +5 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/haml-spec/LICENSE +14 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/haml-spec/README.md +106 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/haml-spec/lua_haml_spec.lua +38 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/haml-spec/perl_haml_test.pl +81 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/haml-spec/ruby_haml_test.rb +23 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/haml-spec/tests.json +660 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/helper_test.rb +583 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/markaby/standard.mab +52 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/mocks/article.rb +6 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/parser_test.rb +105 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/results/content_for_layout.xhtml +12 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/results/eval_suppressed.xhtml +9 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/results/helpers.xhtml +70 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/results/helpful.xhtml +10 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/results/just_stuff.xhtml +70 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/results/list.xhtml +12 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/results/nuke_inner_whitespace.xhtml +40 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/results/nuke_outer_whitespace.xhtml +148 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/results/original_engine.xhtml +20 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/results/partial_layout.xhtml +5 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/results/partial_layout_erb.xhtml +5 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/results/partials.xhtml +21 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/results/render_layout.xhtml +3 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/results/silent_script.xhtml +74 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/results/standard.xhtml +162 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/results/tag_parsing.xhtml +23 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/results/very_basic.xhtml +5 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/results/whitespace_handling.xhtml +90 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/template_test.rb +354 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/_av_partial_1.haml +9 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/_av_partial_1_ugly.haml +9 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/_av_partial_2.haml +5 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/_av_partial_2_ugly.haml +5 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/_layout.erb +3 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/_layout_for_partial.haml +3 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/_partial.haml +8 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/_text_area.haml +3 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/_text_area_helper.html.haml +4 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/action_view.haml +47 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/action_view_ugly.haml +47 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/breakage.haml +8 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/content_for_layout.haml +8 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/eval_suppressed.haml +11 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/helpers.haml +55 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/helpful.haml +11 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/just_stuff.haml +85 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/list.haml +12 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/nuke_inner_whitespace.haml +32 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/nuke_outer_whitespace.haml +144 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/original_engine.haml +17 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/partial_layout.haml +3 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/partial_layout_erb.erb +4 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/partialize.haml +1 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/partials.haml +12 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/render_layout.haml +2 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/silent_script.haml +45 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/standard.haml +43 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/standard_ugly.haml +43 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/tag_parsing.haml +21 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/very_basic.haml +4 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/templates/whitespace_handling.haml +87 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/test_helper.rb +81 -0
- data/vendor/ruby/2.1.0/gems/haml-4.0.7/test/util_test.rb +63 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/MIT-LICENSE +20 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/README.md +82 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/gemfiles/Gemfile.rails-3.2.x +8 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/gemfiles/Gemfile.rails-3.2.x.lock +27 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/gemfiles/Gemfile.rails-4.0.x +8 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/gemfiles/Gemfile.rails-4.0.x.lock +33 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/gemfiles/Gemfile.rails-4.1.x +8 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/gemfiles/Gemfile.rails-4.1.x.lock +34 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/gemfiles/Gemfile.rails-4.2.x +8 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/gemfiles/Gemfile.rails-4.2.x.lock +34 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/gemfiles/Gemfile.rails-master +8 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/gemfiles/Gemfile.rails-master.lock +40 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n.rb +341 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/backend.rb +18 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/backend/base.rb +189 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/backend/cache.rb +96 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/backend/cascade.rb +54 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/backend/chain.rb +97 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/backend/fallbacks.rb +69 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/backend/flatten.rb +113 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/backend/gettext.rb +72 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/backend/interpolation_compiler.rb +121 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/backend/key_value.rb +100 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/backend/memoize.rb +46 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/backend/metadata.rb +65 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/backend/pluralization.rb +53 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/backend/simple.rb +87 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/backend/transliterator.rb +99 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/config.rb +140 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/core_ext/hash.rb +29 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/core_ext/kernel/suppress_warnings.rb +8 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/core_ext/string/interpolate.rb +9 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/exceptions.rb +104 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/gettext.rb +25 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/gettext/helpers.rb +64 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/gettext/po_parser.rb +329 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/interpolate/ruby.rb +37 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/locale.rb +6 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/locale/fallbacks.rb +96 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/locale/tag.rb +28 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/locale/tag/parents.rb +22 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/locale/tag/rfc4646.rb +74 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/locale/tag/simple.rb +39 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/tests.rb +12 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/tests/basics.rb +59 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/tests/defaults.rb +40 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/tests/interpolation.rb +133 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/tests/link.rb +56 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/tests/localization.rb +19 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/tests/localization/date.rb +91 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/tests/localization/date_time.rb +82 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/tests/localization/procs.rb +116 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/tests/localization/time.rb +81 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/tests/lookup.rb +81 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/tests/pluralization.rb +35 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/tests/procs.rb +55 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/lib/i18n/version.rb +3 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/api/all_features_test.rb +58 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/api/cascade_test.rb +28 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/api/chain_test.rb +24 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/api/fallbacks_test.rb +30 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/api/key_value_test.rb +24 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/api/memoize_test.rb +56 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/api/override_test.rb +42 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/api/pluralization_test.rb +30 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/api/simple_test.rb +28 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/backend/cache_test.rb +86 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/backend/cascade_test.rb +86 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/backend/chain_test.rb +91 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/backend/exceptions_test.rb +36 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/backend/fallbacks_test.rb +152 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/backend/interpolation_compiler_test.rb +118 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/backend/key_value_test.rb +43 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/backend/memoize_test.rb +47 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/backend/metadata_test.rb +48 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/backend/pluralization_test.rb +45 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/backend/simple_test.rb +84 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/backend/transliterator_test.rb +84 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/core_ext/hash_test.rb +30 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/gettext/api_test.rb +207 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/gettext/backend_test.rb +92 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/i18n/exceptions_test.rb +105 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/i18n/interpolate_test.rb +80 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/i18n/load_path_test.rb +34 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/i18n_test.rb +429 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/locale/fallbacks_test.rb +133 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/locale/tag/rfc4646_test.rb +143 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/locale/tag/simple_test.rb +32 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/run_all.rb +20 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/test_data/locales/de.po +82 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/test_data/locales/en.rb +3 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/test_data/locales/en.yml +3 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/test_data/locales/invalid/empty.yml +0 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/test_data/locales/invalid/syntax.yml +4 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/test_data/locales/plurals.rb +113 -0
- data/vendor/ruby/2.1.0/gems/i18n-0.7.0/test/test_helper.rb +55 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/CHANGES +295 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/COPYING +58 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/COPYING-json-jruby +57 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/GPL +340 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/Gemfile +10 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/README-json-jruby.markdown +33 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/README.rdoc +358 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/Rakefile +412 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/TODO +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/VERSION +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/data/example.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/data/index.html +38 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/data/prototype.js +4184 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/ext/json/Makefile +194 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/ext/json/ext/fbuffer/fbuffer.h +190 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/ext/json/ext/generator/Makefile +240 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/ext/json/ext/generator/depend +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/ext/json/ext/generator/extconf.rb +4 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/ext/json/ext/generator/generator.bundle +0 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/ext/json/ext/generator/generator.c +1458 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/ext/json/ext/generator/generator.h +166 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/ext/json/ext/generator/generator.o +0 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/ext/json/ext/parser/Makefile +240 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/ext/json/ext/parser/depend +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/ext/json/ext/parser/extconf.rb +3 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/ext/json/ext/parser/parser.bundle +0 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/ext/json/ext/parser/parser.c +2216 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/ext/json/ext/parser/parser.h +92 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/ext/json/ext/parser/parser.o +0 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/ext/json/ext/parser/parser.rl +939 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/ext/json/extconf.rb +3 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/install.rb +23 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/java/src/json/ext/ByteListTranscoder.java +167 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/java/src/json/ext/Generator.java +444 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/java/src/json/ext/GeneratorMethods.java +232 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/java/src/json/ext/GeneratorService.java +43 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/java/src/json/ext/GeneratorState.java +543 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/java/src/json/ext/OptionsReader.java +114 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/java/src/json/ext/Parser.java +2645 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/java/src/json/ext/Parser.rl +969 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/java/src/json/ext/ParserService.java +35 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/java/src/json/ext/RuntimeInfo.java +121 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/java/src/json/ext/StringDecoder.java +167 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/java/src/json/ext/StringEncoder.java +106 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/java/src/json/ext/Utils.java +89 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/json-java.gemspec +23 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/json.gemspec +0 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/json_pure.gemspec +40 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/lib/json.rb +62 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/lib/json/add/bigdecimal.rb +28 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/lib/json/add/complex.rb +28 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/lib/json/add/core.rb +11 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/lib/json/add/date.rb +34 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/lib/json/add/date_time.rb +50 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/lib/json/add/exception.rb +31 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/lib/json/add/ostruct.rb +31 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/lib/json/add/range.rb +29 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/lib/json/add/rational.rb +27 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/lib/json/add/regexp.rb +30 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/lib/json/add/struct.rb +30 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/lib/json/add/symbol.rb +25 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/lib/json/add/time.rb +38 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/lib/json/common.rb +484 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/lib/json/ext.rb +21 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/lib/json/ext/generator.bundle +0 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/lib/json/ext/parser.bundle +0 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/lib/json/generic_object.rb +70 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/lib/json/pure.rb +21 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/lib/json/pure/generator.rb +522 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/lib/json/pure/parser.rb +359 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/lib/json/version.rb +8 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail1.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail10.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail11.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail12.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail13.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail14.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail18.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail19.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail2.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail20.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail21.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail22.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail23.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail24.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail25.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail27.json +2 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail28.json +2 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail3.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail4.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail5.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail6.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail7.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail8.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/fail9.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/pass1.json +56 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/pass15.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/pass16.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/pass17.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/pass2.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/pass26.json +1 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/fixtures/pass3.json +6 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/setup_variant.rb +11 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/test_json.rb +553 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/test_json_addition.rb +196 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/test_json_encoding.rb +65 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/test_json_fixtures.rb +35 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/test_json_generate.rb +337 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/test_json_generic_object.rb +75 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/test_json_string_matching.rb +39 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tests/test_json_unicode.rb +72 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tools/fuzz.rb +139 -0
- data/vendor/ruby/2.1.0/gems/json-1.8.3/tools/server.rb +62 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/AUTHORS +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/CONTRIBUTERS +40 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/COPYING +30 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/README.md +68 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/Rakefile +270 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/VERSION +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/benchmark/benchmark.rb +43 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/benchmark/benchmark.sh +74 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/benchmark/generate_data.rb +119 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/benchmark/mdbasics.text +306 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/benchmark/mdsyntax.text +888 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/benchmark/testing.sh +12 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/benchmark/timing.sh +10 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/bin/kramdown +67 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/data/kramdown/document.html +22 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/data/kramdown/document.latex +50 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/doc/_design.scss +441 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/doc/bg.png +0 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/doc/default.scss +192 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/doc/default.template +68 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/doc/documentation.page +84 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/doc/documentation.template +29 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/doc/index.page +109 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/doc/installation.page +86 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/doc/links.markdown +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/doc/metainfo +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/doc/news.feed +9 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/doc/news.page +29 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/doc/options.page +49 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/doc/quickref.page +599 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/doc/sidebar.template +19 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/doc/sitemap.sitemap +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/doc/syntax.page +1737 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/doc/tests.page +104 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/doc/virtual +14 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown.rb +10 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/compatibility.rb +36 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/converter.rb +66 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/converter/base.rb +260 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/converter/html.rb +461 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/converter/kramdown.rb +429 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/converter/latex.rb +613 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/converter/math_engine/itex2mml.rb +39 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/converter/math_engine/mathjax.rb +48 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/converter/math_engine/mathjaxnode.rb +48 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/converter/math_engine/ritex.rb +38 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/converter/pdf.rb +625 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/converter/remove_html_tags.rb +55 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/converter/syntax_highlighter.rb +53 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/converter/syntax_highlighter/coderay.rb +78 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/converter/syntax_highlighter/minted.rb +35 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/converter/syntax_highlighter/rouge.rb +37 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/converter/toc.rb +69 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/document.rb +144 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/element.rb +518 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/error.rb +17 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/options.rb +595 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser.rb +27 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/base.rb +134 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/gfm.rb +63 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/html.rb +589 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown.rb +362 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/abbreviation.rb +75 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/autolink.rb +37 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/blank_line.rb +30 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/block_boundary.rb +33 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/blockquote.rb +39 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/codeblock.rb +55 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/codespan.rb +44 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/emphasis.rb +61 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/eob.rb +26 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/escaped_chars.rb +25 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/extensions.rb +202 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/footnote.rb +63 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/header.rb +59 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/horizontal_rule.rb +27 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/html.rb +161 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/html_entity.rb +33 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/line_break.rb +25 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/link.rb +143 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/list.rb +248 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/math.rb +54 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/paragraph.rb +51 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/smart_quotes.rb +174 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/table.rb +173 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/kramdown/typographic_symbol.rb +44 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/parser/markdown.rb +56 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/utils.rb +58 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/utils/configurable.rb +44 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/utils/entities.rb +347 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/utils/html.rb +77 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/utils/ordered_hash.rb +87 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/utils/string_scanner.rb +82 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/utils/unidecoder.rb +48 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/lib/kramdown/version.rb +15 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/man/man1/kramdown.1 +478 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/setup.rb +1585 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/run_tests.rb +46 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/test_files.rb +352 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/test_location.rb +219 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/test_string_scanner_kramdown.rb +30 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/01_blank_line/spaces.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/01_blank_line/spaces.text +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/01_blank_line/tabs.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/01_blank_line/tabs.text +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/02_eob/beginning.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/02_eob/beginning.text +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/02_eob/end.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/02_eob/end.text +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/02_eob/middle.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/02_eob/middle.text +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/03_paragraph/indented.html +18 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/03_paragraph/indented.html.gfm +18 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/03_paragraph/indented.text +19 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/03_paragraph/no_newline_at_end.html +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/03_paragraph/no_newline_at_end.text +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/03_paragraph/one_para.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/03_paragraph/one_para.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/03_paragraph/two_para.html +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/03_paragraph/two_para.text +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/04_header/atx_header.html +51 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/04_header/atx_header.text +48 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/04_header/atx_header_no_newline_at_end.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/04_header/atx_header_no_newline_at_end.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/04_header/header_type_offset.html +11 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/04_header/header_type_offset.kramdown +12 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/04_header/header_type_offset.latex +12 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/04_header/header_type_offset.options +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/04_header/header_type_offset.text +13 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/04_header/setext_header.html +32 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/04_header/setext_header.text +39 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/04_header/setext_header_no_newline_at_end.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/04_header/setext_header_no_newline_at_end.text +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/04_header/with_auto_id_prefix.html +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/04_header/with_auto_id_prefix.options +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/04_header/with_auto_id_prefix.text +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/04_header/with_auto_id_stripping.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/04_header/with_auto_id_stripping.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/04_header/with_auto_id_stripping.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/04_header/with_auto_ids.html +21 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/04_header/with_auto_ids.options +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/04_header/with_auto_ids.text +24 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/05_blockquote/indented.html +25 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/05_blockquote/indented.text +14 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/05_blockquote/lazy.html +34 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/05_blockquote/lazy.text +20 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/05_blockquote/nested.html +10 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/05_blockquote/nested.text +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/05_blockquote/no_newline_at_end.html +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/05_blockquote/no_newline_at_end.text +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/05_blockquote/very_long_line.html +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/05_blockquote/very_long_line.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/05_blockquote/with_code_blocks.html +15 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/05_blockquote/with_code_blocks.text +11 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/disable-highlighting.html +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/disable-highlighting.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/disable-highlighting.text +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/error.html +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/error.text +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/highlighting-minted-with-opts.latex +9 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/highlighting-minted-with-opts.options +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/highlighting-minted-with-opts.text +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/highlighting-minted.latex +8 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/highlighting-minted.options +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/highlighting-minted.text +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/highlighting-opts.html +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/highlighting-opts.options +7 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/highlighting-opts.text +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/highlighting-rouge.html +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/highlighting-rouge.options +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/highlighting-rouge.text +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/highlighting.html +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/highlighting.options +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/highlighting.text +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/issue_gh45.html +164 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/issue_gh45.test +188 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/lazy.html +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/lazy.text +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/no_newline_at_end.html +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/no_newline_at_end.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/no_newline_at_end_1.html +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/no_newline_at_end_1.text +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/normal.html +13 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/normal.text +10 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/tilde_syntax.html +7 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/tilde_syntax.text +9 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/whitespace.html +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/whitespace.text +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/with_blank_line.html +13 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/with_blank_line.text +12 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/with_eob_marker.html +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/with_eob_marker.text +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/with_ial.html +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/with_ial.text +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block.html +24 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block.options +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block.text +33 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_name_with_dash.html +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_name_with_dash.options +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_name_with_dash.text +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/07_horizontal_rule/error.html +7 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/07_horizontal_rule/error.html.19 +7 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/07_horizontal_rule/error.text +7 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/07_horizontal_rule/normal.html +19 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/07_horizontal_rule/normal.text +20 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/07_horizontal_rule/sepspaces.html +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/07_horizontal_rule/sepspaces.text +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/07_horizontal_rule/septabs.html +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/07_horizontal_rule/septabs.text +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/escaping.html +17 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/escaping.text +17 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/item_ial.html +10 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/item_ial.text +8 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/lazy.html +39 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/lazy.text +29 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/list_and_hr.html +9 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/list_and_hr.text +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/list_and_others.html +40 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/list_and_others.text +26 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/mixed.html +117 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/mixed.text +66 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/nested.html +17 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/nested.text +7 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/other_first_element.html +39 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/other_first_element.text +18 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/simple_ol.html +19 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/simple_ol.text +13 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/simple_ul.html +48 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/simple_ul.text +36 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/single_item.html +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/single_item.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/special_cases.html +62 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/08_list/special_cases.text +40 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/comment.html +18 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/comment.text +15 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/content_model/deflists.html +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/content_model/deflists.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/content_model/deflists.text +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/content_model/tables.html +14 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/content_model/tables.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/content_model/tables.text +14 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html5_attributes.html +13 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html5_attributes.text +13 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_after_block.html +7 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_after_block.text +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_and_codeblocks.html +15 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_and_codeblocks.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_and_codeblocks.text +13 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_and_headers.html +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_and_headers.text +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/code.html +10 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/code.text +9 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/comment.html +7 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/comment.text +8 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/emphasis.html +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/emphasis.text +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/entity.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/entity.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/header.html +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/header.options +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/header.text +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/list_dl.html +8 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/list_dl.text +8 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/list_ol.html +15 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/list_ol.text +17 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/list_ul.html +19 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/list_ul.text +22 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/paragraph.html +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/paragraph.text +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/table_normal.html +12 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/table_normal.text +12 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/table_simple.html +61 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/table_simple.text +71 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/typography.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/typography.html.19 +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/html_to_native/typography.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/invalid_html_1.html +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/invalid_html_1.text +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/invalid_html_2.html +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/invalid_html_2.text +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/markdown_attr.html +38 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/markdown_attr.text +38 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/not_parsed.html +24 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/not_parsed.text +24 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/parse_as_raw.html +35 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/parse_as_raw.htmlinput +34 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/parse_as_raw.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/parse_as_raw.text +33 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/parse_as_span.html +12 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/parse_as_span.htmlinput +12 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/parse_as_span.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/parse_as_span.text +9 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/parse_block_html.html +21 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/parse_block_html.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/parse_block_html.text +17 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/processing_instruction.html +13 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/processing_instruction.text +12 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/simple.html +64 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/simple.html.19 +64 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/simple.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/simple.text +59 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/textarea.html +8 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/09_html/textarea.text +8 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/10_ald/simple.html +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/10_ald/simple.text +8 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/11_ial/auto_id_and_ial.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/11_ial/auto_id_and_ial.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/11_ial/auto_id_and_ial.text +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/11_ial/nested.html +11 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/11_ial/nested.text +15 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/11_ial/simple.html +29 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/11_ial/simple.text +41 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/12_extension/comment.html +8 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/12_extension/comment.text +12 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/12_extension/ignored.html +8 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/12_extension/ignored.text +8 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/12_extension/nomarkdown.html +10 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/12_extension/nomarkdown.kramdown +20 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/12_extension/nomarkdown.latex +13 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/12_extension/nomarkdown.text +21 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/12_extension/options.html +21 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/12_extension/options.text +21 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/12_extension/options2.html +10 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/12_extension/options2.text +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/12_extension/options3.html +7 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/12_extension/options3.text +7 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/13_definition_list/definition_at_beginning.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/13_definition_list/definition_at_beginning.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/13_definition_list/deflist_ial.html +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/13_definition_list/deflist_ial.text +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/13_definition_list/item_ial.html +12 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/13_definition_list/item_ial.text +8 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/13_definition_list/multiple_terms.html +13 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/13_definition_list/multiple_terms.text +10 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/13_definition_list/no_def_list.html +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/13_definition_list/no_def_list.text +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/13_definition_list/para_wrapping.html +10 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/13_definition_list/para_wrapping.text +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/13_definition_list/separated_by_eob.html +8 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/13_definition_list/separated_by_eob.text +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/13_definition_list/simple.html +10 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/13_definition_list/simple.text +10 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/13_definition_list/styled_terms.html +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/13_definition_list/styled_terms.text +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/13_definition_list/too_much_space.html +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/13_definition_list/too_much_space.text +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/13_definition_list/with_blocks.html +38 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/13_definition_list/with_blocks.text +24 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/14_table/errors.html +12 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/14_table/errors.text +13 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/14_table/escaping.html +52 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/14_table/escaping.text +19 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/14_table/footer.html +65 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/14_table/footer.text +25 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/14_table/header.html +96 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/14_table/header.text +32 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/14_table/no_table.html +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/14_table/no_table.text +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/14_table/simple.html +177 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/14_table/simple.html.19 +177 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/14_table/simple.text +49 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/14_table/table_with_footnote.html +25 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/14_table/table_with_footnote.latex +11 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/14_table/table_with_footnote.text +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/gh_128.html +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/gh_128.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/itex2mml.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/itex2mml.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/itex2mml.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/mathjax_preview.html +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/mathjax_preview.options +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/mathjax_preview.text +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/mathjax_preview_simple.html +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/mathjax_preview_simple.options +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/mathjax_preview_simple.text +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/mathjaxnode.html.19 +27 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/mathjaxnode.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/mathjaxnode.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/mathjaxnode_notexhints.html.19 +23 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/mathjaxnode_notexhints.options +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/mathjaxnode_notexhints.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/mathjaxnode_semantics.html.19 +32 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/mathjaxnode_semantics.options +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/mathjaxnode_semantics.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/normal.html +29 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/normal.text +30 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/ritex.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/ritex.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/15_math/ritex.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/16_toc/no_toc.html +14 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/16_toc/no_toc.text +16 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/16_toc/toc_exclude.html +35 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/16_toc/toc_exclude.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/16_toc/toc_exclude.text +19 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/16_toc/toc_levels.html +24 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/16_toc/toc_levels.options +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/16_toc/toc_levels.text +16 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/16_toc/toc_with_footnotes.html +13 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/16_toc/toc_with_footnotes.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/block/16_toc/toc_with_footnotes.text +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/encoding.html +46 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/encoding.text +28 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/01_link/empty.html +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/01_link/empty.text +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/01_link/empty_title.htmlinput +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/01_link/empty_title.text +7 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/01_link/image_in_a.html +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/01_link/image_in_a.text +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/01_link/imagelinks.html +15 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/01_link/imagelinks.text +18 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/01_link/inline.html +46 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/01_link/inline.html.19 +46 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/01_link/inline.text +48 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/01_link/link_defs.html +9 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/01_link/link_defs.text +27 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/01_link/link_defs_with_ial.html +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/01_link/link_defs_with_ial.text +16 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/01_link/links_with_angle_brackets.html +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/01_link/links_with_angle_brackets.text +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/01_link/reference.html +37 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/01_link/reference.html.19 +37 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/01_link/reference.options +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/01_link/reference.text +53 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/02_emphasis/empty.html +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/02_emphasis/empty.text +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/02_emphasis/errors.html +9 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/02_emphasis/errors.text +9 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/02_emphasis/nesting.html +41 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/02_emphasis/nesting.text +36 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/02_emphasis/normal.html +48 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/02_emphasis/normal.text +48 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/03_codespan/empty.html +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/03_codespan/empty.text +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/03_codespan/errors.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/03_codespan/errors.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/03_codespan/highlighting-minted.latex +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/03_codespan/highlighting-minted.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/03_codespan/highlighting-minted.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/03_codespan/highlighting-rouge.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/03_codespan/highlighting-rouge.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/03_codespan/highlighting-rouge.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/03_codespan/highlighting.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/03_codespan/highlighting.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/03_codespan/normal.html +16 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/03_codespan/normal.text +16 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/04_footnote/backlink_text.html +9 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/04_footnote/backlink_text.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/04_footnote/backlink_text.text +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/04_footnote/definitions.html +17 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/04_footnote/definitions.latex +17 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/04_footnote/definitions.text +24 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/04_footnote/footnote_nr.html +12 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/04_footnote/footnote_nr.latex +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/04_footnote/footnote_nr.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/04_footnote/footnote_nr.text +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/04_footnote/inside_footnote.html +17 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/04_footnote/inside_footnote.text +9 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/04_footnote/markers.html +46 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/04_footnote/markers.latex +23 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/04_footnote/markers.text +27 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/04_footnote/placement.html +11 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/04_footnote/placement.text +8 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/04_footnote/regexp_problem.html +14 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/04_footnote/regexp_problem.text +52 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/05_html/across_lines.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/05_html/across_lines.text +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/05_html/button.html +7 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/05_html/button.text +7 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/05_html/invalid.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/05_html/invalid.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/05_html/link_with_mailto.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/05_html/link_with_mailto.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/05_html/markdown_attr.html +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/05_html/markdown_attr.text +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/05_html/normal.html +43 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/05_html/normal.text +43 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/05_html/raw_span_elements.html +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/05_html/raw_span_elements.text +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/abbreviations/abbrev.html +21 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/abbreviations/abbrev.text +34 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/abbreviations/abbrev_defs.html +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/abbreviations/abbrev_defs.text +5 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/autolinks/url_links.html +14 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/autolinks/url_links.text +15 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/escaped_chars/normal.html +47 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/escaped_chars/normal.text +47 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/extension/comment.html +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/extension/comment.text +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/extension/ignored.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/extension/ignored.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/extension/nomarkdown.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/extension/nomarkdown.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/extension/options.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/extension/options.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/ial/simple.html +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/ial/simple.text +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/line_breaks/normal.html +11 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/line_breaks/normal.latex +12 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/line_breaks/normal.text +11 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/math/itex2mml.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/math/itex2mml.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/math/itex2mml.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/math/mathjaxnode.html.19 +27 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/math/mathjaxnode.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/math/mathjaxnode.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/math/normal.html +10 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/math/normal.text +10 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/math/ritex.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/math/ritex.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/math/ritex.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/text_substitutions/entities.html +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/text_substitutions/entities.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/text_substitutions/entities.text +6 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/text_substitutions/entities_as_char.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/text_substitutions/entities_as_char.html.19 +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/text_substitutions/entities_as_char.options +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/text_substitutions/entities_as_char.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/text_substitutions/entities_as_input.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/text_substitutions/entities_as_input.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/text_substitutions/entities_as_input.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/text_substitutions/entities_numeric.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/text_substitutions/entities_numeric.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/text_substitutions/entities_numeric.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/text_substitutions/entities_symbolic.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/text_substitutions/entities_symbolic.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/text_substitutions/entities_symbolic.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/text_substitutions/greaterthan.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/text_substitutions/greaterthan.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/text_substitutions/lowerthan.html +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/text_substitutions/lowerthan.text +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/text_substitutions/typography.html +38 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/text_substitutions/typography.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases/span/text_substitutions/typography.text +38 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases_gfm/atx_header.html +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases_gfm/atx_header.text +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases_gfm/backticks_disable_highlighting.html +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases_gfm/backticks_disable_highlighting.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases_gfm/backticks_disable_highlighting.text +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases_gfm/backticks_syntax.html +20 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases_gfm/backticks_syntax.text +19 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases_gfm/hard_line_breaks.html +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases_gfm/hard_line_breaks.text +3 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases_gfm/hard_line_breaks_off.html +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases_gfm/hard_line_breaks_off.options +1 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases_gfm/hard_line_breaks_off.text +2 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases_gfm/two_para_hard_line_breaks.html +4 -0
- data/vendor/ruby/2.1.0/gems/kramdown-1.8.0/test/testcases_gfm/two_para_hard_line_breaks.text +4 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/CHANGELOG.rdoc +222 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/Gemfile +20 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/MIT-LICENSE.txt +23 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/Manifest.txt +37 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/README.rdoc +314 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/Rakefile +74 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/benchmark/benchmark.rb +149 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/benchmark/fragment.html +96 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/benchmark/helper.rb +73 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/benchmark/www.slashdot.com.html +2560 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/lib/loofah.rb +82 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/lib/loofah/elements.rb +17 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/lib/loofah/helpers.rb +93 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/lib/loofah/html/document.rb +18 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/lib/loofah/html/document_fragment.rb +40 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/lib/loofah/html5/scrub.rb +96 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/lib/loofah/html5/whitelist.rb +179 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/lib/loofah/instance_methods.rb +127 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/lib/loofah/metahelpers.rb +13 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/lib/loofah/scrubber.rb +122 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/lib/loofah/scrubbers.rb +261 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/lib/loofah/xml/document.rb +13 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/lib/loofah/xml/document_fragment.rb +23 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/test/assets/testdata_sanitizer_tests1.dat +501 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/test/helper.rb +18 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/test/html5/test_sanitizer.rb +290 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/test/integration/test_ad_hoc.rb +176 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/test/integration/test_helpers.rb +43 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/test/integration/test_html.rb +62 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/test/integration/test_scrubbers.rb +354 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/test/integration/test_xml.rb +55 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/test/unit/test_api.rb +142 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/test/unit/test_encoding.rb +20 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/test/unit/test_helpers.rb +62 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/test/unit/test_scrubber.rb +229 -0
- data/vendor/ruby/2.1.0/gems/loofah-2.0.3/test/unit/test_scrubbers.rb +14 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/CHANGELOG.rdoc +759 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/CONTRIBUTING.md +60 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/Dependencies.txt +2 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/Gemfile +15 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/MIT-LICENSE +20 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/README.md +683 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/Rakefile +29 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/TODO.rdoc +9 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail.rb +92 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/attachments_list.rb +104 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/body.rb +315 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/check_delivery_params.rb +20 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/configuration.rb +75 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/constants.rb +55 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/core_extensions/nil.rb +19 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/core_extensions/object.rb +13 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/core_extensions/smtp.rb +24 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/core_extensions/string.rb +46 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/core_extensions/string/access.rb +145 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/core_extensions/string/multibyte.rb +78 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/elements.rb +14 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/elements/address.rb +247 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/elements/address_list.rb +41 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/elements/content_disposition_element.rb +26 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/elements/content_location_element.rb +21 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/elements/content_transfer_encoding_element.rb +17 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/elements/content_type_element.rb +31 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/elements/date_time_element.rb +22 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/elements/envelope_from_element.rb +39 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/elements/message_ids_element.rb +24 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/elements/mime_version_element.rb +22 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/elements/phrase_list.rb +16 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/elements/received_element.rb +26 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/encodings.rb +289 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/encodings/7bit.rb +31 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/encodings/8bit.rb +31 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/encodings/base64.rb +33 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/encodings/binary.rb +31 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/encodings/quoted_printable.rb +39 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/encodings/transfer_encoding.rb +58 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/encodings/unix_to_unix.rb +17 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/envelope.rb +30 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/field.rb +247 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/field_list.rb +33 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields.rb +35 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/bcc_field.rb +56 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/cc_field.rb +55 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/comments_field.rb +41 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/common/address_container.rb +16 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/common/common_address.rb +135 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/common/common_date.rb +35 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/common/common_field.rb +58 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/common/common_message_id.rb +48 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/common/parameter_hash.rb +58 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/content_description_field.rb +19 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/content_disposition_field.rb +70 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/content_id_field.rb +62 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/content_location_field.rb +42 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/content_transfer_encoding_field.rb +44 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/content_type_field.rb +201 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/date_field.rb +57 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/from_field.rb +55 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/in_reply_to_field.rb +56 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/keywords_field.rb +44 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/message_id_field.rb +82 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/mime_version_field.rb +53 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/optional_field.rb +13 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/received_field.rb +75 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/references_field.rb +56 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/reply_to_field.rb +55 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/resent_bcc_field.rb +55 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/resent_cc_field.rb +55 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/resent_date_field.rb +35 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/resent_from_field.rb +55 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/resent_message_id_field.rb +34 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/resent_sender_field.rb +62 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/resent_to_field.rb +55 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/return_path_field.rb +65 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/sender_field.rb +67 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/structured_field.rb +51 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/subject_field.rb +16 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/to_field.rb +55 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/fields/unstructured_field.rb +204 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/header.rb +275 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/indifferent_hash.rb +146 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/mail.rb +269 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/matchers/has_sent_mail.rb +157 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/message.rb +2165 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/multibyte.rb +42 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/multibyte/chars.rb +474 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/multibyte/exceptions.rb +8 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/multibyte/unicode.rb +400 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/multibyte/utils.rb +60 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/network.rb +14 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/network/delivery_methods/exim.rb +52 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/network/delivery_methods/file_delivery.rb +45 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/network/delivery_methods/sendmail.rb +89 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/network/delivery_methods/smtp.rb +142 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/network/delivery_methods/smtp_connection.rb +61 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/network/delivery_methods/test_mailer.rb +44 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/network/retriever_methods/base.rb +63 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/network/retriever_methods/imap.rb +173 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/network/retriever_methods/pop3.rb +140 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/network/retriever_methods/test_retriever.rb +43 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers.rb +26 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/address_lists_parser.rb +132 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/content_disposition_parser.rb +67 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/content_location_parser.rb +35 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/content_transfer_encoding_parser.rb +33 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/content_type_parser.rb +66 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/date_time_parser.rb +36 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/envelope_from_parser.rb +45 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/message_ids_parser.rb +39 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/mime_version_parser.rb +41 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/phrase_lists_parser.rb +33 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel.rb +17 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/common.rl +185 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/date_time.rl +30 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/parser_info.rb +61 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby.rb +40 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/machines/address_lists_machine.rb +14864 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/machines/address_lists_machine.rb.rl +37 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/machines/content_disposition_machine.rb +751 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/machines/content_disposition_machine.rb.rl +37 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/machines/content_location_machine.rb +614 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/machines/content_location_machine.rb.rl +37 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/machines/content_transfer_encoding_machine.rb +447 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/machines/content_transfer_encoding_machine.rb.rl +37 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/machines/content_type_machine.rb +825 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/machines/content_type_machine.rb.rl +37 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/machines/date_time_machine.rb +817 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/machines/date_time_machine.rb.rl +37 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/machines/envelope_from_machine.rb +2149 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/machines/envelope_from_machine.rb.rl +37 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/machines/message_ids_machine.rb +1570 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/machines/message_ids_machine.rb.rl +37 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/machines/mime_version_machine.rb +440 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/machines/mime_version_machine.rb.rl +37 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/machines/phrase_lists_machine.rb +564 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/machines/phrase_lists_machine.rb.rl +37 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/machines/rb_actions.rl +51 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/machines/received_machine.rb +5144 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/machines/received_machine.rb.rl +37 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/ragel/ruby/parser.rb.rl.erb +37 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parsers/received_parser.rb +47 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/part.rb +120 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/parts_list.rb +57 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/utilities.rb +225 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/values/unicode_tables.dat +0 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/version.rb +16 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/version_specific/ruby_1_8.rb +119 -0
- data/vendor/ruby/2.1.0/gems/mail-2.6.3/lib/mail/version_specific/ruby_1_9.rb +193 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/Contributing.rdoc +172 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/History-Types.rdoc +354 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/History.rdoc +531 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/Licence.rdoc +39 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/Manifest.txt +53 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/README.rdoc +217 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/Rakefile +186 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/data/mime-types.json +1 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/data/mime.content_type.column +1907 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/data/mime.docs.column +1907 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/data/mime.encoding.column +1907 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/data/mime.friendly.column +1907 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/data/mime.obsolete.column +1907 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/data/mime.references.column +1907 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/data/mime.registered.column +1907 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/data/mime.signature.column +1907 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/data/mime.system.column +1907 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/data/mime.use_instead.column +1907 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/data/mime.xrefs.column +1907 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/docs/COPYING.txt +339 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/docs/artistic.txt +127 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/lib/mime-types.rb +3 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/lib/mime/type.rb +832 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/lib/mime/type/columnar.rb +112 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/lib/mime/types.rb +332 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/lib/mime/types/cache.rb +80 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/lib/mime/types/columnar.rb +160 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/lib/mime/types/deprecations.rb +53 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/lib/mime/types/loader.rb +280 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/lib/mime/types/loader_path.rb +15 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/lib/mime/types/logger.rb +35 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/support/apache_mime_types.rb +108 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/support/benchmarks/load.rb +64 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/support/benchmarks/load_allocations.rb +83 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/support/benchmarks/object_counts.rb +41 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/support/convert.rb +158 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/support/convert/columnar.rb +90 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/support/iana_registry.rb +168 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/test/bad-fixtures/malformed +9 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/test/fixture/json.json +1 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/test/fixture/old-data +9 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/test/fixture/yaml.yaml +72 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/test/minitest_helper.rb +21 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/test/test_mime_type.rb +668 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/test/test_mime_types.rb +121 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/test/test_mime_types_cache.rb +90 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/test/test_mime_types_class.rb +139 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/test/test_mime_types_lazy.rb +47 -0
- data/vendor/ruby/2.1.0/gems/mime-types-2.6.1/test/test_mime_types_loader.rb +60 -0
- data/vendor/ruby/2.1.0/gems/mini_portile-0.6.2/History.txt +97 -0
- data/vendor/ruby/2.1.0/gems/mini_portile-0.6.2/LICENSE.txt +20 -0
- data/vendor/ruby/2.1.0/gems/mini_portile-0.6.2/README.rdoc +169 -0
- data/vendor/ruby/2.1.0/gems/mini_portile-0.6.2/Rakefile +53 -0
- data/vendor/ruby/2.1.0/gems/mini_portile-0.6.2/examples/Rakefile +113 -0
- data/vendor/ruby/2.1.0/gems/mini_portile-0.6.2/lib/mini_portile.rb +437 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/History.rdoc +1131 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/Manifest.txt +26 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/README.rdoc +630 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/Rakefile +72 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/design_rationale.rb +52 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/lib/hoe/minitest.rb +26 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/lib/minitest.rb +797 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/lib/minitest/assertions.rb +660 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/lib/minitest/autorun.rb +12 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/lib/minitest/benchmark.rb +425 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/lib/minitest/expectations.rb +284 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/lib/minitest/hell.rb +11 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/lib/minitest/mock.rb +229 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/lib/minitest/parallel.rb +69 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/lib/minitest/pride.rb +4 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/lib/minitest/pride_plugin.rb +142 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/lib/minitest/spec.rb +331 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/lib/minitest/test.rb +285 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/lib/minitest/unit.rb +45 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/test/minitest/metametameta.rb +90 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/test/minitest/test_minitest_benchmark.rb +137 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/test/minitest/test_minitest_mock.rb +498 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/test/minitest/test_minitest_reporter.rb +281 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/test/minitest/test_minitest_spec.rb +967 -0
- data/vendor/ruby/2.1.0/gems/minitest-5.8.0/test/minitest/test_minitest_unit.rb +1886 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/CHANGELOG.ja.rdoc +985 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/CHANGELOG.rdoc +994 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/C_CODING_STYLE.rdoc +33 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/Gemfile +21 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/Manifest.txt +372 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/README.ja.rdoc +112 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/README.rdoc +177 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ROADMAP.md +101 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/Rakefile +354 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/STANDARD_RESPONSES.md +47 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/Y_U_NO_GEMSPEC.md +155 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/bin/nokogiri +118 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/build_all +129 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/dependencies.yml +4 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/Makefile +601 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/depend +358 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/extconf.rb +601 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/html_document.c +170 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/html_document.h +10 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/html_document.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/html_element_description.c +279 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/html_element_description.h +10 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/html_element_description.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/html_entity_lookup.c +32 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/html_entity_lookup.h +8 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/html_entity_lookup.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/html_sax_parser_context.c +116 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/html_sax_parser_context.h +11 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/html_sax_parser_context.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/html_sax_push_parser.c +87 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/html_sax_push_parser.h +9 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/html_sax_push_parser.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/nokogiri.bundle +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/nokogiri.c +152 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/nokogiri.h +164 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/nokogiri.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_attr.c +94 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_attr.h +9 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_attr.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_attribute_decl.c +70 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_attribute_decl.h +9 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_attribute_decl.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_cdata.c +56 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_cdata.h +9 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_cdata.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_comment.c +69 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_comment.h +9 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_comment.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_document.c +608 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_document.h +23 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_document.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_document_fragment.c +48 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_document_fragment.h +10 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_document_fragment.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_dtd.c +202 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_dtd.h +10 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_dtd.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_element_content.c +123 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_element_content.h +10 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_element_content.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_element_decl.c +69 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_element_decl.h +9 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_element_decl.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_encoding_handler.c +79 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_encoding_handler.h +8 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_encoding_handler.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_entity_decl.c +110 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_entity_decl.h +10 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_entity_decl.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_entity_reference.c +52 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_entity_reference.h +9 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_entity_reference.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_io.c +60 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_io.h +11 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_io.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_libxml2_hacks.c +112 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_libxml2_hacks.h +12 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_libxml2_hacks.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_namespace.c +78 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_namespace.h +13 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_namespace.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_node.c +1663 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_node.h +13 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_node.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_node_set.c +467 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_node_set.h +14 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_node_set.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_processing_instruction.c +56 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_processing_instruction.h +9 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_processing_instruction.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_reader.c +681 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_reader.h +10 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_reader.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_relax_ng.c +161 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_relax_ng.h +9 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_relax_ng.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_sax_parser.c +312 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_sax_parser.h +39 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_sax_parser.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_sax_parser_context.c +262 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_sax_parser_context.h +10 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_sax_parser_context.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_sax_push_parser.c +115 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_sax_push_parser.h +9 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_sax_push_parser.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_schema.c +205 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_schema.h +9 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_schema.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_syntax_error.c +68 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_syntax_error.h +14 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_syntax_error.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_text.c +52 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_text.h +9 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_text.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_xpath_context.c +307 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_xpath_context.h +10 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xml_xpath_context.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xslt_stylesheet.c +270 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xslt_stylesheet.h +14 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/ext/nokogiri/xslt_stylesheet.o +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri.rb +137 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/css.rb +27 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/css/node.rb +52 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/css/parser.rb +726 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/css/parser.y +256 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/css/parser_extras.rb +91 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/css/syntax_error.rb +7 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/css/tokenizer.rb +152 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/css/tokenizer.rex +55 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/css/xpath_visitor.rb +223 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/decorators/slop.rb +42 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/html.rb +37 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/html/builder.rb +35 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/html/document.rb +333 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/html/document_fragment.rb +39 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/html/element_description.rb +23 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/html/element_description_defaults.rb +671 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/html/entity_lookup.rb +13 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/html/sax/parser.rb +52 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/html/sax/parser_context.rb +16 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/html/sax/push_parser.rb +36 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/nokogiri.bundle +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/syntax_error.rb +4 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/version.rb +108 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml.rb +74 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/attr.rb +14 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/attribute_decl.rb +18 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/builder.rb +443 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/cdata.rb +11 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/character_data.rb +7 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb +279 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document_fragment.rb +149 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/dtd.rb +32 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/element_content.rb +36 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/element_decl.rb +13 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/entity_decl.rb +19 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/namespace.rb +13 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/node.rb +822 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/node/save_options.rb +61 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/node_set.rb +311 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/notation.rb +6 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/parse_options.rb +98 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/pp.rb +2 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/pp/character_data.rb +18 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/pp/node.rb +56 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/processing_instruction.rb +8 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/reader.rb +112 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/relax_ng.rb +32 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/sax.rb +4 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/sax/document.rb +171 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/sax/parser.rb +123 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/sax/parser_context.rb +16 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/sax/push_parser.rb +60 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/schema.rb +63 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/searchable.rb +221 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/syntax_error.rb +47 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/text.rb +9 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/xpath.rb +10 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/xpath/syntax_error.rb +11 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/xpath_context.rb +16 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xslt.rb +56 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xslt/stylesheet.rb +25 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/lib/xsd/xmlparser/nokogiri.rb +102 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/suppressions/README.txt +1 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/suppressions/nokogiri_ree-1.8.7.358.supp +61 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/suppressions/nokogiri_ruby-1.8.7.370.supp +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/suppressions/nokogiri_ruby-1.9.2.320.supp +28 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/suppressions/nokogiri_ruby-1.9.3.327.supp +28 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/tasks/test.rb +95 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/css/test_nthiness.rb +226 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/css/test_parser.rb +363 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/css/test_tokenizer.rb +215 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/css/test_xpath_visitor.rb +96 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/decorators/test_slop.rb +20 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/2ch.html +108 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/address_book.rlx +12 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/address_book.xml +10 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/atom.xml +344 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/bar/bar.xsd +4 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/bogus.xml +0 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/dont_hurt_em_why.xml +422 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/encoding.html +82 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/encoding.xhtml +84 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/exslt.xml +8 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/exslt.xslt +35 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/foo/foo.xsd +4 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/metacharset.html +10 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/noencoding.html +47 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/po.xml +32 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/po.xsd +66 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/saml/saml20assertion_schema.xsd +283 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/saml/saml20protocol_schema.xsd +302 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/saml/xenc_schema.xsd +146 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/saml/xmldsig_schema.xsd +318 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/shift_jis.html +10 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/shift_jis.xml +5 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/shift_jis_no_charset.html +9 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/slow-xpath.xml +25509 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/snuggles.xml +3 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/staff.dtd +10 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/staff.xml +59 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/staff.xslt +32 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/test_document_url/bar.xml +2 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/test_document_url/document.dtd +4 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/test_document_url/document.xml +6 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/tlm.html +850 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/to_be_xincluded.xml +2 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/valid_bar.xml +2 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/files/xinclude.xml +4 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/helper.rb +177 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/html/sax/test_parser.rb +141 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/html/sax/test_parser_context.rb +46 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/html/sax/test_push_parser.rb +87 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/html/test_builder.rb +164 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/html/test_document.rb +642 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/html/test_document_encoding.rb +148 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/html/test_document_fragment.rb +297 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/html/test_element_description.rb +105 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/html/test_named_characters.rb +14 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/html/test_node.rb +196 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/html/test_node_encoding.rb +27 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/namespaces/test_additional_namespaces_in_builder_doc.rb +14 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/namespaces/test_namespaces_aliased_default.rb +24 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/namespaces/test_namespaces_in_builder_doc.rb +75 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/namespaces/test_namespaces_in_cloned_doc.rb +31 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/namespaces/test_namespaces_in_created_doc.rb +75 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/namespaces/test_namespaces_in_parsed_doc.rb +66 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/namespaces/test_namespaces_preservation.rb +31 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/test_convert_xpath.rb +135 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/test_css_cache.rb +45 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/test_encoding_handler.rb +46 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/test_memory_leak.rb +156 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/test_nokogiri.rb +138 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/test_reader.rb +558 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/test_soap4r_sax.rb +52 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/test_xslt_transforms.rb +279 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/node/test_save_options.rb +28 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/node/test_subclass.rb +44 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/sax/test_parser.rb +382 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/sax/test_parser_context.rb +115 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/sax/test_push_parser.rb +157 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_attr.rb +67 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_attribute_decl.rb +86 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_builder.rb +341 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_c14n.rb +180 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_cdata.rb +48 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_comment.rb +40 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_document.rb +966 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_document_encoding.rb +28 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_document_fragment.rb +259 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_dtd.rb +187 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_dtd_encoding.rb +33 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_element_content.rb +56 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_element_decl.rb +73 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_entity_decl.rb +122 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_entity_reference.rb +251 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_namespace.rb +96 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_node.rb +1233 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_node_attributes.rb +109 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_node_encoding.rb +107 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_node_inheritance.rb +32 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_node_reparenting.rb +374 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_node_set.rb +775 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_parse_options.rb +64 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_processing_instruction.rb +30 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_reader_encoding.rb +136 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_relax_ng.rb +60 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_schema.rb +129 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_syntax_error.rb +30 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_text.rb +60 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_unparented_node.rb +427 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_xinclude.rb +83 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xml/test_xpath.rb +430 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xslt/test_custom_functions.rb +133 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test/xslt/test_exception_handling.rb +37 -0
- data/vendor/ruby/2.1.0/gems/nokogiri-1.6.6.2/test_all +91 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/COPYING +18 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/KNOWN-ISSUES +30 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/README.rdoc +626 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/Rakefile +125 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/SPEC +237 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/bin/rackup +4 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/contrib/rack.png +0 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/contrib/rack.svg +150 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/contrib/rack_logo.svg +111 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/contrib/rdoc.css +412 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/example/lobster.ru +4 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/example/protectedlobster.rb +14 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/example/protectedlobster.ru +8 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack.rb +87 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/auth/abstract/handler.rb +37 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/auth/abstract/request.rb +43 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/auth/basic.rb +58 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/auth/digest/md5.rb +129 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/auth/digest/nonce.rb +51 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/auth/digest/params.rb +53 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/auth/digest/request.rb +41 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/backports/uri/common_18.rb +56 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/backports/uri/common_192.rb +52 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/backports/uri/common_193.rb +29 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/body_proxy.rb +39 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/builder.rb +149 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/cascade.rb +52 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/chunked.rb +58 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/commonlogger.rb +64 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/conditionalget.rb +67 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/config.rb +20 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/content_length.rb +33 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/content_type.rb +29 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/deflater.rb +116 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/directory.rb +161 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/etag.rb +64 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/file.rb +138 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/handler.rb +107 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/handler/cgi.rb +61 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/handler/evented_mongrel.rb +8 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/handler/fastcgi.rb +98 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/handler/lsws.rb +61 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/handler/mongrel.rb +100 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/handler/scgi.rb +67 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/handler/swiftiplied_mongrel.rb +8 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/handler/thin.rb +27 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/handler/webrick.rb +81 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/head.rb +22 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/lint.rb +699 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/lobster.rb +65 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/lock.rb +26 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/logger.rb +18 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/methodoverride.rb +31 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/mime.rb +677 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/mock.rb +190 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/multipart.rb +34 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/multipart/generator.rb +93 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/multipart/parser.rb +185 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/multipart/uploaded_file.rb +34 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/nulllogger.rb +18 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/recursive.rb +61 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/reloader.rb +109 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/request.rb +382 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/response.rb +155 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/rewindable_input.rb +104 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/runtime.rb +27 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/sendfile.rb +155 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/server.rb +362 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/session/abstract/id.rb +398 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/session/cookie.rb +178 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/session/memcache.rb +93 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/session/pool.rb +79 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/showexceptions.rb +378 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/showstatus.rb +113 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/static.rb +153 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/urlmap.rb +76 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/utils.rb +641 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/lib/rack/utils/okjson.rb +600 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/rack.gemspec +33 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/builder/anything.rb +5 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/builder/comment.ru +4 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/builder/end.ru +5 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/builder/line.ru +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/builder/options.ru +2 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/cgi/assets/folder/test.js +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/cgi/assets/fonts/font.eot +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/cgi/assets/images/image.png +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/cgi/assets/index.html +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/cgi/assets/javascripts/app.js +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/cgi/assets/stylesheets/app.css +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/cgi/lighttpd.conf +26 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/cgi/lighttpd.errors +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/cgi/rackup_stub.rb +6 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/cgi/sample_rackup.ru +5 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/cgi/test +9 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/cgi/test+directory/test+file +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/cgi/test.fcgi +8 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/cgi/test.ru +5 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/gemloader.rb +10 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/multipart/bad_robots +259 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/multipart/binary +0 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/multipart/content_type_and_no_filename +6 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/multipart/empty +10 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/multipart/fail_16384_nofile +814 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/multipart/file1.txt +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/multipart/filename_and_modification_param +7 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/multipart/filename_with_escaped_quotes +6 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/multipart/filename_with_escaped_quotes_and_modification_param +7 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/multipart/filename_with_percent_escaped_quotes +6 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/multipart/filename_with_unescaped_percentages +6 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/multipart/filename_with_unescaped_percentages2 +6 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/multipart/filename_with_unescaped_percentages3 +6 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/multipart/filename_with_unescaped_quotes +6 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/multipart/ie +6 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/multipart/mixed_files +21 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/multipart/nested +10 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/multipart/none +9 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/multipart/semicolon +6 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/multipart/text +15 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/multipart/three_files_three_fields +31 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/multipart/webkit +32 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/rackup/config.ru +31 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/registering_handler/rack/handler/registering_myself.rb +8 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_auth_basic.rb +81 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_auth_digest.rb +259 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_body_proxy.rb +69 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_builder.rb +214 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_cascade.rb +61 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_cgi.rb +102 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_chunked.rb +85 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_commonlogger.rb +57 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_conditionalget.rb +102 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_config.rb +22 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_content_length.rb +83 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_content_type.rb +45 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_deflater.rb +204 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_directory.rb +88 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_etag.rb +98 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_fastcgi.rb +107 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_file.rb +213 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_handler.rb +59 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_head.rb +43 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_lint.rb +522 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_lobster.rb +58 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_lock.rb +164 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_logger.rb +23 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_methodoverride.rb +75 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_mime.rb +51 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_mock.rb +269 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_mongrel.rb +182 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_multipart.rb +479 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_nulllogger.rb +20 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_recursive.rb +72 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_request.rb +1115 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_response.rb +313 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_rewindable_input.rb +118 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_runtime.rb +49 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_sendfile.rb +130 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_server.rb +143 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_session_abstract_id.rb +53 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_session_cookie.rb +367 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_session_memcache.rb +321 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_session_pool.rb +209 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_showexceptions.rb +92 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_showstatus.rb +84 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_static.rb +145 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_thin.rb +91 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_urlmap.rb +213 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_utils.rb +585 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/spec_webrick.rb +143 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/static/another/index.html +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/static/index.html +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/testrequest.rb +78 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/unregistered_handler/rack/handler/unregistered.rb +7 -0
- data/vendor/ruby/2.1.0/gems/rack-1.5.5/test/unregistered_handler/rack/handler/unregistered_long_one.rb +7 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/COPYING +18 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/HISTORY.md +355 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/KNOWN-ISSUES +44 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/README.rdoc +312 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/Rakefile +124 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/SPEC +264 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/bin/rackup +4 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/contrib/rack.png +0 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/contrib/rack.svg +150 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/contrib/rack_logo.svg +111 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/contrib/rdoc.css +412 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/example/lobster.ru +4 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/example/protectedlobster.rb +14 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/example/protectedlobster.ru +8 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack.rb +98 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/auth/abstract/handler.rb +37 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/auth/abstract/request.rb +43 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/auth/basic.rb +58 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/auth/digest/md5.rb +129 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/auth/digest/nonce.rb +51 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/auth/digest/params.rb +53 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/auth/digest/request.rb +41 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/backports/uri/common_18.rb +56 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/backports/uri/common_192.rb +52 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/backports/uri/common_193.rb +29 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/body_proxy.rb +39 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/builder.rb +164 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/cascade.rb +52 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/chunked.rb +69 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/commonlogger.rb +72 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/conditionalget.rb +79 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/config.rb +20 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/content_length.rb +37 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/content_type.rb +29 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/deflater.rb +154 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/directory.rb +167 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/etag.rb +73 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/file.rb +152 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/handler.rb +109 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/handler/cgi.rb +61 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/handler/evented_mongrel.rb +8 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/handler/fastcgi.rb +101 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/handler/lsws.rb +61 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/handler/mongrel.rb +106 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/handler/scgi.rb +70 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/handler/swiftiplied_mongrel.rb +8 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/handler/thin.rb +33 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/handler/webrick.rb +122 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/head.rb +27 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/lint.rb +760 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/lobster.rb +70 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/lock.rb +26 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/logger.rb +18 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/methodoverride.rb +43 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/mime.rb +664 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/mock.rb +198 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/multipart.rb +34 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/multipart/generator.rb +93 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/multipart/parser.rb +254 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/multipart/uploaded_file.rb +34 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/nulllogger.rb +37 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/recursive.rb +62 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/reloader.rb +109 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/request.rb +398 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/response.rb +162 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/rewindable_input.rb +104 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/runtime.rb +40 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/sendfile.rb +160 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/server.rb +387 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/session/abstract/id.rb +399 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/session/cookie.rb +188 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/session/memcache.rb +93 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/session/pool.rb +76 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/showexceptions.rb +387 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/showstatus.rb +113 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/static.rb +150 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/tempfile_reaper.rb +22 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/urlmap.rb +90 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/utils.rb +684 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/lib/rack/utils/okjson.rb +600 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/rack.gemspec +33 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/builder/anything.rb +5 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/builder/comment.ru +4 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/builder/end.ru +5 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/builder/line.ru +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/builder/options.ru +2 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/cgi/assets/folder/test.js +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/cgi/assets/fonts/font.eot +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/cgi/assets/images/image.png +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/cgi/assets/index.html +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/cgi/assets/javascripts/app.js +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/cgi/assets/stylesheets/app.css +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/cgi/lighttpd.conf +26 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/cgi/lighttpd.errors +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/cgi/rackup_stub.rb +6 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/cgi/sample_rackup.ru +5 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/cgi/test +9 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/cgi/test+directory/test+file +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/cgi/test.fcgi +8 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/cgi/test.ru +5 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/gemloader.rb +10 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/bad_robots +259 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/binary +0 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/content_type_and_no_filename +6 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/empty +10 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/fail_16384_nofile +814 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/file1.txt +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/filename_and_modification_param +7 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/filename_and_no_name +6 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/filename_with_escaped_quotes +6 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/filename_with_escaped_quotes_and_modification_param +7 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/filename_with_percent_escaped_quotes +6 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/filename_with_unescaped_percentages +6 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/filename_with_unescaped_percentages2 +6 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/filename_with_unescaped_percentages3 +6 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/filename_with_unescaped_quotes +6 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/ie +6 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/invalid_character +6 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/mixed_files +21 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/nested +10 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/none +9 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/semicolon +6 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/text +15 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/three_files_three_fields +31 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/multipart/webkit +32 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/rackup/config.ru +31 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/registering_handler/rack/handler/registering_myself.rb +8 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_auth_basic.rb +81 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_auth_digest.rb +259 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_body_proxy.rb +85 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_builder.rb +223 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_cascade.rb +61 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_cgi.rb +102 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_chunked.rb +101 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_commonlogger.rb +93 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_conditionalget.rb +102 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_config.rb +22 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_content_length.rb +85 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_content_type.rb +45 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_deflater.rb +339 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_directory.rb +88 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_etag.rb +107 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_fastcgi.rb +107 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_file.rb +221 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_handler.rb +63 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_head.rb +45 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_lint.rb +550 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_lobster.rb +58 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_lock.rb +164 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_logger.rb +23 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_methodoverride.rb +82 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_mime.rb +51 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_mock.rb +277 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_mongrel.rb +182 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_multipart.rb +590 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_nulllogger.rb +20 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_recursive.rb +72 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_request.rb +1227 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_response.rb +343 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_rewindable_input.rb +118 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_runtime.rb +49 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_sendfile.rb +130 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_server.rb +167 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_session_abstract_id.rb +53 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_session_cookie.rb +410 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_session_memcache.rb +321 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_session_pool.rb +209 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_showexceptions.rb +85 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_showstatus.rb +103 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_static.rb +145 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_tempfile_reaper.rb +63 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_thin.rb +91 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_urlmap.rb +236 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_utils.rb +647 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_version.rb +17 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/spec_webrick.rb +184 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/static/another/index.html +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/static/index.html +1 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/testrequest.rb +78 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/unregistered_handler/rack/handler/unregistered.rb +7 -0
- data/vendor/ruby/2.1.0/gems/rack-1.6.4/test/unregistered_handler/rack/handler/unregistered_long_one.rb +7 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/Gemfile +8 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/Gemfile.lock +41 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/History.txt +179 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/MIT-LICENSE.txt +19 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/README.rdoc +85 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/Rakefile +33 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/Thorfile +114 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/lib/rack/mock_session.rb +66 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/lib/rack/test.rb +318 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/lib/rack/test/cookie_jar.rb +182 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/lib/rack/test/methods.rb +83 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/lib/rack/test/mock_digest_request.rb +29 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/lib/rack/test/uploaded_file.rb +53 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/lib/rack/test/utils.rb +150 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/rack-test.gemspec +77 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/spec/fixtures/bar.txt +1 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/spec/fixtures/config.ru +3 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/spec/fixtures/fake_app.rb +143 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/spec/fixtures/foo.txt +1 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/spec/rack/test/cookie_spec.rb +219 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/spec/rack/test/digest_auth_spec.rb +46 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/spec/rack/test/multipart_spec.rb +145 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/spec/rack/test/uploaded_file_spec.rb +24 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/spec/rack/test/utils_spec.rb +193 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/spec/rack/test_spec.rb +550 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/spec/spec_helper.rb +69 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/spec/support/matchers/body.rb +9 -0
- data/vendor/ruby/2.1.0/gems/rack-test-0.6.3/spec/support/matchers/challenge.rb +11 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/README.md +83 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/CHANGELOG.md +91 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/Rakefile +77 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/akshaysurve.jpg +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/belongs_to.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/book_icon.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/bullet.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/chapters_icon.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/check_bullet.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/credits_pic_blank.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/csrf.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/edge_badge.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/favicon.ico +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/feature_tile.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/footer_tile.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/fxn.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/getting_started/article_with_comments.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/getting_started/challenge.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/getting_started/confirm_dialog.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/getting_started/forbidden_attributes_for_new_article.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/getting_started/form_with_errors.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/getting_started/index_action_with_edit_link.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/getting_started/new_article.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/getting_started/rails_welcome.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/getting_started/routing_error_no_controller.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/getting_started/routing_error_no_route_matches.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/getting_started/show_action_for_articles.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/getting_started/template_is_missing_articles_new.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/getting_started/unknown_action_create_for_articles.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/getting_started/unknown_action_new_for_articles.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/grey_bullet.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/habtm.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/has_many.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/has_many_through.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/has_one.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/has_one_through.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/header_backdrop.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/header_tile.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/i18n/demo_html_safe.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/i18n/demo_localized_pirate.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/i18n/demo_translated_en.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/i18n/demo_translated_pirate.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/i18n/demo_translation_missing.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/i18n/demo_untranslated.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/README +5 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/callouts/1.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/callouts/10.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/callouts/11.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/callouts/12.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/callouts/13.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/callouts/14.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/callouts/15.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/callouts/2.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/callouts/3.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/callouts/4.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/callouts/5.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/callouts/6.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/callouts/7.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/callouts/8.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/callouts/9.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/caution.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/example.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/home.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/important.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/next.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/note.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/prev.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/tip.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/up.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/icons/warning.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/nav_arrow.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/oscardelben.jpg +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/polymorphic.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/radar.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/rails4_features.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/rails_guides_kindle_cover.jpg +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/rails_guides_logo.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/rails_logo_remix.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/session_fixation.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/tab_grey.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/tab_info.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/tab_note.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/tab_red.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/tab_yellow.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/tab_yellow.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/images/vijaydev.jpg +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/guides.js +53 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/jquery.min.js +4 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/responsive-tables.js +43 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushAS3.js +59 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushAppleScript.js +75 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushBash.js +59 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushCSharp.js +65 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushColdFusion.js +100 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushCpp.js +97 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushCss.js +91 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushDelphi.js +55 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushDiff.js +41 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushErlang.js +52 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushGroovy.js +67 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushJScript.js +52 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushJava.js +57 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushJavaFX.js +58 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushPerl.js +72 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushPhp.js +88 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushPlain.js +33 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushPowerShell.js +74 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushPython.js +64 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushRuby.js +55 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushSass.js +94 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushScala.js +51 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushSql.js +66 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushVb.js +56 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shBrushXml.js +69 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/javascripts/syntaxhighlighter/shCore.js +17 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/fixes.css +16 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/kindle.css +11 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/main.css +710 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/print.css +52 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/reset.css +43 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/responsive-tables.css +50 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/style.css +13 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/syntaxhighlighter/shCore.css +226 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/syntaxhighlighter/shCoreDefault.css +328 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/syntaxhighlighter/shCoreDjango.css +331 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/syntaxhighlighter/shCoreEclipse.css +339 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/syntaxhighlighter/shCoreEmacs.css +324 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/syntaxhighlighter/shCoreFadeToGrey.css +328 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/syntaxhighlighter/shCoreMDUltra.css +324 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/syntaxhighlighter/shCoreMidnight.css +324 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/syntaxhighlighter/shCoreRDark.css +324 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/syntaxhighlighter/shThemeDefault.css +117 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/syntaxhighlighter/shThemeDjango.css +120 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/syntaxhighlighter/shThemeEclipse.css +128 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/syntaxhighlighter/shThemeEmacs.css +113 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/syntaxhighlighter/shThemeFadeToGrey.css +117 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/syntaxhighlighter/shThemeMDUltra.css +113 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/syntaxhighlighter/shThemeMidnight.css +113 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/syntaxhighlighter/shThemeRDark.css +113 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/assets/stylesheets/syntaxhighlighter/shThemeRailsGuides.css +116 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/bug_report_templates/action_controller_gem.rb +47 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/bug_report_templates/action_controller_master.rb +53 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/bug_report_templates/active_record_gem.rb +40 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/bug_report_templates/active_record_master.rb +49 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/bug_report_templates/generic_gem.rb +15 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/bug_report_templates/generic_master.rb +26 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/Gemfile +40 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/Gemfile.lock +125 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/README.rdoc +28 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/Rakefile +6 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/assets/javascripts/application.js +15 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/assets/javascripts/comments.js.coffee +3 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/assets/javascripts/posts.js.coffee +3 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/assets/javascripts/welcome.js.coffee +3 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/assets/stylesheets/application.css +13 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/assets/stylesheets/comments.css.scss +3 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/assets/stylesheets/posts.css.scss +3 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/assets/stylesheets/welcome.css.scss +3 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/controllers/application_controller.rb +5 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/controllers/comments_controller.rb +23 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/controllers/posts_controller.rb +53 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/controllers/welcome_controller.rb +4 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/helpers/application_helper.rb +2 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/helpers/comments_helper.rb +2 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/helpers/posts_helper.rb +2 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/helpers/welcome_helper.rb +2 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/models/comment.rb +3 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/models/post.rb +7 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/views/comments/_comment.html.erb +15 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/views/comments/_form.html.erb +13 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/views/layouts/application.html.erb +14 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/views/posts/_form.html.erb +27 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/views/posts/edit.html.erb +5 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/views/posts/index.html.erb +21 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/views/posts/new.html.erb +5 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/views/posts/show.html.erb +18 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/app/views/welcome/index.html.erb +4 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/bin/bundle +4 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/bin/rails +4 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/bin/rake +4 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/config.ru +4 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/config/application.rb +18 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/config/boot.rb +4 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/config/database.yml +25 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/config/environment.rb +5 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/config/environments/development.rb +30 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/config/environments/production.rb +80 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/config/environments/test.rb +36 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/config/initializers/backtrace_silencers.rb +7 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/config/initializers/filter_parameter_logging.rb +4 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/config/initializers/inflections.rb +16 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/config/initializers/locale.rb +9 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/config/initializers/mime_types.rb +5 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/config/initializers/secret_token.rb +12 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/config/initializers/session_store.rb +3 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/config/initializers/wrap_parameters.rb +14 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/config/locales/en.yml +23 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/config/routes.rb +7 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/db/migrate/20130122042648_create_posts.rb +10 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/db/migrate/20130122045842_create_comments.rb +11 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/db/schema.rb +33 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/db/seeds.rb +7 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/public/404.html +60 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/public/422.html +60 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/public/500.html +59 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/public/favicon.ico +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/public/robots.txt +5 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/test/controllers/comments_controller_test.rb +7 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/test/controllers/posts_controller_test.rb +7 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/test/controllers/welcome_controller_test.rb +9 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/test/fixtures/comments.yml +11 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/test/fixtures/posts.yml +9 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/test/helpers/comments_helper_test.rb +4 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/test/helpers/posts_helper_test.rb +4 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/test/helpers/welcome_helper_test.rb +4 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/test/models/comment_test.rb +7 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/test/models/post_test.rb +7 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/code/getting_started/test/test_helper.rb +12 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/rails_guides.rb +63 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/rails_guides/generator.rb +248 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/rails_guides/helpers.rb +53 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/rails_guides/indexer.rb +68 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/rails_guides/kindle.rb +119 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/rails_guides/levenshtein.rb +31 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/rails_guides/markdown.rb +163 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/rails_guides/markdown/renderer.rb +82 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/2_2_release_notes.md +435 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/2_3_release_notes.md +621 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/3_0_release_notes.md +611 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/3_1_release_notes.md +556 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/3_2_release_notes.md +565 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/4_0_release_notes.md +276 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/4_1_release_notes.md +731 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/_license.html.erb +2 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/_welcome.html.erb +25 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/action_controller_overview.md +1175 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/action_mailer_basics.md +689 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/action_view_overview.md +1602 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/active_model_basics.md +200 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/active_record_basics.md +373 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/active_record_callbacks.md +410 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/active_record_querying.md +1785 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/active_record_validations.md +1169 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/active_support_core_extensions.md +3817 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/active_support_instrumentation.md +496 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/api_documentation_guidelines.md +315 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/asset_pipeline.md +1165 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/association_basics.md +2229 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/caching_with_rails.md +354 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/command_line.md +603 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/configuring.md +942 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/contributing_to_ruby_on_rails.md +544 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/credits.html.erb +80 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/debugging_rails_applications.md +707 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/development_dependencies_install.md +278 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/documents.yaml +193 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/engines.md +1412 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/form_helpers.md +1001 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/generators.md +663 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/getting_started.md +1946 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/i18n.md +1043 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/index.html.erb +27 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/initialization.md +657 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/kindle/copyright.html.erb +1 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/kindle/layout.html.erb +27 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/kindle/rails_guides.opf.erb +52 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/kindle/toc.html.erb +24 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/kindle/toc.ncx.erb +64 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/kindle/welcome.html.erb +5 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/layout.html.erb +146 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/layouts_and_rendering.md +1226 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/maintenance_policy.md +75 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/migrations.md +1143 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/nested_model_forms.md +225 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/plugins.md +444 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/rails_application_templates.md +248 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/rails_on_rack.md +332 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/routing.md +1115 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/ruby_on_rails_guides_guidelines.md +128 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/security.md +1018 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/testing.md +1052 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/upgrading_ruby_on_rails.md +928 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/source/working_with_javascript_in_rails.md +405 -0
- data/vendor/ruby/2.1.0/gems/rails-4.1.13/guides/w3c_validator.rb +95 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/README.md +85 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/CHANGELOG.md +53 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/Rakefile +79 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/akshaysurve.jpg +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/belongs_to.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/book_icon.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/bullet.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/chapters_icon.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/check_bullet.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/credits_pic_blank.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/csrf.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/edge_badge.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/favicon.ico +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/feature_tile.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/footer_tile.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/fxn.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/getting_started/article_with_comments.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/getting_started/challenge.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/getting_started/confirm_dialog.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/getting_started/forbidden_attributes_for_new_article.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/getting_started/form_with_errors.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/getting_started/index_action_with_edit_link.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/getting_started/new_article.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/getting_started/rails_welcome.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/getting_started/routing_error_no_controller.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/getting_started/routing_error_no_route_matches.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/getting_started/show_action_for_articles.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/getting_started/template_is_missing_articles_new.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/getting_started/unknown_action_create_for_articles.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/getting_started/unknown_action_new_for_articles.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/grey_bullet.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/habtm.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/has_many.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/has_many_through.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/has_one.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/has_one_through.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/header_backdrop.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/header_tile.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/i18n/demo_html_safe.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/i18n/demo_localized_pirate.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/i18n/demo_translated_en.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/i18n/demo_translated_pirate.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/i18n/demo_translation_missing.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/i18n/demo_untranslated.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/README +5 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/callouts/1.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/callouts/10.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/callouts/11.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/callouts/12.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/callouts/13.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/callouts/14.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/callouts/15.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/callouts/2.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/callouts/3.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/callouts/4.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/callouts/5.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/callouts/6.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/callouts/7.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/callouts/8.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/callouts/9.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/caution.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/example.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/home.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/important.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/next.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/note.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/prev.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/tip.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/up.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/icons/warning.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/nav_arrow.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/oscardelben.jpg +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/polymorphic.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/radar.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/rails4_features.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/rails_guides_kindle_cover.jpg +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/rails_guides_logo.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/rails_logo_remix.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/session_fixation.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/tab_grey.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/tab_info.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/tab_note.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/tab_red.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/tab_yellow.gif +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/tab_yellow.png +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/images/vijaydev.jpg +0 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/guides.js +59 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/jquery.min.js +4 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/responsive-tables.js +43 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushAS3.js +59 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushAppleScript.js +75 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushBash.js +59 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushCSharp.js +65 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushColdFusion.js +100 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushCpp.js +97 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushCss.js +91 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushDelphi.js +55 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushDiff.js +41 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushErlang.js +52 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushGroovy.js +67 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushJScript.js +52 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushJava.js +57 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushJavaFX.js +58 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushPerl.js +72 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushPhp.js +88 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushPlain.js +33 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushPowerShell.js +74 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushPython.js +64 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushRuby.js +55 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushSass.js +94 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushScala.js +51 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushSql.js +66 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushVb.js +56 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shBrushXml.js +69 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/javascripts/syntaxhighlighter/shCore.js +17 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/fixes.css +16 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/kindle.css +11 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/main.css +713 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/print.css +52 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/reset.css +43 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/responsive-tables.css +50 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/style.css +13 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/syntaxhighlighter/shCore.css +226 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/syntaxhighlighter/shCoreDefault.css +328 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/syntaxhighlighter/shCoreDjango.css +331 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/syntaxhighlighter/shCoreEclipse.css +339 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/syntaxhighlighter/shCoreEmacs.css +324 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/syntaxhighlighter/shCoreFadeToGrey.css +328 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/syntaxhighlighter/shCoreMDUltra.css +324 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/syntaxhighlighter/shCoreMidnight.css +324 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/syntaxhighlighter/shCoreRDark.css +324 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/syntaxhighlighter/shThemeDefault.css +117 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/syntaxhighlighter/shThemeDjango.css +120 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/syntaxhighlighter/shThemeEclipse.css +128 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/syntaxhighlighter/shThemeEmacs.css +113 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/syntaxhighlighter/shThemeFadeToGrey.css +117 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/syntaxhighlighter/shThemeMDUltra.css +113 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/syntaxhighlighter/shThemeMidnight.css +113 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/syntaxhighlighter/shThemeRDark.css +113 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/assets/stylesheets/syntaxhighlighter/shThemeRailsGuides.css +116 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/bug_report_templates/action_controller_gem.rb +47 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/bug_report_templates/action_controller_master.rb +54 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/bug_report_templates/active_record_gem.rb +40 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/bug_report_templates/active_record_master.rb +49 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/bug_report_templates/generic_gem.rb +15 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/bug_report_templates/generic_master.rb +26 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/rails_guides.rb +63 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/rails_guides/generator.rb +248 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/rails_guides/helpers.rb +53 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/rails_guides/indexer.rb +68 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/rails_guides/kindle.rb +119 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/rails_guides/levenshtein.rb +37 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/rails_guides/markdown.rb +167 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/rails_guides/markdown/renderer.rb +82 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/2_2_release_notes.md +435 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/2_3_release_notes.md +621 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/3_0_release_notes.md +611 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/3_1_release_notes.md +559 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/3_2_release_notes.md +568 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/4_0_release_notes.md +279 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/4_1_release_notes.md +730 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/4_2_release_notes.md +877 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/_license.html.erb +2 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/_welcome.html.erb +19 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/action_controller_overview.md +1192 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/action_mailer_basics.md +757 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/action_view_overview.md +1561 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/active_job_basics.md +331 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/active_model_basics.md +554 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/active_record_basics.md +374 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/active_record_callbacks.md +413 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/active_record_migrations.md +1018 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/active_record_postgresql.md +433 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/active_record_querying.md +1783 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/active_record_validations.md +1179 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/active_support_core_extensions.md +3857 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/active_support_instrumentation.md +488 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/api_documentation_guidelines.md +361 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/asset_pipeline.md +1304 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/association_basics.md +2245 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/autoloading_and_reloading_constants.md +1311 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/caching_with_rails.md +379 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/command_line.md +625 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/configuring.md +1045 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/contributing_to_ruby_on_rails.md +628 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/credits.html.erb +80 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/debugging_rails_applications.md +861 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/development_dependencies_install.md +289 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/documents.yaml +205 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/engines.md +1412 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/form_helpers.md +1024 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/generators.md +676 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/getting_started.md +2086 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/i18n.md +1087 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/index.html.erb +28 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/initialization.md +704 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/kindle/copyright.html.erb +1 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/kindle/layout.html.erb +27 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/kindle/rails_guides.opf.erb +52 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/kindle/toc.html.erb +24 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/kindle/toc.ncx.erb +64 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/kindle/welcome.html.erb +5 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/layout.html.erb +143 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/layouts_and_rendering.md +1227 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/maintenance_policy.md +78 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/nested_model_forms.md +228 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/plugins.md +444 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/rails_application_templates.md +266 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/rails_on_rack.md +336 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/routing.md +1155 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/ruby_on_rails_guides_guidelines.md +127 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/security.md +1024 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/testing.md +1132 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/upgrading_ruby_on_rails.md +1186 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/source/working_with_javascript_in_rails.md +407 -0
- data/vendor/ruby/2.1.0/gems/rails-4.2.4/guides/w3c_validator.rb +97 -0
- data/vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/CHANGELOG.md +16 -0
- data/vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/README.md +17 -0
- data/vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/lib/rails-deprecated_sanitizer.rb +1 -0
- data/vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/lib/rails/deprecated_sanitizer.rb +146 -0
- data/vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/lib/rails/deprecated_sanitizer/html-scanner.rb +21 -0
- data/vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/lib/rails/deprecated_sanitizer/html-scanner/html/document.rb +68 -0
- data/vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/lib/rails/deprecated_sanitizer/html-scanner/html/node.rb +532 -0
- data/vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/lib/rails/deprecated_sanitizer/html-scanner/html/sanitizer.rb +188 -0
- data/vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/lib/rails/deprecated_sanitizer/html-scanner/html/selector.rb +830 -0
- data/vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/lib/rails/deprecated_sanitizer/html-scanner/html/tokenizer.rb +107 -0
- data/vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/lib/rails/deprecated_sanitizer/html-scanner/html/version.rb +11 -0
- data/vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/lib/rails/deprecated_sanitizer/railtie.rb +9 -0
- data/vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/lib/rails/deprecated_sanitizer/version.rb +5 -0
- data/vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/test/cdata_node_test.rb +16 -0
- data/vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/test/deprecated_sanitizer_test.rb +30 -0
- data/vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/test/document_test.rb +149 -0
- data/vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/test/node_test.rb +90 -0
- data/vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/test/tag_node_test.rb +244 -0
- data/vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/test/test_helper.rb +13 -0
- data/vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/test/text_node_test.rb +51 -0
- data/vendor/ruby/2.1.0/gems/rails-deprecated_sanitizer-1.0.3/test/tokenizer_test.rb +132 -0
- data/vendor/ruby/2.1.0/gems/rails-dom-testing-1.0.7/LICENSE.txt +22 -0
- data/vendor/ruby/2.1.0/gems/rails-dom-testing-1.0.7/README.md +76 -0
- data/vendor/ruby/2.1.0/gems/rails-dom-testing-1.0.7/lib/rails-dom-testing.rb +1 -0
- data/vendor/ruby/2.1.0/gems/rails-dom-testing-1.0.7/lib/rails/dom/testing/assertions.rb +20 -0
- data/vendor/ruby/2.1.0/gems/rails-dom-testing-1.0.7/lib/rails/dom/testing/assertions/dom_assertions.rb +76 -0
- data/vendor/ruby/2.1.0/gems/rails-dom-testing-1.0.7/lib/rails/dom/testing/assertions/selector_assertions.rb +311 -0
- data/vendor/ruby/2.1.0/gems/rails-dom-testing-1.0.7/lib/rails/dom/testing/assertions/selector_assertions/count_describable.rb +32 -0
- data/vendor/ruby/2.1.0/gems/rails-dom-testing-1.0.7/lib/rails/dom/testing/assertions/selector_assertions/html_selector.rb +108 -0
- data/vendor/ruby/2.1.0/gems/rails-dom-testing-1.0.7/lib/rails/dom/testing/assertions/selector_assertions/substitution_context.rb +24 -0
- data/vendor/ruby/2.1.0/gems/rails-dom-testing-1.0.7/lib/rails/dom/testing/assertions/tag_assertions.rb +155 -0
- data/vendor/ruby/2.1.0/gems/rails-dom-testing-1.0.7/lib/rails/dom/testing/version.rb +7 -0
- data/vendor/ruby/2.1.0/gems/rails-dom-testing-1.0.7/test/dom_assertions_test.rb +50 -0
- data/vendor/ruby/2.1.0/gems/rails-dom-testing-1.0.7/test/selector_assertions_test.rb +317 -0
- data/vendor/ruby/2.1.0/gems/rails-dom-testing-1.0.7/test/tag_assertions_test.rb +218 -0
- data/vendor/ruby/2.1.0/gems/rails-dom-testing-1.0.7/test/test_helper.rb +6 -0
- data/vendor/ruby/2.1.0/gems/rails-html-sanitizer-1.0.2/CHANGELOG.md +7 -0
- data/vendor/ruby/2.1.0/gems/rails-html-sanitizer-1.0.2/LICENSE.txt +22 -0
- data/vendor/ruby/2.1.0/gems/rails-html-sanitizer-1.0.2/README.md +141 -0
- data/vendor/ruby/2.1.0/gems/rails-html-sanitizer-1.0.2/lib/rails-html-sanitizer.rb +73 -0
- data/vendor/ruby/2.1.0/gems/rails-html-sanitizer-1.0.2/lib/rails/html/sanitizer.rb +145 -0
- data/vendor/ruby/2.1.0/gems/rails-html-sanitizer-1.0.2/lib/rails/html/sanitizer/version.rb +7 -0
- data/vendor/ruby/2.1.0/gems/rails-html-sanitizer-1.0.2/lib/rails/html/scrubbers.rb +148 -0
- data/vendor/ruby/2.1.0/gems/rails-html-sanitizer-1.0.2/test/sanitizer_test.rb +501 -0
- data/vendor/ruby/2.1.0/gems/rails-html-sanitizer-1.0.2/test/scrubbers_test.rb +160 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/CHANGELOG.md +476 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/RDOC_MAIN.rdoc +73 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/README.rdoc +37 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/bin/rails +9 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails.rb +87 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/all.rb +15 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/api/task.rb +163 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/app_rails_loader.rb +61 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/application.rb +487 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/application/bootstrap.rb +80 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/application/configuration.rb +155 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/application/default_middleware_stack.rb +99 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/application/finisher.rb +115 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/application/routes_reloader.rb +56 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/application_controller.rb +16 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/backtrace_cleaner.rb +27 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/cli.rb +15 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/code_statistics.rb +101 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/code_statistics_calculator.rb +79 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/commands.rb +17 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/commands/application.rb +17 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/commands/commands_tasks.rb +174 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/commands/console.rb +101 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/commands/dbconsole.rb +177 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/commands/destroy.rb +9 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/commands/generate.rb +11 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/commands/plugin.rb +23 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/commands/runner.rb +63 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/commands/server.rb +139 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/commands/update.rb +9 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/configuration.rb +119 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/console/app.rb +32 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/console/helpers.rb +17 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/deprecation.rb +19 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/engine.rb +691 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/engine/commands.rb +41 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/engine/configuration.rb +91 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/engine/railties.rb +21 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/gem_version.rb +15 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators.rb +320 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/actions.rb +260 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/actions/create_migration.rb +68 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/active_model.rb +78 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/app_base.rb +354 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/base.rb +379 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/css/assets/assets_generator.rb +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/css/assets/templates/stylesheet.css +4 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/css/scaffold/scaffold_generator.rb +16 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/erb.rb +25 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/erb/controller/controller_generator.rb +22 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/erb/controller/templates/view.html.erb +2 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/erb/mailer/mailer_generator.rb +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/erb/mailer/templates/view.html.erb +5 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/erb/mailer/templates/view.text.erb +3 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/erb/scaffold/scaffold_generator.rb +31 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/erb/scaffold/templates/_form.html.erb +37 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/erb/scaffold/templates/edit.html.erb +6 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/erb/scaffold/templates/index.html.erb +29 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/erb/scaffold/templates/new.html.erb +5 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/erb/scaffold/templates/show.html.erb +11 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/generated_attribute.rb +146 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/js/assets/assets_generator.rb +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/js/assets/templates/javascript.js +2 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/migration.rb +69 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/named_base.rb +205 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/USAGE +15 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/app_generator.rb +401 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/Gemfile +33 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/README.rdoc +28 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/Rakefile +6 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/app/assets/javascripts/application.js.tt +20 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/app/assets/stylesheets/application.css +15 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/app/controllers/application_controller.rb.tt +5 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/app/helpers/application_helper.rb +2 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/app/views/layouts/application.html.erb.tt +23 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/bin/bundle +2 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/bin/rails +3 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/bin/rake +3 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config.ru +4 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/application.rb +35 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/boot.rb +4 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/databases/frontbase.yml +49 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/databases/ibm_db.yml +87 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/databases/jdbc.yml +68 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/databases/jdbcmysql.yml +52 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/databases/jdbcpostgresql.yml +68 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/databases/jdbcsqlite3.yml +23 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/databases/mysql.yml +58 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/databases/oracle.yml +58 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/databases/postgresql.yml +85 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/databases/sqlite3.yml +25 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/databases/sqlserver.yml +68 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/environment.rb +5 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/environments/development.rb.tt +41 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/environments/production.rb.tt +82 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/environments/test.rb.tt +39 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/initializers/assets.rb.tt +8 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/initializers/backtrace_silencers.rb +7 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/initializers/cookies_serializer.rb +3 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/initializers/filter_parameter_logging.rb +4 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/initializers/inflections.rb +16 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/initializers/mime_types.rb +4 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/initializers/session_store.rb.tt +3 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/initializers/wrap_parameters.rb.tt +16 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/locales/en.yml +23 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/routes.rb +56 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/config/secrets.yml +22 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/db/seeds.rb.tt +7 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/gitignore +16 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/public/404.html +67 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/public/422.html +67 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/public/500.html +66 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/public/favicon.ico +0 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/public/robots.txt +5 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/app/templates/test/test_helper.rb +12 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/assets/USAGE +20 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/assets/assets_generator.rb +25 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/assets/templates/javascript.js +2 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/assets/templates/stylesheet.css +4 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/controller/USAGE +19 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/controller/controller_generator.rb +54 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/controller/templates/controller.rb +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/generator/USAGE +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/generator/generator_generator.rb +27 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/generator/templates/%file_name%_generator.rb.tt +3 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/generator/templates/USAGE.tt +8 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/helper/USAGE +17 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/helper/helper_generator.rb +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/helper/templates/helper.rb +4 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/integration_test/USAGE +10 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/integration_test/integration_test_generator.rb +7 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/migration/USAGE +35 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/migration/migration_generator.rb +8 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/model/USAGE +100 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/model/model_generator.rb +8 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/USAGE +10 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/plugin_generator.rb +371 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/templates/%name%.gemspec +27 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/templates/Gemfile +43 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/templates/MIT-LICENSE +20 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/templates/README.rdoc +3 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/templates/Rakefile +25 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/templates/app/controllers/%name%/application_controller.rb.tt +4 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/templates/app/helpers/%name%/application_helper.rb.tt +4 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/templates/app/views/layouts/%name%/application.html.erb.tt +14 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/templates/bin/rails.tt +11 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/templates/config/routes.rb +6 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/templates/gitignore +10 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/templates/lib/%name%.rb +6 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/templates/lib/%name%/engine.rb +7 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/templates/lib/%name%/version.rb +3 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/templates/lib/tasks/%name%_tasks.rake +4 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/templates/rails/application.rb +18 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/templates/rails/boot.rb +5 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/templates/rails/javascripts.js +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/templates/rails/routes.rb +4 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/templates/rails/stylesheets.css +15 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/templates/test/%name%_test.rb +7 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/templates/test/integration/navigation_test.rb +12 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/plugin/templates/test/test_helper.rb +23 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/resource/USAGE +23 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/resource/resource_generator.rb +20 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/resource_route/resource_route_generator.rb +52 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/scaffold/USAGE +35 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/scaffold/scaffold_generator.rb +32 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/scaffold/templates/scaffold.css +56 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/scaffold_controller/USAGE +19 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/scaffold_controller/scaffold_controller_generator.rb +28 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/scaffold_controller/templates/controller.rb +68 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/task/USAGE +9 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/task/task_generator.rb +12 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/rails/task/templates/task.rb +8 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/resource_helpers.rb +91 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/test_case.rb +36 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/test_unit.rb +8 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/test_unit/controller/controller_generator.rb +15 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/test_unit/controller/templates/functional_test.rb +19 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/test_unit/generator/generator_generator.rb +26 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/test_unit/generator/templates/generator_test.rb +16 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/test_unit/helper/helper_generator.rb +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/test_unit/helper/templates/helper_test.rb +6 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/test_unit/integration/integration_generator.rb +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/test_unit/integration/templates/integration_test.rb +7 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/test_unit/mailer/mailer_generator.rb +21 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/test_unit/mailer/templates/functional_test.rb +21 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/test_unit/mailer/templates/preview.rb +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/test_unit/model/model_generator.rb +36 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/test_unit/model/templates/fixtures.yml +27 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/test_unit/model/templates/unit_test.rb +9 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/test_unit/plugin/plugin_generator.rb +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/test_unit/plugin/templates/%file_name%_test.rb.tt +7 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/test_unit/plugin/templates/test_helper.rb +2 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/test_unit/scaffold/scaffold_generator.rb +33 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/test_unit/scaffold/templates/functional_test.rb +51 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/testing/assertions.rb +123 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/testing/behaviour.rb +106 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/generators/testing/setup_and_teardown.rb +18 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/info.rb +118 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/info_controller.rb +23 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/initializable.rb +89 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/mailers_controller.rb +75 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/paths.rb +211 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/rack.rb +7 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/rack/debugger.rb +24 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/rack/log_tailer.rb +34 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/rack/logger.rb +86 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/railtie.rb +250 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/railtie/configurable.rb +35 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/railtie/configuration.rb +100 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/ruby_version_check.rb +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/rubyprof_ext.rb +35 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/source_annotation_extractor.rb +127 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/tasks.rb +14 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/tasks/annotations.rake +20 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/tasks/documentation.rake +70 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/tasks/engine.rake +72 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/tasks/framework.rake +66 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/tasks/log.rake +23 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/tasks/middleware.rake +7 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/tasks/misc.rake +60 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/tasks/routes.rake +7 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/tasks/statistics.rake +22 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/tasks/tmp.rake +45 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/templates/layouts/application.html.erb +36 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/templates/rails/info/properties.html.erb +1 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/templates/rails/info/routes.html.erb +9 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/templates/rails/mailers/email.html.erb +109 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/templates/rails/mailers/index.html.erb +8 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/templates/rails/mailers/mailer.html.erb +6 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/templates/rails/welcome/index.html.erb +245 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/test_help.rb +43 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/test_unit/railtie.rb +18 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/test_unit/sub_test_task.rb +126 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/test_unit/testing.rake +48 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/version.rb +8 -0
- data/vendor/ruby/2.1.0/gems/railties-4.1.13/lib/rails/welcome_controller.rb +8 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/CHANGELOG.md +292 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/RDOC_MAIN.rdoc +73 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/README.rdoc +41 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/bin/rails +9 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails.rb +93 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/all.rb +16 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/api/task.rb +170 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/app_rails_loader.rb +63 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/application.rb +539 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/application/bootstrap.rb +94 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/application/configuration.rb +208 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/application/default_middleware_stack.rb +103 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/application/finisher.rb +113 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/application/routes_reloader.rb +56 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/application_controller.rb +16 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/backtrace_cleaner.rb +32 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/cli.rb +15 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/code_statistics.rb +102 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/code_statistics_calculator.rb +79 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/commands.rb +17 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/commands/application.rb +17 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/commands/commands_tasks.rb +169 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/commands/console.rb +113 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/commands/dbconsole.rb +192 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/commands/destroy.rb +11 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/commands/generate.rb +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/commands/plugin.rb +23 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/commands/runner.rb +63 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/commands/server.rb +148 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/configuration.rb +119 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/console/app.rb +32 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/console/helpers.rb +17 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/deprecation.rb +19 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/engine.rb +694 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/engine/commands.rb +41 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/engine/configuration.rb +91 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/engine/railties.rb +21 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/gem_version.rb +15 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators.rb +371 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/actions.rb +281 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/actions/create_migration.rb +69 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/active_model.rb +78 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/app_base.rb +354 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/base.rb +379 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/css/assets/assets_generator.rb +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/css/assets/templates/stylesheet.css +4 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/css/scaffold/scaffold_generator.rb +16 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/erb.rb +25 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/erb/controller/controller_generator.rb +22 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/erb/controller/templates/view.html.erb +2 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/erb/mailer/mailer_generator.rb +36 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/erb/mailer/templates/layout.html.erb +5 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/erb/mailer/templates/layout.text.erb +1 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/erb/mailer/templates/view.html.erb +5 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/erb/mailer/templates/view.text.erb +3 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/erb/scaffold/scaffold_generator.rb +31 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/erb/scaffold/templates/_form.html.erb +32 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/erb/scaffold/templates/edit.html.erb +6 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/erb/scaffold/templates/index.html.erb +31 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/erb/scaffold/templates/new.html.erb +5 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/erb/scaffold/templates/show.html.erb +11 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/generated_attribute.rb +170 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/js/assets/assets_generator.rb +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/js/assets/templates/javascript.js +2 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/migration.rb +69 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/model_helpers.rb +28 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/named_base.rb +209 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/USAGE +15 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/app_generator.rb +407 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/Gemfile +48 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/README.rdoc +28 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/Rakefile +6 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/app/assets/javascripts/application.js.tt +20 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/app/assets/stylesheets/application.css +15 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/app/controllers/application_controller.rb.tt +5 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/app/helpers/application_helper.rb +2 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/app/views/layouts/application.html.erb.tt +23 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/bin/bundle +2 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/bin/rails +3 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/bin/rake +3 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/bin/setup +28 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config.ru +4 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/application.rb +41 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/boot.rb +3 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/databases/frontbase.yml +49 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/databases/ibm_db.yml +85 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/databases/jdbc.yml +68 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/databases/jdbcmysql.yml +52 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/databases/jdbcpostgresql.yml +68 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/databases/jdbcsqlite3.yml +23 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/databases/mysql.yml +58 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/databases/oracle.yml +58 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/databases/postgresql.yml +85 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/databases/sqlite3.yml +25 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/databases/sqlserver.yml +68 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/environment.rb +5 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/environments/development.rb.tt +45 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/environments/production.rb.tt +83 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/environments/test.rb.tt +42 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/initializers/assets.rb.tt +11 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/initializers/backtrace_silencers.rb +7 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/initializers/cookies_serializer.rb +3 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/initializers/filter_parameter_logging.rb +4 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/initializers/inflections.rb +16 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/initializers/mime_types.rb +4 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/initializers/session_store.rb.tt +3 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/initializers/wrap_parameters.rb.tt +16 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/locales/en.yml +23 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/routes.rb +56 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/config/secrets.yml +22 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/db/seeds.rb.tt +7 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/gitignore +19 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/public/404.html +67 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/public/422.html +67 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/public/500.html +66 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/public/favicon.ico +0 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/public/robots.txt +5 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/app/templates/test/test_helper.rb +12 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/assets/USAGE +20 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/assets/assets_generator.rb +25 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/assets/templates/javascript.js +2 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/assets/templates/stylesheet.css +4 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/controller/USAGE +18 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/controller/controller_generator.rb +58 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/controller/templates/controller.rb +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/generator/USAGE +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/generator/generator_generator.rb +27 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/generator/templates/%file_name%_generator.rb.tt +3 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/generator/templates/USAGE.tt +8 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/helper/USAGE +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/helper/helper_generator.rb +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/helper/templates/helper.rb +4 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/integration_test/USAGE +10 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/integration_test/integration_test_generator.rb +7 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/migration/USAGE +35 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/migration/migration_generator.rb +8 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/model/USAGE +109 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/model/model_generator.rb +12 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/USAGE +10 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/plugin_generator.rb +393 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/templates/%name%.gemspec +27 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/templates/Gemfile +51 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/templates/MIT-LICENSE +20 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/templates/README.rdoc +3 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/templates/Rakefile +29 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/templates/app/controllers/%name%/application_controller.rb.tt +4 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/templates/app/helpers/%name%/application_helper.rb.tt +4 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/templates/app/views/layouts/%name%/application.html.erb.tt +14 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/templates/bin/rails.tt +11 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/templates/config/routes.rb +6 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/templates/gitignore +10 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/templates/lib/%name%.rb +6 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/templates/lib/%name%/engine.rb +7 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/templates/lib/%name%/version.rb +3 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/templates/lib/tasks/%name%_tasks.rake +4 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/templates/rails/application.rb +18 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/templates/rails/boot.rb +5 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/templates/rails/javascripts.js +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/templates/rails/routes.rb +4 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/templates/rails/stylesheets.css +15 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/templates/test/%name%_test.rb +7 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/templates/test/integration/navigation_test.rb +8 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/plugin/templates/test/test_helper.rb +25 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/resource/USAGE +23 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/resource/resource_generator.rb +20 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/resource_route/resource_route_generator.rb +52 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/scaffold/USAGE +41 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/scaffold/scaffold_generator.rb +32 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/scaffold/templates/scaffold.css +56 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/scaffold_controller/USAGE +19 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/scaffold_controller/scaffold_controller_generator.rb +28 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/scaffold_controller/templates/controller.rb +68 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/task/USAGE +9 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/task/task_generator.rb +12 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/rails/task/templates/task.rb +8 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/resource_helpers.rb +82 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/test_case.rb +36 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/test_unit.rb +8 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/test_unit/controller/controller_generator.rb +15 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/test_unit/controller/templates/functional_test.rb +25 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/test_unit/generator/generator_generator.rb +26 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/test_unit/generator/templates/generator_test.rb +16 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/test_unit/helper/helper_generator.rb +9 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/test_unit/integration/integration_generator.rb +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/test_unit/integration/templates/integration_test.rb +7 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/test_unit/job/job_generator.rb +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/test_unit/job/templates/unit_test.rb.erb +9 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/test_unit/mailer/mailer_generator.rb +21 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/test_unit/mailer/templates/functional_test.rb +21 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/test_unit/mailer/templates/preview.rb +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/test_unit/model/model_generator.rb +36 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/test_unit/model/templates/fixtures.yml +27 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/test_unit/model/templates/unit_test.rb +9 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/test_unit/plugin/plugin_generator.rb +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/test_unit/plugin/templates/%file_name%_test.rb.tt +7 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/test_unit/plugin/templates/test_helper.rb +2 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/test_unit/scaffold/scaffold_generator.rb +42 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/test_unit/scaffold/templates/functional_test.rb +54 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/testing/assertions.rb +123 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/testing/behaviour.rb +123 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/generators/testing/setup_and_teardown.rb +18 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/info.rb +102 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/info_controller.rb +23 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/initializable.rb +89 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/mailers_controller.rb +75 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/paths.rb +211 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/rack.rb +7 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/rack/debugger.rb +24 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/rack/log_tailer.rb +38 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/rack/logger.rb +86 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/railtie.rb +250 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/railtie/configurable.rb +35 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/railtie/configuration.rb +100 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/ruby_version_check.rb +13 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/source_annotation_extractor.rb +133 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/tasks.rb +15 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/tasks/annotations.rake +20 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/tasks/documentation.rake +70 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/tasks/engine.rake +72 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/tasks/framework.rake +66 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/tasks/log.rake +23 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/tasks/middleware.rake +7 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/tasks/misc.rake +60 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/tasks/routes.rake +7 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/tasks/statistics.rake +29 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/tasks/tmp.rake +45 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/templates/layouts/application.html.erb +36 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/templates/rails/info/properties.html.erb +1 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/templates/rails/info/routes.html.erb +9 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/templates/rails/mailers/email.html.erb +116 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/templates/rails/mailers/index.html.erb +8 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/templates/rails/mailers/mailer.html.erb +6 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/templates/rails/welcome/index.html.erb +261 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/test_help.rb +43 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/test_unit/railtie.rb +18 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/test_unit/sub_test_task.rb +126 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/test_unit/testing.rake +66 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/version.rb +8 -0
- data/vendor/ruby/2.1.0/gems/railties-4.2.4/lib/rails/welcome_controller.rb +8 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/CONTRIBUTING.rdoc +34 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/History.rdoc +651 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/MIT-LICENSE +21 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/Manifest.txt +166 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/README.rdoc +140 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/Rakefile +81 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/bin/rake +33 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/command_line_usage.rdoc +158 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/example/Rakefile1 +38 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/example/Rakefile2 +35 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/example/a.c +6 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/example/b.c +6 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/example/main.c +11 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/glossary.rdoc +43 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/jamis.rb +591 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/proto_rake.rdoc +127 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/rake.1 +141 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/rakefile.rdoc +653 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/rational.rdoc +151 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.4.14.rdoc +23 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.4.15.rdoc +35 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.5.0.rdoc +53 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.5.3.rdoc +78 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.5.4.rdoc +46 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.6.0.rdoc +141 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.7.0.rdoc +119 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.7.1.rdoc +59 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.7.2.rdoc +121 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.7.3.rdoc +47 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.8.0.rdoc +114 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.8.2.rdoc +165 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.8.3.rdoc +112 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.8.4.rdoc +147 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.8.5.rdoc +53 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.8.6.rdoc +37 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.8.7.rdoc +55 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.9.0.rdoc +112 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.9.1.rdoc +52 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.9.2.2.rdoc +55 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.9.2.rdoc +49 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.9.3.rdoc +102 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.9.4.rdoc +60 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.9.5.rdoc +55 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-0.9.6.rdoc +64 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-10.0.0.rdoc +178 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-10.0.1.rdoc +58 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-10.0.2.rdoc +53 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-10.0.3.rdoc +191 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/doc/release_notes/rake-10.1.0.rdoc +61 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake.rb +79 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/alt_system.rb +110 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/application.rb +790 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/backtrace.rb +23 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/clean.rb +76 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/cloneable.rb +16 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/contrib/compositepublisher.rb +21 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/contrib/ftptools.rb +137 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/contrib/publisher.rb +81 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/contrib/rubyforgepublisher.rb +18 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/contrib/sshpublisher.rb +61 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/contrib/sys.rb +4 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/cpu_counter.rb +125 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/default_loader.rb +14 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/dsl_definition.rb +201 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/early_time.rb +21 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/ext/core.rb +25 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/ext/module.rb +2 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/ext/pathname.rb +25 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/ext/string.rb +173 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/ext/time.rb +16 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/file_creation_task.rb +24 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/file_list.rb +428 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/file_task.rb +46 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/file_utils.rb +128 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/file_utils_ext.rb +144 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/gempackagetask.rb +4 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/invocation_chain.rb +56 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/invocation_exception_mixin.rb +16 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/late_time.rb +17 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/linked_list.rb +103 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/loaders/makefile.rb +40 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/multi_task.rb +13 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/name_space.rb +38 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/packagetask.rb +199 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/pathmap.rb +3 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/phony.rb +15 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/private_reader.rb +20 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/promise.rb +99 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/pseudo_status.rb +29 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/rake_module.rb +38 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/rake_test_loader.rb +22 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/rdoctask.rb +4 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/ruby182_test_unit_fix.rb +29 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/rule_recursion_overflow_error.rb +20 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/runtest.rb +27 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/scope.rb +42 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/task.rb +383 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/task_argument_error.rb +7 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/task_arguments.rb +98 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/task_manager.rb +310 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/tasklib.rb +24 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/testtask.rb +212 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/thread_history_display.rb +48 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/thread_pool.rb +164 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/trace_output.rb +22 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/version.rb +7 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/lib/rake/win32.rb +56 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/rakelib/publish.rake +20 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/rakelib/test_times.rake +25 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/file_creation.rb +34 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/helper.rb +130 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/support/rakefile_definitions.rb +478 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/support/ruby_runner.rb +34 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_private_reader.rb +42 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake.rb +40 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_application.rb +643 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_application_options.rb +466 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_backtrace.rb +119 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_clean.rb +61 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_cpu_counter.rb +68 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_definitions.rb +84 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_directory_task.rb +76 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_dsl.rb +40 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_early_time.rb +31 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_extension.rb +59 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_file_creation_task.rb +56 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_file_list.rb +655 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_file_list_path_map.rb +8 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_file_task.rb +197 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_file_utils.rb +309 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_ftp_file.rb +74 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_functional.rb +482 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_invocation_chain.rb +64 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_late_time.rb +18 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_linked_list.rb +84 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_makefile_loader.rb +46 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_multi_task.rb +64 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_name_space.rb +57 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_package_task.rb +79 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_path_map.rb +168 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_path_map_explode.rb +34 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_path_map_partial.rb +18 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_pathname_extensions.rb +15 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_pseudo_status.rb +21 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_rake_test_loader.rb +20 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_reduce_compat.rb +26 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_require.rb +40 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_rules.rb +388 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_scope.rb +44 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_task.rb +393 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_task_argument_parsing.rb +119 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_task_arguments.rb +127 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_task_lib.rb +9 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_task_manager.rb +178 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_task_manager_argument_resolution.rb +19 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_task_with_arguments.rb +172 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_test_task.rb +146 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_thread_pool.rb +145 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_top_level_functions.rb +71 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_rake_win32.rb +72 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_thread_history_display.rb +101 -0
- data/vendor/ruby/2.1.0/gems/rake-10.4.2/test/test_trace_output.rb +52 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/CHANGES +426 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/Gemfile +69 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/LICENSE +21 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/README.jp.md +1205 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/README.md +1205 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/Rakefile +100 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/benchmarks/context.rb +11 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/benchmarks/profile-parser.rb +10 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/benchmarks/profile-render.rb +12 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/benchmarks/run-benchmarks.rb +119 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/benchmarks/run-diffbench.rb +21 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/benchmarks/view.erb +23 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/benchmarks/view.haml +18 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/benchmarks/view.slim +17 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/bin/slimrb +6 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/doc/include.md +20 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/doc/jp/include.md +20 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/doc/jp/logic_less.md +137 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/doc/jp/smart.md +102 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/doc/jp/translator.md +28 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/doc/logic_less.md +137 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/doc/smart.md +103 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/doc/translator.md +28 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim.rb +14 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/code_attributes.rb +67 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/command.rb +128 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/controls.rb +60 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/do_inserter.rb +33 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/embedded.rb +273 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/end_inserter.rb +62 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/engine.rb +41 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/erb_converter.rb +14 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/filter.rb +30 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/grammar.rb +20 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/include.rb +57 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/interpolation.rb +35 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/logic_less.rb +5 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/logic_less/context.rb +127 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/logic_less/filter.rb +80 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/parser.rb +527 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/smart.rb +8 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/smart/escaper.rb +42 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/smart/filter.rb +96 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/smart/parser.rb +36 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/splat/builder.rb +101 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/splat/filter.rb +91 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/template.rb +19 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/translator.rb +118 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/lib/slim/version.rb +5 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/slim.gemspec +24 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/core/helper.rb +211 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/core/test_code_blocks.rb +183 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/core/test_code_escaping.rb +150 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/core/test_code_evaluation.rb +180 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/core/test_code_output.rb +168 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/core/test_code_structure.rb +168 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/core/test_commands.rb +223 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/core/test_embedded_engines.rb +242 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/core/test_encoding.rb +28 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/core/test_erb_converter.rb +67 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/core/test_html_attributes.rb +268 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/core/test_html_escaping.rb +65 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/core/test_html_structure.rb +537 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/core/test_parser_errors.rb +148 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/core/test_pretty.rb +166 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/core/test_ruby_errors.rb +207 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/core/test_slim_template.rb +77 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/core/test_tabs.rb +169 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/core/test_text_interpolation.rb +79 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/core/test_thread_options.rb +18 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/core/test_unicode.rb +16 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/include/files/recursive.slim +1 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/include/files/slimfile.slim +3 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/include/files/subdir/test.slim +1 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/include/files/textfile +1 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/include/test_include.rb +24 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/literate/TESTS.md +1290 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/literate/helper.rb +15 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/literate/run.rb +92 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/logic_less/test_logic_less.rb +295 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/Rakefile +7 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/app/controllers/application_controller.rb +2 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/app/controllers/entries_controller.rb +5 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/app/controllers/slim_controller.rb +40 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/app/helpers/application_helper.rb +5 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/app/models/entry.rb +16 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/app/views/entries/edit.html.slim +3 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/app/views/layouts/application.html.slim +10 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/app/views/slim/_partial.html.slim +1 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/app/views/slim/content_for.html.slim +7 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/app/views/slim/erb.html.erb +1 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/app/views/slim/form_for.html.slim +2 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/app/views/slim/helper.html.slim +4 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/app/views/slim/integers.html.slim +1 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/app/views/slim/no_layout.html.slim +1 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/app/views/slim/normal.html.slim +1 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/app/views/slim/partial.html.slim +2 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/app/views/slim/splat.html.slim +2 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/app/views/slim/thread_options.html.slim +1 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/app/views/slim/variables.html.slim +1 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/app/views/slim/xml.slim +1 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/config.ru +4 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/config/application.rb +44 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/config/boot.rb +10 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/config/environment.rb +5 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/config/environments/test.rb +34 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/config/initializers/backtrace_silencers.rb +7 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/config/initializers/inflections.rb +10 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/config/initializers/mime_types.rb +5 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/config/initializers/secret_token.rb +7 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/config/initializers/session_store.rb +8 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/config/locales/en.yml +5 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/config/routes.rb +60 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/script/rails +6 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/test/helper.rb +31 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/rails/test/test_slim.rb +90 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/smart/test_smart_text.rb +296 -0
- data/vendor/ruby/2.1.0/gems/slim-3.0.6/test/translator/test_translator.rb +76 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/CHANGELOG.md +234 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/LICENSE +21 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/README.md +461 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/bin/sprockets +88 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/rake/sprocketstask.rb +152 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets.rb +160 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/asset.rb +200 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/autoload.rb +11 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/autoload/closure.rb +7 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/autoload/coffee_script.rb +7 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/autoload/eco.rb +7 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/autoload/ejs.rb +7 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/autoload/sass.rb +7 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/autoload/uglifier.rb +7 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/autoload/yui.rb +7 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/base.rb +110 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/bower.rb +58 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/bundle.rb +69 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/cache.rb +234 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/cache/file_store.rb +183 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/cache/memory_store.rb +66 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/cache/null_store.rb +46 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/cached_environment.rb +69 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/closure_compressor.rb +46 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/coffee_script_processor.rb +25 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/coffee_script_template.rb +6 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/compressing.rb +74 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/configuration.rb +83 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/context.rb +231 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/dependencies.rb +73 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/digest_utils.rb +168 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/directive_processor.rb +404 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/eco_processor.rb +32 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/eco_template.rb +6 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/ejs_processor.rb +31 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/ejs_template.rb +6 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/encoding_utils.rb +261 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/engines.rb +81 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/environment.rb +41 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/erb_processor.rb +30 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/erb_template.rb +6 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/errors.rb +11 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/file_reader.rb +15 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/http_utils.rb +117 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/jst_processor.rb +49 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/legacy.rb +330 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/legacy_proc_processor.rb +35 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/legacy_tilt_processor.rb +29 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/loader.rb +324 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/manifest.rb +293 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/manifest_utils.rb +45 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/mime.rb +130 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/path_dependency_utils.rb +85 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/path_digest_utils.rb +47 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/path_utils.rb +282 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/paths.rb +81 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/processing.rb +248 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/processor_utils.rb +171 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/resolve.rb +209 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/sass_cache_store.rb +29 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/sass_compressor.rb +51 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/sass_functions.rb +2 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/sass_importer.rb +2 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/sass_processor.rb +280 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/sass_template.rb +7 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/server.rb +272 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/transformers.rb +145 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/uglifier_compressor.rb +55 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/unloaded_asset.rb +137 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/uri_tar.rb +76 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/uri_utils.rb +188 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/utils.rb +218 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/version.rb +3 -0
- data/vendor/ruby/2.1.0/gems/sprockets-3.3.3/lib/sprockets/yui_compressor.rb +55 -0
- data/vendor/ruby/2.1.0/gems/sprockets-rails-2.3.2/LICENSE +20 -0
- data/vendor/ruby/2.1.0/gems/sprockets-rails-2.3.2/README.md +170 -0
- data/vendor/ruby/2.1.0/gems/sprockets-rails-2.3.2/lib/sprockets/rails.rb +4 -0
- data/vendor/ruby/2.1.0/gems/sprockets-rails-2.3.2/lib/sprockets/rails/helper.rb +234 -0
- data/vendor/ruby/2.1.0/gems/sprockets-rails-2.3.2/lib/sprockets/rails/legacy_asset_tag_helper.rb +32 -0
- data/vendor/ruby/2.1.0/gems/sprockets-rails-2.3.2/lib/sprockets/rails/legacy_asset_url_helper.rb +133 -0
- data/vendor/ruby/2.1.0/gems/sprockets-rails-2.3.2/lib/sprockets/rails/task.rb +93 -0
- data/vendor/ruby/2.1.0/gems/sprockets-rails-2.3.2/lib/sprockets/rails/version.rb +5 -0
- data/vendor/ruby/2.1.0/gems/sprockets-rails-2.3.2/lib/sprockets/railtie.rb +158 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/CHANGES +235 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/EXPRESSIONS.md +261 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/Gemfile +3 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/LICENSE +20 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/README.md +267 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/Rakefile +25 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple.rb +64 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/engine.rb +67 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/erb/engine.rb +15 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/erb/parser.rb +40 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/erb/template.rb +11 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/erb/trimming.rb +23 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/exceptions.rb +13 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/filter.rb +9 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/filters/code_merger.rb +30 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/filters/control_flow.rb +42 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/filters/dynamic_inliner.rb +71 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/filters/encoding.rb +24 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/filters/eraser.rb +22 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/filters/escapable.rb +40 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/filters/multi_flattener.rb +25 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/filters/remove_bom.rb +13 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/filters/static_merger.rb +37 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/filters/validator.rb +15 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/generator.rb +88 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/generators/array.rb +21 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/generators/array_buffer.rb +28 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/generators/erb.rb +32 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/generators/rails_output_buffer.rb +35 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/generators/string_buffer.rb +25 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/grammar.rb +57 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/html/attribute_merger.rb +47 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/html/attribute_remover.rb +35 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/html/attribute_sorter.rb +21 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/html/dispatcher.rb +31 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/html/fast.rb +130 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/html/filter.rb +21 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/html/pretty.rb +103 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/html/safe.rb +23 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/map.rb +105 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/mixins/dispatcher.rb +158 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/mixins/engine_dsl.rb +145 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/mixins/grammar_dsl.rb +170 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/mixins/options.rb +87 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/mixins/template.rb +28 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/parser.rb +8 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/templates.rb +11 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/templates/rails.rb +26 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/templates/tilt.rb +46 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/utils.rb +90 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/lib/temple/version.rb +3 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/temple.gemspec +29 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/test/filters/test_code_merger.rb +38 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/test/filters/test_control_flow.rb +90 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/test/filters/test_dynamic_inliner.rb +95 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/test/filters/test_eraser.rb +55 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/test/filters/test_escapable.rb +49 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/test/filters/test_multi_flattener.rb +33 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/test/filters/test_static_merger.rb +41 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/test/helper.rb +30 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/test/html/test_attribute_merger.rb +76 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/test/html/test_attribute_remover.rb +43 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/test/html/test_attribute_sorter.rb +48 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/test/html/test_fast.rb +97 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/test/html/test_pretty.rb +55 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/test/mixins/test_dispatcher.rb +70 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/test/mixins/test_grammar_dsl.rb +86 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/test/test_engine.rb +189 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/test/test_erb.rb +61 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/test/test_filter.rb +29 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/test/test_generator.rb +158 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/test/test_grammar.rb +47 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/test/test_map.rb +39 -0
- data/vendor/ruby/2.1.0/gems/temple-0.7.6/test/test_utils.rb +39 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/CHANGELOG.md +139 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/LICENSE.md +20 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/README.md +41 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/Thorfile +29 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/bin/thor +6 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor.rb +484 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/actions.rb +319 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/actions/create_file.rb +103 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/actions/create_link.rb +59 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/actions/directory.rb +118 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/actions/empty_directory.rb +135 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/actions/file_manipulation.rb +316 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/actions/inject_into_file.rb +107 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/base.rb +656 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/command.rb +133 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/core_ext/hash_with_indifferent_access.rb +77 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/core_ext/io_binary_read.rb +10 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/core_ext/ordered_hash.rb +98 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/error.rb +32 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/group.rb +281 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/invocation.rb +178 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/line_editor.rb +17 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/line_editor/basic.rb +35 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/line_editor/readline.rb +88 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/parser.rb +4 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/parser/argument.rb +73 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/parser/arguments.rb +175 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/parser/option.rb +125 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/parser/options.rb +218 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/rake_compat.rb +71 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/runner.rb +322 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/shell.rb +81 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/shell/basic.rb +421 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/shell/color.rb +149 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/shell/html.rb +126 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/util.rb +267 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/lib/thor/version.rb +3 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/actions/create_file_spec.rb +168 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/actions/create_link_spec.rb +96 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/actions/directory_spec.rb +169 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/actions/empty_directory_spec.rb +129 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/actions/file_manipulation_spec.rb +392 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/actions/inject_into_file_spec.rb +135 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/actions_spec.rb +331 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/base_spec.rb +298 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/command_spec.rb +79 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/core_ext/hash_with_indifferent_access_spec.rb +48 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/core_ext/ordered_hash_spec.rb +115 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/exit_condition_spec.rb +19 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/fixtures/application.rb +2 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/fixtures/app{1}/README +3 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/fixtures/bundle/execute.rb +6 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/fixtures/bundle/main.thor +1 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/fixtures/command.thor +10 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/fixtures/doc/%file_name%.rb.tt +1 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/fixtures/doc/COMMENTER +11 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/fixtures/doc/README +3 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/fixtures/doc/block_helper.rb +3 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/fixtures/doc/config.rb +1 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/fixtures/doc/config.yaml.tt +1 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/fixtures/doc/excluding/%file_name%.rb.tt +1 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/fixtures/enum.thor +10 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/fixtures/group.thor +128 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/fixtures/invoke.thor +131 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/fixtures/path with spaces +0 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/fixtures/preserve/script.sh +3 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/fixtures/script.thor +220 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/fixtures/subcommand.thor +17 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/group_spec.rb +222 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/helper.rb +80 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/invocation_spec.rb +120 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/line_editor/basic_spec.rb +28 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/line_editor/readline_spec.rb +69 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/line_editor_spec.rb +43 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/parser/argument_spec.rb +53 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/parser/arguments_spec.rb +66 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/parser/option_spec.rb +210 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/parser/options_spec.rb +414 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/quality_spec.rb +75 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/rake_compat_spec.rb +72 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/register_spec.rb +227 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/runner_spec.rb +246 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/sandbox/application.rb +2 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/sandbox/app{1}/README +3 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/sandbox/bundle/execute.rb +6 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/sandbox/bundle/main.thor +1 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/sandbox/command.thor +10 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/sandbox/doc/%file_name%.rb.tt +1 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/sandbox/doc/COMMENTER +11 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/sandbox/doc/README +3 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/sandbox/doc/block_helper.rb +3 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/sandbox/doc/config.rb +1 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/sandbox/doc/config.yaml.tt +1 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/sandbox/doc/excluding/%file_name%.rb.tt +1 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/sandbox/enum.thor +10 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/sandbox/group.thor +128 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/sandbox/invoke.thor +131 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/sandbox/path with spaces +0 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/sandbox/preserve/script.sh +3 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/sandbox/script.thor +220 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/sandbox/subcommand.thor +17 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/shell/basic_spec.rb +337 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/shell/color_spec.rb +119 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/shell/html_spec.rb +31 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/shell_spec.rb +47 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/subcommand_spec.rb +48 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/thor_spec.rb +505 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/spec/util_spec.rb +196 -0
- data/vendor/ruby/2.1.0/gems/thor-0.19.1/thor.gemspec +24 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/Gemfile +17 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/LICENSE +144 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/README.md +56 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/Rakefile +61 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/examples/bench_cache.rb +35 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/ext/org/jruby/ext/thread_safe/JRubyCacheBackendLibrary.java +245 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/ext/org/jruby/ext/thread_safe/jsr166e/ConcurrentHashMap.java +31 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/ext/org/jruby/ext/thread_safe/jsr166e/ConcurrentHashMapV8.java +3863 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/ext/org/jruby/ext/thread_safe/jsr166e/LongAdder.java +203 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/ext/org/jruby/ext/thread_safe/jsr166e/Striped64.java +342 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/ext/org/jruby/ext/thread_safe/jsr166e/nounsafe/ConcurrentHashMapV8.java +3800 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/ext/org/jruby/ext/thread_safe/jsr166e/nounsafe/LongAdder.java +204 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/ext/org/jruby/ext/thread_safe/jsr166e/nounsafe/Striped64.java +291 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/ext/org/jruby/ext/thread_safe/jsr166y/ThreadLocalRandom.java +199 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/ext/thread_safe/JrubyCacheBackendService.java +15 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/lib/thread_safe.rb +65 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/lib/thread_safe/atomic_reference_cache_backend.rb +908 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/lib/thread_safe/cache.rb +163 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/lib/thread_safe/mri_cache_backend.rb +69 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/lib/thread_safe/non_concurrent_cache_backend.rb +135 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/lib/thread_safe/synchronized_cache_backend.rb +77 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/lib/thread_safe/synchronized_delegator.rb +60 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/lib/thread_safe/util.rb +16 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/lib/thread_safe/util/adder.rb +62 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/lib/thread_safe/util/atomic_reference.rb +45 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/lib/thread_safe/util/cheap_lockable.rb +106 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/lib/thread_safe/util/power_of_two_tuple.rb +26 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/lib/thread_safe/util/striped64.rb +222 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/lib/thread_safe/util/volatile.rb +64 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/lib/thread_safe/util/volatile_tuple.rb +46 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/lib/thread_safe/util/xor_shift_random.rb +41 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/lib/thread_safe/version.rb +21 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/tasks/update_doc.rake +45 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/test/src/thread_safe/SecurityManager.java +21 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/test/test_array.rb +18 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/test/test_cache.rb +901 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/test/test_cache_loops.rb +449 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/test/test_hash.rb +17 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/test/test_helper.rb +134 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/test/test_synchronized_delegator.rb +84 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/thread_safe.gemspec +26 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/yard-template/default/fulldoc/html/css/common.css +125 -0
- data/vendor/ruby/2.1.0/gems/thread_safe-0.3.5/yard-template/default/layout/html/footer.erb +16 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/CHANGELOG.md +72 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/COPYING +18 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/Gemfile +44 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/HACKING +16 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/README.md +206 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/Rakefile +95 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/bin/tilt +112 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/docs/TEMPLATES.md +523 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/docs/common.css +14 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt.rb +137 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/asciidoc.rb +27 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/bluecloth.rb +24 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/builder.rb +33 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/coffee.rb +47 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/creole.rb +25 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/csv.rb +65 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/erb.rb +57 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/erubis.rb +43 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/etanni.rb +27 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/haml.rb +57 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/kramdown.rb +33 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/less.rb +38 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/liquid.rb +38 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/mapping.rb +265 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/markaby.rb +45 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/maruku.rb +22 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/nokogiri.rb +36 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/plain.rb +20 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/radius.rb +48 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/rdiscount.rb +39 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/rdoc.rb +40 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/redcarpet.rb +104 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/redcloth.rb +23 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/sass.rb +41 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/string.rb +21 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/template.rb +286 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/wikicloth.rb +22 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/lib/tilt/yajl.rb +87 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/markaby/locals.mab +1 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/markaby/markaby.mab +1 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/markaby/markaby_other_static.mab +1 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/markaby/render_twice.mab +1 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/markaby/scope.mab +1 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/markaby/yielding.mab +2 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/test_helper.rb +64 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_asciidoctor_test.rb +44 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_blueclothtemplate_test.rb +33 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_buildertemplate_test.rb +59 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_cache_test.rb +32 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_coffeescripttemplate_test.rb +104 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_compilesite_test.rb +51 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_creoletemplate_test.rb +24 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_csv_test.rb +65 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_erbtemplate_test.rb +239 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_erubistemplate_test.rb +151 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_etannitemplate_test.rb +174 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_hamltemplate_test.rb +144 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_kramdown_test.rb +20 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_lesstemplate_test.less +1 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_lesstemplate_test.rb +42 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_liquidtemplate_test.rb +78 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_mapping_test.rb +229 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_markaby_test.rb +88 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_markdown_test.rb +174 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_marukutemplate_test.rb +36 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_metadata_test.rb +42 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_nokogiritemplate_test.rb +87 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_radiustemplate_test.rb +75 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_rdiscounttemplate_test.rb +43 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_rdoctemplate_test.rb +29 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_redcarpettemplate_test.rb +59 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_redclothtemplate_test.rb +36 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_sasstemplate_test.rb +41 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_stringtemplate_test.rb +171 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_template_test.rb +316 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_test.rb +60 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_wikiclothtemplate_test.rb +32 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/test/tilt_yajltemplate_test.rb +101 -0
- data/vendor/ruby/2.1.0/gems/tilt-2.0.1/tilt.gemspec +107 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/CHANGES.md +649 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/LICENSE +19 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/README.md +151 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/Rakefile +104 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo.rb +40 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/country.rb +196 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/country_index_definition.rb +31 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/country_info.rb +42 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/country_timezone.rb +123 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/data_source.rb +190 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/data_timezone.rb +58 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/data_timezone_info.rb +55 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/info_timezone.rb +30 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/linked_timezone.rb +63 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/linked_timezone_info.rb +26 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/offset_rationals.rb +77 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/ruby_core_support.rb +146 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/ruby_country_info.rb +70 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/ruby_data_source.rb +136 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/time_or_datetime.rb +333 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/timezone.rb +637 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/timezone_definition.rb +36 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/timezone_index_definition.rb +54 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/timezone_info.rb +30 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/timezone_offset.rb +74 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/timezone_period.rb +204 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/timezone_proxy.rb +70 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/timezone_transition.rb +120 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/timezone_transition_definition.rb +101 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/transition_data_timezone_info.rb +274 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/zoneinfo_country_info.rb +35 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/zoneinfo_data_source.rb +487 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/lib/tzinfo/zoneinfo_timezone_info.rb +245 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_country.rb +236 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_country_index_definition.rb +69 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_country_info.rb +16 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_country_timezone.rb +161 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_data_source.rb +218 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_data_timezone.rb +99 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_data_timezone_info.rb +18 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_info_timezone.rb +34 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_linked_timezone.rb +155 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_linked_timezone_info.rb +23 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_offset_rationals.rb +23 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_ruby_core_support.rb +168 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_ruby_country_info.rb +80 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_ruby_data_source.rb +143 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_time_or_datetime.rb +639 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_timezone.rb +1334 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_timezone_definition.rb +113 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_timezone_index_definition.rb +73 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_timezone_info.rb +11 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_timezone_london.rb +143 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_timezone_melbourne.rb +142 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_timezone_new_york.rb +142 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_timezone_offset.rb +126 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_timezone_period.rb +548 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_timezone_proxy.rb +113 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_timezone_transition.rb +352 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_timezone_transition_definition.rb +284 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_timezone_utc.rb +27 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_transition_data_timezone_info.rb +423 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_zoneinfo_country_info.rb +64 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_zoneinfo_data_source.rb +1122 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tc_zoneinfo_timezone_info.rb +814 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/test_utils.rb +132 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/ts_all.rb +7 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/ts_all_ruby.rb +5 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/ts_all_zoneinfo.rb +7 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tzinfo-data/tzinfo/data.rb +8 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tzinfo-data/tzinfo/data/definitions/America/Argentina/Buenos_Aires.rb +89 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tzinfo-data/tzinfo/data/definitions/America/New_York.rb +315 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tzinfo-data/tzinfo/data/definitions/Australia/Melbourne.rb +218 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tzinfo-data/tzinfo/data/definitions/EST.rb +19 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tzinfo-data/tzinfo/data/definitions/Etc/GMT__m__1.rb +21 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tzinfo-data/tzinfo/data/definitions/Etc/GMT__p__1.rb +21 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tzinfo-data/tzinfo/data/definitions/Etc/UTC.rb +21 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tzinfo-data/tzinfo/data/definitions/Europe/Amsterdam.rb +261 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tzinfo-data/tzinfo/data/definitions/Europe/Andorra.rb +186 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tzinfo-data/tzinfo/data/definitions/Europe/London.rb +321 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tzinfo-data/tzinfo/data/definitions/Europe/Paris.rb +265 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tzinfo-data/tzinfo/data/definitions/Europe/Prague.rb +220 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tzinfo-data/tzinfo/data/definitions/UTC.rb +16 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tzinfo-data/tzinfo/data/indexes/countries.rb +927 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tzinfo-data/tzinfo/data/indexes/timezones.rb +596 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/tzinfo-data/tzinfo/data/version.rb +14 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/zoneinfo/America/Argentina/Buenos_Aires +0 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/zoneinfo/America/New_York +0 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/zoneinfo/Australia/Melbourne +0 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/zoneinfo/EST +0 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/zoneinfo/Etc/UTC +0 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/zoneinfo/Europe/Amsterdam +0 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/zoneinfo/Europe/Andorra +0 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/zoneinfo/Europe/London +0 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/zoneinfo/Europe/Paris +0 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/zoneinfo/Europe/Prague +0 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/zoneinfo/Factory +0 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/zoneinfo/iso3166.tab +275 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/zoneinfo/posix/Europe/London +0 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/zoneinfo/posixrules +0 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/zoneinfo/right/Europe/London +0 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/zoneinfo/zone.tab +439 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/test/zoneinfo/zone1970.tab +369 -0
- data/vendor/ruby/2.1.0/gems/tzinfo-1.2.2/tzinfo.gemspec +21 -0
- data/vendor/ruby/2.1.0/gems/uglifier-2.7.1/CHANGELOG.md +95 -0
- data/vendor/ruby/2.1.0/gems/uglifier-2.7.1/CONTRIBUTING.md +42 -0
- data/vendor/ruby/2.1.0/gems/uglifier-2.7.1/Gemfile +9 -0
- data/vendor/ruby/2.1.0/gems/uglifier-2.7.1/LICENSE.txt +20 -0
- data/vendor/ruby/2.1.0/gems/uglifier-2.7.1/README.md +126 -0
- data/vendor/ruby/2.1.0/gems/uglifier-2.7.1/Rakefile +60 -0
- data/vendor/ruby/2.1.0/gems/uglifier-2.7.1/gemfiles/alaska +4 -0
- data/vendor/ruby/2.1.0/gems/uglifier-2.7.1/gemfiles/rubyracer +4 -0
- data/vendor/ruby/2.1.0/gems/uglifier-2.7.1/gemfiles/rubyrhino +4 -0
- data/vendor/ruby/2.1.0/gems/uglifier-2.7.1/lib/es5.js +321 -0
- data/vendor/ruby/2.1.0/gems/uglifier-2.7.1/lib/split.js +117 -0
- data/vendor/ruby/2.1.0/gems/uglifier-2.7.1/lib/uglifier.rb +321 -0
- data/vendor/ruby/2.1.0/gems/uglifier-2.7.1/lib/uglifier/version.rb +4 -0
- data/vendor/ruby/2.1.0/gems/uglifier-2.7.1/lib/uglify.js +2173 -0
- data/vendor/ruby/2.1.0/gems/uglifier-2.7.1/spec/source_map_spec.rb +110 -0
- data/vendor/ruby/2.1.0/gems/uglifier-2.7.1/spec/spec_helper.rb +23 -0
- data/vendor/ruby/2.1.0/gems/uglifier-2.7.1/spec/uglifier_spec.rb +271 -0
- data/vendor/ruby/2.1.0/gems/uglifier-2.7.1/uglifier.gemspec +35 -0
- data/vendor/ruby/2.1.0/gems/xpath-2.0.0/README.md +136 -0
- data/vendor/ruby/2.1.0/gems/xpath-2.0.0/lib/xpath.rb +18 -0
- data/vendor/ruby/2.1.0/gems/xpath-2.0.0/lib/xpath/dsl.rb +112 -0
- data/vendor/ruby/2.1.0/gems/xpath-2.0.0/lib/xpath/expression.rb +20 -0
- data/vendor/ruby/2.1.0/gems/xpath-2.0.0/lib/xpath/html.rb +175 -0
- data/vendor/ruby/2.1.0/gems/xpath-2.0.0/lib/xpath/literal.rb +8 -0
- data/vendor/ruby/2.1.0/gems/xpath-2.0.0/lib/xpath/renderer.rb +174 -0
- data/vendor/ruby/2.1.0/gems/xpath-2.0.0/lib/xpath/union.rb +29 -0
- data/vendor/ruby/2.1.0/gems/xpath-2.0.0/lib/xpath/version.rb +3 -0
- data/vendor/ruby/2.1.0/gems/xpath-2.0.0/spec/fixtures/form.html +201 -0
- data/vendor/ruby/2.1.0/gems/xpath-2.0.0/spec/fixtures/simple.html +45 -0
- data/vendor/ruby/2.1.0/gems/xpath-2.0.0/spec/fixtures/stuff.html +54 -0
- data/vendor/ruby/2.1.0/gems/xpath-2.0.0/spec/html_spec.rb +308 -0
- data/vendor/ruby/2.1.0/gems/xpath-2.0.0/spec/spec_helper.rb +1 -0
- data/vendor/ruby/2.1.0/gems/xpath-2.0.0/spec/union_spec.rb +64 -0
- data/vendor/ruby/2.1.0/gems/xpath-2.0.0/spec/xpath_spec.rb +349 -0
- data/vendor/ruby/2.1.0/specifications/actionmailer-4.1.13.gemspec +40 -0
- data/vendor/ruby/2.1.0/specifications/actionmailer-4.2.4.gemspec +46 -0
- data/vendor/ruby/2.1.0/specifications/actionpack-4.1.13.gemspec +46 -0
- data/vendor/ruby/2.1.0/specifications/actionpack-4.2.4.gemspec +52 -0
- data/vendor/ruby/2.1.0/specifications/actionview-4.1.13.gemspec +46 -0
- data/vendor/ruby/2.1.0/specifications/actionview-4.2.4.gemspec +52 -0
- data/vendor/ruby/2.1.0/specifications/activejob-4.2.4.gemspec +36 -0
- data/vendor/ruby/2.1.0/specifications/activemodel-4.1.13.gemspec +36 -0
- data/vendor/ruby/2.1.0/specifications/activemodel-4.2.4.gemspec +36 -0
- data/vendor/ruby/2.1.0/specifications/activerecord-4.1.13.gemspec +42 -0
- data/vendor/ruby/2.1.0/specifications/activerecord-4.2.4.gemspec +42 -0
- data/vendor/ruby/2.1.0/specifications/activesupport-4.1.13.gemspec +46 -0
- data/vendor/ruby/2.1.0/specifications/activesupport-4.2.4.gemspec +46 -0
- data/vendor/ruby/2.1.0/specifications/arel-5.0.1.20140414130214.gemspec +42 -0
- data/vendor/ruby/2.1.0/specifications/arel-6.0.3.gemspec +38 -0
- data/vendor/ruby/2.1.0/specifications/builder-3.2.2.gemspec +23 -0
- data/vendor/ruby/2.1.0/specifications/capybara-2.4.4.gemspec +74 -0
- data/vendor/ruby/2.1.0/specifications/erubis-2.7.0.gemspec +22 -0
- data/vendor/ruby/2.1.0/specifications/execjs-2.6.0.gemspec +33 -0
- data/vendor/ruby/2.1.0/specifications/globalid-0.3.6.gemspec +36 -0
- data/vendor/ruby/2.1.0/specifications/haml-4.0.7.gemspec +47 -0
- data/vendor/ruby/2.1.0/specifications/i18n-0.7.0.gemspec +22 -0
- data/vendor/ruby/2.1.0/specifications/json-1.8.3.gemspec +0 -0
- data/vendor/ruby/2.1.0/specifications/kramdown-1.8.0.gemspec +53 -0
- data/vendor/ruby/2.1.0/specifications/loofah-2.0.3.gemspec +65 -0
- data/vendor/ruby/2.1.0/specifications/mail-2.6.3.gemspec +47 -0
- data/vendor/ruby/2.1.0/specifications/mime-types-2.6.1.gemspec +72 -0
- data/vendor/ruby/2.1.0/specifications/mini_portile-0.6.2.gemspec +24 -0
- data/vendor/ruby/2.1.0/specifications/minitest-5.8.0.gemspec +39 -0
- data/vendor/ruby/2.1.0/specifications/nokogiri-1.6.6.2.gemspec +72 -0
- data/vendor/ruby/2.1.0/specifications/rack-1.5.5.gemspec +39 -0
- data/vendor/ruby/2.1.0/specifications/rack-1.6.4.gemspec +39 -0
- data/vendor/ruby/2.1.0/specifications/rack-test-0.6.3.gemspec +34 -0
- data/vendor/ruby/2.1.0/specifications/rails-4.1.13.gemspec +57 -0
- data/vendor/ruby/2.1.0/specifications/rails-4.2.4.gemspec +60 -0
- data/vendor/ruby/2.1.0/specifications/rails-deprecated_sanitizer-1.0.3.gemspec +37 -0
- data/vendor/ruby/2.1.0/specifications/rails-dom-testing-1.0.7.gemspec +47 -0
- data/vendor/ruby/2.1.0/specifications/rails-html-sanitizer-1.0.2.gemspec +44 -0
- data/vendor/ruby/2.1.0/specifications/railties-4.1.13.gemspec +48 -0
- data/vendor/ruby/2.1.0/specifications/railties-4.2.4.gemspec +48 -0
- data/vendor/ruby/2.1.0/specifications/rake-10.4.2.gemspec +43 -0
- data/vendor/ruby/2.1.0/specifications/slim-3.0.6.gemspec +38 -0
- data/vendor/ruby/2.1.0/specifications/sprockets-3.3.3.gemspec +75 -0
- data/vendor/ruby/2.1.0/specifications/sprockets-rails-2.3.2.gemspec +49 -0
- data/vendor/ruby/2.1.0/specifications/temple-0.7.6.gemspec +41 -0
- data/vendor/ruby/2.1.0/specifications/thor-0.19.1.gemspec +34 -0
- data/vendor/ruby/2.1.0/specifications/thread_safe-0.3.5.gemspec +38 -0
- data/vendor/ruby/2.1.0/specifications/tilt-2.0.1.gemspec +23 -0
- data/vendor/ruby/2.1.0/specifications/tzinfo-1.2.2.gemspec +37 -0
- data/vendor/ruby/2.1.0/specifications/uglifier-2.7.1.gemspec +53 -0
- data/vendor/ruby/2.1.0/specifications/xpath-2.0.0.gemspec +45 -0
- metadata +6106 -0
@@ -0,0 +1,262 @@
|
|
1
|
+
module ActiveRecord
|
2
|
+
# = Active Record Aggregations
|
3
|
+
module Aggregations # :nodoc:
|
4
|
+
extend ActiveSupport::Concern
|
5
|
+
|
6
|
+
def clear_aggregation_cache #:nodoc:
|
7
|
+
@aggregation_cache.clear if persisted?
|
8
|
+
end
|
9
|
+
|
10
|
+
# Active Record implements aggregation through a macro-like class method called +composed_of+
|
11
|
+
# for representing attributes as value objects. It expresses relationships like "Account [is]
|
12
|
+
# composed of Money [among other things]" or "Person [is] composed of [an] address". Each call
|
13
|
+
# to the macro adds a description of how the value objects are created from the attributes of
|
14
|
+
# the entity object (when the entity is initialized either as a new object or from finding an
|
15
|
+
# existing object) and how it can be turned back into attributes (when the entity is saved to
|
16
|
+
# the database).
|
17
|
+
#
|
18
|
+
# class Customer < ActiveRecord::Base
|
19
|
+
# composed_of :balance, class_name: "Money", mapping: %w(balance amount)
|
20
|
+
# composed_of :address, mapping: [ %w(address_street street), %w(address_city city) ]
|
21
|
+
# end
|
22
|
+
#
|
23
|
+
# The customer class now has the following methods to manipulate the value objects:
|
24
|
+
# * <tt>Customer#balance, Customer#balance=(money)</tt>
|
25
|
+
# * <tt>Customer#address, Customer#address=(address)</tt>
|
26
|
+
#
|
27
|
+
# These methods will operate with value objects like the ones described below:
|
28
|
+
#
|
29
|
+
# class Money
|
30
|
+
# include Comparable
|
31
|
+
# attr_reader :amount, :currency
|
32
|
+
# EXCHANGE_RATES = { "USD_TO_DKK" => 6 }
|
33
|
+
#
|
34
|
+
# def initialize(amount, currency = "USD")
|
35
|
+
# @amount, @currency = amount, currency
|
36
|
+
# end
|
37
|
+
#
|
38
|
+
# def exchange_to(other_currency)
|
39
|
+
# exchanged_amount = (amount * EXCHANGE_RATES["#{currency}_TO_#{other_currency}"]).floor
|
40
|
+
# Money.new(exchanged_amount, other_currency)
|
41
|
+
# end
|
42
|
+
#
|
43
|
+
# def ==(other_money)
|
44
|
+
# amount == other_money.amount && currency == other_money.currency
|
45
|
+
# end
|
46
|
+
#
|
47
|
+
# def <=>(other_money)
|
48
|
+
# if currency == other_money.currency
|
49
|
+
# amount <=> other_money.amount
|
50
|
+
# else
|
51
|
+
# amount <=> other_money.exchange_to(currency).amount
|
52
|
+
# end
|
53
|
+
# end
|
54
|
+
# end
|
55
|
+
#
|
56
|
+
# class Address
|
57
|
+
# attr_reader :street, :city
|
58
|
+
# def initialize(street, city)
|
59
|
+
# @street, @city = street, city
|
60
|
+
# end
|
61
|
+
#
|
62
|
+
# def close_to?(other_address)
|
63
|
+
# city == other_address.city
|
64
|
+
# end
|
65
|
+
#
|
66
|
+
# def ==(other_address)
|
67
|
+
# city == other_address.city && street == other_address.street
|
68
|
+
# end
|
69
|
+
# end
|
70
|
+
#
|
71
|
+
# Now it's possible to access attributes from the database through the value objects instead. If
|
72
|
+
# you choose to name the composition the same as the attribute's name, it will be the only way to
|
73
|
+
# access that attribute. That's the case with our +balance+ attribute. You interact with the value
|
74
|
+
# objects just like you would with any other attribute:
|
75
|
+
#
|
76
|
+
# customer.balance = Money.new(20) # sets the Money value object and the attribute
|
77
|
+
# customer.balance # => Money value object
|
78
|
+
# customer.balance.exchange_to("DKK") # => Money.new(120, "DKK")
|
79
|
+
# customer.balance > Money.new(10) # => true
|
80
|
+
# customer.balance == Money.new(20) # => true
|
81
|
+
# customer.balance < Money.new(5) # => false
|
82
|
+
#
|
83
|
+
# Value objects can also be composed of multiple attributes, such as the case of Address. The order
|
84
|
+
# of the mappings will determine the order of the parameters.
|
85
|
+
#
|
86
|
+
# customer.address_street = "Hyancintvej"
|
87
|
+
# customer.address_city = "Copenhagen"
|
88
|
+
# customer.address # => Address.new("Hyancintvej", "Copenhagen")
|
89
|
+
#
|
90
|
+
# customer.address_street = "Vesterbrogade"
|
91
|
+
# customer.address # => Address.new("Hyancintvej", "Copenhagen")
|
92
|
+
# customer.clear_aggregation_cache
|
93
|
+
# customer.address # => Address.new("Vesterbrogade", "Copenhagen")
|
94
|
+
#
|
95
|
+
# customer.address = Address.new("May Street", "Chicago")
|
96
|
+
# customer.address_street # => "May Street"
|
97
|
+
# customer.address_city # => "Chicago"
|
98
|
+
#
|
99
|
+
# == Writing value objects
|
100
|
+
#
|
101
|
+
# Value objects are immutable and interchangeable objects that represent a given value, such as
|
102
|
+
# a Money object representing $5. Two Money objects both representing $5 should be equal (through
|
103
|
+
# methods such as <tt>==</tt> and <tt><=></tt> from Comparable if ranking makes sense). This is
|
104
|
+
# unlike entity objects where equality is determined by identity. An entity class such as Customer can
|
105
|
+
# easily have two different objects that both have an address on Hyancintvej. Entity identity is
|
106
|
+
# determined by object or relational unique identifiers (such as primary keys). Normal
|
107
|
+
# ActiveRecord::Base classes are entity objects.
|
108
|
+
#
|
109
|
+
# It's also important to treat the value objects as immutable. Don't allow the Money object to have
|
110
|
+
# its amount changed after creation. Create a new Money object with the new value instead. The
|
111
|
+
# Money#exchange_to method is an example of this. It returns a new value object instead of changing
|
112
|
+
# its own values. Active Record won't persist value objects that have been changed through means
|
113
|
+
# other than the writer method.
|
114
|
+
#
|
115
|
+
# The immutable requirement is enforced by Active Record by freezing any object assigned as a value
|
116
|
+
# object. Attempting to change it afterwards will result in a RuntimeError.
|
117
|
+
#
|
118
|
+
# Read more about value objects on http://c2.com/cgi/wiki?ValueObject and on the dangers of not
|
119
|
+
# keeping value objects immutable on http://c2.com/cgi/wiki?ValueObjectsShouldBeImmutable
|
120
|
+
#
|
121
|
+
# == Custom constructors and converters
|
122
|
+
#
|
123
|
+
# By default value objects are initialized by calling the <tt>new</tt> constructor of the value
|
124
|
+
# class passing each of the mapped attributes, in the order specified by the <tt>:mapping</tt>
|
125
|
+
# option, as arguments. If the value class doesn't support this convention then +composed_of+ allows
|
126
|
+
# a custom constructor to be specified.
|
127
|
+
#
|
128
|
+
# When a new value is assigned to the value object, the default assumption is that the new value
|
129
|
+
# is an instance of the value class. Specifying a custom converter allows the new value to be automatically
|
130
|
+
# converted to an instance of value class if necessary.
|
131
|
+
#
|
132
|
+
# For example, the NetworkResource model has +network_address+ and +cidr_range+ attributes that
|
133
|
+
# should be aggregated using the NetAddr::CIDR value class (http://netaddr.rubyforge.org). The constructor
|
134
|
+
# for the value class is called +create+ and it expects a CIDR address string as a parameter. New
|
135
|
+
# values can be assigned to the value object using either another NetAddr::CIDR object, a string
|
136
|
+
# or an array. The <tt>:constructor</tt> and <tt>:converter</tt> options can be used to meet
|
137
|
+
# these requirements:
|
138
|
+
#
|
139
|
+
# class NetworkResource < ActiveRecord::Base
|
140
|
+
# composed_of :cidr,
|
141
|
+
# class_name: 'NetAddr::CIDR',
|
142
|
+
# mapping: [ %w(network_address network), %w(cidr_range bits) ],
|
143
|
+
# allow_nil: true,
|
144
|
+
# constructor: Proc.new { |network_address, cidr_range| NetAddr::CIDR.create("#{network_address}/#{cidr_range}") },
|
145
|
+
# converter: Proc.new { |value| NetAddr::CIDR.create(value.is_a?(Array) ? value.join('/') : value) }
|
146
|
+
# end
|
147
|
+
#
|
148
|
+
# # This calls the :constructor
|
149
|
+
# network_resource = NetworkResource.new(network_address: '192.168.0.1', cidr_range: 24)
|
150
|
+
#
|
151
|
+
# # These assignments will both use the :converter
|
152
|
+
# network_resource.cidr = [ '192.168.2.1', 8 ]
|
153
|
+
# network_resource.cidr = '192.168.0.1/24'
|
154
|
+
#
|
155
|
+
# # This assignment won't use the :converter as the value is already an instance of the value class
|
156
|
+
# network_resource.cidr = NetAddr::CIDR.create('192.168.2.1/8')
|
157
|
+
#
|
158
|
+
# # Saving and then reloading will use the :constructor on reload
|
159
|
+
# network_resource.save
|
160
|
+
# network_resource.reload
|
161
|
+
#
|
162
|
+
# == Finding records by a value object
|
163
|
+
#
|
164
|
+
# Once a +composed_of+ relationship is specified for a model, records can be loaded from the database
|
165
|
+
# by specifying an instance of the value object in the conditions hash. The following example
|
166
|
+
# finds all customers with +balance_amount+ equal to 20 and +balance_currency+ equal to "USD":
|
167
|
+
#
|
168
|
+
# Customer.where(balance: Money.new(20, "USD"))
|
169
|
+
#
|
170
|
+
module ClassMethods
|
171
|
+
# Adds reader and writer methods for manipulating a value object:
|
172
|
+
# <tt>composed_of :address</tt> adds <tt>address</tt> and <tt>address=(new_address)</tt> methods.
|
173
|
+
#
|
174
|
+
# Options are:
|
175
|
+
# * <tt>:class_name</tt> - Specifies the class name of the association. Use it only if that name
|
176
|
+
# can't be inferred from the part id. So <tt>composed_of :address</tt> will by default be linked
|
177
|
+
# to the Address class, but if the real class name is CompanyAddress, you'll have to specify it
|
178
|
+
# with this option.
|
179
|
+
# * <tt>:mapping</tt> - Specifies the mapping of entity attributes to attributes of the value
|
180
|
+
# object. Each mapping is represented as an array where the first item is the name of the
|
181
|
+
# entity attribute and the second item is the name of the attribute in the value object. The
|
182
|
+
# order in which mappings are defined determines the order in which attributes are sent to the
|
183
|
+
# value class constructor.
|
184
|
+
# * <tt>:allow_nil</tt> - Specifies that the value object will not be instantiated when all mapped
|
185
|
+
# attributes are +nil+. Setting the value object to +nil+ has the effect of writing +nil+ to all
|
186
|
+
# mapped attributes.
|
187
|
+
# This defaults to +false+.
|
188
|
+
# * <tt>:constructor</tt> - A symbol specifying the name of the constructor method or a Proc that
|
189
|
+
# is called to initialize the value object. The constructor is passed all of the mapped attributes,
|
190
|
+
# in the order that they are defined in the <tt>:mapping option</tt>, as arguments and uses them
|
191
|
+
# to instantiate a <tt>:class_name</tt> object.
|
192
|
+
# The default is <tt>:new</tt>.
|
193
|
+
# * <tt>:converter</tt> - A symbol specifying the name of a class method of <tt>:class_name</tt>
|
194
|
+
# or a Proc that is called when a new value is assigned to the value object. The converter is
|
195
|
+
# passed the single value that is used in the assignment and is only called if the new value is
|
196
|
+
# not an instance of <tt>:class_name</tt>. If <tt>:allow_nil</tt> is set to true, the converter
|
197
|
+
# can return nil to skip the assignment.
|
198
|
+
#
|
199
|
+
# Option examples:
|
200
|
+
# composed_of :temperature, mapping: %w(reading celsius)
|
201
|
+
# composed_of :balance, class_name: "Money", mapping: %w(balance amount),
|
202
|
+
# converter: Proc.new { |balance| balance.to_money }
|
203
|
+
# composed_of :address, mapping: [ %w(address_street street), %w(address_city city) ]
|
204
|
+
# composed_of :gps_location
|
205
|
+
# composed_of :gps_location, allow_nil: true
|
206
|
+
# composed_of :ip_address,
|
207
|
+
# class_name: 'IPAddr',
|
208
|
+
# mapping: %w(ip to_i),
|
209
|
+
# constructor: Proc.new { |ip| IPAddr.new(ip, Socket::AF_INET) },
|
210
|
+
# converter: Proc.new { |ip| ip.is_a?(Integer) ? IPAddr.new(ip, Socket::AF_INET) : IPAddr.new(ip.to_s) }
|
211
|
+
#
|
212
|
+
def composed_of(part_id, options = {})
|
213
|
+
options.assert_valid_keys(:class_name, :mapping, :allow_nil, :constructor, :converter)
|
214
|
+
|
215
|
+
name = part_id.id2name
|
216
|
+
class_name = options[:class_name] || name.camelize
|
217
|
+
mapping = options[:mapping] || [ name, name ]
|
218
|
+
mapping = [ mapping ] unless mapping.first.is_a?(Array)
|
219
|
+
allow_nil = options[:allow_nil] || false
|
220
|
+
constructor = options[:constructor] || :new
|
221
|
+
converter = options[:converter]
|
222
|
+
|
223
|
+
reader_method(name, class_name, mapping, allow_nil, constructor)
|
224
|
+
writer_method(name, class_name, mapping, allow_nil, converter)
|
225
|
+
|
226
|
+
reflection = ActiveRecord::Reflection.create(:composed_of, part_id, nil, options, self)
|
227
|
+
Reflection.add_aggregate_reflection self, part_id, reflection
|
228
|
+
end
|
229
|
+
|
230
|
+
private
|
231
|
+
def reader_method(name, class_name, mapping, allow_nil, constructor)
|
232
|
+
define_method(name) do
|
233
|
+
if @aggregation_cache[name].nil? && (!allow_nil || mapping.any? {|pair| !read_attribute(pair.first).nil? })
|
234
|
+
attrs = mapping.collect {|pair| read_attribute(pair.first)}
|
235
|
+
object = constructor.respond_to?(:call) ?
|
236
|
+
constructor.call(*attrs) :
|
237
|
+
class_name.constantize.send(constructor, *attrs)
|
238
|
+
@aggregation_cache[name] = object
|
239
|
+
end
|
240
|
+
@aggregation_cache[name]
|
241
|
+
end
|
242
|
+
end
|
243
|
+
|
244
|
+
def writer_method(name, class_name, mapping, allow_nil, converter)
|
245
|
+
define_method("#{name}=") do |part|
|
246
|
+
klass = class_name.constantize
|
247
|
+
unless part.is_a?(klass) || converter.nil? || part.nil?
|
248
|
+
part = converter.respond_to?(:call) ? converter.call(part) : klass.send(converter, part)
|
249
|
+
end
|
250
|
+
|
251
|
+
if part.nil? && allow_nil
|
252
|
+
mapping.each { |pair| self[pair.first] = nil }
|
253
|
+
@aggregation_cache[name] = nil
|
254
|
+
else
|
255
|
+
mapping.each { |pair| self[pair.first] = part.send(pair.last) }
|
256
|
+
@aggregation_cache[name] = part.freeze
|
257
|
+
end
|
258
|
+
end
|
259
|
+
end
|
260
|
+
end
|
261
|
+
end
|
262
|
+
end
|
@@ -0,0 +1,22 @@
|
|
1
|
+
module ActiveRecord
|
2
|
+
class AssociationRelation < Relation
|
3
|
+
def initialize(klass, table, association)
|
4
|
+
super(klass, table)
|
5
|
+
@association = association
|
6
|
+
end
|
7
|
+
|
8
|
+
def proxy_association
|
9
|
+
@association
|
10
|
+
end
|
11
|
+
|
12
|
+
def ==(other)
|
13
|
+
other == to_a
|
14
|
+
end
|
15
|
+
|
16
|
+
private
|
17
|
+
|
18
|
+
def exec_queries
|
19
|
+
super.each { |r| @association.set_inverse_instance r }
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
@@ -0,0 +1,1616 @@
|
|
1
|
+
require 'active_support/core_ext/enumerable'
|
2
|
+
require 'active_support/core_ext/string/conversions'
|
3
|
+
require 'active_support/core_ext/module/remove_method'
|
4
|
+
require 'active_record/errors'
|
5
|
+
|
6
|
+
module ActiveRecord
|
7
|
+
class AssociationNotFoundError < ConfigurationError #:nodoc:
|
8
|
+
def initialize(record, association_name)
|
9
|
+
super("Association named '#{association_name}' was not found on #{record.class.name}; perhaps you misspelled it?")
|
10
|
+
end
|
11
|
+
end
|
12
|
+
|
13
|
+
class InverseOfAssociationNotFoundError < ActiveRecordError #:nodoc:
|
14
|
+
def initialize(reflection, associated_class = nil)
|
15
|
+
super("Could not find the inverse association for #{reflection.name} (#{reflection.options[:inverse_of].inspect} in #{associated_class.nil? ? reflection.class_name : associated_class.name})")
|
16
|
+
end
|
17
|
+
end
|
18
|
+
|
19
|
+
class HasManyThroughAssociationNotFoundError < ActiveRecordError #:nodoc:
|
20
|
+
def initialize(owner_class_name, reflection)
|
21
|
+
super("Could not find the association #{reflection.options[:through].inspect} in model #{owner_class_name}")
|
22
|
+
end
|
23
|
+
end
|
24
|
+
|
25
|
+
class HasManyThroughAssociationPolymorphicSourceError < ActiveRecordError #:nodoc:
|
26
|
+
def initialize(owner_class_name, reflection, source_reflection)
|
27
|
+
super("Cannot have a has_many :through association '#{owner_class_name}##{reflection.name}' on the polymorphic object '#{source_reflection.class_name}##{source_reflection.name}' without 'source_type'. Try adding 'source_type: \"#{reflection.name.to_s.classify}\"' to 'has_many :through' definition.")
|
28
|
+
end
|
29
|
+
end
|
30
|
+
|
31
|
+
class HasManyThroughAssociationPolymorphicThroughError < ActiveRecordError #:nodoc:
|
32
|
+
def initialize(owner_class_name, reflection)
|
33
|
+
super("Cannot have a has_many :through association '#{owner_class_name}##{reflection.name}' which goes through the polymorphic association '#{owner_class_name}##{reflection.through_reflection.name}'.")
|
34
|
+
end
|
35
|
+
end
|
36
|
+
|
37
|
+
class HasManyThroughAssociationPointlessSourceTypeError < ActiveRecordError #:nodoc:
|
38
|
+
def initialize(owner_class_name, reflection, source_reflection)
|
39
|
+
super("Cannot have a has_many :through association '#{owner_class_name}##{reflection.name}' with a :source_type option if the '#{reflection.through_reflection.class_name}##{source_reflection.name}' is not polymorphic. Try removing :source_type on your association.")
|
40
|
+
end
|
41
|
+
end
|
42
|
+
|
43
|
+
class HasOneThroughCantAssociateThroughCollection < ActiveRecordError #:nodoc:
|
44
|
+
def initialize(owner_class_name, reflection, through_reflection)
|
45
|
+
super("Cannot have a has_one :through association '#{owner_class_name}##{reflection.name}' where the :through association '#{owner_class_name}##{through_reflection.name}' is a collection. Specify a has_one or belongs_to association in the :through option instead.")
|
46
|
+
end
|
47
|
+
end
|
48
|
+
|
49
|
+
class HasManyThroughSourceAssociationNotFoundError < ActiveRecordError #:nodoc:
|
50
|
+
def initialize(reflection)
|
51
|
+
through_reflection = reflection.through_reflection
|
52
|
+
source_reflection_names = reflection.source_reflection_names
|
53
|
+
source_associations = reflection.through_reflection.klass._reflections.keys
|
54
|
+
super("Could not find the source association(s) #{source_reflection_names.collect{ |a| a.inspect }.to_sentence(:two_words_connector => ' or ', :last_word_connector => ', or ', :locale => :en)} in model #{through_reflection.klass}. Try 'has_many #{reflection.name.inspect}, :through => #{through_reflection.name.inspect}, :source => <name>'. Is it one of #{source_associations.to_sentence(:two_words_connector => ' or ', :last_word_connector => ', or ', :locale => :en)}?")
|
55
|
+
end
|
56
|
+
end
|
57
|
+
|
58
|
+
class HasManyThroughCantAssociateThroughHasOneOrManyReflection < ActiveRecordError #:nodoc:
|
59
|
+
def initialize(owner, reflection)
|
60
|
+
super("Cannot modify association '#{owner.class.name}##{reflection.name}' because the source reflection class '#{reflection.source_reflection.class_name}' is associated to '#{reflection.through_reflection.class_name}' via :#{reflection.source_reflection.macro}.")
|
61
|
+
end
|
62
|
+
end
|
63
|
+
|
64
|
+
class HasManyThroughCantAssociateNewRecords < ActiveRecordError #:nodoc:
|
65
|
+
def initialize(owner, reflection)
|
66
|
+
super("Cannot associate new records through '#{owner.class.name}##{reflection.name}' on '#{reflection.source_reflection.class_name rescue nil}##{reflection.source_reflection.name rescue nil}'. Both records must have an id in order to create the has_many :through record associating them.")
|
67
|
+
end
|
68
|
+
end
|
69
|
+
|
70
|
+
class HasManyThroughCantDissociateNewRecords < ActiveRecordError #:nodoc:
|
71
|
+
def initialize(owner, reflection)
|
72
|
+
super("Cannot dissociate new records through '#{owner.class.name}##{reflection.name}' on '#{reflection.source_reflection.class_name rescue nil}##{reflection.source_reflection.name rescue nil}'. Both records must have an id in order to delete the has_many :through record associating them.")
|
73
|
+
end
|
74
|
+
end
|
75
|
+
|
76
|
+
class HasManyThroughNestedAssociationsAreReadonly < ActiveRecordError #:nodoc:
|
77
|
+
def initialize(owner, reflection)
|
78
|
+
super("Cannot modify association '#{owner.class.name}##{reflection.name}' because it goes through more than one other association.")
|
79
|
+
end
|
80
|
+
end
|
81
|
+
|
82
|
+
class EagerLoadPolymorphicError < ActiveRecordError #:nodoc:
|
83
|
+
def initialize(reflection)
|
84
|
+
super("Cannot eagerly load the polymorphic association #{reflection.name.inspect}")
|
85
|
+
end
|
86
|
+
end
|
87
|
+
|
88
|
+
class ReadOnlyAssociation < ActiveRecordError #:nodoc:
|
89
|
+
def initialize(reflection)
|
90
|
+
super("Cannot add to a has_many :through association. Try adding to #{reflection.through_reflection.name.inspect}.")
|
91
|
+
end
|
92
|
+
end
|
93
|
+
|
94
|
+
# This error is raised when trying to destroy a parent instance in N:1 or 1:1 associations
|
95
|
+
# (has_many, has_one) when there is at least 1 child associated instance.
|
96
|
+
# ex: if @project.tasks.size > 0, DeleteRestrictionError will be raised when trying to destroy @project
|
97
|
+
class DeleteRestrictionError < ActiveRecordError #:nodoc:
|
98
|
+
def initialize(name)
|
99
|
+
super("Cannot delete record because of dependent #{name}")
|
100
|
+
end
|
101
|
+
end
|
102
|
+
|
103
|
+
# See ActiveRecord::Associations::ClassMethods for documentation.
|
104
|
+
module Associations # :nodoc:
|
105
|
+
extend ActiveSupport::Autoload
|
106
|
+
extend ActiveSupport::Concern
|
107
|
+
|
108
|
+
# These classes will be loaded when associations are created.
|
109
|
+
# So there is no need to eager load them.
|
110
|
+
autoload :Association, 'active_record/associations/association'
|
111
|
+
autoload :SingularAssociation, 'active_record/associations/singular_association'
|
112
|
+
autoload :CollectionAssociation, 'active_record/associations/collection_association'
|
113
|
+
autoload :CollectionProxy, 'active_record/associations/collection_proxy'
|
114
|
+
|
115
|
+
autoload :BelongsToAssociation, 'active_record/associations/belongs_to_association'
|
116
|
+
autoload :BelongsToPolymorphicAssociation, 'active_record/associations/belongs_to_polymorphic_association'
|
117
|
+
autoload :HasManyAssociation, 'active_record/associations/has_many_association'
|
118
|
+
autoload :HasManyThroughAssociation, 'active_record/associations/has_many_through_association'
|
119
|
+
autoload :HasOneAssociation, 'active_record/associations/has_one_association'
|
120
|
+
autoload :HasOneThroughAssociation, 'active_record/associations/has_one_through_association'
|
121
|
+
autoload :ThroughAssociation, 'active_record/associations/through_association'
|
122
|
+
|
123
|
+
module Builder #:nodoc:
|
124
|
+
autoload :Association, 'active_record/associations/builder/association'
|
125
|
+
autoload :SingularAssociation, 'active_record/associations/builder/singular_association'
|
126
|
+
autoload :CollectionAssociation, 'active_record/associations/builder/collection_association'
|
127
|
+
|
128
|
+
autoload :BelongsTo, 'active_record/associations/builder/belongs_to'
|
129
|
+
autoload :HasOne, 'active_record/associations/builder/has_one'
|
130
|
+
autoload :HasMany, 'active_record/associations/builder/has_many'
|
131
|
+
autoload :HasAndBelongsToMany, 'active_record/associations/builder/has_and_belongs_to_many'
|
132
|
+
end
|
133
|
+
|
134
|
+
eager_autoload do
|
135
|
+
autoload :Preloader, 'active_record/associations/preloader'
|
136
|
+
autoload :JoinDependency, 'active_record/associations/join_dependency'
|
137
|
+
autoload :AssociationScope, 'active_record/associations/association_scope'
|
138
|
+
autoload :AliasTracker, 'active_record/associations/alias_tracker'
|
139
|
+
end
|
140
|
+
|
141
|
+
# Clears out the association cache.
|
142
|
+
def clear_association_cache #:nodoc:
|
143
|
+
@association_cache.clear if persisted?
|
144
|
+
end
|
145
|
+
|
146
|
+
# :nodoc:
|
147
|
+
attr_reader :association_cache
|
148
|
+
|
149
|
+
# Returns the association instance for the given name, instantiating it if it doesn't already exist
|
150
|
+
def association(name) #:nodoc:
|
151
|
+
association = association_instance_get(name)
|
152
|
+
|
153
|
+
if association.nil?
|
154
|
+
raise AssociationNotFoundError.new(self, name) unless reflection = self.class._reflect_on_association(name)
|
155
|
+
association = reflection.association_class.new(self, reflection)
|
156
|
+
association_instance_set(name, association)
|
157
|
+
end
|
158
|
+
|
159
|
+
association
|
160
|
+
end
|
161
|
+
|
162
|
+
private
|
163
|
+
# Returns the specified association instance if it responds to :loaded?, nil otherwise.
|
164
|
+
def association_instance_get(name)
|
165
|
+
@association_cache[name]
|
166
|
+
end
|
167
|
+
|
168
|
+
# Set the specified association instance.
|
169
|
+
def association_instance_set(name, association)
|
170
|
+
@association_cache[name] = association
|
171
|
+
end
|
172
|
+
|
173
|
+
# \Associations are a set of macro-like class methods for tying objects together through
|
174
|
+
# foreign keys. They express relationships like "Project has one Project Manager"
|
175
|
+
# or "Project belongs to a Portfolio". Each macro adds a number of methods to the
|
176
|
+
# class which are specialized according to the collection or association symbol and the
|
177
|
+
# options hash. It works much the same way as Ruby's own <tt>attr*</tt>
|
178
|
+
# methods.
|
179
|
+
#
|
180
|
+
# class Project < ActiveRecord::Base
|
181
|
+
# belongs_to :portfolio
|
182
|
+
# has_one :project_manager
|
183
|
+
# has_many :milestones
|
184
|
+
# has_and_belongs_to_many :categories
|
185
|
+
# end
|
186
|
+
#
|
187
|
+
# The project class now has the following methods (and more) to ease the traversal and
|
188
|
+
# manipulation of its relationships:
|
189
|
+
# * <tt>Project#portfolio, Project#portfolio=(portfolio), Project#portfolio.nil?</tt>
|
190
|
+
# * <tt>Project#project_manager, Project#project_manager=(project_manager), Project#project_manager.nil?,</tt>
|
191
|
+
# * <tt>Project#milestones.empty?, Project#milestones.size, Project#milestones, Project#milestones<<(milestone),</tt>
|
192
|
+
# <tt>Project#milestones.delete(milestone), Project#milestones.destroy(milestone), Project#milestones.find(milestone_id),</tt>
|
193
|
+
# <tt>Project#milestones.build, Project#milestones.create</tt>
|
194
|
+
# * <tt>Project#categories.empty?, Project#categories.size, Project#categories, Project#categories<<(category1),</tt>
|
195
|
+
# <tt>Project#categories.delete(category1), Project#categories.destroy(category1)</tt>
|
196
|
+
#
|
197
|
+
# === A word of warning
|
198
|
+
#
|
199
|
+
# Don't create associations that have the same name as instance methods of
|
200
|
+
# <tt>ActiveRecord::Base</tt>. Since the association adds a method with that name to
|
201
|
+
# its model, it will override the inherited method and break things.
|
202
|
+
# For instance, +attributes+ and +connection+ would be bad choices for association names.
|
203
|
+
#
|
204
|
+
# == Auto-generated methods
|
205
|
+
#
|
206
|
+
# === Singular associations (one-to-one)
|
207
|
+
# | | belongs_to |
|
208
|
+
# generated methods | belongs_to | :polymorphic | has_one
|
209
|
+
# ----------------------------------+------------+--------------+---------
|
210
|
+
# other | X | X | X
|
211
|
+
# other=(other) | X | X | X
|
212
|
+
# build_other(attributes={}) | X | | X
|
213
|
+
# create_other(attributes={}) | X | | X
|
214
|
+
# create_other!(attributes={}) | X | | X
|
215
|
+
#
|
216
|
+
# ===Collection associations (one-to-many / many-to-many)
|
217
|
+
# | | | has_many
|
218
|
+
# generated methods | habtm | has_many | :through
|
219
|
+
# ----------------------------------+-------+----------+----------
|
220
|
+
# others | X | X | X
|
221
|
+
# others=(other,other,...) | X | X | X
|
222
|
+
# other_ids | X | X | X
|
223
|
+
# other_ids=(id,id,...) | X | X | X
|
224
|
+
# others<< | X | X | X
|
225
|
+
# others.push | X | X | X
|
226
|
+
# others.concat | X | X | X
|
227
|
+
# others.build(attributes={}) | X | X | X
|
228
|
+
# others.create(attributes={}) | X | X | X
|
229
|
+
# others.create!(attributes={}) | X | X | X
|
230
|
+
# others.size | X | X | X
|
231
|
+
# others.length | X | X | X
|
232
|
+
# others.count | X | X | X
|
233
|
+
# others.sum(*args) | X | X | X
|
234
|
+
# others.empty? | X | X | X
|
235
|
+
# others.clear | X | X | X
|
236
|
+
# others.delete(other,other,...) | X | X | X
|
237
|
+
# others.delete_all | X | X | X
|
238
|
+
# others.destroy(other,other,...) | X | X | X
|
239
|
+
# others.destroy_all | X | X | X
|
240
|
+
# others.find(*args) | X | X | X
|
241
|
+
# others.exists? | X | X | X
|
242
|
+
# others.distinct | X | X | X
|
243
|
+
# others.uniq | X | X | X
|
244
|
+
# others.reset | X | X | X
|
245
|
+
#
|
246
|
+
# === Overriding generated methods
|
247
|
+
#
|
248
|
+
# Association methods are generated in a module that is included into the model class,
|
249
|
+
# which allows you to easily override with your own methods and call the original
|
250
|
+
# generated method with +super+. For example:
|
251
|
+
#
|
252
|
+
# class Car < ActiveRecord::Base
|
253
|
+
# belongs_to :owner
|
254
|
+
# belongs_to :old_owner
|
255
|
+
# def owner=(new_owner)
|
256
|
+
# self.old_owner = self.owner
|
257
|
+
# super
|
258
|
+
# end
|
259
|
+
# end
|
260
|
+
#
|
261
|
+
# If your model class is <tt>Project</tt>, the module is
|
262
|
+
# named <tt>Project::GeneratedFeatureMethods</tt>. The GeneratedFeatureMethods module is
|
263
|
+
# included in the model class immediately after the (anonymous) generated attributes methods
|
264
|
+
# module, meaning an association will override the methods for an attribute with the same name.
|
265
|
+
#
|
266
|
+
# == Cardinality and associations
|
267
|
+
#
|
268
|
+
# Active Record associations can be used to describe one-to-one, one-to-many and many-to-many
|
269
|
+
# relationships between models. Each model uses an association to describe its role in
|
270
|
+
# the relation. The +belongs_to+ association is always used in the model that has
|
271
|
+
# the foreign key.
|
272
|
+
#
|
273
|
+
# === One-to-one
|
274
|
+
#
|
275
|
+
# Use +has_one+ in the base, and +belongs_to+ in the associated model.
|
276
|
+
#
|
277
|
+
# class Employee < ActiveRecord::Base
|
278
|
+
# has_one :office
|
279
|
+
# end
|
280
|
+
# class Office < ActiveRecord::Base
|
281
|
+
# belongs_to :employee # foreign key - employee_id
|
282
|
+
# end
|
283
|
+
#
|
284
|
+
# === One-to-many
|
285
|
+
#
|
286
|
+
# Use +has_many+ in the base, and +belongs_to+ in the associated model.
|
287
|
+
#
|
288
|
+
# class Manager < ActiveRecord::Base
|
289
|
+
# has_many :employees
|
290
|
+
# end
|
291
|
+
# class Employee < ActiveRecord::Base
|
292
|
+
# belongs_to :manager # foreign key - manager_id
|
293
|
+
# end
|
294
|
+
#
|
295
|
+
# === Many-to-many
|
296
|
+
#
|
297
|
+
# There are two ways to build a many-to-many relationship.
|
298
|
+
#
|
299
|
+
# The first way uses a +has_many+ association with the <tt>:through</tt> option and a join model, so
|
300
|
+
# there are two stages of associations.
|
301
|
+
#
|
302
|
+
# class Assignment < ActiveRecord::Base
|
303
|
+
# belongs_to :programmer # foreign key - programmer_id
|
304
|
+
# belongs_to :project # foreign key - project_id
|
305
|
+
# end
|
306
|
+
# class Programmer < ActiveRecord::Base
|
307
|
+
# has_many :assignments
|
308
|
+
# has_many :projects, through: :assignments
|
309
|
+
# end
|
310
|
+
# class Project < ActiveRecord::Base
|
311
|
+
# has_many :assignments
|
312
|
+
# has_many :programmers, through: :assignments
|
313
|
+
# end
|
314
|
+
#
|
315
|
+
# For the second way, use +has_and_belongs_to_many+ in both models. This requires a join table
|
316
|
+
# that has no corresponding model or primary key.
|
317
|
+
#
|
318
|
+
# class Programmer < ActiveRecord::Base
|
319
|
+
# has_and_belongs_to_many :projects # foreign keys in the join table
|
320
|
+
# end
|
321
|
+
# class Project < ActiveRecord::Base
|
322
|
+
# has_and_belongs_to_many :programmers # foreign keys in the join table
|
323
|
+
# end
|
324
|
+
#
|
325
|
+
# Choosing which way to build a many-to-many relationship is not always simple.
|
326
|
+
# If you need to work with the relationship model as its own entity,
|
327
|
+
# use <tt>has_many :through</tt>. Use +has_and_belongs_to_many+ when working with legacy schemas or when
|
328
|
+
# you never work directly with the relationship itself.
|
329
|
+
#
|
330
|
+
# == Is it a +belongs_to+ or +has_one+ association?
|
331
|
+
#
|
332
|
+
# Both express a 1-1 relationship. The difference is mostly where to place the foreign
|
333
|
+
# key, which goes on the table for the class declaring the +belongs_to+ relationship.
|
334
|
+
#
|
335
|
+
# class User < ActiveRecord::Base
|
336
|
+
# # I reference an account.
|
337
|
+
# belongs_to :account
|
338
|
+
# end
|
339
|
+
#
|
340
|
+
# class Account < ActiveRecord::Base
|
341
|
+
# # One user references me.
|
342
|
+
# has_one :user
|
343
|
+
# end
|
344
|
+
#
|
345
|
+
# The tables for these classes could look something like:
|
346
|
+
#
|
347
|
+
# CREATE TABLE users (
|
348
|
+
# id int(11) NOT NULL auto_increment,
|
349
|
+
# account_id int(11) default NULL,
|
350
|
+
# name varchar default NULL,
|
351
|
+
# PRIMARY KEY (id)
|
352
|
+
# )
|
353
|
+
#
|
354
|
+
# CREATE TABLE accounts (
|
355
|
+
# id int(11) NOT NULL auto_increment,
|
356
|
+
# name varchar default NULL,
|
357
|
+
# PRIMARY KEY (id)
|
358
|
+
# )
|
359
|
+
#
|
360
|
+
# == Unsaved objects and associations
|
361
|
+
#
|
362
|
+
# You can manipulate objects and associations before they are saved to the database, but
|
363
|
+
# there is some special behavior you should be aware of, mostly involving the saving of
|
364
|
+
# associated objects.
|
365
|
+
#
|
366
|
+
# You can set the <tt>:autosave</tt> option on a <tt>has_one</tt>, <tt>belongs_to</tt>,
|
367
|
+
# <tt>has_many</tt>, or <tt>has_and_belongs_to_many</tt> association. Setting it
|
368
|
+
# to +true+ will _always_ save the members, whereas setting it to +false+ will
|
369
|
+
# _never_ save the members. More details about <tt>:autosave</tt> option is available at
|
370
|
+
# AutosaveAssociation.
|
371
|
+
#
|
372
|
+
# === One-to-one associations
|
373
|
+
#
|
374
|
+
# * Assigning an object to a +has_one+ association automatically saves that object and
|
375
|
+
# the object being replaced (if there is one), in order to update their foreign
|
376
|
+
# keys - except if the parent object is unsaved (<tt>new_record? == true</tt>).
|
377
|
+
# * If either of these saves fail (due to one of the objects being invalid), an
|
378
|
+
# <tt>ActiveRecord::RecordNotSaved</tt> exception is raised and the assignment is
|
379
|
+
# cancelled.
|
380
|
+
# * If you wish to assign an object to a +has_one+ association without saving it,
|
381
|
+
# use the <tt>build_association</tt> method (documented below). The object being
|
382
|
+
# replaced will still be saved to update its foreign key.
|
383
|
+
# * Assigning an object to a +belongs_to+ association does not save the object, since
|
384
|
+
# the foreign key field belongs on the parent. It does not save the parent either.
|
385
|
+
#
|
386
|
+
# === Collections
|
387
|
+
#
|
388
|
+
# * Adding an object to a collection (+has_many+ or +has_and_belongs_to_many+) automatically
|
389
|
+
# saves that object, except if the parent object (the owner of the collection) is not yet
|
390
|
+
# stored in the database.
|
391
|
+
# * If saving any of the objects being added to a collection (via <tt>push</tt> or similar)
|
392
|
+
# fails, then <tt>push</tt> returns +false+.
|
393
|
+
# * If saving fails while replacing the collection (via <tt>association=</tt>), an
|
394
|
+
# <tt>ActiveRecord::RecordNotSaved</tt> exception is raised and the assignment is
|
395
|
+
# cancelled.
|
396
|
+
# * You can add an object to a collection without automatically saving it by using the
|
397
|
+
# <tt>collection.build</tt> method (documented below).
|
398
|
+
# * All unsaved (<tt>new_record? == true</tt>) members of the collection are automatically
|
399
|
+
# saved when the parent is saved.
|
400
|
+
#
|
401
|
+
# == Customizing the query
|
402
|
+
#
|
403
|
+
# \Associations are built from <tt>Relation</tt>s, and you can use the <tt>Relation</tt> syntax
|
404
|
+
# to customize them. For example, to add a condition:
|
405
|
+
#
|
406
|
+
# class Blog < ActiveRecord::Base
|
407
|
+
# has_many :published_posts, -> { where published: true }, class_name: 'Post'
|
408
|
+
# end
|
409
|
+
#
|
410
|
+
# Inside the <tt>-> { ... }</tt> block you can use all of the usual <tt>Relation</tt> methods.
|
411
|
+
#
|
412
|
+
# === Accessing the owner object
|
413
|
+
#
|
414
|
+
# Sometimes it is useful to have access to the owner object when building the query. The owner
|
415
|
+
# is passed as a parameter to the block. For example, the following association would find all
|
416
|
+
# events that occur on the user's birthday:
|
417
|
+
#
|
418
|
+
# class User < ActiveRecord::Base
|
419
|
+
# has_many :birthday_events, ->(user) { where starts_on: user.birthday }, class_name: 'Event'
|
420
|
+
# end
|
421
|
+
#
|
422
|
+
# == Association callbacks
|
423
|
+
#
|
424
|
+
# Similar to the normal callbacks that hook into the life cycle of an Active Record object,
|
425
|
+
# you can also define callbacks that get triggered when you add an object to or remove an
|
426
|
+
# object from an association collection.
|
427
|
+
#
|
428
|
+
# class Project
|
429
|
+
# has_and_belongs_to_many :developers, after_add: :evaluate_velocity
|
430
|
+
#
|
431
|
+
# def evaluate_velocity(developer)
|
432
|
+
# ...
|
433
|
+
# end
|
434
|
+
# end
|
435
|
+
#
|
436
|
+
# It's possible to stack callbacks by passing them as an array. Example:
|
437
|
+
#
|
438
|
+
# class Project
|
439
|
+
# has_and_belongs_to_many :developers,
|
440
|
+
# after_add: [:evaluate_velocity, Proc.new { |p, d| p.shipping_date = Time.now}]
|
441
|
+
# end
|
442
|
+
#
|
443
|
+
# Possible callbacks are: +before_add+, +after_add+, +before_remove+ and +after_remove+.
|
444
|
+
#
|
445
|
+
# Should any of the +before_add+ callbacks throw an exception, the object does not get
|
446
|
+
# added to the collection. Same with the +before_remove+ callbacks; if an exception is
|
447
|
+
# thrown the object doesn't get removed.
|
448
|
+
#
|
449
|
+
# == Association extensions
|
450
|
+
#
|
451
|
+
# The proxy objects that control the access to associations can be extended through anonymous
|
452
|
+
# modules. This is especially beneficial for adding new finders, creators, and other
|
453
|
+
# factory-type methods that are only used as part of this association.
|
454
|
+
#
|
455
|
+
# class Account < ActiveRecord::Base
|
456
|
+
# has_many :people do
|
457
|
+
# def find_or_create_by_name(name)
|
458
|
+
# first_name, last_name = name.split(" ", 2)
|
459
|
+
# find_or_create_by(first_name: first_name, last_name: last_name)
|
460
|
+
# end
|
461
|
+
# end
|
462
|
+
# end
|
463
|
+
#
|
464
|
+
# person = Account.first.people.find_or_create_by_name("David Heinemeier Hansson")
|
465
|
+
# person.first_name # => "David"
|
466
|
+
# person.last_name # => "Heinemeier Hansson"
|
467
|
+
#
|
468
|
+
# If you need to share the same extensions between many associations, you can use a named
|
469
|
+
# extension module.
|
470
|
+
#
|
471
|
+
# module FindOrCreateByNameExtension
|
472
|
+
# def find_or_create_by_name(name)
|
473
|
+
# first_name, last_name = name.split(" ", 2)
|
474
|
+
# find_or_create_by(first_name: first_name, last_name: last_name)
|
475
|
+
# end
|
476
|
+
# end
|
477
|
+
#
|
478
|
+
# class Account < ActiveRecord::Base
|
479
|
+
# has_many :people, -> { extending FindOrCreateByNameExtension }
|
480
|
+
# end
|
481
|
+
#
|
482
|
+
# class Company < ActiveRecord::Base
|
483
|
+
# has_many :people, -> { extending FindOrCreateByNameExtension }
|
484
|
+
# end
|
485
|
+
#
|
486
|
+
# Some extensions can only be made to work with knowledge of the association's internals.
|
487
|
+
# Extensions can access relevant state using the following methods (where +items+ is the
|
488
|
+
# name of the association):
|
489
|
+
#
|
490
|
+
# * <tt>record.association(:items).owner</tt> - Returns the object the association is part of.
|
491
|
+
# * <tt>record.association(:items).reflection</tt> - Returns the reflection object that describes the association.
|
492
|
+
# * <tt>record.association(:items).target</tt> - Returns the associated object for +belongs_to+ and +has_one+, or
|
493
|
+
# the collection of associated objects for +has_many+ and +has_and_belongs_to_many+.
|
494
|
+
#
|
495
|
+
# However, inside the actual extension code, you will not have access to the <tt>record</tt> as
|
496
|
+
# above. In this case, you can access <tt>proxy_association</tt>. For example,
|
497
|
+
# <tt>record.association(:items)</tt> and <tt>record.items.proxy_association</tt> will return
|
498
|
+
# the same object, allowing you to make calls like <tt>proxy_association.owner</tt> inside
|
499
|
+
# association extensions.
|
500
|
+
#
|
501
|
+
# == Association Join Models
|
502
|
+
#
|
503
|
+
# Has Many associations can be configured with the <tt>:through</tt> option to use an
|
504
|
+
# explicit join model to retrieve the data. This operates similarly to a
|
505
|
+
# +has_and_belongs_to_many+ association. The advantage is that you're able to add validations,
|
506
|
+
# callbacks, and extra attributes on the join model. Consider the following schema:
|
507
|
+
#
|
508
|
+
# class Author < ActiveRecord::Base
|
509
|
+
# has_many :authorships
|
510
|
+
# has_many :books, through: :authorships
|
511
|
+
# end
|
512
|
+
#
|
513
|
+
# class Authorship < ActiveRecord::Base
|
514
|
+
# belongs_to :author
|
515
|
+
# belongs_to :book
|
516
|
+
# end
|
517
|
+
#
|
518
|
+
# @author = Author.first
|
519
|
+
# @author.authorships.collect { |a| a.book } # selects all books that the author's authorships belong to
|
520
|
+
# @author.books # selects all books by using the Authorship join model
|
521
|
+
#
|
522
|
+
# You can also go through a +has_many+ association on the join model:
|
523
|
+
#
|
524
|
+
# class Firm < ActiveRecord::Base
|
525
|
+
# has_many :clients
|
526
|
+
# has_many :invoices, through: :clients
|
527
|
+
# end
|
528
|
+
#
|
529
|
+
# class Client < ActiveRecord::Base
|
530
|
+
# belongs_to :firm
|
531
|
+
# has_many :invoices
|
532
|
+
# end
|
533
|
+
#
|
534
|
+
# class Invoice < ActiveRecord::Base
|
535
|
+
# belongs_to :client
|
536
|
+
# end
|
537
|
+
#
|
538
|
+
# @firm = Firm.first
|
539
|
+
# @firm.clients.collect { |c| c.invoices }.flatten # select all invoices for all clients of the firm
|
540
|
+
# @firm.invoices # selects all invoices by going through the Client join model
|
541
|
+
#
|
542
|
+
# Similarly you can go through a +has_one+ association on the join model:
|
543
|
+
#
|
544
|
+
# class Group < ActiveRecord::Base
|
545
|
+
# has_many :users
|
546
|
+
# has_many :avatars, through: :users
|
547
|
+
# end
|
548
|
+
#
|
549
|
+
# class User < ActiveRecord::Base
|
550
|
+
# belongs_to :group
|
551
|
+
# has_one :avatar
|
552
|
+
# end
|
553
|
+
#
|
554
|
+
# class Avatar < ActiveRecord::Base
|
555
|
+
# belongs_to :user
|
556
|
+
# end
|
557
|
+
#
|
558
|
+
# @group = Group.first
|
559
|
+
# @group.users.collect { |u| u.avatar }.compact # select all avatars for all users in the group
|
560
|
+
# @group.avatars # selects all avatars by going through the User join model.
|
561
|
+
#
|
562
|
+
# An important caveat with going through +has_one+ or +has_many+ associations on the
|
563
|
+
# join model is that these associations are *read-only*. For example, the following
|
564
|
+
# would not work following the previous example:
|
565
|
+
#
|
566
|
+
# @group.avatars << Avatar.new # this would work if User belonged_to Avatar rather than the other way around
|
567
|
+
# @group.avatars.delete(@group.avatars.last) # so would this
|
568
|
+
#
|
569
|
+
# == Setting Inverses
|
570
|
+
#
|
571
|
+
# If you are using a +belongs_to+ on the join model, it is a good idea to set the
|
572
|
+
# <tt>:inverse_of</tt> option on the +belongs_to+, which will mean that the following example
|
573
|
+
# works correctly (where <tt>tags</tt> is a +has_many+ <tt>:through</tt> association):
|
574
|
+
#
|
575
|
+
# @post = Post.first
|
576
|
+
# @tag = @post.tags.build name: "ruby"
|
577
|
+
# @tag.save
|
578
|
+
#
|
579
|
+
# The last line ought to save the through record (a <tt>Taggable</tt>). This will only work if the
|
580
|
+
# <tt>:inverse_of</tt> is set:
|
581
|
+
#
|
582
|
+
# class Taggable < ActiveRecord::Base
|
583
|
+
# belongs_to :post
|
584
|
+
# belongs_to :tag, inverse_of: :taggings
|
585
|
+
# end
|
586
|
+
#
|
587
|
+
# If you do not set the <tt>:inverse_of</tt> record, the association will
|
588
|
+
# do its best to match itself up with the correct inverse. Automatic
|
589
|
+
# inverse detection only works on <tt>has_many</tt>, <tt>has_one</tt>, and
|
590
|
+
# <tt>belongs_to</tt> associations.
|
591
|
+
#
|
592
|
+
# Extra options on the associations, as defined in the
|
593
|
+
# <tt>AssociationReflection::INVALID_AUTOMATIC_INVERSE_OPTIONS</tt> constant, will
|
594
|
+
# also prevent the association's inverse from being found automatically.
|
595
|
+
#
|
596
|
+
# The automatic guessing of the inverse association uses a heuristic based
|
597
|
+
# on the name of the class, so it may not work for all associations,
|
598
|
+
# especially the ones with non-standard names.
|
599
|
+
#
|
600
|
+
# You can turn off the automatic detection of inverse associations by setting
|
601
|
+
# the <tt>:inverse_of</tt> option to <tt>false</tt> like so:
|
602
|
+
#
|
603
|
+
# class Taggable < ActiveRecord::Base
|
604
|
+
# belongs_to :tag, inverse_of: false
|
605
|
+
# end
|
606
|
+
#
|
607
|
+
# == Nested \Associations
|
608
|
+
#
|
609
|
+
# You can actually specify *any* association with the <tt>:through</tt> option, including an
|
610
|
+
# association which has a <tt>:through</tt> option itself. For example:
|
611
|
+
#
|
612
|
+
# class Author < ActiveRecord::Base
|
613
|
+
# has_many :posts
|
614
|
+
# has_many :comments, through: :posts
|
615
|
+
# has_many :commenters, through: :comments
|
616
|
+
# end
|
617
|
+
#
|
618
|
+
# class Post < ActiveRecord::Base
|
619
|
+
# has_many :comments
|
620
|
+
# end
|
621
|
+
#
|
622
|
+
# class Comment < ActiveRecord::Base
|
623
|
+
# belongs_to :commenter
|
624
|
+
# end
|
625
|
+
#
|
626
|
+
# @author = Author.first
|
627
|
+
# @author.commenters # => People who commented on posts written by the author
|
628
|
+
#
|
629
|
+
# An equivalent way of setting up this association this would be:
|
630
|
+
#
|
631
|
+
# class Author < ActiveRecord::Base
|
632
|
+
# has_many :posts
|
633
|
+
# has_many :commenters, through: :posts
|
634
|
+
# end
|
635
|
+
#
|
636
|
+
# class Post < ActiveRecord::Base
|
637
|
+
# has_many :comments
|
638
|
+
# has_many :commenters, through: :comments
|
639
|
+
# end
|
640
|
+
#
|
641
|
+
# class Comment < ActiveRecord::Base
|
642
|
+
# belongs_to :commenter
|
643
|
+
# end
|
644
|
+
#
|
645
|
+
# When using nested association, you will not be able to modify the association because there
|
646
|
+
# is not enough information to know what modification to make. For example, if you tried to
|
647
|
+
# add a <tt>Commenter</tt> in the example above, there would be no way to tell how to set up the
|
648
|
+
# intermediate <tt>Post</tt> and <tt>Comment</tt> objects.
|
649
|
+
#
|
650
|
+
# == Polymorphic \Associations
|
651
|
+
#
|
652
|
+
# Polymorphic associations on models are not restricted on what types of models they
|
653
|
+
# can be associated with. Rather, they specify an interface that a +has_many+ association
|
654
|
+
# must adhere to.
|
655
|
+
#
|
656
|
+
# class Asset < ActiveRecord::Base
|
657
|
+
# belongs_to :attachable, polymorphic: true
|
658
|
+
# end
|
659
|
+
#
|
660
|
+
# class Post < ActiveRecord::Base
|
661
|
+
# has_many :assets, as: :attachable # The :as option specifies the polymorphic interface to use.
|
662
|
+
# end
|
663
|
+
#
|
664
|
+
# @asset.attachable = @post
|
665
|
+
#
|
666
|
+
# This works by using a type column in addition to a foreign key to specify the associated
|
667
|
+
# record. In the Asset example, you'd need an +attachable_id+ integer column and an
|
668
|
+
# +attachable_type+ string column.
|
669
|
+
#
|
670
|
+
# Using polymorphic associations in combination with single table inheritance (STI) is
|
671
|
+
# a little tricky. In order for the associations to work as expected, ensure that you
|
672
|
+
# store the base model for the STI models in the type column of the polymorphic
|
673
|
+
# association. To continue with the asset example above, suppose there are guest posts
|
674
|
+
# and member posts that use the posts table for STI. In this case, there must be a +type+
|
675
|
+
# column in the posts table.
|
676
|
+
#
|
677
|
+
# Note: The <tt>attachable_type=</tt> method is being called when assigning an +attachable+.
|
678
|
+
# The +class_name+ of the +attachable+ is passed as a String.
|
679
|
+
#
|
680
|
+
# class Asset < ActiveRecord::Base
|
681
|
+
# belongs_to :attachable, polymorphic: true
|
682
|
+
#
|
683
|
+
# def attachable_type=(class_name)
|
684
|
+
# super(class_name.constantize.base_class.to_s)
|
685
|
+
# end
|
686
|
+
# end
|
687
|
+
#
|
688
|
+
# class Post < ActiveRecord::Base
|
689
|
+
# # because we store "Post" in attachable_type now dependent: :destroy will work
|
690
|
+
# has_many :assets, as: :attachable, dependent: :destroy
|
691
|
+
# end
|
692
|
+
#
|
693
|
+
# class GuestPost < Post
|
694
|
+
# end
|
695
|
+
#
|
696
|
+
# class MemberPost < Post
|
697
|
+
# end
|
698
|
+
#
|
699
|
+
# == Caching
|
700
|
+
#
|
701
|
+
# All of the methods are built on a simple caching principle that will keep the result
|
702
|
+
# of the last query around unless specifically instructed not to. The cache is even
|
703
|
+
# shared across methods to make it even cheaper to use the macro-added methods without
|
704
|
+
# worrying too much about performance at the first go.
|
705
|
+
#
|
706
|
+
# project.milestones # fetches milestones from the database
|
707
|
+
# project.milestones.size # uses the milestone cache
|
708
|
+
# project.milestones.empty? # uses the milestone cache
|
709
|
+
# project.milestones(true).size # fetches milestones from the database
|
710
|
+
# project.milestones # uses the milestone cache
|
711
|
+
#
|
712
|
+
# == Eager loading of associations
|
713
|
+
#
|
714
|
+
# Eager loading is a way to find objects of a certain class and a number of named associations.
|
715
|
+
# This is one of the easiest ways of to prevent the dreaded 1+N problem in which fetching 100
|
716
|
+
# posts that each need to display their author triggers 101 database queries. Through the
|
717
|
+
# use of eager loading, the 101 queries can be reduced to 2.
|
718
|
+
#
|
719
|
+
# class Post < ActiveRecord::Base
|
720
|
+
# belongs_to :author
|
721
|
+
# has_many :comments
|
722
|
+
# end
|
723
|
+
#
|
724
|
+
# Consider the following loop using the class above:
|
725
|
+
#
|
726
|
+
# Post.all.each do |post|
|
727
|
+
# puts "Post: " + post.title
|
728
|
+
# puts "Written by: " + post.author.name
|
729
|
+
# puts "Last comment on: " + post.comments.first.created_on
|
730
|
+
# end
|
731
|
+
#
|
732
|
+
# To iterate over these one hundred posts, we'll generate 201 database queries. Let's
|
733
|
+
# first just optimize it for retrieving the author:
|
734
|
+
#
|
735
|
+
# Post.includes(:author).each do |post|
|
736
|
+
#
|
737
|
+
# This references the name of the +belongs_to+ association that also used the <tt>:author</tt>
|
738
|
+
# symbol. After loading the posts, find will collect the +author_id+ from each one and load
|
739
|
+
# all the referenced authors with one query. Doing so will cut down the number of queries
|
740
|
+
# from 201 to 102.
|
741
|
+
#
|
742
|
+
# We can improve upon the situation further by referencing both associations in the finder with:
|
743
|
+
#
|
744
|
+
# Post.includes(:author, :comments).each do |post|
|
745
|
+
#
|
746
|
+
# This will load all comments with a single query. This reduces the total number of queries
|
747
|
+
# to 3. More generally the number of queries will be 1 plus the number of associations
|
748
|
+
# named (except if some of the associations are polymorphic +belongs_to+ - see below).
|
749
|
+
#
|
750
|
+
# To include a deep hierarchy of associations, use a hash:
|
751
|
+
#
|
752
|
+
# Post.includes(:author, {comments: {author: :gravatar}}).each do |post|
|
753
|
+
#
|
754
|
+
# That'll grab not only all the comments but all their authors and gravatar pictures.
|
755
|
+
# You can mix and match symbols, arrays and hashes in any combination to describe the
|
756
|
+
# associations you want to load.
|
757
|
+
#
|
758
|
+
# All of this power shouldn't fool you into thinking that you can pull out huge amounts
|
759
|
+
# of data with no performance penalty just because you've reduced the number of queries.
|
760
|
+
# The database still needs to send all the data to Active Record and it still needs to
|
761
|
+
# be processed. So it's no catch-all for performance problems, but it's a great way to
|
762
|
+
# cut down on the number of queries in a situation as the one described above.
|
763
|
+
#
|
764
|
+
# Since only one table is loaded at a time, conditions or orders cannot reference tables
|
765
|
+
# other than the main one. If this is the case Active Record falls back to the previously
|
766
|
+
# used LEFT OUTER JOIN based strategy. For example
|
767
|
+
#
|
768
|
+
# Post.includes([:author, :comments]).where(['comments.approved = ?', true])
|
769
|
+
#
|
770
|
+
# This will result in a single SQL query with joins along the lines of:
|
771
|
+
# <tt>LEFT OUTER JOIN comments ON comments.post_id = posts.id</tt> and
|
772
|
+
# <tt>LEFT OUTER JOIN authors ON authors.id = posts.author_id</tt>. Note that using conditions
|
773
|
+
# like this can have unintended consequences.
|
774
|
+
# In the above example posts with no approved comments are not returned at all, because
|
775
|
+
# the conditions apply to the SQL statement as a whole and not just to the association.
|
776
|
+
#
|
777
|
+
# If you want to load all posts (including posts with no approved comments) then write
|
778
|
+
# your own LEFT OUTER JOIN query using ON
|
779
|
+
#
|
780
|
+
# Post.joins('LEFT OUTER JOIN comments ON comments.post_id = posts.id AND comments.approved = true')
|
781
|
+
#
|
782
|
+
# You must disambiguate column references for this fallback to happen, for example
|
783
|
+
# <tt>order: "author.name DESC"</tt> will work but <tt>order: "name DESC"</tt> will not.
|
784
|
+
#
|
785
|
+
# If you do want eager load only some members of an association it is usually more natural
|
786
|
+
# to include an association which has conditions defined on it:
|
787
|
+
#
|
788
|
+
# class Post < ActiveRecord::Base
|
789
|
+
# has_many :approved_comments, -> { where approved: true }, class_name: 'Comment'
|
790
|
+
# end
|
791
|
+
#
|
792
|
+
# Post.includes(:approved_comments)
|
793
|
+
#
|
794
|
+
# This will load posts and eager load the +approved_comments+ association, which contains
|
795
|
+
# only those comments that have been approved.
|
796
|
+
#
|
797
|
+
# If you eager load an association with a specified <tt>:limit</tt> option, it will be ignored,
|
798
|
+
# returning all the associated objects:
|
799
|
+
#
|
800
|
+
# class Picture < ActiveRecord::Base
|
801
|
+
# has_many :most_recent_comments, -> { order('id DESC').limit(10) }, class_name: 'Comment'
|
802
|
+
# end
|
803
|
+
#
|
804
|
+
# Picture.includes(:most_recent_comments).first.most_recent_comments # => returns all associated comments.
|
805
|
+
#
|
806
|
+
# Eager loading is supported with polymorphic associations.
|
807
|
+
#
|
808
|
+
# class Address < ActiveRecord::Base
|
809
|
+
# belongs_to :addressable, polymorphic: true
|
810
|
+
# end
|
811
|
+
#
|
812
|
+
# A call that tries to eager load the addressable model
|
813
|
+
#
|
814
|
+
# Address.includes(:addressable)
|
815
|
+
#
|
816
|
+
# This will execute one query to load the addresses and load the addressables with one
|
817
|
+
# query per addressable type.
|
818
|
+
# For example if all the addressables are either of class Person or Company then a total
|
819
|
+
# of 3 queries will be executed. The list of addressable types to load is determined on
|
820
|
+
# the back of the addresses loaded. This is not supported if Active Record has to fallback
|
821
|
+
# to the previous implementation of eager loading and will raise <tt>ActiveRecord::EagerLoadPolymorphicError</tt>.
|
822
|
+
# The reason is that the parent model's type is a column value so its corresponding table
|
823
|
+
# name cannot be put in the +FROM+/+JOIN+ clauses of that query.
|
824
|
+
#
|
825
|
+
# == Table Aliasing
|
826
|
+
#
|
827
|
+
# Active Record uses table aliasing in the case that a table is referenced multiple times
|
828
|
+
# in a join. If a table is referenced only once, the standard table name is used. The
|
829
|
+
# second time, the table is aliased as <tt>#{reflection_name}_#{parent_table_name}</tt>.
|
830
|
+
# Indexes are appended for any more successive uses of the table name.
|
831
|
+
#
|
832
|
+
# Post.joins(:comments)
|
833
|
+
# # => SELECT ... FROM posts INNER JOIN comments ON ...
|
834
|
+
# Post.joins(:special_comments) # STI
|
835
|
+
# # => SELECT ... FROM posts INNER JOIN comments ON ... AND comments.type = 'SpecialComment'
|
836
|
+
# Post.joins(:comments, :special_comments) # special_comments is the reflection name, posts is the parent table name
|
837
|
+
# # => SELECT ... FROM posts INNER JOIN comments ON ... INNER JOIN comments special_comments_posts
|
838
|
+
#
|
839
|
+
# Acts as tree example:
|
840
|
+
#
|
841
|
+
# TreeMixin.joins(:children)
|
842
|
+
# # => SELECT ... FROM mixins INNER JOIN mixins childrens_mixins ...
|
843
|
+
# TreeMixin.joins(children: :parent)
|
844
|
+
# # => SELECT ... FROM mixins INNER JOIN mixins childrens_mixins ...
|
845
|
+
# INNER JOIN parents_mixins ...
|
846
|
+
# TreeMixin.joins(children: {parent: :children})
|
847
|
+
# # => SELECT ... FROM mixins INNER JOIN mixins childrens_mixins ...
|
848
|
+
# INNER JOIN parents_mixins ...
|
849
|
+
# INNER JOIN mixins childrens_mixins_2
|
850
|
+
#
|
851
|
+
# Has and Belongs to Many join tables use the same idea, but add a <tt>_join</tt> suffix:
|
852
|
+
#
|
853
|
+
# Post.joins(:categories)
|
854
|
+
# # => SELECT ... FROM posts INNER JOIN categories_posts ... INNER JOIN categories ...
|
855
|
+
# Post.joins(categories: :posts)
|
856
|
+
# # => SELECT ... FROM posts INNER JOIN categories_posts ... INNER JOIN categories ...
|
857
|
+
# INNER JOIN categories_posts posts_categories_join INNER JOIN posts posts_categories
|
858
|
+
# Post.joins(categories: {posts: :categories})
|
859
|
+
# # => SELECT ... FROM posts INNER JOIN categories_posts ... INNER JOIN categories ...
|
860
|
+
# INNER JOIN categories_posts posts_categories_join INNER JOIN posts posts_categories
|
861
|
+
# INNER JOIN categories_posts categories_posts_join INNER JOIN categories categories_posts_2
|
862
|
+
#
|
863
|
+
# If you wish to specify your own custom joins using <tt>joins</tt> method, those table
|
864
|
+
# names will take precedence over the eager associations:
|
865
|
+
#
|
866
|
+
# Post.joins(:comments).joins("inner join comments ...")
|
867
|
+
# # => SELECT ... FROM posts INNER JOIN comments_posts ON ... INNER JOIN comments ...
|
868
|
+
# Post.joins(:comments, :special_comments).joins("inner join comments ...")
|
869
|
+
# # => SELECT ... FROM posts INNER JOIN comments comments_posts ON ...
|
870
|
+
# INNER JOIN comments special_comments_posts ...
|
871
|
+
# INNER JOIN comments ...
|
872
|
+
#
|
873
|
+
# Table aliases are automatically truncated according to the maximum length of table identifiers
|
874
|
+
# according to the specific database.
|
875
|
+
#
|
876
|
+
# == Modules
|
877
|
+
#
|
878
|
+
# By default, associations will look for objects within the current module scope. Consider:
|
879
|
+
#
|
880
|
+
# module MyApplication
|
881
|
+
# module Business
|
882
|
+
# class Firm < ActiveRecord::Base
|
883
|
+
# has_many :clients
|
884
|
+
# end
|
885
|
+
#
|
886
|
+
# class Client < ActiveRecord::Base; end
|
887
|
+
# end
|
888
|
+
# end
|
889
|
+
#
|
890
|
+
# When <tt>Firm#clients</tt> is called, it will in turn call
|
891
|
+
# <tt>MyApplication::Business::Client.find_all_by_firm_id(firm.id)</tt>.
|
892
|
+
# If you want to associate with a class in another module scope, this can be done by
|
893
|
+
# specifying the complete class name.
|
894
|
+
#
|
895
|
+
# module MyApplication
|
896
|
+
# module Business
|
897
|
+
# class Firm < ActiveRecord::Base; end
|
898
|
+
# end
|
899
|
+
#
|
900
|
+
# module Billing
|
901
|
+
# class Account < ActiveRecord::Base
|
902
|
+
# belongs_to :firm, class_name: "MyApplication::Business::Firm"
|
903
|
+
# end
|
904
|
+
# end
|
905
|
+
# end
|
906
|
+
#
|
907
|
+
# == Bi-directional associations
|
908
|
+
#
|
909
|
+
# When you specify an association there is usually an association on the associated model
|
910
|
+
# that specifies the same relationship in reverse. For example, with the following models:
|
911
|
+
#
|
912
|
+
# class Dungeon < ActiveRecord::Base
|
913
|
+
# has_many :traps
|
914
|
+
# has_one :evil_wizard
|
915
|
+
# end
|
916
|
+
#
|
917
|
+
# class Trap < ActiveRecord::Base
|
918
|
+
# belongs_to :dungeon
|
919
|
+
# end
|
920
|
+
#
|
921
|
+
# class EvilWizard < ActiveRecord::Base
|
922
|
+
# belongs_to :dungeon
|
923
|
+
# end
|
924
|
+
#
|
925
|
+
# The +traps+ association on +Dungeon+ and the +dungeon+ association on +Trap+ are
|
926
|
+
# the inverse of each other and the inverse of the +dungeon+ association on +EvilWizard+
|
927
|
+
# is the +evil_wizard+ association on +Dungeon+ (and vice-versa). By default,
|
928
|
+
# Active Record doesn't know anything about these inverse relationships and so no object
|
929
|
+
# loading optimization is possible. For example:
|
930
|
+
#
|
931
|
+
# d = Dungeon.first
|
932
|
+
# t = d.traps.first
|
933
|
+
# d.level == t.dungeon.level # => true
|
934
|
+
# d.level = 10
|
935
|
+
# d.level == t.dungeon.level # => false
|
936
|
+
#
|
937
|
+
# The +Dungeon+ instances +d+ and <tt>t.dungeon</tt> in the above example refer to
|
938
|
+
# the same object data from the database, but are actually different in-memory copies
|
939
|
+
# of that data. Specifying the <tt>:inverse_of</tt> option on associations lets you tell
|
940
|
+
# Active Record about inverse relationships and it will optimise object loading. For
|
941
|
+
# example, if we changed our model definitions to:
|
942
|
+
#
|
943
|
+
# class Dungeon < ActiveRecord::Base
|
944
|
+
# has_many :traps, inverse_of: :dungeon
|
945
|
+
# has_one :evil_wizard, inverse_of: :dungeon
|
946
|
+
# end
|
947
|
+
#
|
948
|
+
# class Trap < ActiveRecord::Base
|
949
|
+
# belongs_to :dungeon, inverse_of: :traps
|
950
|
+
# end
|
951
|
+
#
|
952
|
+
# class EvilWizard < ActiveRecord::Base
|
953
|
+
# belongs_to :dungeon, inverse_of: :evil_wizard
|
954
|
+
# end
|
955
|
+
#
|
956
|
+
# Then, from our code snippet above, +d+ and <tt>t.dungeon</tt> are actually the same
|
957
|
+
# in-memory instance and our final <tt>d.level == t.dungeon.level</tt> will return +true+.
|
958
|
+
#
|
959
|
+
# There are limitations to <tt>:inverse_of</tt> support:
|
960
|
+
#
|
961
|
+
# * does not work with <tt>:through</tt> associations.
|
962
|
+
# * does not work with <tt>:polymorphic</tt> associations.
|
963
|
+
# * for +belongs_to+ associations +has_many+ inverse associations are ignored.
|
964
|
+
#
|
965
|
+
# == Deleting from associations
|
966
|
+
#
|
967
|
+
# === Dependent associations
|
968
|
+
#
|
969
|
+
# +has_many+, +has_one+ and +belongs_to+ associations support the <tt>:dependent</tt> option.
|
970
|
+
# This allows you to specify that associated records should be deleted when the owner is
|
971
|
+
# deleted.
|
972
|
+
#
|
973
|
+
# For example:
|
974
|
+
#
|
975
|
+
# class Author
|
976
|
+
# has_many :posts, dependent: :destroy
|
977
|
+
# end
|
978
|
+
# Author.find(1).destroy # => Will destroy all of the author's posts, too
|
979
|
+
#
|
980
|
+
# The <tt>:dependent</tt> option can have different values which specify how the deletion
|
981
|
+
# is done. For more information, see the documentation for this option on the different
|
982
|
+
# specific association types. When no option is given, the behavior is to do nothing
|
983
|
+
# with the associated records when destroying a record.
|
984
|
+
#
|
985
|
+
# Note that <tt>:dependent</tt> is implemented using Rails' callback
|
986
|
+
# system, which works by processing callbacks in order. Therefore, other
|
987
|
+
# callbacks declared either before or after the <tt>:dependent</tt> option
|
988
|
+
# can affect what it does.
|
989
|
+
#
|
990
|
+
# === Delete or destroy?
|
991
|
+
#
|
992
|
+
# +has_many+ and +has_and_belongs_to_many+ associations have the methods <tt>destroy</tt>,
|
993
|
+
# <tt>delete</tt>, <tt>destroy_all</tt> and <tt>delete_all</tt>.
|
994
|
+
#
|
995
|
+
# For +has_and_belongs_to_many+, <tt>delete</tt> and <tt>destroy</tt> are the same: they
|
996
|
+
# cause the records in the join table to be removed.
|
997
|
+
#
|
998
|
+
# For +has_many+, <tt>destroy</tt> and <tt>destroy_all</tt> will always call the <tt>destroy</tt> method of the
|
999
|
+
# record(s) being removed so that callbacks are run. However <tt>delete</tt> and <tt>delete_all</tt> will either
|
1000
|
+
# do the deletion according to the strategy specified by the <tt>:dependent</tt> option, or
|
1001
|
+
# if no <tt>:dependent</tt> option is given, then it will follow the default strategy.
|
1002
|
+
# The default strategy is <tt>:nullify</tt> (set the foreign keys to <tt>nil</tt>), except for
|
1003
|
+
# +has_many+ <tt>:through</tt>, where the default strategy is <tt>delete_all</tt> (delete
|
1004
|
+
# the join records, without running their callbacks).
|
1005
|
+
#
|
1006
|
+
# There is also a <tt>clear</tt> method which is the same as <tt>delete_all</tt>, except that
|
1007
|
+
# it returns the association rather than the records which have been deleted.
|
1008
|
+
#
|
1009
|
+
# === What gets deleted?
|
1010
|
+
#
|
1011
|
+
# There is a potential pitfall here: +has_and_belongs_to_many+ and +has_many+ <tt>:through</tt>
|
1012
|
+
# associations have records in join tables, as well as the associated records. So when we
|
1013
|
+
# call one of these deletion methods, what exactly should be deleted?
|
1014
|
+
#
|
1015
|
+
# The answer is that it is assumed that deletion on an association is about removing the
|
1016
|
+
# <i>link</i> between the owner and the associated object(s), rather than necessarily the
|
1017
|
+
# associated objects themselves. So with +has_and_belongs_to_many+ and +has_many+
|
1018
|
+
# <tt>:through</tt>, the join records will be deleted, but the associated records won't.
|
1019
|
+
#
|
1020
|
+
# This makes sense if you think about it: if you were to call <tt>post.tags.delete(Tag.find_by(name: 'food'))</tt>
|
1021
|
+
# you would want the 'food' tag to be unlinked from the post, rather than for the tag itself
|
1022
|
+
# to be removed from the database.
|
1023
|
+
#
|
1024
|
+
# However, there are examples where this strategy doesn't make sense. For example, suppose
|
1025
|
+
# a person has many projects, and each project has many tasks. If we deleted one of a person's
|
1026
|
+
# tasks, we would probably not want the project to be deleted. In this scenario, the delete method
|
1027
|
+
# won't actually work: it can only be used if the association on the join model is a
|
1028
|
+
# +belongs_to+. In other situations you are expected to perform operations directly on
|
1029
|
+
# either the associated records or the <tt>:through</tt> association.
|
1030
|
+
#
|
1031
|
+
# With a regular +has_many+ there is no distinction between the "associated records"
|
1032
|
+
# and the "link", so there is only one choice for what gets deleted.
|
1033
|
+
#
|
1034
|
+
# With +has_and_belongs_to_many+ and +has_many+ <tt>:through</tt>, if you want to delete the
|
1035
|
+
# associated records themselves, you can always do something along the lines of
|
1036
|
+
# <tt>person.tasks.each(&:destroy)</tt>.
|
1037
|
+
#
|
1038
|
+
# == Type safety with <tt>ActiveRecord::AssociationTypeMismatch</tt>
|
1039
|
+
#
|
1040
|
+
# If you attempt to assign an object to an association that doesn't match the inferred
|
1041
|
+
# or specified <tt>:class_name</tt>, you'll get an <tt>ActiveRecord::AssociationTypeMismatch</tt>.
|
1042
|
+
#
|
1043
|
+
# == Options
|
1044
|
+
#
|
1045
|
+
# All of the association macros can be specialized through options. This makes cases
|
1046
|
+
# more complex than the simple and guessable ones possible.
|
1047
|
+
module ClassMethods
|
1048
|
+
# Specifies a one-to-many association. The following methods for retrieval and query of
|
1049
|
+
# collections of associated objects will be added:
|
1050
|
+
#
|
1051
|
+
# [collection(force_reload = false)]
|
1052
|
+
# Returns an array of all the associated objects.
|
1053
|
+
# An empty array is returned if none are found.
|
1054
|
+
# [collection<<(object, ...)]
|
1055
|
+
# Adds one or more objects to the collection by setting their foreign keys to the collection's primary key.
|
1056
|
+
# Note that this operation instantly fires update SQL without waiting for the save or update call on the
|
1057
|
+
# parent object, unless the parent object is a new record.
|
1058
|
+
# [collection.delete(object, ...)]
|
1059
|
+
# Removes one or more objects from the collection by setting their foreign keys to +NULL+.
|
1060
|
+
# Objects will be in addition destroyed if they're associated with <tt>dependent: :destroy</tt>,
|
1061
|
+
# and deleted if they're associated with <tt>dependent: :delete_all</tt>.
|
1062
|
+
#
|
1063
|
+
# If the <tt>:through</tt> option is used, then the join records are deleted (rather than
|
1064
|
+
# nullified) by default, but you can specify <tt>dependent: :destroy</tt> or
|
1065
|
+
# <tt>dependent: :nullify</tt> to override this.
|
1066
|
+
# [collection.destroy(object, ...)]
|
1067
|
+
# Removes one or more objects from the collection by running <tt>destroy</tt> on
|
1068
|
+
# each record, regardless of any dependent option, ensuring callbacks are run.
|
1069
|
+
#
|
1070
|
+
# If the <tt>:through</tt> option is used, then the join records are destroyed
|
1071
|
+
# instead, not the objects themselves.
|
1072
|
+
# [collection=objects]
|
1073
|
+
# Replaces the collections content by deleting and adding objects as appropriate. If the <tt>:through</tt>
|
1074
|
+
# option is true callbacks in the join models are triggered except destroy callbacks, since deletion is
|
1075
|
+
# direct.
|
1076
|
+
# [collection_singular_ids]
|
1077
|
+
# Returns an array of the associated objects' ids
|
1078
|
+
# [collection_singular_ids=ids]
|
1079
|
+
# Replace the collection with the objects identified by the primary keys in +ids+. This
|
1080
|
+
# method loads the models and calls <tt>collection=</tt>. See above.
|
1081
|
+
# [collection.clear]
|
1082
|
+
# Removes every object from the collection. This destroys the associated objects if they
|
1083
|
+
# are associated with <tt>dependent: :destroy</tt>, deletes them directly from the
|
1084
|
+
# database if <tt>dependent: :delete_all</tt>, otherwise sets their foreign keys to +NULL+.
|
1085
|
+
# If the <tt>:through</tt> option is true no destroy callbacks are invoked on the join models.
|
1086
|
+
# Join models are directly deleted.
|
1087
|
+
# [collection.empty?]
|
1088
|
+
# Returns +true+ if there are no associated objects.
|
1089
|
+
# [collection.size]
|
1090
|
+
# Returns the number of associated objects.
|
1091
|
+
# [collection.find(...)]
|
1092
|
+
# Finds an associated object according to the same rules as <tt>ActiveRecord::Base.find</tt>.
|
1093
|
+
# [collection.exists?(...)]
|
1094
|
+
# Checks whether an associated object with the given conditions exists.
|
1095
|
+
# Uses the same rules as <tt>ActiveRecord::Base.exists?</tt>.
|
1096
|
+
# [collection.build(attributes = {}, ...)]
|
1097
|
+
# Returns one or more new objects of the collection type that have been instantiated
|
1098
|
+
# with +attributes+ and linked to this object through a foreign key, but have not yet
|
1099
|
+
# been saved.
|
1100
|
+
# [collection.create(attributes = {})]
|
1101
|
+
# Returns a new object of the collection type that has been instantiated
|
1102
|
+
# with +attributes+, linked to this object through a foreign key, and that has already
|
1103
|
+
# been saved (if it passed the validation). *Note*: This only works if the base model
|
1104
|
+
# already exists in the DB, not if it is a new (unsaved) record!
|
1105
|
+
# [collection.create!(attributes = {})]
|
1106
|
+
# Does the same as <tt>collection.create</tt>, but raises <tt>ActiveRecord::RecordInvalid</tt>
|
1107
|
+
# if the record is invalid.
|
1108
|
+
#
|
1109
|
+
# (*Note*: +collection+ is replaced with the symbol passed as the first argument, so
|
1110
|
+
# <tt>has_many :clients</tt> would add among others <tt>clients.empty?</tt>.)
|
1111
|
+
#
|
1112
|
+
# === Example
|
1113
|
+
#
|
1114
|
+
# A <tt>Firm</tt> class declares <tt>has_many :clients</tt>, which will add:
|
1115
|
+
# * <tt>Firm#clients</tt> (similar to <tt>Client.where(firm_id: id)</tt>)
|
1116
|
+
# * <tt>Firm#clients<<</tt>
|
1117
|
+
# * <tt>Firm#clients.delete</tt>
|
1118
|
+
# * <tt>Firm#clients.destroy</tt>
|
1119
|
+
# * <tt>Firm#clients=</tt>
|
1120
|
+
# * <tt>Firm#client_ids</tt>
|
1121
|
+
# * <tt>Firm#client_ids=</tt>
|
1122
|
+
# * <tt>Firm#clients.clear</tt>
|
1123
|
+
# * <tt>Firm#clients.empty?</tt> (similar to <tt>firm.clients.size == 0</tt>)
|
1124
|
+
# * <tt>Firm#clients.size</tt> (similar to <tt>Client.count "firm_id = #{id}"</tt>)
|
1125
|
+
# * <tt>Firm#clients.find</tt> (similar to <tt>Client.where(firm_id: id).find(id)</tt>)
|
1126
|
+
# * <tt>Firm#clients.exists?(name: 'ACME')</tt> (similar to <tt>Client.exists?(name: 'ACME', firm_id: firm.id)</tt>)
|
1127
|
+
# * <tt>Firm#clients.build</tt> (similar to <tt>Client.new("firm_id" => id)</tt>)
|
1128
|
+
# * <tt>Firm#clients.create</tt> (similar to <tt>c = Client.new("firm_id" => id); c.save; c</tt>)
|
1129
|
+
# * <tt>Firm#clients.create!</tt> (similar to <tt>c = Client.new("firm_id" => id); c.save!</tt>)
|
1130
|
+
# The declaration can also include an options hash to specialize the behavior of the association.
|
1131
|
+
#
|
1132
|
+
# === Options
|
1133
|
+
# [:class_name]
|
1134
|
+
# Specify the class name of the association. Use it only if that name can't be inferred
|
1135
|
+
# from the association name. So <tt>has_many :products</tt> will by default be linked
|
1136
|
+
# to the Product class, but if the real class name is SpecialProduct, you'll have to
|
1137
|
+
# specify it with this option.
|
1138
|
+
# [:foreign_key]
|
1139
|
+
# Specify the foreign key used for the association. By default this is guessed to be the name
|
1140
|
+
# of this class in lower-case and "_id" suffixed. So a Person class that makes a +has_many+
|
1141
|
+
# association will use "person_id" as the default <tt>:foreign_key</tt>.
|
1142
|
+
# [:primary_key]
|
1143
|
+
# Specify the method that returns the primary key used for the association. By default this is +id+.
|
1144
|
+
# [:dependent]
|
1145
|
+
# Controls what happens to the associated objects when
|
1146
|
+
# their owner is destroyed. Note that these are implemented as
|
1147
|
+
# callbacks, and Rails executes callbacks in order. Therefore, other
|
1148
|
+
# similar callbacks may affect the <tt>:dependent</tt> behavior, and the
|
1149
|
+
# <tt>:dependent</tt> behavior may affect other callbacks.
|
1150
|
+
#
|
1151
|
+
# * <tt>:destroy</tt> causes all the associated objects to also be destroyed.
|
1152
|
+
# * <tt>:delete_all</tt> causes all the associated objects to be deleted directly from the database (so callbacks will not be executed).
|
1153
|
+
# * <tt>:nullify</tt> causes the foreign keys to be set to +NULL+. Callbacks are not executed.
|
1154
|
+
# * <tt>:restrict_with_exception</tt> causes an exception to be raised if there are any associated records.
|
1155
|
+
# * <tt>:restrict_with_error</tt> causes an error to be added to the owner if there are any associated objects.
|
1156
|
+
#
|
1157
|
+
# If using with the <tt>:through</tt> option, the association on the join model must be
|
1158
|
+
# a +belongs_to+, and the records which get deleted are the join records, rather than
|
1159
|
+
# the associated records.
|
1160
|
+
# [:counter_cache]
|
1161
|
+
# This option can be used to configure a custom named <tt>:counter_cache.</tt> You only need this option,
|
1162
|
+
# when you customized the name of your <tt>:counter_cache</tt> on the <tt>belongs_to</tt> association.
|
1163
|
+
# [:as]
|
1164
|
+
# Specifies a polymorphic interface (See <tt>belongs_to</tt>).
|
1165
|
+
# [:through]
|
1166
|
+
# Specifies an association through which to perform the query. This can be any other type
|
1167
|
+
# of association, including other <tt>:through</tt> associations. Options for <tt>:class_name</tt>,
|
1168
|
+
# <tt>:primary_key</tt> and <tt>:foreign_key</tt> are ignored, as the association uses the
|
1169
|
+
# source reflection.
|
1170
|
+
#
|
1171
|
+
# If the association on the join model is a +belongs_to+, the collection can be modified
|
1172
|
+
# and the records on the <tt>:through</tt> model will be automatically created and removed
|
1173
|
+
# as appropriate. Otherwise, the collection is read-only, so you should manipulate the
|
1174
|
+
# <tt>:through</tt> association directly.
|
1175
|
+
#
|
1176
|
+
# If you are going to modify the association (rather than just read from it), then it is
|
1177
|
+
# a good idea to set the <tt>:inverse_of</tt> option on the source association on the
|
1178
|
+
# join model. This allows associated records to be built which will automatically create
|
1179
|
+
# the appropriate join model records when they are saved. (See the 'Association Join Models'
|
1180
|
+
# section above.)
|
1181
|
+
# [:source]
|
1182
|
+
# Specifies the source association name used by <tt>has_many :through</tt> queries.
|
1183
|
+
# Only use it if the name cannot be inferred from the association.
|
1184
|
+
# <tt>has_many :subscribers, through: :subscriptions</tt> will look for either <tt>:subscribers</tt> or
|
1185
|
+
# <tt>:subscriber</tt> on Subscription, unless a <tt>:source</tt> is given.
|
1186
|
+
# [:source_type]
|
1187
|
+
# Specifies type of the source association used by <tt>has_many :through</tt> queries where the source
|
1188
|
+
# association is a polymorphic +belongs_to+.
|
1189
|
+
# [:validate]
|
1190
|
+
# If +false+, don't validate the associated objects when saving the parent object. true by default.
|
1191
|
+
# [:autosave]
|
1192
|
+
# If true, always save the associated objects or destroy them if marked for destruction,
|
1193
|
+
# when saving the parent object. If false, never save or destroy the associated objects.
|
1194
|
+
# By default, only save associated objects that are new records. This option is implemented as a
|
1195
|
+
# +before_save+ callback. Because callbacks are run in the order they are defined, associated objects
|
1196
|
+
# may need to be explicitly saved in any user-defined +before_save+ callbacks.
|
1197
|
+
#
|
1198
|
+
# Note that <tt>accepts_nested_attributes_for</tt> sets <tt>:autosave</tt> to <tt>true</tt>.
|
1199
|
+
# [:inverse_of]
|
1200
|
+
# Specifies the name of the <tt>belongs_to</tt> association on the associated object
|
1201
|
+
# that is the inverse of this <tt>has_many</tt> association. Does not work in combination
|
1202
|
+
# with <tt>:through</tt> or <tt>:as</tt> options.
|
1203
|
+
# See ActiveRecord::Associations::ClassMethods's overview on Bi-directional associations for more detail.
|
1204
|
+
#
|
1205
|
+
# Option examples:
|
1206
|
+
# has_many :comments, -> { order "posted_on" }
|
1207
|
+
# has_many :comments, -> { includes :author }
|
1208
|
+
# has_many :people, -> { where("deleted = 0").order("name") }, class_name: "Person"
|
1209
|
+
# has_many :tracks, -> { order "position" }, dependent: :destroy
|
1210
|
+
# has_many :comments, dependent: :nullify
|
1211
|
+
# has_many :tags, as: :taggable
|
1212
|
+
# has_many :reports, -> { readonly }
|
1213
|
+
# has_many :subscribers, through: :subscriptions, source: :user
|
1214
|
+
def has_many(name, scope = nil, options = {}, &extension)
|
1215
|
+
reflection = Builder::HasMany.build(self, name, scope, options, &extension)
|
1216
|
+
Reflection.add_reflection self, name, reflection
|
1217
|
+
end
|
1218
|
+
|
1219
|
+
# Specifies a one-to-one association with another class. This method should only be used
|
1220
|
+
# if the other class contains the foreign key. If the current class contains the foreign key,
|
1221
|
+
# then you should use +belongs_to+ instead. See also ActiveRecord::Associations::ClassMethods's overview
|
1222
|
+
# on when to use +has_one+ and when to use +belongs_to+.
|
1223
|
+
#
|
1224
|
+
# The following methods for retrieval and query of a single associated object will be added:
|
1225
|
+
#
|
1226
|
+
# [association(force_reload = false)]
|
1227
|
+
# Returns the associated object. +nil+ is returned if none is found.
|
1228
|
+
# [association=(associate)]
|
1229
|
+
# Assigns the associate object, extracts the primary key, sets it as the foreign key,
|
1230
|
+
# and saves the associate object. To avoid database inconsistencies, permanently deletes an existing
|
1231
|
+
# associated object when assigning a new one, even if the new one isn't saved to database.
|
1232
|
+
# [build_association(attributes = {})]
|
1233
|
+
# Returns a new object of the associated type that has been instantiated
|
1234
|
+
# with +attributes+ and linked to this object through a foreign key, but has not
|
1235
|
+
# yet been saved.
|
1236
|
+
# [create_association(attributes = {})]
|
1237
|
+
# Returns a new object of the associated type that has been instantiated
|
1238
|
+
# with +attributes+, linked to this object through a foreign key, and that
|
1239
|
+
# has already been saved (if it passed the validation).
|
1240
|
+
# [create_association!(attributes = {})]
|
1241
|
+
# Does the same as <tt>create_association</tt>, but raises <tt>ActiveRecord::RecordInvalid</tt>
|
1242
|
+
# if the record is invalid.
|
1243
|
+
#
|
1244
|
+
# (+association+ is replaced with the symbol passed as the first argument, so
|
1245
|
+
# <tt>has_one :manager</tt> would add among others <tt>manager.nil?</tt>.)
|
1246
|
+
#
|
1247
|
+
# === Example
|
1248
|
+
#
|
1249
|
+
# An Account class declares <tt>has_one :beneficiary</tt>, which will add:
|
1250
|
+
# * <tt>Account#beneficiary</tt> (similar to <tt>Beneficiary.where(account_id: id).first</tt>)
|
1251
|
+
# * <tt>Account#beneficiary=(beneficiary)</tt> (similar to <tt>beneficiary.account_id = account.id; beneficiary.save</tt>)
|
1252
|
+
# * <tt>Account#build_beneficiary</tt> (similar to <tt>Beneficiary.new("account_id" => id)</tt>)
|
1253
|
+
# * <tt>Account#create_beneficiary</tt> (similar to <tt>b = Beneficiary.new("account_id" => id); b.save; b</tt>)
|
1254
|
+
# * <tt>Account#create_beneficiary!</tt> (similar to <tt>b = Beneficiary.new("account_id" => id); b.save!; b</tt>)
|
1255
|
+
#
|
1256
|
+
# === Options
|
1257
|
+
#
|
1258
|
+
# The declaration can also include an options hash to specialize the behavior of the association.
|
1259
|
+
#
|
1260
|
+
# Options are:
|
1261
|
+
# [:class_name]
|
1262
|
+
# Specify the class name of the association. Use it only if that name can't be inferred
|
1263
|
+
# from the association name. So <tt>has_one :manager</tt> will by default be linked to the Manager class, but
|
1264
|
+
# if the real class name is Person, you'll have to specify it with this option.
|
1265
|
+
# [:dependent]
|
1266
|
+
# Controls what happens to the associated object when
|
1267
|
+
# its owner is destroyed:
|
1268
|
+
#
|
1269
|
+
# * <tt>:destroy</tt> causes the associated object to also be destroyed
|
1270
|
+
# * <tt>:delete</tt> causes the associated object to be deleted directly from the database (so callbacks will not execute)
|
1271
|
+
# * <tt>:nullify</tt> causes the foreign key to be set to +NULL+. Callbacks are not executed.
|
1272
|
+
# * <tt>:restrict_with_exception</tt> causes an exception to be raised if there is an associated record
|
1273
|
+
# * <tt>:restrict_with_error</tt> causes an error to be added to the owner if there is an associated object
|
1274
|
+
# [:foreign_key]
|
1275
|
+
# Specify the foreign key used for the association. By default this is guessed to be the name
|
1276
|
+
# of this class in lower-case and "_id" suffixed. So a Person class that makes a +has_one+ association
|
1277
|
+
# will use "person_id" as the default <tt>:foreign_key</tt>.
|
1278
|
+
# [:primary_key]
|
1279
|
+
# Specify the method that returns the primary key used for the association. By default this is +id+.
|
1280
|
+
# [:as]
|
1281
|
+
# Specifies a polymorphic interface (See <tt>belongs_to</tt>).
|
1282
|
+
# [:through]
|
1283
|
+
# Specifies a Join Model through which to perform the query. Options for <tt>:class_name</tt>,
|
1284
|
+
# <tt>:primary_key</tt>, and <tt>:foreign_key</tt> are ignored, as the association uses the
|
1285
|
+
# source reflection. You can only use a <tt>:through</tt> query through a <tt>has_one</tt>
|
1286
|
+
# or <tt>belongs_to</tt> association on the join model.
|
1287
|
+
# [:source]
|
1288
|
+
# Specifies the source association name used by <tt>has_one :through</tt> queries.
|
1289
|
+
# Only use it if the name cannot be inferred from the association.
|
1290
|
+
# <tt>has_one :favorite, through: :favorites</tt> will look for a
|
1291
|
+
# <tt>:favorite</tt> on Favorite, unless a <tt>:source</tt> is given.
|
1292
|
+
# [:source_type]
|
1293
|
+
# Specifies type of the source association used by <tt>has_one :through</tt> queries where the source
|
1294
|
+
# association is a polymorphic +belongs_to+.
|
1295
|
+
# [:validate]
|
1296
|
+
# If +false+, don't validate the associated object when saving the parent object. +false+ by default.
|
1297
|
+
# [:autosave]
|
1298
|
+
# If true, always save the associated object or destroy it if marked for destruction,
|
1299
|
+
# when saving the parent object. If false, never save or destroy the associated object.
|
1300
|
+
# By default, only save the associated object if it's a new record.
|
1301
|
+
#
|
1302
|
+
# Note that <tt>accepts_nested_attributes_for</tt> sets <tt>:autosave</tt> to <tt>true</tt>.
|
1303
|
+
# [:inverse_of]
|
1304
|
+
# Specifies the name of the <tt>belongs_to</tt> association on the associated object
|
1305
|
+
# that is the inverse of this <tt>has_one</tt> association. Does not work in combination
|
1306
|
+
# with <tt>:through</tt> or <tt>:as</tt> options.
|
1307
|
+
# See ActiveRecord::Associations::ClassMethods's overview on Bi-directional associations for more detail.
|
1308
|
+
#
|
1309
|
+
# Option examples:
|
1310
|
+
# has_one :credit_card, dependent: :destroy # destroys the associated credit card
|
1311
|
+
# has_one :credit_card, dependent: :nullify # updates the associated records foreign
|
1312
|
+
# # key value to NULL rather than destroying it
|
1313
|
+
# has_one :last_comment, -> { order 'posted_on' }, class_name: "Comment"
|
1314
|
+
# has_one :project_manager, -> { where role: 'project_manager' }, class_name: "Person"
|
1315
|
+
# has_one :attachment, as: :attachable
|
1316
|
+
# has_one :boss, readonly: :true
|
1317
|
+
# has_one :club, through: :membership
|
1318
|
+
# has_one :primary_address, -> { where primary: true }, through: :addressables, source: :addressable
|
1319
|
+
def has_one(name, scope = nil, options = {})
|
1320
|
+
reflection = Builder::HasOne.build(self, name, scope, options)
|
1321
|
+
Reflection.add_reflection self, name, reflection
|
1322
|
+
end
|
1323
|
+
|
1324
|
+
# Specifies a one-to-one association with another class. This method should only be used
|
1325
|
+
# if this class contains the foreign key. If the other class contains the foreign key,
|
1326
|
+
# then you should use +has_one+ instead. See also ActiveRecord::Associations::ClassMethods's overview
|
1327
|
+
# on when to use +has_one+ and when to use +belongs_to+.
|
1328
|
+
#
|
1329
|
+
# Methods will be added for retrieval and query for a single associated object, for which
|
1330
|
+
# this object holds an id:
|
1331
|
+
#
|
1332
|
+
# [association(force_reload = false)]
|
1333
|
+
# Returns the associated object. +nil+ is returned if none is found.
|
1334
|
+
# [association=(associate)]
|
1335
|
+
# Assigns the associate object, extracts the primary key, and sets it as the foreign key.
|
1336
|
+
# [build_association(attributes = {})]
|
1337
|
+
# Returns a new object of the associated type that has been instantiated
|
1338
|
+
# with +attributes+ and linked to this object through a foreign key, but has not yet been saved.
|
1339
|
+
# [create_association(attributes = {})]
|
1340
|
+
# Returns a new object of the associated type that has been instantiated
|
1341
|
+
# with +attributes+, linked to this object through a foreign key, and that
|
1342
|
+
# has already been saved (if it passed the validation).
|
1343
|
+
# [create_association!(attributes = {})]
|
1344
|
+
# Does the same as <tt>create_association</tt>, but raises <tt>ActiveRecord::RecordInvalid</tt>
|
1345
|
+
# if the record is invalid.
|
1346
|
+
#
|
1347
|
+
# (+association+ is replaced with the symbol passed as the first argument, so
|
1348
|
+
# <tt>belongs_to :author</tt> would add among others <tt>author.nil?</tt>.)
|
1349
|
+
#
|
1350
|
+
# === Example
|
1351
|
+
#
|
1352
|
+
# A Post class declares <tt>belongs_to :author</tt>, which will add:
|
1353
|
+
# * <tt>Post#author</tt> (similar to <tt>Author.find(author_id)</tt>)
|
1354
|
+
# * <tt>Post#author=(author)</tt> (similar to <tt>post.author_id = author.id</tt>)
|
1355
|
+
# * <tt>Post#build_author</tt> (similar to <tt>post.author = Author.new</tt>)
|
1356
|
+
# * <tt>Post#create_author</tt> (similar to <tt>post.author = Author.new; post.author.save; post.author</tt>)
|
1357
|
+
# * <tt>Post#create_author!</tt> (similar to <tt>post.author = Author.new; post.author.save!; post.author</tt>)
|
1358
|
+
# The declaration can also include an options hash to specialize the behavior of the association.
|
1359
|
+
#
|
1360
|
+
# === Options
|
1361
|
+
#
|
1362
|
+
# [:class_name]
|
1363
|
+
# Specify the class name of the association. Use it only if that name can't be inferred
|
1364
|
+
# from the association name. So <tt>belongs_to :author</tt> will by default be linked to the Author class, but
|
1365
|
+
# if the real class name is Person, you'll have to specify it with this option.
|
1366
|
+
# [:foreign_key]
|
1367
|
+
# Specify the foreign key used for the association. By default this is guessed to be the name
|
1368
|
+
# of the association with an "_id" suffix. So a class that defines a <tt>belongs_to :person</tt>
|
1369
|
+
# association will use "person_id" as the default <tt>:foreign_key</tt>. Similarly,
|
1370
|
+
# <tt>belongs_to :favorite_person, class_name: "Person"</tt> will use a foreign key
|
1371
|
+
# of "favorite_person_id".
|
1372
|
+
# [:foreign_type]
|
1373
|
+
# Specify the column used to store the associated object's type, if this is a polymorphic
|
1374
|
+
# association. By default this is guessed to be the name of the association with a "_type"
|
1375
|
+
# suffix. So a class that defines a <tt>belongs_to :taggable, polymorphic: true</tt>
|
1376
|
+
# association will use "taggable_type" as the default <tt>:foreign_type</tt>.
|
1377
|
+
# [:primary_key]
|
1378
|
+
# Specify the method that returns the primary key of associated object used for the association.
|
1379
|
+
# By default this is id.
|
1380
|
+
# [:dependent]
|
1381
|
+
# If set to <tt>:destroy</tt>, the associated object is destroyed when this object is. If set to
|
1382
|
+
# <tt>:delete</tt>, the associated object is deleted *without* calling its destroy method.
|
1383
|
+
# This option should not be specified when <tt>belongs_to</tt> is used in conjunction with
|
1384
|
+
# a <tt>has_many</tt> relationship on another class because of the potential to leave
|
1385
|
+
# orphaned records behind.
|
1386
|
+
# [:counter_cache]
|
1387
|
+
# Caches the number of belonging objects on the associate class through the use of +increment_counter+
|
1388
|
+
# and +decrement_counter+. The counter cache is incremented when an object of this
|
1389
|
+
# class is created and decremented when it's destroyed. This requires that a column
|
1390
|
+
# named <tt>#{table_name}_count</tt> (such as +comments_count+ for a belonging Comment class)
|
1391
|
+
# is used on the associate class (such as a Post class) - that is the migration for
|
1392
|
+
# <tt>#{table_name}_count</tt> is created on the associate class (such that <tt>Post.comments_count</tt> will
|
1393
|
+
# return the count cached, see note below). You can also specify a custom counter
|
1394
|
+
# cache column by providing a column name instead of a +true+/+false+ value to this
|
1395
|
+
# option (e.g., <tt>counter_cache: :my_custom_counter</tt>.)
|
1396
|
+
# Note: Specifying a counter cache will add it to that model's list of readonly attributes
|
1397
|
+
# using +attr_readonly+.
|
1398
|
+
# [:polymorphic]
|
1399
|
+
# Specify this association is a polymorphic association by passing +true+.
|
1400
|
+
# Note: If you've enabled the counter cache, then you may want to add the counter cache attribute
|
1401
|
+
# to the +attr_readonly+ list in the associated classes (e.g. <tt>class Post; attr_readonly :comments_count; end</tt>).
|
1402
|
+
# [:validate]
|
1403
|
+
# If +false+, don't validate the associated objects when saving the parent object. +false+ by default.
|
1404
|
+
# [:autosave]
|
1405
|
+
# If true, always save the associated object or destroy it if marked for destruction, when
|
1406
|
+
# saving the parent object.
|
1407
|
+
# If false, never save or destroy the associated object.
|
1408
|
+
# By default, only save the associated object if it's a new record.
|
1409
|
+
#
|
1410
|
+
# Note that <tt>accepts_nested_attributes_for</tt> sets <tt>:autosave</tt> to <tt>true</tt>.
|
1411
|
+
# [:touch]
|
1412
|
+
# If true, the associated object will be touched (the updated_at/on attributes set to now)
|
1413
|
+
# when this record is either saved or destroyed. If you specify a symbol, that attribute
|
1414
|
+
# will be updated with the current time in addition to the updated_at/on attribute.
|
1415
|
+
# [:inverse_of]
|
1416
|
+
# Specifies the name of the <tt>has_one</tt> or <tt>has_many</tt> association on the associated
|
1417
|
+
# object that is the inverse of this <tt>belongs_to</tt> association. Does not work in
|
1418
|
+
# combination with the <tt>:polymorphic</tt> options.
|
1419
|
+
# See ActiveRecord::Associations::ClassMethods's overview on Bi-directional associations for more detail.
|
1420
|
+
#
|
1421
|
+
# Option examples:
|
1422
|
+
# belongs_to :firm, foreign_key: "client_of"
|
1423
|
+
# belongs_to :person, primary_key: "name", foreign_key: "person_name"
|
1424
|
+
# belongs_to :author, class_name: "Person", foreign_key: "author_id"
|
1425
|
+
# belongs_to :valid_coupon, ->(o) { where "discounts > ?", o.payments_count },
|
1426
|
+
# class_name: "Coupon", foreign_key: "coupon_id"
|
1427
|
+
# belongs_to :attachable, polymorphic: true
|
1428
|
+
# belongs_to :project, readonly: true
|
1429
|
+
# belongs_to :post, counter_cache: true
|
1430
|
+
# belongs_to :company, touch: true
|
1431
|
+
# belongs_to :company, touch: :employees_last_updated_at
|
1432
|
+
def belongs_to(name, scope = nil, options = {})
|
1433
|
+
reflection = Builder::BelongsTo.build(self, name, scope, options)
|
1434
|
+
Reflection.add_reflection self, name, reflection
|
1435
|
+
end
|
1436
|
+
|
1437
|
+
# Specifies a many-to-many relationship with another class. This associates two classes via an
|
1438
|
+
# intermediate join table. Unless the join table is explicitly specified as an option, it is
|
1439
|
+
# guessed using the lexical order of the class names. So a join between Developer and Project
|
1440
|
+
# will give the default join table name of "developers_projects" because "D" precedes "P" alphabetically.
|
1441
|
+
# Note that this precedence is calculated using the <tt><</tt> operator for String. This
|
1442
|
+
# means that if the strings are of different lengths, and the strings are equal when compared
|
1443
|
+
# up to the shortest length, then the longer string is considered of higher
|
1444
|
+
# lexical precedence than the shorter one. For example, one would expect the tables "paper_boxes" and "papers"
|
1445
|
+
# to generate a join table name of "papers_paper_boxes" because of the length of the name "paper_boxes",
|
1446
|
+
# but it in fact generates a join table name of "paper_boxes_papers". Be aware of this caveat, and use the
|
1447
|
+
# custom <tt>:join_table</tt> option if you need to.
|
1448
|
+
# If your tables share a common prefix, it will only appear once at the beginning. For example,
|
1449
|
+
# the tables "catalog_categories" and "catalog_products" generate a join table name of "catalog_categories_products".
|
1450
|
+
#
|
1451
|
+
# The join table should not have a primary key or a model associated with it. You must manually generate the
|
1452
|
+
# join table with a migration such as this:
|
1453
|
+
#
|
1454
|
+
# class CreateDevelopersProjectsJoinTable < ActiveRecord::Migration
|
1455
|
+
# def change
|
1456
|
+
# create_table :developers_projects, id: false do |t|
|
1457
|
+
# t.integer :developer_id
|
1458
|
+
# t.integer :project_id
|
1459
|
+
# end
|
1460
|
+
# end
|
1461
|
+
# end
|
1462
|
+
#
|
1463
|
+
# It's also a good idea to add indexes to each of those columns to speed up the joins process.
|
1464
|
+
# However, in MySQL it is advised to add a compound index for both of the columns as MySQL only
|
1465
|
+
# uses one index per table during the lookup.
|
1466
|
+
#
|
1467
|
+
# Adds the following methods for retrieval and query:
|
1468
|
+
#
|
1469
|
+
# [collection(force_reload = false)]
|
1470
|
+
# Returns an array of all the associated objects.
|
1471
|
+
# An empty array is returned if none are found.
|
1472
|
+
# [collection<<(object, ...)]
|
1473
|
+
# Adds one or more objects to the collection by creating associations in the join table
|
1474
|
+
# (<tt>collection.push</tt> and <tt>collection.concat</tt> are aliases to this method).
|
1475
|
+
# Note that this operation instantly fires update SQL without waiting for the save or update call on the
|
1476
|
+
# parent object, unless the parent object is a new record.
|
1477
|
+
# [collection.delete(object, ...)]
|
1478
|
+
# Removes one or more objects from the collection by removing their associations from the join table.
|
1479
|
+
# This does not destroy the objects.
|
1480
|
+
# [collection.destroy(object, ...)]
|
1481
|
+
# Removes one or more objects from the collection by running destroy on each association in the join table, overriding any dependent option.
|
1482
|
+
# This does not destroy the objects.
|
1483
|
+
# [collection=objects]
|
1484
|
+
# Replaces the collection's content by deleting and adding objects as appropriate.
|
1485
|
+
# [collection_singular_ids]
|
1486
|
+
# Returns an array of the associated objects' ids.
|
1487
|
+
# [collection_singular_ids=ids]
|
1488
|
+
# Replace the collection by the objects identified by the primary keys in +ids+.
|
1489
|
+
# [collection.clear]
|
1490
|
+
# Removes every object from the collection. This does not destroy the objects.
|
1491
|
+
# [collection.empty?]
|
1492
|
+
# Returns +true+ if there are no associated objects.
|
1493
|
+
# [collection.size]
|
1494
|
+
# Returns the number of associated objects.
|
1495
|
+
# [collection.find(id)]
|
1496
|
+
# Finds an associated object responding to the +id+ and that
|
1497
|
+
# meets the condition that it has to be associated with this object.
|
1498
|
+
# Uses the same rules as <tt>ActiveRecord::Base.find</tt>.
|
1499
|
+
# [collection.exists?(...)]
|
1500
|
+
# Checks whether an associated object with the given conditions exists.
|
1501
|
+
# Uses the same rules as <tt>ActiveRecord::Base.exists?</tt>.
|
1502
|
+
# [collection.build(attributes = {})]
|
1503
|
+
# Returns a new object of the collection type that has been instantiated
|
1504
|
+
# with +attributes+ and linked to this object through the join table, but has not yet been saved.
|
1505
|
+
# [collection.create(attributes = {})]
|
1506
|
+
# Returns a new object of the collection type that has been instantiated
|
1507
|
+
# with +attributes+, linked to this object through the join table, and that has already been
|
1508
|
+
# saved (if it passed the validation).
|
1509
|
+
#
|
1510
|
+
# (+collection+ is replaced with the symbol passed as the first argument, so
|
1511
|
+
# <tt>has_and_belongs_to_many :categories</tt> would add among others <tt>categories.empty?</tt>.)
|
1512
|
+
#
|
1513
|
+
# === Example
|
1514
|
+
#
|
1515
|
+
# A Developer class declares <tt>has_and_belongs_to_many :projects</tt>, which will add:
|
1516
|
+
# * <tt>Developer#projects</tt>
|
1517
|
+
# * <tt>Developer#projects<<</tt>
|
1518
|
+
# * <tt>Developer#projects.delete</tt>
|
1519
|
+
# * <tt>Developer#projects.destroy</tt>
|
1520
|
+
# * <tt>Developer#projects=</tt>
|
1521
|
+
# * <tt>Developer#project_ids</tt>
|
1522
|
+
# * <tt>Developer#project_ids=</tt>
|
1523
|
+
# * <tt>Developer#projects.clear</tt>
|
1524
|
+
# * <tt>Developer#projects.empty?</tt>
|
1525
|
+
# * <tt>Developer#projects.size</tt>
|
1526
|
+
# * <tt>Developer#projects.find(id)</tt>
|
1527
|
+
# * <tt>Developer#projects.exists?(...)</tt>
|
1528
|
+
# * <tt>Developer#projects.build</tt> (similar to <tt>Project.new("developer_id" => id)</tt>)
|
1529
|
+
# * <tt>Developer#projects.create</tt> (similar to <tt>c = Project.new("developer_id" => id); c.save; c</tt>)
|
1530
|
+
# The declaration may include an options hash to specialize the behavior of the association.
|
1531
|
+
#
|
1532
|
+
# === Options
|
1533
|
+
#
|
1534
|
+
# [:class_name]
|
1535
|
+
# Specify the class name of the association. Use it only if that name can't be inferred
|
1536
|
+
# from the association name. So <tt>has_and_belongs_to_many :projects</tt> will by default be linked to the
|
1537
|
+
# Project class, but if the real class name is SuperProject, you'll have to specify it with this option.
|
1538
|
+
# [:join_table]
|
1539
|
+
# Specify the name of the join table if the default based on lexical order isn't what you want.
|
1540
|
+
# <b>WARNING:</b> If you're overwriting the table name of either class, the +table_name+ method
|
1541
|
+
# MUST be declared underneath any +has_and_belongs_to_many+ declaration in order to work.
|
1542
|
+
# [:foreign_key]
|
1543
|
+
# Specify the foreign key used for the association. By default this is guessed to be the name
|
1544
|
+
# of this class in lower-case and "_id" suffixed. So a Person class that makes
|
1545
|
+
# a +has_and_belongs_to_many+ association to Project will use "person_id" as the
|
1546
|
+
# default <tt>:foreign_key</tt>.
|
1547
|
+
# [:association_foreign_key]
|
1548
|
+
# Specify the foreign key used for the association on the receiving side of the association.
|
1549
|
+
# By default this is guessed to be the name of the associated class in lower-case and "_id" suffixed.
|
1550
|
+
# So if a Person class makes a +has_and_belongs_to_many+ association to Project,
|
1551
|
+
# the association will use "project_id" as the default <tt>:association_foreign_key</tt>.
|
1552
|
+
# [:readonly]
|
1553
|
+
# If true, all the associated objects are readonly through the association.
|
1554
|
+
# [:validate]
|
1555
|
+
# If +false+, don't validate the associated objects when saving the parent object. +true+ by default.
|
1556
|
+
# [:autosave]
|
1557
|
+
# If true, always save the associated objects or destroy them if marked for destruction, when
|
1558
|
+
# saving the parent object.
|
1559
|
+
# If false, never save or destroy the associated objects.
|
1560
|
+
# By default, only save associated objects that are new records.
|
1561
|
+
#
|
1562
|
+
# Note that <tt>accepts_nested_attributes_for</tt> sets <tt>:autosave</tt> to <tt>true</tt>.
|
1563
|
+
#
|
1564
|
+
# Option examples:
|
1565
|
+
# has_and_belongs_to_many :projects
|
1566
|
+
# has_and_belongs_to_many :projects, -> { includes :milestones, :manager }
|
1567
|
+
# has_and_belongs_to_many :nations, class_name: "Country"
|
1568
|
+
# has_and_belongs_to_many :categories, join_table: "prods_cats"
|
1569
|
+
# has_and_belongs_to_many :categories, -> { readonly }
|
1570
|
+
def has_and_belongs_to_many(name, scope = nil, options = {}, &extension)
|
1571
|
+
if scope.is_a?(Hash)
|
1572
|
+
options = scope
|
1573
|
+
scope = nil
|
1574
|
+
end
|
1575
|
+
|
1576
|
+
habtm_reflection = ActiveRecord::Reflection::AssociationReflection.new(:has_and_belongs_to_many, name, scope, options, self)
|
1577
|
+
|
1578
|
+
builder = Builder::HasAndBelongsToMany.new name, self, options
|
1579
|
+
|
1580
|
+
join_model = builder.through_model
|
1581
|
+
|
1582
|
+
# FIXME: we should move this to the internal constants. Also people
|
1583
|
+
# should never directly access this constant so I'm not happy about
|
1584
|
+
# setting it.
|
1585
|
+
const_set join_model.name, join_model
|
1586
|
+
|
1587
|
+
middle_reflection = builder.middle_reflection join_model
|
1588
|
+
|
1589
|
+
Builder::HasMany.define_callbacks self, middle_reflection
|
1590
|
+
Reflection.add_reflection self, middle_reflection.name, middle_reflection
|
1591
|
+
middle_reflection.parent_reflection = [name.to_sym, habtm_reflection]
|
1592
|
+
|
1593
|
+
include Module.new {
|
1594
|
+
class_eval <<-RUBY, __FILE__, __LINE__ + 1
|
1595
|
+
def destroy_associations
|
1596
|
+
association(:#{middle_reflection.name}).delete_all(:delete_all)
|
1597
|
+
association(:#{name}).reset
|
1598
|
+
super
|
1599
|
+
end
|
1600
|
+
RUBY
|
1601
|
+
}
|
1602
|
+
|
1603
|
+
hm_options = {}
|
1604
|
+
hm_options[:through] = middle_reflection.name
|
1605
|
+
hm_options[:source] = join_model.right_reflection.name
|
1606
|
+
|
1607
|
+
[:before_add, :after_add, :before_remove, :after_remove, :autosave, :validate, :join_table].each do |k|
|
1608
|
+
hm_options[k] = options[k] if options.key? k
|
1609
|
+
end
|
1610
|
+
|
1611
|
+
has_many name, scope, hm_options, &extension
|
1612
|
+
self._reflections[name.to_sym].parent_reflection = [name.to_sym, habtm_reflection]
|
1613
|
+
end
|
1614
|
+
end
|
1615
|
+
end
|
1616
|
+
end
|