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,2 @@
|
|
1
|
+
<p>This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International</a> License</p>
|
2
|
+
<p>"Rails", "Ruby on Rails", and the Rails logo are trademarks of David Heinemeier Hansson. All rights reserved.</p>
|
@@ -0,0 +1,19 @@
|
|
1
|
+
<h2>Ruby on Rails Guides (<%= @edge ? @version[0, 7] : @version %>)</h2>
|
2
|
+
|
3
|
+
<% if @edge %>
|
4
|
+
<p>
|
5
|
+
These are <b>Edge Guides</b>, based on the current <a href="https://github.com/rails/rails/tree/<%= @version %>">master</a> branch.
|
6
|
+
</p>
|
7
|
+
<p>
|
8
|
+
If you are looking for the ones for the stable version, please check
|
9
|
+
<a href="http://guides.rubyonrails.org">http://guides.rubyonrails.org</a> instead.
|
10
|
+
</p>
|
11
|
+
<% else %>
|
12
|
+
<p>
|
13
|
+
These are the new guides for Rails 4.2 based on <a href="https://github.com/rails/rails/tree/<%= @version %>"><%= @version %></a>.
|
14
|
+
These guides are designed to make you immediately productive with Rails, and to help you understand how all of the pieces fit together.
|
15
|
+
</p>
|
16
|
+
<% end %>
|
17
|
+
<p>
|
18
|
+
The guides for earlier releases: <a href="http://guides.rubyonrails.org/v4.1.8/">Rails 4.1.8</a>, <a href="http://guides.rubyonrails.org/v4.0.12/">Rails 4.0.12</a>, <a href="http://guides.rubyonrails.org/v3.2.21/">Rails 3.2.21</a> and <a href="http://guides.rubyonrails.org/v2.3.11/">Rails 2.3.11</a>.
|
19
|
+
</p>
|
@@ -0,0 +1,1192 @@
|
|
1
|
+
Action Controller Overview
|
2
|
+
==========================
|
3
|
+
|
4
|
+
In this guide you will learn how controllers work and how they fit into the request cycle in your application.
|
5
|
+
|
6
|
+
After reading this guide, you will know:
|
7
|
+
|
8
|
+
* How to follow the flow of a request through a controller.
|
9
|
+
* How to restrict parameters passed to your controller.
|
10
|
+
* Why and how to store data in the session or cookies.
|
11
|
+
* How to work with filters to execute code during request processing.
|
12
|
+
* How to use Action Controller's built-in HTTP authentication.
|
13
|
+
* How to stream data directly to the user's browser.
|
14
|
+
* How to filter sensitive parameters so they do not appear in the application's log.
|
15
|
+
* How to deal with exceptions that may be raised during request processing.
|
16
|
+
|
17
|
+
--------------------------------------------------------------------------------
|
18
|
+
|
19
|
+
What Does a Controller Do?
|
20
|
+
--------------------------
|
21
|
+
|
22
|
+
Action Controller is the C in MVC. After routing has determined which controller to use for a request, your controller is responsible for making sense of the request and producing the appropriate output. Luckily, Action Controller does most of the groundwork for you and uses smart conventions to make this as straightforward as possible.
|
23
|
+
|
24
|
+
For most conventional [RESTful](http://en.wikipedia.org/wiki/Representational_state_transfer) applications, the controller will receive the request (this is invisible to you as the developer), fetch or save data from a model and use a view to create HTML output. If your controller needs to do things a little differently, that's not a problem, this is just the most common way for a controller to work.
|
25
|
+
|
26
|
+
A controller can thus be thought of as a middle man between models and views. It makes the model data available to the view so it can display that data to the user, and it saves or updates data from the user to the model.
|
27
|
+
|
28
|
+
NOTE: For more details on the routing process, see [Rails Routing from the Outside In](routing.html).
|
29
|
+
|
30
|
+
Controller Naming Convention
|
31
|
+
----------------------------
|
32
|
+
|
33
|
+
The naming convention of controllers in Rails favors pluralization of the last word in the controller's name, although it is not strictly required (e.g. `ApplicationController`). For example, `ClientsController` is preferable to `ClientController`, `SiteAdminsController` is preferable to `SiteAdminController` or `SitesAdminsController`, and so on.
|
34
|
+
|
35
|
+
Following this convention will allow you to use the default route generators (e.g. `resources`, etc) without needing to qualify each `:path` or `:controller`, and keeps URL and path helpers' usage consistent throughout your application. See [Layouts & Rendering Guide](layouts_and_rendering.html) for more details.
|
36
|
+
|
37
|
+
NOTE: The controller naming convention differs from the naming convention of models, which are expected to be named in singular form.
|
38
|
+
|
39
|
+
|
40
|
+
Methods and Actions
|
41
|
+
-------------------
|
42
|
+
|
43
|
+
A controller is a Ruby class which inherits from `ApplicationController` and has methods just like any other class. When your application receives a request, the routing will determine which controller and action to run, then Rails creates an instance of that controller and runs the method with the same name as the action.
|
44
|
+
|
45
|
+
```ruby
|
46
|
+
class ClientsController < ApplicationController
|
47
|
+
def new
|
48
|
+
end
|
49
|
+
end
|
50
|
+
```
|
51
|
+
|
52
|
+
As an example, if a user goes to `/clients/new` in your application to add a new client, Rails will create an instance of `ClientsController` and run the `new` method. Note that the empty method from the example above would work just fine because Rails will by default render the `new.html.erb` view unless the action says otherwise. The `new` method could make available to the view a `@client` instance variable by creating a new `Client`:
|
53
|
+
|
54
|
+
```ruby
|
55
|
+
def new
|
56
|
+
@client = Client.new
|
57
|
+
end
|
58
|
+
```
|
59
|
+
|
60
|
+
The [Layouts & Rendering Guide](layouts_and_rendering.html) explains this in more detail.
|
61
|
+
|
62
|
+
`ApplicationController` inherits from `ActionController::Base`, which defines a number of helpful methods. This guide will cover some of these, but if you're curious to see what's in there, you can see all of them in the API documentation or in the source itself.
|
63
|
+
|
64
|
+
Only public methods are callable as actions. It is a best practice to lower the visibility of methods which are not intended to be actions, like auxiliary methods or filters.
|
65
|
+
|
66
|
+
Parameters
|
67
|
+
----------
|
68
|
+
|
69
|
+
You will probably want to access data sent in by the user or other parameters in your controller actions. There are two kinds of parameters possible in a web application. The first are parameters that are sent as part of the URL, called query string parameters. The query string is everything after "?" in the URL. The second type of parameter is usually referred to as POST data. This information usually comes from an HTML form which has been filled in by the user. It's called POST data because it can only be sent as part of an HTTP POST request. Rails does not make any distinction between query string parameters and POST parameters, and both are available in the `params` hash in your controller:
|
70
|
+
|
71
|
+
```ruby
|
72
|
+
class ClientsController < ApplicationController
|
73
|
+
# This action uses query string parameters because it gets run
|
74
|
+
# by an HTTP GET request, but this does not make any difference
|
75
|
+
# to the way in which the parameters are accessed. The URL for
|
76
|
+
# this action would look like this in order to list activated
|
77
|
+
# clients: /clients?status=activated
|
78
|
+
def index
|
79
|
+
if params[:status] == "activated"
|
80
|
+
@clients = Client.activated
|
81
|
+
else
|
82
|
+
@clients = Client.inactivated
|
83
|
+
end
|
84
|
+
end
|
85
|
+
|
86
|
+
# This action uses POST parameters. They are most likely coming
|
87
|
+
# from an HTML form which the user has submitted. The URL for
|
88
|
+
# this RESTful request will be "/clients", and the data will be
|
89
|
+
# sent as part of the request body.
|
90
|
+
def create
|
91
|
+
@client = Client.new(params[:client])
|
92
|
+
if @client.save
|
93
|
+
redirect_to @client
|
94
|
+
else
|
95
|
+
# This line overrides the default rendering behavior, which
|
96
|
+
# would have been to render the "create" view.
|
97
|
+
render "new"
|
98
|
+
end
|
99
|
+
end
|
100
|
+
end
|
101
|
+
```
|
102
|
+
|
103
|
+
### Hash and Array Parameters
|
104
|
+
|
105
|
+
The `params` hash is not limited to one-dimensional keys and values. It can contain arrays and (nested) hashes. To send an array of values, append an empty pair of square brackets "[]" to the key name:
|
106
|
+
|
107
|
+
```
|
108
|
+
GET /clients?ids[]=1&ids[]=2&ids[]=3
|
109
|
+
```
|
110
|
+
|
111
|
+
NOTE: The actual URL in this example will be encoded as "/clients?ids%5b%5d=1&ids%5b%5d=2&ids%5b%5d=3" as "[" and "]" are not allowed in URLs. Most of the time you don't have to worry about this because the browser will take care of it for you, and Rails will decode it back when it receives it, but if you ever find yourself having to send those requests to the server manually you have to keep this in mind.
|
112
|
+
|
113
|
+
The value of `params[:ids]` will now be `["1", "2", "3"]`. Note that parameter values are always strings; Rails makes no attempt to guess or cast the type.
|
114
|
+
|
115
|
+
NOTE: Values such as `[]`, `[nil]` or `[nil, nil, ...]` in `params` are replaced
|
116
|
+
with `nil` for security reasons by default. See [Security Guide](security.html#unsafe-query-generation)
|
117
|
+
for more information.
|
118
|
+
|
119
|
+
To send a hash you include the key name inside the brackets:
|
120
|
+
|
121
|
+
```html
|
122
|
+
<form accept-charset="UTF-8" action="/clients" method="post">
|
123
|
+
<input type="text" name="client[name]" value="Acme" />
|
124
|
+
<input type="text" name="client[phone]" value="12345" />
|
125
|
+
<input type="text" name="client[address][postcode]" value="12345" />
|
126
|
+
<input type="text" name="client[address][city]" value="Carrot City" />
|
127
|
+
</form>
|
128
|
+
```
|
129
|
+
|
130
|
+
When this form is submitted, the value of `params[:client]` will be `{ "name" => "Acme", "phone" => "12345", "address" => { "postcode" => "12345", "city" => "Carrot City" } }`. Note the nested hash in `params[:client][:address]`.
|
131
|
+
|
132
|
+
Note that the `params` hash is actually an instance of `ActiveSupport::HashWithIndifferentAccess`, which acts like a hash but lets you use symbols and strings interchangeably as keys.
|
133
|
+
|
134
|
+
### JSON parameters
|
135
|
+
|
136
|
+
If you're writing a web service application, you might find yourself more comfortable accepting parameters in JSON format. If the "Content-Type" header of your request is set to "application/json", Rails will automatically convert your parameters into the `params` hash, which you can access as you would normally.
|
137
|
+
|
138
|
+
So for example, if you are sending this JSON content:
|
139
|
+
|
140
|
+
```json
|
141
|
+
{ "company": { "name": "acme", "address": "123 Carrot Street" } }
|
142
|
+
```
|
143
|
+
|
144
|
+
You'll get `params[:company]` as `{ "name" => "acme", "address" => "123 Carrot Street" }`.
|
145
|
+
|
146
|
+
Also, if you've turned on `config.wrap_parameters` in your initializer or calling `wrap_parameters` in your controller, you can safely omit the root element in the JSON parameter. The parameters will be cloned and wrapped in the key according to your controller's name by default. So the above parameter can be written as:
|
147
|
+
|
148
|
+
```json
|
149
|
+
{ "name": "acme", "address": "123 Carrot Street" }
|
150
|
+
```
|
151
|
+
|
152
|
+
And assume that you're sending the data to `CompaniesController`, it would then be wrapped in `:company` key like this:
|
153
|
+
|
154
|
+
```ruby
|
155
|
+
{ name: "acme", address: "123 Carrot Street", company: { name: "acme", address: "123 Carrot Street" } }
|
156
|
+
```
|
157
|
+
|
158
|
+
You can customize the name of the key or specific parameters you want to wrap by consulting the [API documentation](http://api.rubyonrails.org/classes/ActionController/ParamsWrapper.html)
|
159
|
+
|
160
|
+
NOTE: Support for parsing XML parameters has been extracted into a gem named `actionpack-xml_parser`
|
161
|
+
|
162
|
+
### Routing Parameters
|
163
|
+
|
164
|
+
The `params` hash will always contain the `:controller` and `:action` keys, but you should use the methods `controller_name` and `action_name` instead to access these values. Any other parameters defined by the routing, such as `:id` will also be available. As an example, consider a listing of clients where the list can show either active or inactive clients. We can add a route which captures the `:status` parameter in a "pretty" URL:
|
165
|
+
|
166
|
+
```ruby
|
167
|
+
get '/clients/:status' => 'clients#index', foo: 'bar'
|
168
|
+
```
|
169
|
+
|
170
|
+
In this case, when a user opens the URL `/clients/active`, `params[:status]` will be set to "active". When this route is used, `params[:foo]` will also be set to "bar" just like it was passed in the query string. In the same way `params[:action]` will contain "index".
|
171
|
+
|
172
|
+
### `default_url_options`
|
173
|
+
|
174
|
+
You can set global default parameters for URL generation by defining a method called `default_url_options` in your controller. Such a method must return a hash with the desired defaults, whose keys must be symbols:
|
175
|
+
|
176
|
+
```ruby
|
177
|
+
class ApplicationController < ActionController::Base
|
178
|
+
def default_url_options
|
179
|
+
{ locale: I18n.locale }
|
180
|
+
end
|
181
|
+
end
|
182
|
+
```
|
183
|
+
|
184
|
+
These options will be used as a starting point when generating URLs, so it's possible they'll be overridden by the options passed in `url_for` calls.
|
185
|
+
|
186
|
+
If you define `default_url_options` in `ApplicationController`, as in the example above, it would be used for all URL generation. The method can also be defined in one specific controller, in which case it only affects URLs generated there.
|
187
|
+
|
188
|
+
### Strong Parameters
|
189
|
+
|
190
|
+
With strong parameters, Action Controller parameters are forbidden to
|
191
|
+
be used in Active Model mass assignments until they have been
|
192
|
+
whitelisted. This means you'll have to make a conscious choice about
|
193
|
+
which attributes to allow for mass updating and thus prevent
|
194
|
+
accidentally exposing that which shouldn't be exposed.
|
195
|
+
|
196
|
+
In addition, parameters can be marked as required and flow through a
|
197
|
+
predefined raise/rescue flow to end up as a 400 Bad Request with no
|
198
|
+
effort.
|
199
|
+
|
200
|
+
```ruby
|
201
|
+
class PeopleController < ActionController::Base
|
202
|
+
# This will raise an ActiveModel::ForbiddenAttributes exception
|
203
|
+
# because it's using mass assignment without an explicit permit
|
204
|
+
# step.
|
205
|
+
def create
|
206
|
+
Person.create(params[:person])
|
207
|
+
end
|
208
|
+
|
209
|
+
# This will pass with flying colors as long as there's a person key
|
210
|
+
# in the parameters, otherwise it'll raise a
|
211
|
+
# ActionController::ParameterMissing exception, which will get
|
212
|
+
# caught by ActionController::Base and turned into that 400 Bad
|
213
|
+
# Request reply.
|
214
|
+
def update
|
215
|
+
person = current_account.people.find(params[:id])
|
216
|
+
person.update!(person_params)
|
217
|
+
redirect_to person
|
218
|
+
end
|
219
|
+
|
220
|
+
private
|
221
|
+
# Using a private method to encapsulate the permissible parameters
|
222
|
+
# is just a good pattern since you'll be able to reuse the same
|
223
|
+
# permit list between create and update. Also, you can specialize
|
224
|
+
# this method with per-user checking of permissible attributes.
|
225
|
+
def person_params
|
226
|
+
params.require(:person).permit(:name, :age)
|
227
|
+
end
|
228
|
+
end
|
229
|
+
```
|
230
|
+
|
231
|
+
#### Permitted Scalar Values
|
232
|
+
|
233
|
+
Given
|
234
|
+
|
235
|
+
```ruby
|
236
|
+
params.permit(:id)
|
237
|
+
```
|
238
|
+
|
239
|
+
the key `:id` will pass the whitelisting if it appears in `params` and
|
240
|
+
it has a permitted scalar value associated. Otherwise the key is going
|
241
|
+
to be filtered out, so arrays, hashes, or any other objects cannot be
|
242
|
+
injected.
|
243
|
+
|
244
|
+
The permitted scalar types are `String`, `Symbol`, `NilClass`,
|
245
|
+
`Numeric`, `TrueClass`, `FalseClass`, `Date`, `Time`, `DateTime`,
|
246
|
+
`StringIO`, `IO`, `ActionDispatch::Http::UploadedFile` and
|
247
|
+
`Rack::Test::UploadedFile`.
|
248
|
+
|
249
|
+
To declare that the value in `params` must be an array of permitted
|
250
|
+
scalar values map the key to an empty array:
|
251
|
+
|
252
|
+
```ruby
|
253
|
+
params.permit(id: [])
|
254
|
+
```
|
255
|
+
|
256
|
+
To whitelist an entire hash of parameters, the `permit!` method can be
|
257
|
+
used:
|
258
|
+
|
259
|
+
```ruby
|
260
|
+
params.require(:log_entry).permit!
|
261
|
+
```
|
262
|
+
|
263
|
+
This will mark the `:log_entry` parameters hash and any sub-hash of it
|
264
|
+
permitted. Extreme care should be taken when using `permit!` as it
|
265
|
+
will allow all current and future model attributes to be
|
266
|
+
mass-assigned.
|
267
|
+
|
268
|
+
#### Nested Parameters
|
269
|
+
|
270
|
+
You can also use permit on nested parameters, like:
|
271
|
+
|
272
|
+
```ruby
|
273
|
+
params.permit(:name, { emails: [] },
|
274
|
+
friends: [ :name,
|
275
|
+
{ family: [ :name ], hobbies: [] }])
|
276
|
+
```
|
277
|
+
|
278
|
+
This declaration whitelists the `name`, `emails` and `friends`
|
279
|
+
attributes. It is expected that `emails` will be an array of permitted
|
280
|
+
scalar values and that `friends` will be an array of resources with
|
281
|
+
specific attributes : they should have a `name` attribute (any
|
282
|
+
permitted scalar values allowed), a `hobbies` attribute as an array of
|
283
|
+
permitted scalar values, and a `family` attribute which is restricted
|
284
|
+
to having a `name` (any permitted scalar values allowed, too).
|
285
|
+
|
286
|
+
#### More Examples
|
287
|
+
|
288
|
+
You want to also use the permitted attributes in the `new`
|
289
|
+
action. This raises the problem that you can't use `require` on the
|
290
|
+
root key because normally it does not exist when calling `new`:
|
291
|
+
|
292
|
+
```ruby
|
293
|
+
# using `fetch` you can supply a default and use
|
294
|
+
# the Strong Parameters API from there.
|
295
|
+
params.fetch(:blog, {}).permit(:title, :author)
|
296
|
+
```
|
297
|
+
|
298
|
+
`accepts_nested_attributes_for` allows you to update and destroy
|
299
|
+
associated records. This is based on the `id` and `_destroy`
|
300
|
+
parameters:
|
301
|
+
|
302
|
+
```ruby
|
303
|
+
# permit :id and :_destroy
|
304
|
+
params.require(:author).permit(:name, books_attributes: [:title, :id, :_destroy])
|
305
|
+
```
|
306
|
+
|
307
|
+
Hashes with integer keys are treated differently and you can declare
|
308
|
+
the attributes as if they were direct children. You get these kinds of
|
309
|
+
parameters when you use `accepts_nested_attributes_for` in combination
|
310
|
+
with a `has_many` association:
|
311
|
+
|
312
|
+
```ruby
|
313
|
+
# To whitelist the following data:
|
314
|
+
# {"book" => {"title" => "Some Book",
|
315
|
+
# "chapters_attributes" => { "1" => {"title" => "First Chapter"},
|
316
|
+
# "2" => {"title" => "Second Chapter"}}}}
|
317
|
+
|
318
|
+
params.require(:book).permit(:title, chapters_attributes: [:title])
|
319
|
+
```
|
320
|
+
|
321
|
+
#### Outside the Scope of Strong Parameters
|
322
|
+
|
323
|
+
The strong parameter API was designed with the most common use cases
|
324
|
+
in mind. It is not meant as a silver bullet to handle all your
|
325
|
+
whitelisting problems. However you can easily mix the API with your
|
326
|
+
own code to adapt to your situation.
|
327
|
+
|
328
|
+
Imagine a scenario where you have parameters representing a product
|
329
|
+
name and a hash of arbitrary data associated with that product, and
|
330
|
+
you want to whitelist the product name attribute but also the whole
|
331
|
+
data hash. The strong parameters API doesn't let you directly
|
332
|
+
whitelist the whole of a nested hash with any keys, but you can use
|
333
|
+
the keys of your nested hash to declare what to whitelist:
|
334
|
+
|
335
|
+
```ruby
|
336
|
+
def product_params
|
337
|
+
params.require(:product).permit(:name, data: params[:product][:data].try(:keys))
|
338
|
+
end
|
339
|
+
```
|
340
|
+
|
341
|
+
Session
|
342
|
+
-------
|
343
|
+
|
344
|
+
Your application has a session for each user in which you can store small amounts of data that will be persisted between requests. The session is only available in the controller and the view and can use one of a number of different storage mechanisms:
|
345
|
+
|
346
|
+
* `ActionDispatch::Session::CookieStore` - Stores everything on the client.
|
347
|
+
* `ActionDispatch::Session::CacheStore` - Stores the data in the Rails cache.
|
348
|
+
* `ActionDispatch::Session::ActiveRecordStore` - Stores the data in a database using Active Record. (require `activerecord-session_store` gem).
|
349
|
+
* `ActionDispatch::Session::MemCacheStore` - Stores the data in a memcached cluster (this is a legacy implementation; consider using CacheStore instead).
|
350
|
+
|
351
|
+
All session stores use a cookie to store a unique ID for each session (you must use a cookie, Rails will not allow you to pass the session ID in the URL as this is less secure).
|
352
|
+
|
353
|
+
For most stores, this ID is used to look up the session data on the server, e.g. in a database table. There is one exception, and that is the default and recommended session store - the CookieStore - which stores all session data in the cookie itself (the ID is still available to you if you need it). This has the advantage of being very lightweight and it requires zero setup in a new application in order to use the session. The cookie data is cryptographically signed to make it tamper-proof. And it is also encrypted so anyone with access to it can't read its contents. (Rails will not accept it if it has been edited).
|
354
|
+
|
355
|
+
The CookieStore can store around 4kB of data - much less than the others - but this is usually enough. Storing large amounts of data in the session is discouraged no matter which session store your application uses. You should especially avoid storing complex objects (anything other than basic Ruby objects, the most common example being model instances) in the session, as the server might not be able to reassemble them between requests, which will result in an error.
|
356
|
+
|
357
|
+
If your user sessions don't store critical data or don't need to be around for long periods (for instance if you just use the flash for messaging), you can consider using `ActionDispatch::Session::CacheStore`. This will store sessions using the cache implementation you have configured for your application. The advantage of this is that you can use your existing cache infrastructure for storing sessions without requiring any additional setup or administration. The downside, of course, is that the sessions will be ephemeral and could disappear at any time.
|
358
|
+
|
359
|
+
Read more about session storage in the [Security Guide](security.html).
|
360
|
+
|
361
|
+
If you need a different session storage mechanism, you can change it in the `config/initializers/session_store.rb` file:
|
362
|
+
|
363
|
+
```ruby
|
364
|
+
# Use the database for sessions instead of the cookie-based default,
|
365
|
+
# which shouldn't be used to store highly confidential information
|
366
|
+
# (create the session table with "rails g active_record:session_migration")
|
367
|
+
# Rails.application.config.session_store :active_record_store
|
368
|
+
```
|
369
|
+
|
370
|
+
Rails sets up a session key (the name of the cookie) when signing the session data. These can also be changed in `config/initializers/session_store.rb`:
|
371
|
+
|
372
|
+
```ruby
|
373
|
+
# Be sure to restart your server when you modify this file.
|
374
|
+
Rails.application.config.session_store :cookie_store, key: '_your_app_session'
|
375
|
+
```
|
376
|
+
|
377
|
+
You can also pass a `:domain` key and specify the domain name for the cookie:
|
378
|
+
|
379
|
+
```ruby
|
380
|
+
# Be sure to restart your server when you modify this file.
|
381
|
+
Rails.application.config.session_store :cookie_store, key: '_your_app_session', domain: ".example.com"
|
382
|
+
```
|
383
|
+
|
384
|
+
Rails sets up (for the CookieStore) a secret key used for signing the session data. This can be changed in `config/secrets.yml`
|
385
|
+
|
386
|
+
```ruby
|
387
|
+
# Be sure to restart your server when you modify this file.
|
388
|
+
|
389
|
+
# Your secret key is used for verifying the integrity of signed cookies.
|
390
|
+
# If you change this key, all old signed cookies will become invalid!
|
391
|
+
|
392
|
+
# Make sure the secret is at least 30 characters and all random,
|
393
|
+
# no regular words or you'll be exposed to dictionary attacks.
|
394
|
+
# You can use `rake secret` to generate a secure secret key.
|
395
|
+
|
396
|
+
# Make sure the secrets in this file are kept private
|
397
|
+
# if you're sharing your code publicly.
|
398
|
+
|
399
|
+
development:
|
400
|
+
secret_key_base: a75d...
|
401
|
+
|
402
|
+
test:
|
403
|
+
secret_key_base: 492f...
|
404
|
+
|
405
|
+
# Do not keep production secrets in the repository,
|
406
|
+
# instead read values from the environment.
|
407
|
+
production:
|
408
|
+
secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
|
409
|
+
```
|
410
|
+
|
411
|
+
NOTE: Changing the secret when using the `CookieStore` will invalidate all existing sessions.
|
412
|
+
|
413
|
+
### Accessing the Session
|
414
|
+
|
415
|
+
In your controller you can access the session through the `session` instance method.
|
416
|
+
|
417
|
+
NOTE: Sessions are lazily loaded. If you don't access sessions in your action's code, they will not be loaded. Hence you will never need to disable sessions, just not accessing them will do the job.
|
418
|
+
|
419
|
+
Session values are stored using key/value pairs like a hash:
|
420
|
+
|
421
|
+
```ruby
|
422
|
+
class ApplicationController < ActionController::Base
|
423
|
+
|
424
|
+
private
|
425
|
+
|
426
|
+
# Finds the User with the ID stored in the session with the key
|
427
|
+
# :current_user_id This is a common way to handle user login in
|
428
|
+
# a Rails application; logging in sets the session value and
|
429
|
+
# logging out removes it.
|
430
|
+
def current_user
|
431
|
+
@_current_user ||= session[:current_user_id] &&
|
432
|
+
User.find_by(id: session[:current_user_id])
|
433
|
+
end
|
434
|
+
end
|
435
|
+
```
|
436
|
+
|
437
|
+
To store something in the session, just assign it to the key like a hash:
|
438
|
+
|
439
|
+
```ruby
|
440
|
+
class LoginsController < ApplicationController
|
441
|
+
# "Create" a login, aka "log the user in"
|
442
|
+
def create
|
443
|
+
if user = User.authenticate(params[:username], params[:password])
|
444
|
+
# Save the user ID in the session so it can be used in
|
445
|
+
# subsequent requests
|
446
|
+
session[:current_user_id] = user.id
|
447
|
+
redirect_to root_url
|
448
|
+
end
|
449
|
+
end
|
450
|
+
end
|
451
|
+
```
|
452
|
+
|
453
|
+
To remove something from the session, assign that key to be `nil`:
|
454
|
+
|
455
|
+
```ruby
|
456
|
+
class LoginsController < ApplicationController
|
457
|
+
# "Delete" a login, aka "log the user out"
|
458
|
+
def destroy
|
459
|
+
# Remove the user id from the session
|
460
|
+
@_current_user = session[:current_user_id] = nil
|
461
|
+
redirect_to root_url
|
462
|
+
end
|
463
|
+
end
|
464
|
+
```
|
465
|
+
|
466
|
+
To reset the entire session, use `reset_session`.
|
467
|
+
|
468
|
+
### The Flash
|
469
|
+
|
470
|
+
The flash is a special part of the session which is cleared with each request. This means that values stored there will only be available in the next request, which is useful for passing error messages etc.
|
471
|
+
|
472
|
+
It is accessed in much the same way as the session, as a hash (it's a [FlashHash](http://api.rubyonrails.org/classes/ActionDispatch/Flash/FlashHash.html) instance).
|
473
|
+
|
474
|
+
Let's use the act of logging out as an example. The controller can send a message which will be displayed to the user on the next request:
|
475
|
+
|
476
|
+
```ruby
|
477
|
+
class LoginsController < ApplicationController
|
478
|
+
def destroy
|
479
|
+
session[:current_user_id] = nil
|
480
|
+
flash[:notice] = "You have successfully logged out."
|
481
|
+
redirect_to root_url
|
482
|
+
end
|
483
|
+
end
|
484
|
+
```
|
485
|
+
|
486
|
+
Note that it is also possible to assign a flash message as part of the redirection. You can assign `:notice`, `:alert` or the general purpose `:flash`:
|
487
|
+
|
488
|
+
```ruby
|
489
|
+
redirect_to root_url, notice: "You have successfully logged out."
|
490
|
+
redirect_to root_url, alert: "You're stuck here!"
|
491
|
+
redirect_to root_url, flash: { referral_code: 1234 }
|
492
|
+
```
|
493
|
+
|
494
|
+
The `destroy` action redirects to the application's `root_url`, where the message will be displayed. Note that it's entirely up to the next action to decide what, if anything, it will do with what the previous action put in the flash. It's conventional to display any error alerts or notices from the flash in the application's layout:
|
495
|
+
|
496
|
+
```erb
|
497
|
+
<html>
|
498
|
+
<!-- <head/> -->
|
499
|
+
<body>
|
500
|
+
<% flash.each do |name, msg| -%>
|
501
|
+
<%= content_tag :div, msg, class: name %>
|
502
|
+
<% end -%>
|
503
|
+
|
504
|
+
<!-- more content -->
|
505
|
+
</body>
|
506
|
+
</html>
|
507
|
+
```
|
508
|
+
|
509
|
+
This way, if an action sets a notice or an alert message, the layout will display it automatically.
|
510
|
+
|
511
|
+
You can pass anything that the session can store; you're not limited to notices and alerts:
|
512
|
+
|
513
|
+
```erb
|
514
|
+
<% if flash[:just_signed_up] %>
|
515
|
+
<p class="welcome">Welcome to our site!</p>
|
516
|
+
<% end %>
|
517
|
+
```
|
518
|
+
|
519
|
+
If you want a flash value to be carried over to another request, use the `keep` method:
|
520
|
+
|
521
|
+
```ruby
|
522
|
+
class MainController < ApplicationController
|
523
|
+
# Let's say this action corresponds to root_url, but you want
|
524
|
+
# all requests here to be redirected to UsersController#index.
|
525
|
+
# If an action sets the flash and redirects here, the values
|
526
|
+
# would normally be lost when another redirect happens, but you
|
527
|
+
# can use 'keep' to make it persist for another request.
|
528
|
+
def index
|
529
|
+
# Will persist all flash values.
|
530
|
+
flash.keep
|
531
|
+
|
532
|
+
# You can also use a key to keep only some kind of value.
|
533
|
+
# flash.keep(:notice)
|
534
|
+
redirect_to users_url
|
535
|
+
end
|
536
|
+
end
|
537
|
+
```
|
538
|
+
|
539
|
+
#### `flash.now`
|
540
|
+
|
541
|
+
By default, adding values to the flash will make them available to the next request, but sometimes you may want to access those values in the same request. For example, if the `create` action fails to save a resource and you render the `new` template directly, that's not going to result in a new request, but you may still want to display a message using the flash. To do this, you can use `flash.now` in the same way you use the normal `flash`:
|
542
|
+
|
543
|
+
```ruby
|
544
|
+
class ClientsController < ApplicationController
|
545
|
+
def create
|
546
|
+
@client = Client.new(params[:client])
|
547
|
+
if @client.save
|
548
|
+
# ...
|
549
|
+
else
|
550
|
+
flash.now[:error] = "Could not save client"
|
551
|
+
render action: "new"
|
552
|
+
end
|
553
|
+
end
|
554
|
+
end
|
555
|
+
```
|
556
|
+
|
557
|
+
Cookies
|
558
|
+
-------
|
559
|
+
|
560
|
+
Your application can store small amounts of data on the client - called cookies - that will be persisted across requests and even sessions. Rails provides easy access to cookies via the `cookies` method, which - much like the `session` - works like a hash:
|
561
|
+
|
562
|
+
```ruby
|
563
|
+
class CommentsController < ApplicationController
|
564
|
+
def new
|
565
|
+
# Auto-fill the commenter's name if it has been stored in a cookie
|
566
|
+
@comment = Comment.new(author: cookies[:commenter_name])
|
567
|
+
end
|
568
|
+
|
569
|
+
def create
|
570
|
+
@comment = Comment.new(params[:comment])
|
571
|
+
if @comment.save
|
572
|
+
flash[:notice] = "Thanks for your comment!"
|
573
|
+
if params[:remember_name]
|
574
|
+
# Remember the commenter's name.
|
575
|
+
cookies[:commenter_name] = @comment.author
|
576
|
+
else
|
577
|
+
# Delete cookie for the commenter's name cookie, if any.
|
578
|
+
cookies.delete(:commenter_name)
|
579
|
+
end
|
580
|
+
redirect_to @comment.article
|
581
|
+
else
|
582
|
+
render action: "new"
|
583
|
+
end
|
584
|
+
end
|
585
|
+
end
|
586
|
+
```
|
587
|
+
|
588
|
+
Note that while for session values you set the key to `nil`, to delete a cookie value you should use `cookies.delete(:key)`.
|
589
|
+
|
590
|
+
Rails also provides a signed cookie jar and an encrypted cookie jar for storing
|
591
|
+
sensitive data. The signed cookie jar appends a cryptographic signature on the
|
592
|
+
cookie values to protect their integrity. The encrypted cookie jar encrypts the
|
593
|
+
values in addition to signing them, so that they cannot be read by the end user.
|
594
|
+
Refer to the [API documentation](http://api.rubyonrails.org/classes/ActionDispatch/Cookies.html)
|
595
|
+
for more details.
|
596
|
+
|
597
|
+
These special cookie jars use a serializer to serialize the assigned values into
|
598
|
+
strings and deserializes them into Ruby objects on read.
|
599
|
+
|
600
|
+
You can specify what serializer to use:
|
601
|
+
|
602
|
+
```ruby
|
603
|
+
Rails.application.config.action_dispatch.cookies_serializer = :json
|
604
|
+
```
|
605
|
+
|
606
|
+
The default serializer for new applications is `:json`. For compatibility with
|
607
|
+
old applications with existing cookies, `:marshal` is used when `serializer`
|
608
|
+
option is not specified.
|
609
|
+
|
610
|
+
You may also set this option to `:hybrid`, in which case Rails would transparently
|
611
|
+
deserialize existing (`Marshal`-serialized) cookies on read and re-write them in
|
612
|
+
the `JSON` format. This is useful for migrating existing applications to the
|
613
|
+
`:json` serializer.
|
614
|
+
|
615
|
+
It is also possible to pass a custom serializer that responds to `load` and
|
616
|
+
`dump`:
|
617
|
+
|
618
|
+
```ruby
|
619
|
+
Rails.application.config.action_dispatch.cookies_serializer = MyCustomSerializer
|
620
|
+
```
|
621
|
+
|
622
|
+
When using the `:json` or `:hybrid` serializer, you should beware that not all
|
623
|
+
Ruby objects can be serialized as JSON. For example, `Date` and `Time` objects
|
624
|
+
will be serialized as strings, and `Hash`es will have their keys stringified.
|
625
|
+
|
626
|
+
```ruby
|
627
|
+
class CookiesController < ApplicationController
|
628
|
+
def set_cookie
|
629
|
+
cookies.encrypted[:expiration_date] = Date.tomorrow # => Thu, 20 Mar 2014
|
630
|
+
redirect_to action: 'read_cookie'
|
631
|
+
end
|
632
|
+
|
633
|
+
def read_cookie
|
634
|
+
cookies.encrypted[:expiration_date] # => "2014-03-20"
|
635
|
+
end
|
636
|
+
end
|
637
|
+
```
|
638
|
+
|
639
|
+
It's advisable that you only store simple data (strings and numbers) in cookies.
|
640
|
+
If you have to store complex objects, you would need to handle the conversion
|
641
|
+
manually when reading the values on subsequent requests.
|
642
|
+
|
643
|
+
If you use the cookie session store, this would apply to the `session` and
|
644
|
+
`flash` hash as well.
|
645
|
+
|
646
|
+
Rendering XML and JSON data
|
647
|
+
---------------------------
|
648
|
+
|
649
|
+
ActionController makes it extremely easy to render `XML` or `JSON` data. If you've generated a controller using scaffolding, it would look something like this:
|
650
|
+
|
651
|
+
```ruby
|
652
|
+
class UsersController < ApplicationController
|
653
|
+
def index
|
654
|
+
@users = User.all
|
655
|
+
respond_to do |format|
|
656
|
+
format.html # index.html.erb
|
657
|
+
format.xml { render xml: @users}
|
658
|
+
format.json { render json: @users}
|
659
|
+
end
|
660
|
+
end
|
661
|
+
end
|
662
|
+
```
|
663
|
+
|
664
|
+
You may notice in the above code that we're using `render xml: @users`, not `render xml: @users.to_xml`. If the object is not a String, then Rails will automatically invoke `to_xml` for us.
|
665
|
+
|
666
|
+
Filters
|
667
|
+
-------
|
668
|
+
|
669
|
+
Filters are methods that are run before, after or "around" a controller action.
|
670
|
+
|
671
|
+
Filters are inherited, so if you set a filter on `ApplicationController`, it will be run on every controller in your application.
|
672
|
+
|
673
|
+
"Before" filters may halt the request cycle. A common "before" filter is one which requires that a user is logged in for an action to be run. You can define the filter method this way:
|
674
|
+
|
675
|
+
```ruby
|
676
|
+
class ApplicationController < ActionController::Base
|
677
|
+
before_action :require_login
|
678
|
+
|
679
|
+
private
|
680
|
+
|
681
|
+
def require_login
|
682
|
+
unless logged_in?
|
683
|
+
flash[:error] = "You must be logged in to access this section"
|
684
|
+
redirect_to new_login_url # halts request cycle
|
685
|
+
end
|
686
|
+
end
|
687
|
+
end
|
688
|
+
```
|
689
|
+
|
690
|
+
The method simply stores an error message in the flash and redirects to the login form if the user is not logged in. If a "before" filter renders or redirects, the action will not run. If there are additional filters scheduled to run after that filter, they are also cancelled.
|
691
|
+
|
692
|
+
In this example the filter is added to `ApplicationController` and thus all controllers in the application inherit it. This will make everything in the application require the user to be logged in in order to use it. For obvious reasons (the user wouldn't be able to log in in the first place!), not all controllers or actions should require this. You can prevent this filter from running before particular actions with `skip_before_action`:
|
693
|
+
|
694
|
+
```ruby
|
695
|
+
class LoginsController < ApplicationController
|
696
|
+
skip_before_action :require_login, only: [:new, :create]
|
697
|
+
end
|
698
|
+
```
|
699
|
+
|
700
|
+
Now, the `LoginsController`'s `new` and `create` actions will work as before without requiring the user to be logged in. The `:only` option is used to only skip this filter for these actions, and there is also an `:except` option which works the other way. These options can be used when adding filters too, so you can add a filter which only runs for selected actions in the first place.
|
701
|
+
|
702
|
+
### After Filters and Around Filters
|
703
|
+
|
704
|
+
In addition to "before" filters, you can also run filters after an action has been executed, or both before and after.
|
705
|
+
|
706
|
+
"After" filters are similar to "before" filters, but because the action has already been run they have access to the response data that's about to be sent to the client. Obviously, "after" filters cannot stop the action from running.
|
707
|
+
|
708
|
+
"Around" filters are responsible for running their associated actions by yielding, similar to how Rack middlewares work.
|
709
|
+
|
710
|
+
For example, in a website where changes have an approval workflow an administrator could be able to preview them easily, just apply them within a transaction:
|
711
|
+
|
712
|
+
```ruby
|
713
|
+
class ChangesController < ApplicationController
|
714
|
+
around_action :wrap_in_transaction, only: :show
|
715
|
+
|
716
|
+
private
|
717
|
+
|
718
|
+
def wrap_in_transaction
|
719
|
+
ActiveRecord::Base.transaction do
|
720
|
+
begin
|
721
|
+
yield
|
722
|
+
ensure
|
723
|
+
raise ActiveRecord::Rollback
|
724
|
+
end
|
725
|
+
end
|
726
|
+
end
|
727
|
+
end
|
728
|
+
```
|
729
|
+
|
730
|
+
Note that an "around" filter also wraps rendering. In particular, if in the example above, the view itself reads from the database (e.g. via a scope), it will do so within the transaction and thus present the data to preview.
|
731
|
+
|
732
|
+
You can choose not to yield and build the response yourself, in which case the action will not be run.
|
733
|
+
|
734
|
+
### Other Ways to Use Filters
|
735
|
+
|
736
|
+
While the most common way to use filters is by creating private methods and using *_action to add them, there are two other ways to do the same thing.
|
737
|
+
|
738
|
+
The first is to use a block directly with the *\_action methods. The block receives the controller as an argument, and the `require_login` filter from above could be rewritten to use a block:
|
739
|
+
|
740
|
+
```ruby
|
741
|
+
class ApplicationController < ActionController::Base
|
742
|
+
before_action do |controller|
|
743
|
+
unless controller.send(:logged_in?)
|
744
|
+
flash[:error] = "You must be logged in to access this section"
|
745
|
+
redirect_to new_login_url
|
746
|
+
end
|
747
|
+
end
|
748
|
+
end
|
749
|
+
```
|
750
|
+
|
751
|
+
Note that the filter in this case uses `send` because the `logged_in?` method is private and the filter is not run in the scope of the controller. This is not the recommended way to implement this particular filter, but in more simple cases it might be useful.
|
752
|
+
|
753
|
+
The second way is to use a class (actually, any object that responds to the right methods will do) to handle the filtering. This is useful in cases that are more complex and cannot be implemented in a readable and reusable way using the two other methods. As an example, you could rewrite the login filter again to use a class:
|
754
|
+
|
755
|
+
```ruby
|
756
|
+
class ApplicationController < ActionController::Base
|
757
|
+
before_action LoginFilter
|
758
|
+
end
|
759
|
+
|
760
|
+
class LoginFilter
|
761
|
+
def self.before(controller)
|
762
|
+
unless controller.send(:logged_in?)
|
763
|
+
controller.flash[:error] = "You must be logged in to access this section"
|
764
|
+
controller.redirect_to controller.new_login_url
|
765
|
+
end
|
766
|
+
end
|
767
|
+
end
|
768
|
+
```
|
769
|
+
|
770
|
+
Again, this is not an ideal example for this filter, because it's not run in the scope of the controller but gets the controller passed as an argument. The filter class must implement a method with the same name as the filter, so for the `before_action` filter the class must implement a `before` method, and so on. The `around` method must `yield` to execute the action.
|
771
|
+
|
772
|
+
Request Forgery Protection
|
773
|
+
--------------------------
|
774
|
+
|
775
|
+
Cross-site request forgery is a type of attack in which a site tricks a user into making requests on another site, possibly adding, modifying or deleting data on that site without the user's knowledge or permission.
|
776
|
+
|
777
|
+
The first step to avoid this is to make sure all "destructive" actions (create, update and destroy) can only be accessed with non-GET requests. If you're following RESTful conventions you're already doing this. However, a malicious site can still send a non-GET request to your site quite easily, and that's where the request forgery protection comes in. As the name says, it protects from forged requests.
|
778
|
+
|
779
|
+
The way this is done is to add a non-guessable token which is only known to your server to each request. This way, if a request comes in without the proper token, it will be denied access.
|
780
|
+
|
781
|
+
If you generate a form like this:
|
782
|
+
|
783
|
+
```erb
|
784
|
+
<%= form_for @user do |f| %>
|
785
|
+
<%= f.text_field :username %>
|
786
|
+
<%= f.text_field :password %>
|
787
|
+
<% end %>
|
788
|
+
```
|
789
|
+
|
790
|
+
You will see how the token gets added as a hidden field:
|
791
|
+
|
792
|
+
```html
|
793
|
+
<form accept-charset="UTF-8" action="/users/1" method="post">
|
794
|
+
<input type="hidden"
|
795
|
+
value="67250ab105eb5ad10851c00a5621854a23af5489"
|
796
|
+
name="authenticity_token"/>
|
797
|
+
<!-- fields -->
|
798
|
+
</form>
|
799
|
+
```
|
800
|
+
|
801
|
+
Rails adds this token to every form that's generated using the [form helpers](form_helpers.html), so most of the time you don't have to worry about it. If you're writing a form manually or need to add the token for another reason, it's available through the method `form_authenticity_token`:
|
802
|
+
|
803
|
+
The `form_authenticity_token` generates a valid authentication token. That's useful in places where Rails does not add it automatically, like in custom Ajax calls.
|
804
|
+
|
805
|
+
The [Security Guide](security.html) has more about this and a lot of other security-related issues that you should be aware of when developing a web application.
|
806
|
+
|
807
|
+
The Request and Response Objects
|
808
|
+
--------------------------------
|
809
|
+
|
810
|
+
In every controller there are two accessor methods pointing to the request and the response objects associated with the request cycle that is currently in execution. The `request` method contains an instance of `AbstractRequest` and the `response` method returns a response object representing what is going to be sent back to the client.
|
811
|
+
|
812
|
+
### The `request` Object
|
813
|
+
|
814
|
+
The request object contains a lot of useful information about the request coming in from the client. To get a full list of the available methods, refer to the [API documentation](http://api.rubyonrails.org/classes/ActionDispatch/Request.html). Among the properties that you can access on this object are:
|
815
|
+
|
816
|
+
| Property of `request` | Purpose |
|
817
|
+
| ----------------------------------------- | -------------------------------------------------------------------------------- |
|
818
|
+
| host | The hostname used for this request. |
|
819
|
+
| domain(n=2) | The hostname's first `n` segments, starting from the right (the TLD). |
|
820
|
+
| format | The content type requested by the client. |
|
821
|
+
| method | The HTTP method used for the request. |
|
822
|
+
| get?, post?, patch?, put?, delete?, head? | Returns true if the HTTP method is GET/POST/PATCH/PUT/DELETE/HEAD. |
|
823
|
+
| headers | Returns a hash containing the headers associated with the request. |
|
824
|
+
| port | The port number (integer) used for the request. |
|
825
|
+
| protocol | Returns a string containing the protocol used plus "://", for example "http://". |
|
826
|
+
| query_string | The query string part of the URL, i.e., everything after "?". |
|
827
|
+
| remote_ip | The IP address of the client. |
|
828
|
+
| url | The entire URL used for the request. |
|
829
|
+
|
830
|
+
#### `path_parameters`, `query_parameters`, and `request_parameters`
|
831
|
+
|
832
|
+
Rails collects all of the parameters sent along with the request in the `params` hash, whether they are sent as part of the query string or the post body. The request object has three accessors that give you access to these parameters depending on where they came from. The `query_parameters` hash contains parameters that were sent as part of the query string while the `request_parameters` hash contains parameters sent as part of the post body. The `path_parameters` hash contains parameters that were recognized by the routing as being part of the path leading to this particular controller and action.
|
833
|
+
|
834
|
+
### The `response` Object
|
835
|
+
|
836
|
+
The response object is not usually used directly, but is built up during the execution of the action and rendering of the data that is being sent back to the user, but sometimes - like in an after filter - it can be useful to access the response directly. Some of these accessor methods also have setters, allowing you to change their values.
|
837
|
+
|
838
|
+
| Property of `response` | Purpose |
|
839
|
+
| ---------------------- | --------------------------------------------------------------------------------------------------- |
|
840
|
+
| body | This is the string of data being sent back to the client. This is most often HTML. |
|
841
|
+
| status | The HTTP status code for the response, like 200 for a successful request or 404 for file not found. |
|
842
|
+
| location | The URL the client is being redirected to, if any. |
|
843
|
+
| content_type | The content type of the response. |
|
844
|
+
| charset | The character set being used for the response. Default is "utf-8". |
|
845
|
+
| headers | Headers used for the response. |
|
846
|
+
|
847
|
+
#### Setting Custom Headers
|
848
|
+
|
849
|
+
If you want to set custom headers for a response then `response.headers` is the place to do it. The headers attribute is a hash which maps header names to their values, and Rails will set some of them automatically. If you want to add or change a header, just assign it to `response.headers` this way:
|
850
|
+
|
851
|
+
```ruby
|
852
|
+
response.headers["Content-Type"] = "application/pdf"
|
853
|
+
```
|
854
|
+
|
855
|
+
Note: in the above case it would make more sense to use the `content_type` setter directly.
|
856
|
+
|
857
|
+
HTTP Authentications
|
858
|
+
--------------------
|
859
|
+
|
860
|
+
Rails comes with two built-in HTTP authentication mechanisms:
|
861
|
+
|
862
|
+
* Basic Authentication
|
863
|
+
* Digest Authentication
|
864
|
+
|
865
|
+
### HTTP Basic Authentication
|
866
|
+
|
867
|
+
HTTP basic authentication is an authentication scheme that is supported by the majority of browsers and other HTTP clients. As an example, consider an administration section which will only be available by entering a username and a password into the browser's HTTP basic dialog window. Using the built-in authentication is quite easy and only requires you to use one method, `http_basic_authenticate_with`.
|
868
|
+
|
869
|
+
```ruby
|
870
|
+
class AdminsController < ApplicationController
|
871
|
+
http_basic_authenticate_with name: "humbaba", password: "5baa61e4"
|
872
|
+
end
|
873
|
+
```
|
874
|
+
|
875
|
+
With this in place, you can create namespaced controllers that inherit from `AdminsController`. The filter will thus be run for all actions in those controllers, protecting them with HTTP basic authentication.
|
876
|
+
|
877
|
+
### HTTP Digest Authentication
|
878
|
+
|
879
|
+
HTTP digest authentication is superior to the basic authentication as it does not require the client to send an unencrypted password over the network (though HTTP basic authentication is safe over HTTPS). Using digest authentication with Rails is quite easy and only requires using one method, `authenticate_or_request_with_http_digest`.
|
880
|
+
|
881
|
+
```ruby
|
882
|
+
class AdminsController < ApplicationController
|
883
|
+
USERS = { "lifo" => "world" }
|
884
|
+
|
885
|
+
before_action :authenticate
|
886
|
+
|
887
|
+
private
|
888
|
+
|
889
|
+
def authenticate
|
890
|
+
authenticate_or_request_with_http_digest do |username|
|
891
|
+
USERS[username]
|
892
|
+
end
|
893
|
+
end
|
894
|
+
end
|
895
|
+
```
|
896
|
+
|
897
|
+
As seen in the example above, the `authenticate_or_request_with_http_digest` block takes only one argument - the username. And the block returns the password. Returning `false` or `nil` from the `authenticate_or_request_with_http_digest` will cause authentication failure.
|
898
|
+
|
899
|
+
Streaming and File Downloads
|
900
|
+
----------------------------
|
901
|
+
|
902
|
+
Sometimes you may want to send a file to the user instead of rendering an HTML page. All controllers in Rails have the `send_data` and the `send_file` methods, which will both stream data to the client. `send_file` is a convenience method that lets you provide the name of a file on the disk and it will stream the contents of that file for you.
|
903
|
+
|
904
|
+
To stream data to the client, use `send_data`:
|
905
|
+
|
906
|
+
```ruby
|
907
|
+
require "prawn"
|
908
|
+
class ClientsController < ApplicationController
|
909
|
+
# Generates a PDF document with information on the client and
|
910
|
+
# returns it. The user will get the PDF as a file download.
|
911
|
+
def download_pdf
|
912
|
+
client = Client.find(params[:id])
|
913
|
+
send_data generate_pdf(client),
|
914
|
+
filename: "#{client.name}.pdf",
|
915
|
+
type: "application/pdf"
|
916
|
+
end
|
917
|
+
|
918
|
+
private
|
919
|
+
|
920
|
+
def generate_pdf(client)
|
921
|
+
Prawn::Document.new do
|
922
|
+
text client.name, align: :center
|
923
|
+
text "Address: #{client.address}"
|
924
|
+
text "Email: #{client.email}"
|
925
|
+
end.render
|
926
|
+
end
|
927
|
+
end
|
928
|
+
```
|
929
|
+
|
930
|
+
The `download_pdf` action in the example above will call a private method which actually generates the PDF document and returns it as a string. This string will then be streamed to the client as a file download and a filename will be suggested to the user. Sometimes when streaming files to the user, you may not want them to download the file. Take images, for example, which can be embedded into HTML pages. To tell the browser a file is not meant to be downloaded, you can set the `:disposition` option to "inline". The opposite and default value for this option is "attachment".
|
931
|
+
|
932
|
+
### Sending Files
|
933
|
+
|
934
|
+
If you want to send a file that already exists on disk, use the `send_file` method.
|
935
|
+
|
936
|
+
```ruby
|
937
|
+
class ClientsController < ApplicationController
|
938
|
+
# Stream a file that has already been generated and stored on disk.
|
939
|
+
def download_pdf
|
940
|
+
client = Client.find(params[:id])
|
941
|
+
send_file("#{Rails.root}/files/clients/#{client.id}.pdf",
|
942
|
+
filename: "#{client.name}.pdf",
|
943
|
+
type: "application/pdf")
|
944
|
+
end
|
945
|
+
end
|
946
|
+
```
|
947
|
+
|
948
|
+
This will read and stream the file 4kB at the time, avoiding loading the entire file into memory at once. You can turn off streaming with the `:stream` option or adjust the block size with the `:buffer_size` option.
|
949
|
+
|
950
|
+
If `:type` is not specified, it will be guessed from the file extension specified in `:filename`. If the content type is not registered for the extension, `application/octet-stream` will be used.
|
951
|
+
|
952
|
+
WARNING: Be careful when using data coming from the client (params, cookies, etc.) to locate the file on disk, as this is a security risk that might allow someone to gain access to files they are not meant to.
|
953
|
+
|
954
|
+
TIP: It is not recommended that you stream static files through Rails if you can instead keep them in a public folder on your web server. It is much more efficient to let the user download the file directly using Apache or another web server, keeping the request from unnecessarily going through the whole Rails stack.
|
955
|
+
|
956
|
+
### RESTful Downloads
|
957
|
+
|
958
|
+
While `send_data` works just fine, if you are creating a RESTful application having separate actions for file downloads is usually not necessary. In REST terminology, the PDF file from the example above can be considered just another representation of the client resource. Rails provides an easy and quite sleek way of doing "RESTful downloads". Here's how you can rewrite the example so that the PDF download is a part of the `show` action, without any streaming:
|
959
|
+
|
960
|
+
```ruby
|
961
|
+
class ClientsController < ApplicationController
|
962
|
+
# The user can request to receive this resource as HTML or PDF.
|
963
|
+
def show
|
964
|
+
@client = Client.find(params[:id])
|
965
|
+
|
966
|
+
respond_to do |format|
|
967
|
+
format.html
|
968
|
+
format.pdf { render pdf: generate_pdf(@client) }
|
969
|
+
end
|
970
|
+
end
|
971
|
+
end
|
972
|
+
```
|
973
|
+
|
974
|
+
In order for this example to work, you have to add the PDF MIME type to Rails. This can be done by adding the following line to the file `config/initializers/mime_types.rb`:
|
975
|
+
|
976
|
+
```ruby
|
977
|
+
Mime::Type.register "application/pdf", :pdf
|
978
|
+
```
|
979
|
+
|
980
|
+
NOTE: Configuration files are not reloaded on each request, so you have to restart the server in order for their changes to take effect.
|
981
|
+
|
982
|
+
Now the user can request to get a PDF version of a client just by adding ".pdf" to the URL:
|
983
|
+
|
984
|
+
```bash
|
985
|
+
GET /clients/1.pdf
|
986
|
+
```
|
987
|
+
|
988
|
+
### Live Streaming of Arbitrary Data
|
989
|
+
|
990
|
+
Rails allows you to stream more than just files. In fact, you can stream anything
|
991
|
+
you would like in a response object. The `ActionController::Live` module allows
|
992
|
+
you to create a persistent connection with a browser. Using this module, you will
|
993
|
+
be able to send arbitrary data to the browser at specific points in time.
|
994
|
+
|
995
|
+
#### Incorporating Live Streaming
|
996
|
+
|
997
|
+
Including `ActionController::Live` inside of your controller class will provide
|
998
|
+
all actions inside of the controller the ability to stream data. You can mix in
|
999
|
+
the module like so:
|
1000
|
+
|
1001
|
+
```ruby
|
1002
|
+
class MyController < ActionController::Base
|
1003
|
+
include ActionController::Live
|
1004
|
+
|
1005
|
+
def stream
|
1006
|
+
response.headers['Content-Type'] = 'text/event-stream'
|
1007
|
+
100.times {
|
1008
|
+
response.stream.write "hello world\n"
|
1009
|
+
sleep 1
|
1010
|
+
}
|
1011
|
+
ensure
|
1012
|
+
response.stream.close
|
1013
|
+
end
|
1014
|
+
end
|
1015
|
+
```
|
1016
|
+
|
1017
|
+
The above code will keep a persistent connection with the browser and send 100
|
1018
|
+
messages of `"hello world\n"`, each one second apart.
|
1019
|
+
|
1020
|
+
There are a couple of things to notice in the above example. We need to make
|
1021
|
+
sure to close the response stream. Forgetting to close the stream will leave
|
1022
|
+
the socket open forever. We also have to set the content type to `text/event-stream`
|
1023
|
+
before we write to the response stream. This is because headers cannot be written
|
1024
|
+
after the response has been committed (when `response.committed` returns a truthy
|
1025
|
+
value), which occurs when you `write` or `commit` the response stream.
|
1026
|
+
|
1027
|
+
#### Example Usage
|
1028
|
+
|
1029
|
+
Let's suppose that you were making a Karaoke machine and a user wants to get the
|
1030
|
+
lyrics for a particular song. Each `Song` has a particular number of lines and
|
1031
|
+
each line takes time `num_beats` to finish singing.
|
1032
|
+
|
1033
|
+
If we wanted to return the lyrics in Karaoke fashion (only sending the line when
|
1034
|
+
the singer has finished the previous line), then we could use `ActionController::Live`
|
1035
|
+
as follows:
|
1036
|
+
|
1037
|
+
```ruby
|
1038
|
+
class LyricsController < ActionController::Base
|
1039
|
+
include ActionController::Live
|
1040
|
+
|
1041
|
+
def show
|
1042
|
+
response.headers['Content-Type'] = 'text/event-stream'
|
1043
|
+
song = Song.find(params[:id])
|
1044
|
+
|
1045
|
+
song.each do |line|
|
1046
|
+
response.stream.write line.lyrics
|
1047
|
+
sleep line.num_beats
|
1048
|
+
end
|
1049
|
+
ensure
|
1050
|
+
response.stream.close
|
1051
|
+
end
|
1052
|
+
end
|
1053
|
+
```
|
1054
|
+
|
1055
|
+
The above code sends the next line only after the singer has completed the previous
|
1056
|
+
line.
|
1057
|
+
|
1058
|
+
#### Streaming Considerations
|
1059
|
+
|
1060
|
+
Streaming arbitrary data is an extremely powerful tool. As shown in the previous
|
1061
|
+
examples, you can choose when and what to send across a response stream. However,
|
1062
|
+
you should also note the following things:
|
1063
|
+
|
1064
|
+
* Each response stream creates a new thread and copies over the thread local
|
1065
|
+
variables from the original thread. Having too many thread local variables can
|
1066
|
+
negatively impact performance. Similarly, a large number of threads can also
|
1067
|
+
hinder performance.
|
1068
|
+
* Failing to close the response stream will leave the corresponding socket open
|
1069
|
+
forever. Make sure to call `close` whenever you are using a response stream.
|
1070
|
+
* WEBrick servers buffer all responses, and so including `ActionController::Live`
|
1071
|
+
will not work. You must use a web server which does not automatically buffer
|
1072
|
+
responses.
|
1073
|
+
|
1074
|
+
Log Filtering
|
1075
|
+
-------------
|
1076
|
+
|
1077
|
+
Rails keeps a log file for each environment in the `log` folder. These are extremely useful when debugging what's actually going on in your application, but in a live application you may not want every bit of information to be stored in the log file.
|
1078
|
+
|
1079
|
+
### Parameters Filtering
|
1080
|
+
|
1081
|
+
You can filter out sensitive request parameters from your log files by appending them to `config.filter_parameters` in the application configuration. These parameters will be marked [FILTERED] in the log.
|
1082
|
+
|
1083
|
+
```ruby
|
1084
|
+
config.filter_parameters << :password
|
1085
|
+
```
|
1086
|
+
|
1087
|
+
### Redirects Filtering
|
1088
|
+
|
1089
|
+
Sometimes it's desirable to filter out from log files some sensitive locations your application is redirecting to.
|
1090
|
+
You can do that by using the `config.filter_redirect` configuration option:
|
1091
|
+
|
1092
|
+
```ruby
|
1093
|
+
config.filter_redirect << 's3.amazonaws.com'
|
1094
|
+
```
|
1095
|
+
|
1096
|
+
You can set it to a String, a Regexp, or an array of both.
|
1097
|
+
|
1098
|
+
```ruby
|
1099
|
+
config.filter_redirect.concat ['s3.amazonaws.com', /private_path/]
|
1100
|
+
```
|
1101
|
+
|
1102
|
+
Matching URLs will be marked as '[FILTERED]'.
|
1103
|
+
|
1104
|
+
Rescue
|
1105
|
+
------
|
1106
|
+
|
1107
|
+
Most likely your application is going to contain bugs or otherwise throw an exception that needs to be handled. For example, if the user follows a link to a resource that no longer exists in the database, Active Record will throw the `ActiveRecord::RecordNotFound` exception.
|
1108
|
+
|
1109
|
+
Rails' default exception handling displays a "500 Server Error" message for all exceptions. If the request was made locally, a nice traceback and some added information gets displayed so you can figure out what went wrong and deal with it. If the request was remote Rails will just display a simple "500 Server Error" message to the user, or a "404 Not Found" if there was a routing error or a record could not be found. Sometimes you might want to customize how these errors are caught and how they're displayed to the user. There are several levels of exception handling available in a Rails application:
|
1110
|
+
|
1111
|
+
### The Default 500 and 404 Templates
|
1112
|
+
|
1113
|
+
By default a production application will render either a 404 or a 500 error message. These messages are contained in static HTML files in the `public` folder, in `404.html` and `500.html` respectively. You can customize these files to add some extra information and layout, but remember that they are static; i.e. you can't use RHTML or layouts in them, just plain HTML.
|
1114
|
+
|
1115
|
+
### `rescue_from`
|
1116
|
+
|
1117
|
+
If you want to do something a bit more elaborate when catching errors, you can use `rescue_from`, which handles exceptions of a certain type (or multiple types) in an entire controller and its subclasses.
|
1118
|
+
|
1119
|
+
When an exception occurs which is caught by a `rescue_from` directive, the exception object is passed to the handler. The handler can be a method or a `Proc` object passed to the `:with` option. You can also use a block directly instead of an explicit `Proc` object.
|
1120
|
+
|
1121
|
+
Here's how you can use `rescue_from` to intercept all `ActiveRecord::RecordNotFound` errors and do something with them.
|
1122
|
+
|
1123
|
+
```ruby
|
1124
|
+
class ApplicationController < ActionController::Base
|
1125
|
+
rescue_from ActiveRecord::RecordNotFound, with: :record_not_found
|
1126
|
+
|
1127
|
+
private
|
1128
|
+
|
1129
|
+
def record_not_found
|
1130
|
+
render plain: "404 Not Found", status: 404
|
1131
|
+
end
|
1132
|
+
end
|
1133
|
+
```
|
1134
|
+
|
1135
|
+
Of course, this example is anything but elaborate and doesn't improve on the default exception handling at all, but once you can catch all those exceptions you're free to do whatever you want with them. For example, you could create custom exception classes that will be thrown when a user doesn't have access to a certain section of your application:
|
1136
|
+
|
1137
|
+
```ruby
|
1138
|
+
class ApplicationController < ActionController::Base
|
1139
|
+
rescue_from User::NotAuthorized, with: :user_not_authorized
|
1140
|
+
|
1141
|
+
private
|
1142
|
+
|
1143
|
+
def user_not_authorized
|
1144
|
+
flash[:error] = "You don't have access to this section."
|
1145
|
+
redirect_to :back
|
1146
|
+
end
|
1147
|
+
end
|
1148
|
+
|
1149
|
+
class ClientsController < ApplicationController
|
1150
|
+
# Check that the user has the right authorization to access clients.
|
1151
|
+
before_action :check_authorization
|
1152
|
+
|
1153
|
+
# Note how the actions don't have to worry about all the auth stuff.
|
1154
|
+
def edit
|
1155
|
+
@client = Client.find(params[:id])
|
1156
|
+
end
|
1157
|
+
|
1158
|
+
private
|
1159
|
+
|
1160
|
+
# If the user is not authorized, just throw the exception.
|
1161
|
+
def check_authorization
|
1162
|
+
raise User::NotAuthorized unless current_user.admin?
|
1163
|
+
end
|
1164
|
+
end
|
1165
|
+
```
|
1166
|
+
|
1167
|
+
WARNING: You shouldn't do `rescue_from Exception` or `rescue_from StandardError` unless you have a particular reason as it will cause serious side-effects (e.g. you won't be able to see exception details and tracebacks during development).
|
1168
|
+
|
1169
|
+
NOTE: Certain exceptions are only rescuable from the `ApplicationController` class, as they are raised before the controller gets initialized and the action gets executed. See Pratik Naik's [article](http://m.onkey.org/2008/7/20/rescue-from-dispatching) on the subject for more information.
|
1170
|
+
|
1171
|
+
Force HTTPS protocol
|
1172
|
+
--------------------
|
1173
|
+
|
1174
|
+
Sometime you might want to force a particular controller to only be accessible via an HTTPS protocol for security reasons. You can use the `force_ssl` method in your controller to enforce that:
|
1175
|
+
|
1176
|
+
```ruby
|
1177
|
+
class DinnerController
|
1178
|
+
force_ssl
|
1179
|
+
end
|
1180
|
+
```
|
1181
|
+
|
1182
|
+
Just like the filter, you could also pass `:only` and `:except` to enforce the secure connection only to specific actions:
|
1183
|
+
|
1184
|
+
```ruby
|
1185
|
+
class DinnerController
|
1186
|
+
force_ssl only: :cheeseburger
|
1187
|
+
# or
|
1188
|
+
force_ssl except: :cheeseburger
|
1189
|
+
end
|
1190
|
+
```
|
1191
|
+
|
1192
|
+
Please note that if you find yourself adding `force_ssl` to many controllers, you may want to force the whole application to use HTTPS instead. In that case, you can set the `config.force_ssl` in your environment file.
|