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,2086 @@
|
|
1
|
+
Getting Started with Rails
|
2
|
+
==========================
|
3
|
+
|
4
|
+
This guide covers getting up and running with Ruby on Rails.
|
5
|
+
|
6
|
+
After reading this guide, you will know:
|
7
|
+
|
8
|
+
* How to install Rails, create a new Rails application, and connect your
|
9
|
+
application to a database.
|
10
|
+
* The general layout of a Rails application.
|
11
|
+
* The basic principles of MVC (Model, View, Controller) and RESTful design.
|
12
|
+
* How to quickly generate the starting pieces of a Rails application.
|
13
|
+
|
14
|
+
--------------------------------------------------------------------------------
|
15
|
+
|
16
|
+
Guide Assumptions
|
17
|
+
-----------------
|
18
|
+
|
19
|
+
This guide is designed for beginners who want to get started with a Rails
|
20
|
+
application from scratch. It does not assume that you have any prior experience
|
21
|
+
with Rails. However, to get the most out of it, you need to have some
|
22
|
+
prerequisites installed:
|
23
|
+
|
24
|
+
* The [Ruby](https://www.ruby-lang.org/en/downloads) language version 1.9.3 or newer.
|
25
|
+
* The [RubyGems](https://rubygems.org) packaging system, which is installed with Ruby
|
26
|
+
versions 1.9 and later. To learn more about RubyGems, please read the [RubyGems Guides](http://guides.rubygems.org).
|
27
|
+
* A working installation of the [SQLite3 Database](https://www.sqlite.org).
|
28
|
+
|
29
|
+
Rails is a web application framework running on the Ruby programming language.
|
30
|
+
If you have no prior experience with Ruby, you will find a very steep learning
|
31
|
+
curve diving straight into Rails. There are several curated lists of online resources
|
32
|
+
for learning Ruby:
|
33
|
+
|
34
|
+
* [Official Ruby Programming Language website](https://www.ruby-lang.org/en/documentation/)
|
35
|
+
* [reSRC's List of Free Programming Books](http://resrc.io/list/10/list-of-free-programming-books/#ruby)
|
36
|
+
|
37
|
+
Be aware that some resources, while still excellent, cover versions of Ruby as old as
|
38
|
+
1.6, and commonly 1.8, and will not include some syntax that you will see in day-to-day
|
39
|
+
development with Rails.
|
40
|
+
|
41
|
+
What is Rails?
|
42
|
+
--------------
|
43
|
+
|
44
|
+
Rails is a web application development framework written in the Ruby language.
|
45
|
+
It is designed to make programming web applications easier by making assumptions
|
46
|
+
about what every developer needs to get started. It allows you to write less
|
47
|
+
code while accomplishing more than many other languages and frameworks.
|
48
|
+
Experienced Rails developers also report that it makes web application
|
49
|
+
development more fun.
|
50
|
+
|
51
|
+
Rails is opinionated software. It makes the assumption that there is the "best"
|
52
|
+
way to do things, and it's designed to encourage that way - and in some cases to
|
53
|
+
discourage alternatives. If you learn "The Rails Way" you'll probably discover a
|
54
|
+
tremendous increase in productivity. If you persist in bringing old habits from
|
55
|
+
other languages to your Rails development, and trying to use patterns you
|
56
|
+
learned elsewhere, you may have a less happy experience.
|
57
|
+
|
58
|
+
The Rails philosophy includes two major guiding principles:
|
59
|
+
|
60
|
+
* **Don't Repeat Yourself:** DRY is a principle of software development which
|
61
|
+
states that "Every piece of knowledge must have a single, unambiguous, authoritative
|
62
|
+
representation within a system." By not writing the same information over and over
|
63
|
+
again, our code is more maintainable, more extensible, and less buggy.
|
64
|
+
* **Convention Over Configuration:** Rails has opinions about the best way to do many
|
65
|
+
things in a web application, and defaults to this set of conventions, rather than
|
66
|
+
require that you specify every minutiae through endless configuration files.
|
67
|
+
|
68
|
+
Creating a New Rails Project
|
69
|
+
----------------------------
|
70
|
+
|
71
|
+
The best way to use this guide is to follow each step as it happens, no code or
|
72
|
+
step needed to make this example application has been left out, so you can
|
73
|
+
literally follow along step by step.
|
74
|
+
|
75
|
+
By following along with this guide, you'll create a Rails project called
|
76
|
+
`blog`, a (very) simple weblog. Before you can start building the application,
|
77
|
+
you need to make sure that you have Rails itself installed.
|
78
|
+
|
79
|
+
TIP: The examples below use `$` to represent your terminal prompt in a UNIX-like OS,
|
80
|
+
though it may have been customized to appear differently. If you are using Windows,
|
81
|
+
your prompt will look something like `c:\source_code>`
|
82
|
+
|
83
|
+
### Installing Rails
|
84
|
+
|
85
|
+
Open up a command line prompt. On Mac OS X open Terminal.app, on Windows choose
|
86
|
+
"Run" from your Start menu and type 'cmd.exe'. Any commands prefaced with a
|
87
|
+
dollar sign `$` should be run in the command line. Verify that you have a
|
88
|
+
current version of Ruby installed:
|
89
|
+
|
90
|
+
TIP: A number of tools exist to help you quickly install Ruby and Ruby
|
91
|
+
on Rails on your system. Windows users can use [Rails Installer](http://railsinstaller.org),
|
92
|
+
while Mac OS X users can use [Tokaido](https://github.com/tokaido/tokaidoapp).
|
93
|
+
|
94
|
+
```bash
|
95
|
+
$ ruby -v
|
96
|
+
ruby 2.0.0p353
|
97
|
+
```
|
98
|
+
|
99
|
+
If you don't have Ruby installed have a look at
|
100
|
+
[ruby-lang.org](https://www.ruby-lang.org/en/installation/) for possible ways to
|
101
|
+
install Ruby on your platform.
|
102
|
+
|
103
|
+
Many popular UNIX-like OSes ship with an acceptable version of SQLite3. Windows
|
104
|
+
users and others can find installation instructions at the [SQLite3 website](https://www.sqlite.org).
|
105
|
+
Verify that it is correctly installed and in your PATH:
|
106
|
+
|
107
|
+
```bash
|
108
|
+
$ sqlite3 --version
|
109
|
+
```
|
110
|
+
|
111
|
+
The program should report its version.
|
112
|
+
|
113
|
+
To install Rails, use the `gem install` command provided by RubyGems:
|
114
|
+
|
115
|
+
```bash
|
116
|
+
$ gem install rails
|
117
|
+
```
|
118
|
+
|
119
|
+
To verify that you have everything installed correctly, you should be able to
|
120
|
+
run the following:
|
121
|
+
|
122
|
+
```bash
|
123
|
+
$ rails --version
|
124
|
+
```
|
125
|
+
|
126
|
+
If it says something like "Rails 4.2.1", you are ready to continue.
|
127
|
+
|
128
|
+
### Creating the Blog Application
|
129
|
+
|
130
|
+
Rails comes with a number of scripts called generators that are designed to make
|
131
|
+
your development life easier by creating everything that's necessary to start
|
132
|
+
working on a particular task. One of these is the new application generator,
|
133
|
+
which will provide you with the foundation of a fresh Rails application so that
|
134
|
+
you don't have to write it yourself.
|
135
|
+
|
136
|
+
To use this generator, open a terminal, navigate to a directory where you have
|
137
|
+
rights to create files, and type:
|
138
|
+
|
139
|
+
```bash
|
140
|
+
$ rails new blog
|
141
|
+
```
|
142
|
+
|
143
|
+
This will create a Rails application called Blog in a `blog` directory and
|
144
|
+
install the gem dependencies that are already mentioned in `Gemfile` using
|
145
|
+
`bundle install`.
|
146
|
+
|
147
|
+
TIP: You can see all of the command line options that the Rails application
|
148
|
+
builder accepts by running `rails new -h`.
|
149
|
+
|
150
|
+
After you create the blog application, switch to its folder:
|
151
|
+
|
152
|
+
```bash
|
153
|
+
$ cd blog
|
154
|
+
```
|
155
|
+
|
156
|
+
The `blog` directory has a number of auto-generated files and folders that make
|
157
|
+
up the structure of a Rails application. Most of the work in this tutorial will
|
158
|
+
happen in the `app` folder, but here's a basic rundown on the function of each
|
159
|
+
of the files and folders that Rails created by default:
|
160
|
+
|
161
|
+
| File/Folder | Purpose |
|
162
|
+
| ----------- | ------- |
|
163
|
+
|app/|Contains the controllers, models, views, helpers, mailers and assets for your application. You'll focus on this folder for the remainder of this guide.|
|
164
|
+
|bin/|Contains the rails script that starts your app and can contain other scripts you use to setup, deploy or run your application.|
|
165
|
+
|config/|Configure your application's routes, database, and more. This is covered in more detail in [Configuring Rails Applications](configuring.html).|
|
166
|
+
|config.ru|Rack configuration for Rack based servers used to start the application.|
|
167
|
+
|db/|Contains your current database schema, as well as the database migrations.|
|
168
|
+
|Gemfile<br>Gemfile.lock|These files allow you to specify what gem dependencies are needed for your Rails application. These files are used by the Bundler gem. For more information about Bundler, see the [Bundler website](http://bundler.io).|
|
169
|
+
|lib/|Extended modules for your application.|
|
170
|
+
|log/|Application log files.|
|
171
|
+
|public/|The only folder seen by the world as-is. Contains static files and compiled assets.|
|
172
|
+
|Rakefile|This file locates and loads tasks that can be run from the command line. The task definitions are defined throughout the components of Rails. Rather than changing Rakefile, you should add your own tasks by adding files to the lib/tasks directory of your application.|
|
173
|
+
|README.rdoc|This is a brief instruction manual for your application. You should edit this file to tell others what your application does, how to set it up, and so on.|
|
174
|
+
|test/|Unit tests, fixtures, and other test apparatus. These are covered in [Testing Rails Applications](testing.html).|
|
175
|
+
|tmp/|Temporary files (like cache, pid, and session files).|
|
176
|
+
|vendor/|A place for all third-party code. In a typical Rails application this includes vendored gems.|
|
177
|
+
|
178
|
+
Hello, Rails!
|
179
|
+
-------------
|
180
|
+
|
181
|
+
To begin with, let's get some text up on screen quickly. To do this, you need to
|
182
|
+
get your Rails application server running.
|
183
|
+
|
184
|
+
### Starting up the Web Server
|
185
|
+
|
186
|
+
You actually have a functional Rails application already. To see it, you need to
|
187
|
+
start a web server on your development machine. You can do this by running the
|
188
|
+
following in the `blog` directory:
|
189
|
+
|
190
|
+
```bash
|
191
|
+
$ bin/rails server
|
192
|
+
```
|
193
|
+
|
194
|
+
TIP: If you are using Windows, you have to pass the scripts under the `bin`
|
195
|
+
folder directly to the Ruby interpreter e.g. `ruby bin\rails server`.
|
196
|
+
|
197
|
+
TIP: Compiling CoffeeScript and JavaScript asset compression requires you
|
198
|
+
have a JavaScript runtime available on your system, in the absence
|
199
|
+
of a runtime you will see an `execjs` error during asset compilation.
|
200
|
+
Usually Mac OS X and Windows come with a JavaScript runtime installed.
|
201
|
+
Rails adds the `therubyracer` gem to the generated `Gemfile` in a
|
202
|
+
commented line for new apps and you can uncomment if you need it.
|
203
|
+
`therubyrhino` is the recommended runtime for JRuby users and is added by
|
204
|
+
default to the `Gemfile` in apps generated under JRuby. You can investigate
|
205
|
+
all the supported runtimes at [ExecJS](https://github.com/rails/execjs#readme).
|
206
|
+
|
207
|
+
This will fire up WEBrick, a web server distributed with Ruby by default. To see
|
208
|
+
your application in action, open a browser window and navigate to
|
209
|
+
<http://localhost:3000>. You should see the Rails default information page:
|
210
|
+
|
211
|
+
![Welcome aboard screenshot](images/getting_started/rails_welcome.png)
|
212
|
+
|
213
|
+
TIP: To stop the web server, hit Ctrl+C in the terminal window where it's
|
214
|
+
running. To verify the server has stopped you should see your command prompt
|
215
|
+
cursor again. For most UNIX-like systems including Mac OS X this will be a
|
216
|
+
dollar sign `$`. In development mode, Rails does not generally require you to
|
217
|
+
restart the server; changes you make in files will be automatically picked up by
|
218
|
+
the server.
|
219
|
+
|
220
|
+
The "Welcome aboard" page is the _smoke test_ for a new Rails application: it
|
221
|
+
makes sure that you have your software configured correctly enough to serve a
|
222
|
+
page. You can also click on the _About your application's environment_ link to
|
223
|
+
see a summary of your application's environment.
|
224
|
+
|
225
|
+
### Say "Hello", Rails
|
226
|
+
|
227
|
+
To get Rails saying "Hello", you need to create at minimum a _controller_ and a
|
228
|
+
_view_.
|
229
|
+
|
230
|
+
A controller's purpose is to receive specific requests for the application.
|
231
|
+
_Routing_ decides which controller receives which requests. Often, there is more
|
232
|
+
than one route to each controller, and different routes can be served by
|
233
|
+
different _actions_. Each action's purpose is to collect information to provide
|
234
|
+
it to a view.
|
235
|
+
|
236
|
+
A view's purpose is to display this information in a human readable format. An
|
237
|
+
important distinction to make is that it is the _controller_, not the view,
|
238
|
+
where information is collected. The view should just display that information.
|
239
|
+
By default, view templates are written in a language called eRuby (Embedded
|
240
|
+
Ruby) which is processed by the request cycle in Rails before being sent to the
|
241
|
+
user.
|
242
|
+
|
243
|
+
To create a new controller, you will need to run the "controller" generator and
|
244
|
+
tell it you want a controller called "welcome" with an action called "index",
|
245
|
+
just like this:
|
246
|
+
|
247
|
+
```bash
|
248
|
+
$ bin/rails generate controller welcome index
|
249
|
+
```
|
250
|
+
|
251
|
+
Rails will create several files and a route for you.
|
252
|
+
|
253
|
+
```bash
|
254
|
+
create app/controllers/welcome_controller.rb
|
255
|
+
route get 'welcome/index'
|
256
|
+
invoke erb
|
257
|
+
create app/views/welcome
|
258
|
+
create app/views/welcome/index.html.erb
|
259
|
+
invoke test_unit
|
260
|
+
create test/controllers/welcome_controller_test.rb
|
261
|
+
invoke helper
|
262
|
+
create app/helpers/welcome_helper.rb
|
263
|
+
invoke assets
|
264
|
+
invoke coffee
|
265
|
+
create app/assets/javascripts/welcome.js.coffee
|
266
|
+
invoke scss
|
267
|
+
create app/assets/stylesheets/welcome.css.scss
|
268
|
+
```
|
269
|
+
|
270
|
+
Most important of these are of course the controller, located at
|
271
|
+
`app/controllers/welcome_controller.rb` and the view, located at
|
272
|
+
`app/views/welcome/index.html.erb`.
|
273
|
+
|
274
|
+
Open the `app/views/welcome/index.html.erb` file in your text editor. Delete all
|
275
|
+
of the existing code in the file, and replace it with the following single line
|
276
|
+
of code:
|
277
|
+
|
278
|
+
```html
|
279
|
+
<h1>Hello, Rails!</h1>
|
280
|
+
```
|
281
|
+
|
282
|
+
### Setting the Application Home Page
|
283
|
+
|
284
|
+
Now that we have made the controller and view, we need to tell Rails when we
|
285
|
+
want "Hello, Rails!" to show up. In our case, we want it to show up when we
|
286
|
+
navigate to the root URL of our site, <http://localhost:3000>. At the moment,
|
287
|
+
"Welcome aboard" is occupying that spot.
|
288
|
+
|
289
|
+
Next, you have to tell Rails where your actual home page is located.
|
290
|
+
|
291
|
+
Open the file `config/routes.rb` in your editor.
|
292
|
+
|
293
|
+
```ruby
|
294
|
+
Rails.application.routes.draw do
|
295
|
+
get 'welcome/index'
|
296
|
+
|
297
|
+
# The priority is based upon order of creation:
|
298
|
+
# first created -> highest priority.
|
299
|
+
#
|
300
|
+
# You can have the root of your site routed with "root"
|
301
|
+
# root 'welcome#index'
|
302
|
+
#
|
303
|
+
# ...
|
304
|
+
```
|
305
|
+
|
306
|
+
This is your application's _routing file_ which holds entries in a special DSL
|
307
|
+
(domain-specific language) that tells Rails how to connect incoming requests to
|
308
|
+
controllers and actions. This file contains many sample routes on commented
|
309
|
+
lines, and one of them actually shows you how to connect the root of your site
|
310
|
+
to a specific controller and action. Find the line beginning with `root` and
|
311
|
+
uncomment it. It should look something like the following:
|
312
|
+
|
313
|
+
```ruby
|
314
|
+
root 'welcome#index'
|
315
|
+
```
|
316
|
+
|
317
|
+
`root 'welcome#index'` tells Rails to map requests to the root of the
|
318
|
+
application to the welcome controller's index action and `get 'welcome/index'`
|
319
|
+
tells Rails to map requests to <http://localhost:3000/welcome/index> to the
|
320
|
+
welcome controller's index action. This was created earlier when you ran the
|
321
|
+
controller generator (`bin/rails generate controller welcome index`).
|
322
|
+
|
323
|
+
Launch the web server again if you stopped it to generate the controller (`bin/rails
|
324
|
+
server`) and navigate to <http://localhost:3000> in your browser. You'll see the
|
325
|
+
"Hello, Rails!" message you put into `app/views/welcome/index.html.erb`,
|
326
|
+
indicating that this new route is indeed going to `WelcomeController`'s `index`
|
327
|
+
action and is rendering the view correctly.
|
328
|
+
|
329
|
+
TIP: For more information about routing, refer to [Rails Routing from the Outside In](routing.html).
|
330
|
+
|
331
|
+
Getting Up and Running
|
332
|
+
----------------------
|
333
|
+
|
334
|
+
Now that you've seen how to create a controller, an action and a view, let's
|
335
|
+
create something with a bit more substance.
|
336
|
+
|
337
|
+
In the Blog application, you will now create a new _resource_. A resource is the
|
338
|
+
term used for a collection of similar objects, such as articles, people or
|
339
|
+
animals.
|
340
|
+
You can create, read, update and destroy items for a resource and these
|
341
|
+
operations are referred to as _CRUD_ operations.
|
342
|
+
|
343
|
+
Rails provides a `resources` method which can be used to declare a standard REST
|
344
|
+
resource. You need to add the _article resource_ to the
|
345
|
+
`config/routes.rb` as follows:
|
346
|
+
|
347
|
+
```ruby
|
348
|
+
Rails.application.routes.draw do
|
349
|
+
|
350
|
+
resources :articles
|
351
|
+
|
352
|
+
root 'welcome#index'
|
353
|
+
end
|
354
|
+
```
|
355
|
+
|
356
|
+
If you run `bin/rake routes`, you'll see that it has defined routes for all the
|
357
|
+
standard RESTful actions. The meaning of the prefix column (and other columns)
|
358
|
+
will be seen later, but for now notice that Rails has inferred the
|
359
|
+
singular form `article` and makes meaningful use of the distinction.
|
360
|
+
|
361
|
+
```bash
|
362
|
+
$ bin/rake routes
|
363
|
+
Prefix Verb URI Pattern Controller#Action
|
364
|
+
articles GET /articles(.:format) articles#index
|
365
|
+
POST /articles(.:format) articles#create
|
366
|
+
new_article GET /articles/new(.:format) articles#new
|
367
|
+
edit_article GET /articles/:id/edit(.:format) articles#edit
|
368
|
+
article GET /articles/:id(.:format) articles#show
|
369
|
+
PATCH /articles/:id(.:format) articles#update
|
370
|
+
PUT /articles/:id(.:format) articles#update
|
371
|
+
DELETE /articles/:id(.:format) articles#destroy
|
372
|
+
root GET / welcome#index
|
373
|
+
```
|
374
|
+
|
375
|
+
In the next section, you will add the ability to create new articles in your
|
376
|
+
application and be able to view them. This is the "C" and the "R" from CRUD:
|
377
|
+
creation and reading. The form for doing this will look like this:
|
378
|
+
|
379
|
+
![The new article form](images/getting_started/new_article.png)
|
380
|
+
|
381
|
+
It will look a little basic for now, but that's ok. We'll look at improving the
|
382
|
+
styling for it afterwards.
|
383
|
+
|
384
|
+
### Laying down the ground work
|
385
|
+
|
386
|
+
Firstly, you need a place within the application to create a new article. A
|
387
|
+
great place for that would be at `/articles/new`. With the route already
|
388
|
+
defined, requests can now be made to `/articles/new` in the application.
|
389
|
+
Navigate to <http://localhost:3000/articles/new> and you'll see a routing
|
390
|
+
error:
|
391
|
+
|
392
|
+
![Another routing error, uninitialized constant ArticlesController](images/getting_started/routing_error_no_controller.png)
|
393
|
+
|
394
|
+
This error occurs because the route needs to have a controller defined in order
|
395
|
+
to serve the request. The solution to this particular problem is simple: create
|
396
|
+
a controller called `ArticlesController`. You can do this by running this
|
397
|
+
command:
|
398
|
+
|
399
|
+
```bash
|
400
|
+
$ bin/rails generate controller articles
|
401
|
+
```
|
402
|
+
|
403
|
+
If you open up the newly generated `app/controllers/articles_controller.rb`
|
404
|
+
you'll see a fairly empty controller:
|
405
|
+
|
406
|
+
```ruby
|
407
|
+
class ArticlesController < ApplicationController
|
408
|
+
end
|
409
|
+
```
|
410
|
+
|
411
|
+
A controller is simply a class that is defined to inherit from
|
412
|
+
`ApplicationController`.
|
413
|
+
It's inside this class that you'll define methods that will become the actions
|
414
|
+
for this controller. These actions will perform CRUD operations on the articles
|
415
|
+
within our system.
|
416
|
+
|
417
|
+
NOTE: There are `public`, `private` and `protected` methods in Ruby,
|
418
|
+
but only `public` methods can be actions for controllers.
|
419
|
+
For more details check out [Programming Ruby](http://www.ruby-doc.org/docs/ProgrammingRuby/).
|
420
|
+
|
421
|
+
If you refresh <http://localhost:3000/articles/new> now, you'll get a new error:
|
422
|
+
|
423
|
+
![Unknown action new for ArticlesController!](images/getting_started/unknown_action_new_for_articles.png)
|
424
|
+
|
425
|
+
This error indicates that Rails cannot find the `new` action inside the
|
426
|
+
`ArticlesController` that you just generated. This is because when controllers
|
427
|
+
are generated in Rails they are empty by default, unless you tell it
|
428
|
+
your wanted actions during the generation process.
|
429
|
+
|
430
|
+
To manually define an action inside a controller, all you need to do is to
|
431
|
+
define a new method inside the controller. Open
|
432
|
+
`app/controllers/articles_controller.rb` and inside the `ArticlesController`
|
433
|
+
class, define a `new` method so that the controller now looks like this:
|
434
|
+
|
435
|
+
```ruby
|
436
|
+
class ArticlesController < ApplicationController
|
437
|
+
def new
|
438
|
+
end
|
439
|
+
end
|
440
|
+
```
|
441
|
+
|
442
|
+
With the `new` method defined in `ArticlesController`, if you refresh
|
443
|
+
<http://localhost:3000/articles/new> you'll see another error:
|
444
|
+
|
445
|
+
![Template is missing for articles/new]
|
446
|
+
(images/getting_started/template_is_missing_articles_new.png)
|
447
|
+
|
448
|
+
You're getting this error now because Rails expects plain actions like this one
|
449
|
+
to have views associated with them to display their information. With no view
|
450
|
+
available, Rails errors out.
|
451
|
+
|
452
|
+
In the above image, the bottom line has been truncated. Let's see what the full
|
453
|
+
thing looks like:
|
454
|
+
|
455
|
+
>Missing template articles/new, application/new with {locale:[:en], formats:[:html], handlers:[:erb, :builder, :coffee]}. Searched in: * "/path/to/blog/app/views"
|
456
|
+
|
457
|
+
That's quite a lot of text! Let's quickly go through and understand what each
|
458
|
+
part of it does.
|
459
|
+
|
460
|
+
The first part identifies what template is missing. In this case, it's the
|
461
|
+
`articles/new` template. Rails will first look for this template. If not found,
|
462
|
+
then it will attempt to load a template called `application/new`. It looks for
|
463
|
+
one here because the `ArticlesController` inherits from `ApplicationController`.
|
464
|
+
|
465
|
+
The next part of the message contains a hash. The `:locale` key in this hash
|
466
|
+
simply indicates what spoken language template should be retrieved. By default,
|
467
|
+
this is the English - or "en" - template. The next key, `:formats` specifies the
|
468
|
+
format of template to be served in response. The default format is `:html`, and
|
469
|
+
so Rails is looking for an HTML template. The final key, `:handlers`, is telling
|
470
|
+
us what _template handlers_ could be used to render our template. `:erb` is most
|
471
|
+
commonly used for HTML templates, `:builder` is used for XML templates, and
|
472
|
+
`:coffee` uses CoffeeScript to build JavaScript templates.
|
473
|
+
|
474
|
+
The final part of this message tells us where Rails has looked for the templates.
|
475
|
+
Templates within a basic Rails application like this are kept in a single
|
476
|
+
location, but in more complex applications it could be many different paths.
|
477
|
+
|
478
|
+
The simplest template that would work in this case would be one located at
|
479
|
+
`app/views/articles/new.html.erb`. The extension of this file name is key: the
|
480
|
+
first extension is the _format_ of the template, and the second extension is the
|
481
|
+
_handler_ that will be used. Rails is attempting to find a template called
|
482
|
+
`articles/new` within `app/views` for the application. The format for this
|
483
|
+
template can only be `html` and the handler must be one of `erb`, `builder` or
|
484
|
+
`coffee`. Because you want to create a new HTML form, you will be using the `ERB`
|
485
|
+
language. Therefore the file should be called `articles/new.html.erb` and needs
|
486
|
+
to be located inside the `app/views` directory of the application.
|
487
|
+
|
488
|
+
Go ahead now and create a new file at `app/views/articles/new.html.erb` and
|
489
|
+
write this content in it:
|
490
|
+
|
491
|
+
```html
|
492
|
+
<h1>New Article</h1>
|
493
|
+
```
|
494
|
+
|
495
|
+
When you refresh <http://localhost:3000/articles/new> you'll now see that the
|
496
|
+
page has a title. The route, controller, action and view are now working
|
497
|
+
harmoniously! It's time to create the form for a new article.
|
498
|
+
|
499
|
+
### The first form
|
500
|
+
|
501
|
+
To create a form within this template, you will use a *form
|
502
|
+
builder*. The primary form builder for Rails is provided by a helper
|
503
|
+
method called `form_for`. To use this method, add this code into
|
504
|
+
`app/views/articles/new.html.erb`:
|
505
|
+
|
506
|
+
```html+erb
|
507
|
+
<%= form_for :article do |f| %>
|
508
|
+
<p>
|
509
|
+
<%= f.label :title %><br>
|
510
|
+
<%= f.text_field :title %>
|
511
|
+
</p>
|
512
|
+
|
513
|
+
<p>
|
514
|
+
<%= f.label :text %><br>
|
515
|
+
<%= f.text_area :text %>
|
516
|
+
</p>
|
517
|
+
|
518
|
+
<p>
|
519
|
+
<%= f.submit %>
|
520
|
+
</p>
|
521
|
+
<% end %>
|
522
|
+
```
|
523
|
+
|
524
|
+
If you refresh the page now, you'll see the exact same form as in the example.
|
525
|
+
Building forms in Rails is really just that easy!
|
526
|
+
|
527
|
+
When you call `form_for`, you pass it an identifying object for this
|
528
|
+
form. In this case, it's the symbol `:article`. This tells the `form_for`
|
529
|
+
helper what this form is for. Inside the block for this method, the
|
530
|
+
`FormBuilder` object - represented by `f` - is used to build two labels and two
|
531
|
+
text fields, one each for the title and text of an article. Finally, a call to
|
532
|
+
`submit` on the `f` object will create a submit button for the form.
|
533
|
+
|
534
|
+
There's one problem with this form though. If you inspect the HTML that is
|
535
|
+
generated, by viewing the source of the page, you will see that the `action`
|
536
|
+
attribute for the form is pointing at `/articles/new`. This is a problem because
|
537
|
+
this route goes to the very page that you're on right at the moment, and that
|
538
|
+
route should only be used to display the form for a new article.
|
539
|
+
|
540
|
+
The form needs to use a different URL in order to go somewhere else.
|
541
|
+
This can be done quite simply with the `:url` option of `form_for`.
|
542
|
+
Typically in Rails, the action that is used for new form submissions
|
543
|
+
like this is called "create", and so the form should be pointed to that action.
|
544
|
+
|
545
|
+
Edit the `form_for` line inside `app/views/articles/new.html.erb` to look like
|
546
|
+
this:
|
547
|
+
|
548
|
+
```html+erb
|
549
|
+
<%= form_for :article, url: articles_path do |f| %>
|
550
|
+
```
|
551
|
+
|
552
|
+
In this example, the `articles_path` helper is passed to the `:url` option.
|
553
|
+
To see what Rails will do with this, we look back at the output of
|
554
|
+
`bin/rake routes`:
|
555
|
+
|
556
|
+
```bash
|
557
|
+
$ bin/rake routes
|
558
|
+
Prefix Verb URI Pattern Controller#Action
|
559
|
+
articles GET /articles(.:format) articles#index
|
560
|
+
POST /articles(.:format) articles#create
|
561
|
+
new_article GET /articles/new(.:format) articles#new
|
562
|
+
edit_article GET /articles/:id/edit(.:format) articles#edit
|
563
|
+
article GET /articles/:id(.:format) articles#show
|
564
|
+
PATCH /articles/:id(.:format) articles#update
|
565
|
+
PUT /articles/:id(.:format) articles#update
|
566
|
+
DELETE /articles/:id(.:format) articles#destroy
|
567
|
+
root GET / welcome#index
|
568
|
+
```
|
569
|
+
|
570
|
+
The `articles_path` helper tells Rails to point the form to the URI Pattern
|
571
|
+
associated with the `articles` prefix; and the form will (by default) send a
|
572
|
+
`POST` request to that route. This is associated with the `create` action of
|
573
|
+
the current controller, the `ArticlesController`.
|
574
|
+
|
575
|
+
With the form and its associated route defined, you will be able to fill in the
|
576
|
+
form and then click the submit button to begin the process of creating a new
|
577
|
+
article, so go ahead and do that. When you submit the form, you should see a
|
578
|
+
familiar error:
|
579
|
+
|
580
|
+
![Unknown action create for ArticlesController]
|
581
|
+
(images/getting_started/unknown_action_create_for_articles.png)
|
582
|
+
|
583
|
+
You now need to create the `create` action within the `ArticlesController` for
|
584
|
+
this to work.
|
585
|
+
|
586
|
+
### Creating articles
|
587
|
+
|
588
|
+
To make the "Unknown action" go away, you can define a `create` action within
|
589
|
+
the `ArticlesController` class in `app/controllers/articles_controller.rb`,
|
590
|
+
underneath the `new` action, as shown:
|
591
|
+
|
592
|
+
```ruby
|
593
|
+
class ArticlesController < ApplicationController
|
594
|
+
def new
|
595
|
+
end
|
596
|
+
|
597
|
+
def create
|
598
|
+
end
|
599
|
+
end
|
600
|
+
```
|
601
|
+
|
602
|
+
If you re-submit the form now, you'll see another familiar error: a template is
|
603
|
+
missing. That's ok, we can ignore that for now. What the `create` action should
|
604
|
+
be doing is saving our new article to the database.
|
605
|
+
|
606
|
+
When a form is submitted, the fields of the form are sent to Rails as
|
607
|
+
_parameters_. These parameters can then be referenced inside the controller
|
608
|
+
actions, typically to perform a particular task. To see what these parameters
|
609
|
+
look like, change the `create` action to this:
|
610
|
+
|
611
|
+
```ruby
|
612
|
+
def create
|
613
|
+
render plain: params[:article].inspect
|
614
|
+
end
|
615
|
+
```
|
616
|
+
|
617
|
+
The `render` method here is taking a very simple hash with a key of `plain` and
|
618
|
+
value of `params[:article].inspect`. The `params` method is the object which
|
619
|
+
represents the parameters (or fields) coming in from the form. The `params`
|
620
|
+
method returns an `ActiveSupport::HashWithIndifferentAccess` object, which
|
621
|
+
allows you to access the keys of the hash using either strings or symbols. In
|
622
|
+
this situation, the only parameters that matter are the ones from the form.
|
623
|
+
|
624
|
+
TIP: Ensure you have a firm grasp of the `params` method, as you'll use it fairly regularly. Let's consider an example URL: **http://www.example.com/?username=dhh&email=dhh@email.com**. In this URL, `params[:username]` would equal "dhh" and `params[:email]` would equal "dhh@email.com".
|
625
|
+
|
626
|
+
If you re-submit the form one more time you'll now no longer get the missing
|
627
|
+
template error. Instead, you'll see something that looks like the following:
|
628
|
+
|
629
|
+
```ruby
|
630
|
+
{"title"=>"First article!", "text"=>"This is my first article."}
|
631
|
+
```
|
632
|
+
|
633
|
+
This action is now displaying the parameters for the article that are coming in
|
634
|
+
from the form. However, this isn't really all that helpful. Yes, you can see the
|
635
|
+
parameters but nothing in particular is being done with them.
|
636
|
+
|
637
|
+
### Creating the Article model
|
638
|
+
|
639
|
+
Models in Rails use a singular name, and their corresponding database tables
|
640
|
+
use a plural name. Rails provides a generator for creating models, which most
|
641
|
+
Rails developers tend to use when creating new models. To create the new model,
|
642
|
+
run this command in your terminal:
|
643
|
+
|
644
|
+
```bash
|
645
|
+
$ bin/rails generate model Article title:string text:text
|
646
|
+
```
|
647
|
+
|
648
|
+
With that command we told Rails that we want a `Article` model, together
|
649
|
+
with a _title_ attribute of type string, and a _text_ attribute
|
650
|
+
of type text. Those attributes are automatically added to the `articles`
|
651
|
+
table in the database and mapped to the `Article` model.
|
652
|
+
|
653
|
+
Rails responded by creating a bunch of files. For now, we're only interested
|
654
|
+
in `app/models/article.rb` and `db/migrate/20140120191729_create_articles.rb`
|
655
|
+
(your name could be a bit different). The latter is responsible for creating
|
656
|
+
the database structure, which is what we'll look at next.
|
657
|
+
|
658
|
+
TIP: Active Record is smart enough to automatically map column names to model
|
659
|
+
attributes, which means you don't have to declare attributes inside Rails
|
660
|
+
models, as that will be done automatically by Active Record.
|
661
|
+
|
662
|
+
### Running a Migration
|
663
|
+
|
664
|
+
As we've just seen, `bin/rails generate model` created a _database migration_ file
|
665
|
+
inside the `db/migrate` directory. Migrations are Ruby classes that are
|
666
|
+
designed to make it simple to create and modify database tables. Rails uses
|
667
|
+
rake commands to run migrations, and it's possible to undo a migration after
|
668
|
+
it's been applied to your database. Migration filenames include a timestamp to
|
669
|
+
ensure that they're processed in the order that they were created.
|
670
|
+
|
671
|
+
If you look in the `db/migrate/20140120191729_create_articles.rb` file (remember,
|
672
|
+
yours will have a slightly different name), here's what you'll find:
|
673
|
+
|
674
|
+
```ruby
|
675
|
+
class CreateArticles < ActiveRecord::Migration
|
676
|
+
def change
|
677
|
+
create_table :articles do |t|
|
678
|
+
t.string :title
|
679
|
+
t.text :text
|
680
|
+
|
681
|
+
t.timestamps null: false
|
682
|
+
end
|
683
|
+
end
|
684
|
+
end
|
685
|
+
```
|
686
|
+
|
687
|
+
The above migration creates a method named `change` which will be called when
|
688
|
+
you run this migration. The action defined in this method is also reversible,
|
689
|
+
which means Rails knows how to reverse the change made by this migration,
|
690
|
+
in case you want to reverse it later. When you run this migration it will create
|
691
|
+
an `articles` table with one string column and a text column. It also creates
|
692
|
+
two timestamp fields to allow Rails to track article creation and update times.
|
693
|
+
|
694
|
+
TIP: For more information about migrations, refer to [Rails Database Migrations]
|
695
|
+
(migrations.html).
|
696
|
+
|
697
|
+
At this point, you can use a rake command to run the migration:
|
698
|
+
|
699
|
+
```bash
|
700
|
+
$ bin/rake db:migrate
|
701
|
+
```
|
702
|
+
|
703
|
+
Rails will execute this migration command and tell you it created the Articles
|
704
|
+
table.
|
705
|
+
|
706
|
+
```bash
|
707
|
+
== CreateArticles: migrating ==================================================
|
708
|
+
-- create_table(:articles)
|
709
|
+
-> 0.0019s
|
710
|
+
== CreateArticles: migrated (0.0020s) =========================================
|
711
|
+
```
|
712
|
+
|
713
|
+
NOTE. Because you're working in the development environment by default, this
|
714
|
+
command will apply to the database defined in the `development` section of your
|
715
|
+
`config/database.yml` file. If you would like to execute migrations in another
|
716
|
+
environment, for instance in production, you must explicitly pass it when
|
717
|
+
invoking the command: `bin/rake db:migrate RAILS_ENV=production`.
|
718
|
+
|
719
|
+
### Saving data in the controller
|
720
|
+
|
721
|
+
Back in `ArticlesController`, we need to change the `create` action
|
722
|
+
to use the new `Article` model to save the data in the database.
|
723
|
+
Open `app/controllers/articles_controller.rb` and change the `create` action to
|
724
|
+
look like this:
|
725
|
+
|
726
|
+
```ruby
|
727
|
+
def create
|
728
|
+
@article = Article.new(params[:article])
|
729
|
+
|
730
|
+
@article.save
|
731
|
+
redirect_to @article
|
732
|
+
end
|
733
|
+
```
|
734
|
+
|
735
|
+
Here's what's going on: every Rails model can be initialized with its
|
736
|
+
respective attributes, which are automatically mapped to the respective
|
737
|
+
database columns. In the first line we do just that (remember that
|
738
|
+
`params[:article]` contains the attributes we're interested in). Then,
|
739
|
+
`@article.save` is responsible for saving the model in the database. Finally,
|
740
|
+
we redirect the user to the `show` action, which we'll define later.
|
741
|
+
|
742
|
+
TIP: You might be wondering why the `A` in `Article.new` is capitalized above, whereas most other references to articles in this guide have used lowercase. In this context, we are referring to the class named `Article` that is defined in `\models\article.rb`. Class names in Ruby must begin with a capital letter.
|
743
|
+
|
744
|
+
TIP: As we'll see later, `@article.save` returns a boolean indicating whether
|
745
|
+
the article was saved or not.
|
746
|
+
|
747
|
+
If you now go to <http://localhost:3000/articles/new> you'll *almost* be able
|
748
|
+
to create an article. Try it! You should get an error that looks like this:
|
749
|
+
|
750
|
+
![Forbidden attributes for new article]
|
751
|
+
(images/getting_started/forbidden_attributes_for_new_article.png)
|
752
|
+
|
753
|
+
Rails has several security features that help you write secure applications,
|
754
|
+
and you're running into one of them now. This one is called [strong parameters](action_controller_overview.html#strong-parameters),
|
755
|
+
which requires us to tell Rails exactly which parameters are allowed into our
|
756
|
+
controller actions.
|
757
|
+
|
758
|
+
Why do you have to bother? The ability to grab and automatically assign all
|
759
|
+
controller parameters to your model in one shot makes the programmer's job
|
760
|
+
easier, but this convenience also allows malicious use. What if a request to
|
761
|
+
the server was crafted to look like a new article form submit but also included
|
762
|
+
extra fields with values that violated your applications integrity? They would
|
763
|
+
be 'mass assigned' into your model and then into the database along with the
|
764
|
+
good stuff - potentially breaking your application or worse.
|
765
|
+
|
766
|
+
We have to whitelist our controller parameters to prevent wrongful mass
|
767
|
+
assignment. In this case, we want to both allow and require the `title` and
|
768
|
+
`text` parameters for valid use of `create`. The syntax for this introduces
|
769
|
+
`require` and `permit`. The change will involve one line in the `create` action:
|
770
|
+
|
771
|
+
```ruby
|
772
|
+
@article = Article.new(params.require(:article).permit(:title, :text))
|
773
|
+
```
|
774
|
+
|
775
|
+
This is often factored out into its own method so it can be reused by multiple
|
776
|
+
actions in the same controller, for example `create` and `update`. Above and
|
777
|
+
beyond mass assignment issues, the method is often made `private` to make sure
|
778
|
+
it can't be called outside its intended context. Here is the result:
|
779
|
+
|
780
|
+
```ruby
|
781
|
+
def create
|
782
|
+
@article = Article.new(article_params)
|
783
|
+
|
784
|
+
@article.save
|
785
|
+
redirect_to @article
|
786
|
+
end
|
787
|
+
|
788
|
+
private
|
789
|
+
def article_params
|
790
|
+
params.require(:article).permit(:title, :text)
|
791
|
+
end
|
792
|
+
```
|
793
|
+
|
794
|
+
TIP: For more information, refer to the reference above and
|
795
|
+
[this blog article about Strong Parameters]
|
796
|
+
(http://weblog.rubyonrails.org/2012/3/21/strong-parameters/).
|
797
|
+
|
798
|
+
### Showing Articles
|
799
|
+
|
800
|
+
If you submit the form again now, Rails will complain about not finding the
|
801
|
+
`show` action. That's not very useful though, so let's add the `show` action
|
802
|
+
before proceeding.
|
803
|
+
|
804
|
+
As we have seen in the output of `bin/rake routes`, the route for `show` action is
|
805
|
+
as follows:
|
806
|
+
|
807
|
+
```
|
808
|
+
article GET /articles/:id(.:format) articles#show
|
809
|
+
```
|
810
|
+
|
811
|
+
The special syntax `:id` tells rails that this route expects an `:id`
|
812
|
+
parameter, which in our case will be the id of the article.
|
813
|
+
|
814
|
+
As we did before, we need to add the `show` action in
|
815
|
+
`app/controllers/articles_controller.rb` and its respective view.
|
816
|
+
|
817
|
+
NOTE: A frequent practice is to place the standard CRUD actions in each
|
818
|
+
controller in the following order: `index`, `show`, `new`, `edit`, `create`, `update`
|
819
|
+
and `destroy`. You may use any order you choose, but keep in mind that these
|
820
|
+
are public methods; as mentioned earlier in this guide, they must be placed
|
821
|
+
before any private or protected method in the controller in order to work.
|
822
|
+
|
823
|
+
Given that, let's add the `show` action, as follows:
|
824
|
+
|
825
|
+
```ruby
|
826
|
+
class ArticlesController < ApplicationController
|
827
|
+
def show
|
828
|
+
@article = Article.find(params[:id])
|
829
|
+
end
|
830
|
+
|
831
|
+
def new
|
832
|
+
end
|
833
|
+
|
834
|
+
# snippet for brevity
|
835
|
+
```
|
836
|
+
|
837
|
+
A couple of things to note. We use `Article.find` to find the article we're
|
838
|
+
interested in, passing in `params[:id]` to get the `:id` parameter from the
|
839
|
+
request. We also use an instance variable (prefixed with `@`) to hold a
|
840
|
+
reference to the article object. We do this because Rails will pass all instance
|
841
|
+
variables to the view.
|
842
|
+
|
843
|
+
Now, create a new file `app/views/articles/show.html.erb` with the following
|
844
|
+
content:
|
845
|
+
|
846
|
+
```html+erb
|
847
|
+
<p>
|
848
|
+
<strong>Title:</strong>
|
849
|
+
<%= @article.title %>
|
850
|
+
</p>
|
851
|
+
|
852
|
+
<p>
|
853
|
+
<strong>Text:</strong>
|
854
|
+
<%= @article.text %>
|
855
|
+
</p>
|
856
|
+
```
|
857
|
+
|
858
|
+
With this change, you should finally be able to create new articles.
|
859
|
+
Visit <http://localhost:3000/articles/new> and give it a try!
|
860
|
+
|
861
|
+
![Show action for articles](images/getting_started/show_action_for_articles.png)
|
862
|
+
|
863
|
+
### Listing all articles
|
864
|
+
|
865
|
+
We still need a way to list all our articles, so let's do that.
|
866
|
+
The route for this as per output of `bin/rake routes` is:
|
867
|
+
|
868
|
+
```
|
869
|
+
articles GET /articles(.:format) articles#index
|
870
|
+
```
|
871
|
+
|
872
|
+
Add the corresponding `index` action for that route inside the
|
873
|
+
`ArticlesController` in the `app/controllers/articles_controller.rb` file.
|
874
|
+
When we write an `index` action, the usual practice is to place it as the
|
875
|
+
first method in the controller. Let's do it:
|
876
|
+
|
877
|
+
```ruby
|
878
|
+
class ArticlesController < ApplicationController
|
879
|
+
def index
|
880
|
+
@articles = Article.all
|
881
|
+
end
|
882
|
+
|
883
|
+
def show
|
884
|
+
@article = Article.find(params[:id])
|
885
|
+
end
|
886
|
+
|
887
|
+
def new
|
888
|
+
end
|
889
|
+
|
890
|
+
# snippet for brevity
|
891
|
+
```
|
892
|
+
|
893
|
+
And then finally, add the view for this action, located at
|
894
|
+
`app/views/articles/index.html.erb`:
|
895
|
+
|
896
|
+
```html+erb
|
897
|
+
<h1>Listing articles</h1>
|
898
|
+
|
899
|
+
<table>
|
900
|
+
<tr>
|
901
|
+
<th>Title</th>
|
902
|
+
<th>Text</th>
|
903
|
+
</tr>
|
904
|
+
|
905
|
+
<% @articles.each do |article| %>
|
906
|
+
<tr>
|
907
|
+
<td><%= article.title %></td>
|
908
|
+
<td><%= article.text %></td>
|
909
|
+
</tr>
|
910
|
+
<% end %>
|
911
|
+
</table>
|
912
|
+
```
|
913
|
+
|
914
|
+
Now if you go to <http://localhost:3000/articles> you will see a list of all the
|
915
|
+
articles that you have created.
|
916
|
+
|
917
|
+
### Adding links
|
918
|
+
|
919
|
+
You can now create, show, and list articles. Now let's add some links to
|
920
|
+
navigate through pages.
|
921
|
+
|
922
|
+
Open `app/views/welcome/index.html.erb` and modify it as follows:
|
923
|
+
|
924
|
+
```html+erb
|
925
|
+
<h1>Hello, Rails!</h1>
|
926
|
+
<%= link_to 'My Blog', controller: 'articles' %>
|
927
|
+
```
|
928
|
+
|
929
|
+
The `link_to` method is one of Rails' built-in view helpers. It creates a
|
930
|
+
hyperlink based on text to display and where to go - in this case, to the path
|
931
|
+
for articles.
|
932
|
+
|
933
|
+
Let's add links to the other views as well, starting with adding this
|
934
|
+
"New Article" link to `app/views/articles/index.html.erb`, placing it above the
|
935
|
+
`<table>` tag:
|
936
|
+
|
937
|
+
```erb
|
938
|
+
<%= link_to 'New article', new_article_path %>
|
939
|
+
```
|
940
|
+
|
941
|
+
This link will allow you to bring up the form that lets you create a new article.
|
942
|
+
|
943
|
+
Now, add another link in `app/views/articles/new.html.erb`, underneath the
|
944
|
+
form, to go back to the `index` action:
|
945
|
+
|
946
|
+
```erb
|
947
|
+
<%= form_for :article, url: articles_path do |f| %>
|
948
|
+
...
|
949
|
+
<% end %>
|
950
|
+
|
951
|
+
<%= link_to 'Back', articles_path %>
|
952
|
+
```
|
953
|
+
|
954
|
+
Finally, add a link to the `app/views/articles/show.html.erb` template to
|
955
|
+
go back to the `index` action as well, so that people who are viewing a single
|
956
|
+
article can go back and view the whole list again:
|
957
|
+
|
958
|
+
```html+erb
|
959
|
+
<p>
|
960
|
+
<strong>Title:</strong>
|
961
|
+
<%= @article.title %>
|
962
|
+
</p>
|
963
|
+
|
964
|
+
<p>
|
965
|
+
<strong>Text:</strong>
|
966
|
+
<%= @article.text %>
|
967
|
+
</p>
|
968
|
+
|
969
|
+
<%= link_to 'Back', articles_path %>
|
970
|
+
```
|
971
|
+
|
972
|
+
TIP: If you want to link to an action in the same controller, you don't need to
|
973
|
+
specify the `:controller` option, as Rails will use the current controller by
|
974
|
+
default.
|
975
|
+
|
976
|
+
TIP: In development mode (which is what you're working in by default), Rails
|
977
|
+
reloads your application with every browser request, so there's no need to stop
|
978
|
+
and restart the web server when a change is made.
|
979
|
+
|
980
|
+
### Adding Some Validation
|
981
|
+
|
982
|
+
The model file, `app/models/article.rb` is about as simple as it can get:
|
983
|
+
|
984
|
+
```ruby
|
985
|
+
class Article < ActiveRecord::Base
|
986
|
+
end
|
987
|
+
```
|
988
|
+
|
989
|
+
There isn't much to this file - but note that the `Article` class inherits from
|
990
|
+
`ActiveRecord::Base`. Active Record supplies a great deal of functionality to
|
991
|
+
your Rails models for free, including basic database CRUD (Create, Read, Update,
|
992
|
+
Destroy) operations, data validation, as well as sophisticated search support
|
993
|
+
and the ability to relate multiple models to one another.
|
994
|
+
|
995
|
+
Rails includes methods to help you validate the data that you send to models.
|
996
|
+
Open the `app/models/article.rb` file and edit it:
|
997
|
+
|
998
|
+
```ruby
|
999
|
+
class Article < ActiveRecord::Base
|
1000
|
+
validates :title, presence: true,
|
1001
|
+
length: { minimum: 5 }
|
1002
|
+
end
|
1003
|
+
```
|
1004
|
+
|
1005
|
+
These changes will ensure that all articles have a title that is at least five
|
1006
|
+
characters long. Rails can validate a variety of conditions in a model,
|
1007
|
+
including the presence or uniqueness of columns, their format, and the
|
1008
|
+
existence of associated objects. Validations are covered in detail in [Active
|
1009
|
+
Record Validations](active_record_validations.html).
|
1010
|
+
|
1011
|
+
With the validation now in place, when you call `@article.save` on an invalid
|
1012
|
+
article, it will return `false`. If you open
|
1013
|
+
`app/controllers/articles_controller.rb` again, you'll notice that we don't
|
1014
|
+
check the result of calling `@article.save` inside the `create` action.
|
1015
|
+
If `@article.save` fails in this situation, we need to show the form back to the
|
1016
|
+
user. To do this, change the `new` and `create` actions inside
|
1017
|
+
`app/controllers/articles_controller.rb` to these:
|
1018
|
+
|
1019
|
+
```ruby
|
1020
|
+
def new
|
1021
|
+
@article = Article.new
|
1022
|
+
end
|
1023
|
+
|
1024
|
+
def create
|
1025
|
+
@article = Article.new(article_params)
|
1026
|
+
|
1027
|
+
if @article.save
|
1028
|
+
redirect_to @article
|
1029
|
+
else
|
1030
|
+
render 'new'
|
1031
|
+
end
|
1032
|
+
end
|
1033
|
+
|
1034
|
+
private
|
1035
|
+
def article_params
|
1036
|
+
params.require(:article).permit(:title, :text)
|
1037
|
+
end
|
1038
|
+
```
|
1039
|
+
|
1040
|
+
The `new` action is now creating a new instance variable called `@article`, and
|
1041
|
+
you'll see why that is in just a few moments.
|
1042
|
+
|
1043
|
+
Notice that inside the `create` action we use `render` instead of `redirect_to`
|
1044
|
+
when `save` returns `false`. The `render` method is used so that the `@article`
|
1045
|
+
object is passed back to the `new` template when it is rendered. This rendering
|
1046
|
+
is done within the same request as the form submission, whereas the
|
1047
|
+
`redirect_to` will tell the browser to issue another request.
|
1048
|
+
|
1049
|
+
If you reload
|
1050
|
+
<http://localhost:3000/articles/new> and
|
1051
|
+
try to save an article without a title, Rails will send you back to the
|
1052
|
+
form, but that's not very useful. You need to tell the user that
|
1053
|
+
something went wrong. To do that, you'll modify
|
1054
|
+
`app/views/articles/new.html.erb` to check for error messages:
|
1055
|
+
|
1056
|
+
```html+erb
|
1057
|
+
<%= form_for :article, url: articles_path do |f| %>
|
1058
|
+
|
1059
|
+
<% if @article.errors.any? %>
|
1060
|
+
<div id="error_explanation">
|
1061
|
+
<h2>
|
1062
|
+
<%= pluralize(@article.errors.count, "error") %> prohibited
|
1063
|
+
this article from being saved:
|
1064
|
+
</h2>
|
1065
|
+
<ul>
|
1066
|
+
<% @article.errors.full_messages.each do |msg| %>
|
1067
|
+
<li><%= msg %></li>
|
1068
|
+
<% end %>
|
1069
|
+
</ul>
|
1070
|
+
</div>
|
1071
|
+
<% end %>
|
1072
|
+
|
1073
|
+
<p>
|
1074
|
+
<%= f.label :title %><br>
|
1075
|
+
<%= f.text_field :title %>
|
1076
|
+
</p>
|
1077
|
+
|
1078
|
+
<p>
|
1079
|
+
<%= f.label :text %><br>
|
1080
|
+
<%= f.text_area :text %>
|
1081
|
+
</p>
|
1082
|
+
|
1083
|
+
<p>
|
1084
|
+
<%= f.submit %>
|
1085
|
+
</p>
|
1086
|
+
|
1087
|
+
<% end %>
|
1088
|
+
|
1089
|
+
<%= link_to 'Back', articles_path %>
|
1090
|
+
```
|
1091
|
+
|
1092
|
+
A few things are going on. We check if there are any errors with
|
1093
|
+
`@article.errors.any?`, and in that case we show a list of all
|
1094
|
+
errors with `@article.errors.full_messages`.
|
1095
|
+
|
1096
|
+
`pluralize` is a rails helper that takes a number and a string as its
|
1097
|
+
arguments. If the number is greater than one, the string will be automatically
|
1098
|
+
pluralized.
|
1099
|
+
|
1100
|
+
The reason why we added `@article = Article.new` in the `ArticlesController` is
|
1101
|
+
that otherwise `@article` would be `nil` in our view, and calling
|
1102
|
+
`@article.errors.any?` would throw an error.
|
1103
|
+
|
1104
|
+
TIP: Rails automatically wraps fields that contain an error with a div
|
1105
|
+
with class `field_with_errors`. You can define a css rule to make them
|
1106
|
+
standout.
|
1107
|
+
|
1108
|
+
Now you'll get a nice error message when saving an article without title when
|
1109
|
+
you attempt to do just that on the new article form
|
1110
|
+
<http://localhost:3000/articles/new>:
|
1111
|
+
|
1112
|
+
![Form With Errors](images/getting_started/form_with_errors.png)
|
1113
|
+
|
1114
|
+
### Updating Articles
|
1115
|
+
|
1116
|
+
We've covered the "CR" part of CRUD. Now let's focus on the "U" part, updating
|
1117
|
+
articles.
|
1118
|
+
|
1119
|
+
The first step we'll take is adding an `edit` action to the `ArticlesController`,
|
1120
|
+
generally between the `new` and `create` actions, as shown:
|
1121
|
+
|
1122
|
+
```ruby
|
1123
|
+
def new
|
1124
|
+
@article = Article.new
|
1125
|
+
end
|
1126
|
+
|
1127
|
+
def edit
|
1128
|
+
@article = Article.find(params[:id])
|
1129
|
+
end
|
1130
|
+
|
1131
|
+
def create
|
1132
|
+
@article = Article.new(article_params)
|
1133
|
+
|
1134
|
+
if @article.save
|
1135
|
+
redirect_to @article
|
1136
|
+
else
|
1137
|
+
render 'new'
|
1138
|
+
end
|
1139
|
+
end
|
1140
|
+
```
|
1141
|
+
|
1142
|
+
The view will contain a form similar to the one we used when creating
|
1143
|
+
new articles. Create a file called `app/views/articles/edit.html.erb` and make
|
1144
|
+
it look as follows:
|
1145
|
+
|
1146
|
+
```html+erb
|
1147
|
+
<h1>Editing article</h1>
|
1148
|
+
|
1149
|
+
<%= form_for :article, url: article_path(@article), method: :patch do |f| %>
|
1150
|
+
|
1151
|
+
<% if @article.errors.any? %>
|
1152
|
+
<div id="error_explanation">
|
1153
|
+
<h2>
|
1154
|
+
<%= pluralize(@article.errors.count, "error") %> prohibited
|
1155
|
+
this article from being saved:
|
1156
|
+
</h2>
|
1157
|
+
<ul>
|
1158
|
+
<% @article.errors.full_messages.each do |msg| %>
|
1159
|
+
<li><%= msg %></li>
|
1160
|
+
<% end %>
|
1161
|
+
</ul>
|
1162
|
+
</div>
|
1163
|
+
<% end %>
|
1164
|
+
|
1165
|
+
<p>
|
1166
|
+
<%= f.label :title %><br>
|
1167
|
+
<%= f.text_field :title %>
|
1168
|
+
</p>
|
1169
|
+
|
1170
|
+
<p>
|
1171
|
+
<%= f.label :text %><br>
|
1172
|
+
<%= f.text_area :text %>
|
1173
|
+
</p>
|
1174
|
+
|
1175
|
+
<p>
|
1176
|
+
<%= f.submit %>
|
1177
|
+
</p>
|
1178
|
+
|
1179
|
+
<% end %>
|
1180
|
+
|
1181
|
+
<%= link_to 'Back', articles_path %>
|
1182
|
+
```
|
1183
|
+
|
1184
|
+
This time we point the form to the `update` action, which is not defined yet
|
1185
|
+
but will be very soon.
|
1186
|
+
|
1187
|
+
The `method: :patch` option tells Rails that we want this form to be submitted
|
1188
|
+
via the `PATCH` HTTP method which is the HTTP method you're expected to use to
|
1189
|
+
**update** resources according to the REST protocol.
|
1190
|
+
|
1191
|
+
The first parameter of `form_for` can be an object, say, `@article` which would
|
1192
|
+
cause the helper to fill in the form with the fields of the object. Passing in a
|
1193
|
+
symbol (`:article`) with the same name as the instance variable (`@article`)
|
1194
|
+
also automagically leads to the same behavior. This is what is happening here.
|
1195
|
+
More details can be found in [form_for documentation]
|
1196
|
+
(http://api.rubyonrails.org/classes/ActionView/Helpers/FormHelper.html#method-i-form_for).
|
1197
|
+
|
1198
|
+
Next, we need to create the `update` action in
|
1199
|
+
`app/controllers/articles_controller.rb`.
|
1200
|
+
Add it between the `create` action and the `private` method:
|
1201
|
+
|
1202
|
+
```ruby
|
1203
|
+
def create
|
1204
|
+
@article = Article.new(article_params)
|
1205
|
+
|
1206
|
+
if @article.save
|
1207
|
+
redirect_to @article
|
1208
|
+
else
|
1209
|
+
render 'new'
|
1210
|
+
end
|
1211
|
+
end
|
1212
|
+
|
1213
|
+
def update
|
1214
|
+
@article = Article.find(params[:id])
|
1215
|
+
|
1216
|
+
if @article.update(article_params)
|
1217
|
+
redirect_to @article
|
1218
|
+
else
|
1219
|
+
render 'edit'
|
1220
|
+
end
|
1221
|
+
end
|
1222
|
+
|
1223
|
+
private
|
1224
|
+
def article_params
|
1225
|
+
params.require(:article).permit(:title, :text)
|
1226
|
+
end
|
1227
|
+
```
|
1228
|
+
|
1229
|
+
The new method, `update`, is used when you want to update a record
|
1230
|
+
that already exists, and it accepts a hash containing the attributes
|
1231
|
+
that you want to update. As before, if there was an error updating the
|
1232
|
+
article we want to show the form back to the user.
|
1233
|
+
|
1234
|
+
We reuse the `article_params` method that we defined earlier for the create
|
1235
|
+
action.
|
1236
|
+
|
1237
|
+
TIP: You don't need to pass all attributes to `update`. For
|
1238
|
+
example, if you'd call `@article.update(title: 'A new title')`
|
1239
|
+
Rails would only update the `title` attribute, leaving all other
|
1240
|
+
attributes untouched.
|
1241
|
+
|
1242
|
+
Finally, we want to show a link to the `edit` action in the list of all the
|
1243
|
+
articles, so let's add that now to `app/views/articles/index.html.erb` to make
|
1244
|
+
it appear next to the "Show" link:
|
1245
|
+
|
1246
|
+
```html+erb
|
1247
|
+
<table>
|
1248
|
+
<tr>
|
1249
|
+
<th>Title</th>
|
1250
|
+
<th>Text</th>
|
1251
|
+
<th colspan="2"></th>
|
1252
|
+
</tr>
|
1253
|
+
|
1254
|
+
<% @articles.each do |article| %>
|
1255
|
+
<tr>
|
1256
|
+
<td><%= article.title %></td>
|
1257
|
+
<td><%= article.text %></td>
|
1258
|
+
<td><%= link_to 'Show', article_path(article) %></td>
|
1259
|
+
<td><%= link_to 'Edit', edit_article_path(article) %></td>
|
1260
|
+
</tr>
|
1261
|
+
<% end %>
|
1262
|
+
</table>
|
1263
|
+
```
|
1264
|
+
|
1265
|
+
And we'll also add one to the `app/views/articles/show.html.erb` template as
|
1266
|
+
well, so that there's also an "Edit" link on an article's page. Add this at the
|
1267
|
+
bottom of the template:
|
1268
|
+
|
1269
|
+
```html+erb
|
1270
|
+
...
|
1271
|
+
|
1272
|
+
<%= link_to 'Edit', edit_article_path(@article) %> |
|
1273
|
+
<%= link_to 'Back', articles_path %>
|
1274
|
+
```
|
1275
|
+
|
1276
|
+
And here's how our app looks so far:
|
1277
|
+
|
1278
|
+
![Index action with edit link](images/getting_started/index_action_with_edit_link.png)
|
1279
|
+
|
1280
|
+
### Using partials to clean up duplication in views
|
1281
|
+
|
1282
|
+
Our `edit` page looks very similar to the `new` page; in fact, they
|
1283
|
+
both share the same code for displaying the form. Let's remove this
|
1284
|
+
duplication by using a view partial. By convention, partial files are
|
1285
|
+
prefixed with an underscore.
|
1286
|
+
|
1287
|
+
TIP: You can read more about partials in the
|
1288
|
+
[Layouts and Rendering in Rails](layouts_and_rendering.html) guide.
|
1289
|
+
|
1290
|
+
Create a new file `app/views/articles/_form.html.erb` with the following
|
1291
|
+
content:
|
1292
|
+
|
1293
|
+
```html+erb
|
1294
|
+
<%= form_for @article do |f| %>
|
1295
|
+
|
1296
|
+
<% if @article.errors.any? %>
|
1297
|
+
<div id="error_explanation">
|
1298
|
+
<h2>
|
1299
|
+
<%= pluralize(@article.errors.count, "error") %> prohibited
|
1300
|
+
this article from being saved:
|
1301
|
+
</h2>
|
1302
|
+
<ul>
|
1303
|
+
<% @article.errors.full_messages.each do |msg| %>
|
1304
|
+
<li><%= msg %></li>
|
1305
|
+
<% end %>
|
1306
|
+
</ul>
|
1307
|
+
</div>
|
1308
|
+
<% end %>
|
1309
|
+
|
1310
|
+
<p>
|
1311
|
+
<%= f.label :title %><br>
|
1312
|
+
<%= f.text_field :title %>
|
1313
|
+
</p>
|
1314
|
+
|
1315
|
+
<p>
|
1316
|
+
<%= f.label :text %><br>
|
1317
|
+
<%= f.text_area :text %>
|
1318
|
+
</p>
|
1319
|
+
|
1320
|
+
<p>
|
1321
|
+
<%= f.submit %>
|
1322
|
+
</p>
|
1323
|
+
|
1324
|
+
<% end %>
|
1325
|
+
```
|
1326
|
+
|
1327
|
+
Everything except for the `form_for` declaration remained the same.
|
1328
|
+
The reason we can use this shorter, simpler `form_for` declaration
|
1329
|
+
to stand in for either of the other forms is that `@article` is a *resource*
|
1330
|
+
corresponding to a full set of RESTful routes, and Rails is able to infer
|
1331
|
+
which URI and method to use.
|
1332
|
+
For more information about this use of `form_for`, see [Resource-oriented style]
|
1333
|
+
(http://api.rubyonrails.org/classes/ActionView/Helpers/FormHelper.html#method-i-form_for-label-Resource-oriented+style).
|
1334
|
+
|
1335
|
+
Now, let's update the `app/views/articles/new.html.erb` view to use this new
|
1336
|
+
partial, rewriting it completely:
|
1337
|
+
|
1338
|
+
```html+erb
|
1339
|
+
<h1>New article</h1>
|
1340
|
+
|
1341
|
+
<%= render 'form' %>
|
1342
|
+
|
1343
|
+
<%= link_to 'Back', articles_path %>
|
1344
|
+
```
|
1345
|
+
|
1346
|
+
Then do the same for the `app/views/articles/edit.html.erb` view:
|
1347
|
+
|
1348
|
+
```html+erb
|
1349
|
+
<h1>Edit article</h1>
|
1350
|
+
|
1351
|
+
<%= render 'form' %>
|
1352
|
+
|
1353
|
+
<%= link_to 'Back', articles_path %>
|
1354
|
+
```
|
1355
|
+
|
1356
|
+
### Deleting Articles
|
1357
|
+
|
1358
|
+
We're now ready to cover the "D" part of CRUD, deleting articles from the
|
1359
|
+
database. Following the REST convention, the route for
|
1360
|
+
deleting articles as per output of `bin/rake routes` is:
|
1361
|
+
|
1362
|
+
```ruby
|
1363
|
+
DELETE /articles/:id(.:format) articles#destroy
|
1364
|
+
```
|
1365
|
+
|
1366
|
+
The `delete` routing method should be used for routes that destroy
|
1367
|
+
resources. If this was left as a typical `get` route, it could be possible for
|
1368
|
+
people to craft malicious URLs like this:
|
1369
|
+
|
1370
|
+
```html
|
1371
|
+
<a href='http://example.com/articles/1/destroy'>look at this cat!</a>
|
1372
|
+
```
|
1373
|
+
|
1374
|
+
We use the `delete` method for destroying resources, and this route is mapped
|
1375
|
+
to the `destroy` action inside `app/controllers/articles_controller.rb`, which
|
1376
|
+
doesn't exist yet. The `destroy` method is generally the last CRUD action in
|
1377
|
+
the controller, and like the other public CRUD actions, it must be placed
|
1378
|
+
before any `private` or `protected` methods. Let's add it:
|
1379
|
+
|
1380
|
+
```ruby
|
1381
|
+
def destroy
|
1382
|
+
@article = Article.find(params[:id])
|
1383
|
+
@article.destroy
|
1384
|
+
|
1385
|
+
redirect_to articles_path
|
1386
|
+
end
|
1387
|
+
```
|
1388
|
+
|
1389
|
+
The complete `ArticlesController` in the
|
1390
|
+
`app/controllers/articles_controller.rb` file should now look like this:
|
1391
|
+
|
1392
|
+
```ruby
|
1393
|
+
class ArticlesController < ApplicationController
|
1394
|
+
def index
|
1395
|
+
@articles = Article.all
|
1396
|
+
end
|
1397
|
+
|
1398
|
+
def show
|
1399
|
+
@article = Article.find(params[:id])
|
1400
|
+
end
|
1401
|
+
|
1402
|
+
def new
|
1403
|
+
@article = Article.new
|
1404
|
+
end
|
1405
|
+
|
1406
|
+
def edit
|
1407
|
+
@article = Article.find(params[:id])
|
1408
|
+
end
|
1409
|
+
|
1410
|
+
def create
|
1411
|
+
@article = Article.new(article_params)
|
1412
|
+
|
1413
|
+
if @article.save
|
1414
|
+
redirect_to @article
|
1415
|
+
else
|
1416
|
+
render 'new'
|
1417
|
+
end
|
1418
|
+
end
|
1419
|
+
|
1420
|
+
def update
|
1421
|
+
@article = Article.find(params[:id])
|
1422
|
+
|
1423
|
+
if @article.update(article_params)
|
1424
|
+
redirect_to @article
|
1425
|
+
else
|
1426
|
+
render 'edit'
|
1427
|
+
end
|
1428
|
+
end
|
1429
|
+
|
1430
|
+
def destroy
|
1431
|
+
@article = Article.find(params[:id])
|
1432
|
+
@article.destroy
|
1433
|
+
|
1434
|
+
redirect_to articles_path
|
1435
|
+
end
|
1436
|
+
|
1437
|
+
private
|
1438
|
+
def article_params
|
1439
|
+
params.require(:article).permit(:title, :text)
|
1440
|
+
end
|
1441
|
+
end
|
1442
|
+
```
|
1443
|
+
|
1444
|
+
You can call `destroy` on Active Record objects when you want to delete
|
1445
|
+
them from the database. Note that we don't need to add a view for this
|
1446
|
+
action since we're redirecting to the `index` action.
|
1447
|
+
|
1448
|
+
Finally, add a 'Destroy' link to your `index` action template
|
1449
|
+
(`app/views/articles/index.html.erb`) to wrap everything together.
|
1450
|
+
|
1451
|
+
```html+erb
|
1452
|
+
<h1>Listing Articles</h1>
|
1453
|
+
<%= link_to 'New article', new_article_path %>
|
1454
|
+
<table>
|
1455
|
+
<tr>
|
1456
|
+
<th>Title</th>
|
1457
|
+
<th>Text</th>
|
1458
|
+
<th colspan="3"></th>
|
1459
|
+
</tr>
|
1460
|
+
|
1461
|
+
<% @articles.each do |article| %>
|
1462
|
+
<tr>
|
1463
|
+
<td><%= article.title %></td>
|
1464
|
+
<td><%= article.text %></td>
|
1465
|
+
<td><%= link_to 'Show', article_path(article) %></td>
|
1466
|
+
<td><%= link_to 'Edit', edit_article_path(article) %></td>
|
1467
|
+
<td><%= link_to 'Destroy', article_path(article),
|
1468
|
+
method: :delete,
|
1469
|
+
data: { confirm: 'Are you sure?' } %></td>
|
1470
|
+
</tr>
|
1471
|
+
<% end %>
|
1472
|
+
</table>
|
1473
|
+
```
|
1474
|
+
|
1475
|
+
Here we're using `link_to` in a different way. We pass the named route as the
|
1476
|
+
second argument, and then the options as another argument. The `:method` and
|
1477
|
+
`:'data-confirm'` options are used as HTML5 attributes so that when the link is
|
1478
|
+
clicked, Rails will first show a confirm dialog to the user, and then submit the
|
1479
|
+
link with method `delete`. This is done via the JavaScript file `jquery_ujs`
|
1480
|
+
which is automatically included into your application's layout
|
1481
|
+
(`app/views/layouts/application.html.erb`) when you generated the application.
|
1482
|
+
Without this file, the confirmation dialog box wouldn't appear.
|
1483
|
+
|
1484
|
+
![Confirm Dialog](images/getting_started/confirm_dialog.png)
|
1485
|
+
|
1486
|
+
Congratulations, you can now create, show, list, update and destroy
|
1487
|
+
articles.
|
1488
|
+
|
1489
|
+
TIP: In general, Rails encourages using resources objects instead of
|
1490
|
+
declaring routes manually. For more information about routing, see
|
1491
|
+
[Rails Routing from the Outside In](routing.html).
|
1492
|
+
|
1493
|
+
Adding a Second Model
|
1494
|
+
---------------------
|
1495
|
+
|
1496
|
+
It's time to add a second model to the application. The second model will handle
|
1497
|
+
comments on articles.
|
1498
|
+
|
1499
|
+
### Generating a Model
|
1500
|
+
|
1501
|
+
We're going to see the same generator that we used before when creating
|
1502
|
+
the `Article` model. This time we'll create a `Comment` model to hold
|
1503
|
+
reference of article comments. Run this command in your terminal:
|
1504
|
+
|
1505
|
+
```bash
|
1506
|
+
$ bin/rails generate model Comment commenter:string body:text article:references
|
1507
|
+
```
|
1508
|
+
|
1509
|
+
This command will generate four files:
|
1510
|
+
|
1511
|
+
| File | Purpose |
|
1512
|
+
| -------------------------------------------- | ------------------------------------------------------------------------------------------------------ |
|
1513
|
+
| db/migrate/20140120201010_create_comments.rb | Migration to create the comments table in your database (your name will include a different timestamp) |
|
1514
|
+
| app/models/comment.rb | The Comment model |
|
1515
|
+
| test/models/comment_test.rb | Testing harness for the comments model |
|
1516
|
+
| test/fixtures/comments.yml | Sample comments for use in testing |
|
1517
|
+
|
1518
|
+
First, take a look at `app/models/comment.rb`:
|
1519
|
+
|
1520
|
+
```ruby
|
1521
|
+
class Comment < ActiveRecord::Base
|
1522
|
+
belongs_to :article
|
1523
|
+
end
|
1524
|
+
```
|
1525
|
+
|
1526
|
+
This is very similar to the `Article` model that you saw earlier. The difference
|
1527
|
+
is the line `belongs_to :article`, which sets up an Active Record _association_.
|
1528
|
+
You'll learn a little about associations in the next section of this guide.
|
1529
|
+
|
1530
|
+
In addition to the model, Rails has also made a migration to create the
|
1531
|
+
corresponding database table:
|
1532
|
+
|
1533
|
+
```ruby
|
1534
|
+
class CreateComments < ActiveRecord::Migration
|
1535
|
+
def change
|
1536
|
+
create_table :comments do |t|
|
1537
|
+
t.string :commenter
|
1538
|
+
t.text :body
|
1539
|
+
t.references :article, index: true, foreign_key: true
|
1540
|
+
|
1541
|
+
t.timestamps null: false
|
1542
|
+
end
|
1543
|
+
end
|
1544
|
+
end
|
1545
|
+
```
|
1546
|
+
|
1547
|
+
The `t.references` line creates an integer column called `article_id`, an index
|
1548
|
+
for it, and a foreign key constraint that points to the `articles` table. Go
|
1549
|
+
ahead and run the migration:
|
1550
|
+
|
1551
|
+
```bash
|
1552
|
+
$ bin/rake db:migrate
|
1553
|
+
```
|
1554
|
+
|
1555
|
+
Rails is smart enough to only execute the migrations that have not already been
|
1556
|
+
run against the current database, so in this case you will just see:
|
1557
|
+
|
1558
|
+
```bash
|
1559
|
+
== CreateComments: migrating =================================================
|
1560
|
+
-- create_table(:comments)
|
1561
|
+
-> 0.0115s
|
1562
|
+
== CreateComments: migrated (0.0119s) ========================================
|
1563
|
+
```
|
1564
|
+
|
1565
|
+
### Associating Models
|
1566
|
+
|
1567
|
+
Active Record associations let you easily declare the relationship between two
|
1568
|
+
models. In the case of comments and articles, you could write out the
|
1569
|
+
relationships this way:
|
1570
|
+
|
1571
|
+
* Each comment belongs to one article.
|
1572
|
+
* One article can have many comments.
|
1573
|
+
|
1574
|
+
In fact, this is very close to the syntax that Rails uses to declare this
|
1575
|
+
association. You've already seen the line of code inside the `Comment` model
|
1576
|
+
(app/models/comment.rb) that makes each comment belong to an Article:
|
1577
|
+
|
1578
|
+
```ruby
|
1579
|
+
class Comment < ActiveRecord::Base
|
1580
|
+
belongs_to :article
|
1581
|
+
end
|
1582
|
+
```
|
1583
|
+
|
1584
|
+
You'll need to edit `app/models/article.rb` to add the other side of the
|
1585
|
+
association:
|
1586
|
+
|
1587
|
+
```ruby
|
1588
|
+
class Article < ActiveRecord::Base
|
1589
|
+
has_many :comments
|
1590
|
+
validates :title, presence: true,
|
1591
|
+
length: { minimum: 5 }
|
1592
|
+
end
|
1593
|
+
```
|
1594
|
+
|
1595
|
+
These two declarations enable a good bit of automatic behavior. For example, if
|
1596
|
+
you have an instance variable `@article` containing an article, you can retrieve
|
1597
|
+
all the comments belonging to that article as an array using
|
1598
|
+
`@article.comments`.
|
1599
|
+
|
1600
|
+
TIP: For more information on Active Record associations, see the [Active Record
|
1601
|
+
Associations](association_basics.html) guide.
|
1602
|
+
|
1603
|
+
### Adding a Route for Comments
|
1604
|
+
|
1605
|
+
As with the `welcome` controller, we will need to add a route so that Rails
|
1606
|
+
knows where we would like to navigate to see `comments`. Open up the
|
1607
|
+
`config/routes.rb` file again, and edit it as follows:
|
1608
|
+
|
1609
|
+
```ruby
|
1610
|
+
resources :articles do
|
1611
|
+
resources :comments
|
1612
|
+
end
|
1613
|
+
```
|
1614
|
+
|
1615
|
+
This creates `comments` as a _nested resource_ within `articles`. This is
|
1616
|
+
another part of capturing the hierarchical relationship that exists between
|
1617
|
+
articles and comments.
|
1618
|
+
|
1619
|
+
TIP: For more information on routing, see the [Rails Routing](routing.html)
|
1620
|
+
guide.
|
1621
|
+
|
1622
|
+
### Generating a Controller
|
1623
|
+
|
1624
|
+
With the model in hand, you can turn your attention to creating a matching
|
1625
|
+
controller. Again, we'll use the same generator we used before:
|
1626
|
+
|
1627
|
+
```bash
|
1628
|
+
$ bin/rails generate controller Comments
|
1629
|
+
```
|
1630
|
+
|
1631
|
+
This creates five files and one empty directory:
|
1632
|
+
|
1633
|
+
| File/Directory | Purpose |
|
1634
|
+
| -------------------------------------------- | ---------------------------------------- |
|
1635
|
+
| app/controllers/comments_controller.rb | The Comments controller |
|
1636
|
+
| app/views/comments/ | Views of the controller are stored here |
|
1637
|
+
| test/controllers/comments_controller_test.rb | The test for the controller |
|
1638
|
+
| app/helpers/comments_helper.rb | A view helper file |
|
1639
|
+
| app/assets/javascripts/comment.js.coffee | CoffeeScript for the controller |
|
1640
|
+
| app/assets/stylesheets/comment.css.scss | Cascading style sheet for the controller |
|
1641
|
+
|
1642
|
+
Like with any blog, our readers will create their comments directly after
|
1643
|
+
reading the article, and once they have added their comment, will be sent back
|
1644
|
+
to the article show page to see their comment now listed. Due to this, our
|
1645
|
+
`CommentsController` is there to provide a method to create comments and delete
|
1646
|
+
spam comments when they arrive.
|
1647
|
+
|
1648
|
+
So first, we'll wire up the Article show template
|
1649
|
+
(`app/views/articles/show.html.erb`) to let us make a new comment:
|
1650
|
+
|
1651
|
+
```html+erb
|
1652
|
+
<p>
|
1653
|
+
<strong>Title:</strong>
|
1654
|
+
<%= @article.title %>
|
1655
|
+
</p>
|
1656
|
+
|
1657
|
+
<p>
|
1658
|
+
<strong>Text:</strong>
|
1659
|
+
<%= @article.text %>
|
1660
|
+
</p>
|
1661
|
+
|
1662
|
+
<h2>Add a comment:</h2>
|
1663
|
+
<%= form_for([@article, @article.comments.build]) do |f| %>
|
1664
|
+
<p>
|
1665
|
+
<%= f.label :commenter %><br>
|
1666
|
+
<%= f.text_field :commenter %>
|
1667
|
+
</p>
|
1668
|
+
<p>
|
1669
|
+
<%= f.label :body %><br>
|
1670
|
+
<%= f.text_area :body %>
|
1671
|
+
</p>
|
1672
|
+
<p>
|
1673
|
+
<%= f.submit %>
|
1674
|
+
</p>
|
1675
|
+
<% end %>
|
1676
|
+
|
1677
|
+
<%= link_to 'Edit', edit_article_path(@article) %> |
|
1678
|
+
<%= link_to 'Back', articles_path %>
|
1679
|
+
```
|
1680
|
+
|
1681
|
+
This adds a form on the `Article` show page that creates a new comment by
|
1682
|
+
calling the `CommentsController` `create` action. The `form_for` call here uses
|
1683
|
+
an array, which will build a nested route, such as `/articles/1/comments`.
|
1684
|
+
|
1685
|
+
Let's wire up the `create` in `app/controllers/comments_controller.rb`:
|
1686
|
+
|
1687
|
+
```ruby
|
1688
|
+
class CommentsController < ApplicationController
|
1689
|
+
def create
|
1690
|
+
@article = Article.find(params[:article_id])
|
1691
|
+
@comment = @article.comments.create(comment_params)
|
1692
|
+
redirect_to article_path(@article)
|
1693
|
+
end
|
1694
|
+
|
1695
|
+
private
|
1696
|
+
def comment_params
|
1697
|
+
params.require(:comment).permit(:commenter, :body)
|
1698
|
+
end
|
1699
|
+
end
|
1700
|
+
```
|
1701
|
+
|
1702
|
+
You'll see a bit more complexity here than you did in the controller for
|
1703
|
+
articles. That's a side-effect of the nesting that you've set up. Each request
|
1704
|
+
for a comment has to keep track of the article to which the comment is attached,
|
1705
|
+
thus the initial call to the `find` method of the `Article` model to get the
|
1706
|
+
article in question.
|
1707
|
+
|
1708
|
+
In addition, the code takes advantage of some of the methods available for an
|
1709
|
+
association. We use the `create` method on `@article.comments` to create and
|
1710
|
+
save the comment. This will automatically link the comment so that it belongs to
|
1711
|
+
that particular article.
|
1712
|
+
|
1713
|
+
Once we have made the new comment, we send the user back to the original article
|
1714
|
+
using the `article_path(@article)` helper. As we have already seen, this calls
|
1715
|
+
the `show` action of the `ArticlesController` which in turn renders the
|
1716
|
+
`show.html.erb` template. This is where we want the comment to show, so let's
|
1717
|
+
add that to the `app/views/articles/show.html.erb`.
|
1718
|
+
|
1719
|
+
```html+erb
|
1720
|
+
<p>
|
1721
|
+
<strong>Title:</strong>
|
1722
|
+
<%= @article.title %>
|
1723
|
+
</p>
|
1724
|
+
|
1725
|
+
<p>
|
1726
|
+
<strong>Text:</strong>
|
1727
|
+
<%= @article.text %>
|
1728
|
+
</p>
|
1729
|
+
|
1730
|
+
<h2>Comments</h2>
|
1731
|
+
<% @article.comments.each do |comment| %>
|
1732
|
+
<p>
|
1733
|
+
<strong>Commenter:</strong>
|
1734
|
+
<%= comment.commenter %>
|
1735
|
+
</p>
|
1736
|
+
|
1737
|
+
<p>
|
1738
|
+
<strong>Comment:</strong>
|
1739
|
+
<%= comment.body %>
|
1740
|
+
</p>
|
1741
|
+
<% end %>
|
1742
|
+
|
1743
|
+
<h2>Add a comment:</h2>
|
1744
|
+
<%= form_for([@article, @article.comments.build]) do |f| %>
|
1745
|
+
<p>
|
1746
|
+
<%= f.label :commenter %><br>
|
1747
|
+
<%= f.text_field :commenter %>
|
1748
|
+
</p>
|
1749
|
+
<p>
|
1750
|
+
<%= f.label :body %><br>
|
1751
|
+
<%= f.text_area :body %>
|
1752
|
+
</p>
|
1753
|
+
<p>
|
1754
|
+
<%= f.submit %>
|
1755
|
+
</p>
|
1756
|
+
<% end %>
|
1757
|
+
|
1758
|
+
<%= link_to 'Edit', edit_article_path(@article) %> |
|
1759
|
+
<%= link_to 'Back', articles_path %>
|
1760
|
+
```
|
1761
|
+
|
1762
|
+
Now you can add articles and comments to your blog and have them show up in the
|
1763
|
+
right places.
|
1764
|
+
|
1765
|
+
![Article with Comments](images/getting_started/article_with_comments.png)
|
1766
|
+
|
1767
|
+
Refactoring
|
1768
|
+
-----------
|
1769
|
+
|
1770
|
+
Now that we have articles and comments working, take a look at the
|
1771
|
+
`app/views/articles/show.html.erb` template. It is getting long and awkward. We
|
1772
|
+
can use partials to clean it up.
|
1773
|
+
|
1774
|
+
### Rendering Partial Collections
|
1775
|
+
|
1776
|
+
First, we will make a comment partial to extract showing all the comments for
|
1777
|
+
the article. Create the file `app/views/comments/_comment.html.erb` and put the
|
1778
|
+
following into it:
|
1779
|
+
|
1780
|
+
```html+erb
|
1781
|
+
<p>
|
1782
|
+
<strong>Commenter:</strong>
|
1783
|
+
<%= comment.commenter %>
|
1784
|
+
</p>
|
1785
|
+
|
1786
|
+
<p>
|
1787
|
+
<strong>Comment:</strong>
|
1788
|
+
<%= comment.body %>
|
1789
|
+
</p>
|
1790
|
+
```
|
1791
|
+
|
1792
|
+
Then you can change `app/views/articles/show.html.erb` to look like the
|
1793
|
+
following:
|
1794
|
+
|
1795
|
+
```html+erb
|
1796
|
+
<p>
|
1797
|
+
<strong>Title:</strong>
|
1798
|
+
<%= @article.title %>
|
1799
|
+
</p>
|
1800
|
+
|
1801
|
+
<p>
|
1802
|
+
<strong>Text:</strong>
|
1803
|
+
<%= @article.text %>
|
1804
|
+
</p>
|
1805
|
+
|
1806
|
+
<h2>Comments</h2>
|
1807
|
+
<%= render @article.comments %>
|
1808
|
+
|
1809
|
+
<h2>Add a comment:</h2>
|
1810
|
+
<%= form_for([@article, @article.comments.build]) do |f| %>
|
1811
|
+
<p>
|
1812
|
+
<%= f.label :commenter %><br>
|
1813
|
+
<%= f.text_field :commenter %>
|
1814
|
+
</p>
|
1815
|
+
<p>
|
1816
|
+
<%= f.label :body %><br>
|
1817
|
+
<%= f.text_area :body %>
|
1818
|
+
</p>
|
1819
|
+
<p>
|
1820
|
+
<%= f.submit %>
|
1821
|
+
</p>
|
1822
|
+
<% end %>
|
1823
|
+
|
1824
|
+
<%= link_to 'Edit', edit_article_path(@article) %> |
|
1825
|
+
<%= link_to 'Back', articles_path %>
|
1826
|
+
```
|
1827
|
+
|
1828
|
+
This will now render the partial in `app/views/comments/_comment.html.erb` once
|
1829
|
+
for each comment that is in the `@article.comments` collection. As the `render`
|
1830
|
+
method iterates over the `@article.comments` collection, it assigns each
|
1831
|
+
comment to a local variable named the same as the partial, in this case
|
1832
|
+
`comment` which is then available in the partial for us to show.
|
1833
|
+
|
1834
|
+
### Rendering a Partial Form
|
1835
|
+
|
1836
|
+
Let us also move that new comment section out to its own partial. Again, you
|
1837
|
+
create a file `app/views/comments/_form.html.erb` containing:
|
1838
|
+
|
1839
|
+
```html+erb
|
1840
|
+
<%= form_for([@article, @article.comments.build]) do |f| %>
|
1841
|
+
<p>
|
1842
|
+
<%= f.label :commenter %><br>
|
1843
|
+
<%= f.text_field :commenter %>
|
1844
|
+
</p>
|
1845
|
+
<p>
|
1846
|
+
<%= f.label :body %><br>
|
1847
|
+
<%= f.text_area :body %>
|
1848
|
+
</p>
|
1849
|
+
<p>
|
1850
|
+
<%= f.submit %>
|
1851
|
+
</p>
|
1852
|
+
<% end %>
|
1853
|
+
```
|
1854
|
+
|
1855
|
+
Then you make the `app/views/articles/show.html.erb` look like the following:
|
1856
|
+
|
1857
|
+
```html+erb
|
1858
|
+
<p>
|
1859
|
+
<strong>Title:</strong>
|
1860
|
+
<%= @article.title %>
|
1861
|
+
</p>
|
1862
|
+
|
1863
|
+
<p>
|
1864
|
+
<strong>Text:</strong>
|
1865
|
+
<%= @article.text %>
|
1866
|
+
</p>
|
1867
|
+
|
1868
|
+
<h2>Comments</h2>
|
1869
|
+
<%= render @article.comments %>
|
1870
|
+
|
1871
|
+
<h2>Add a comment:</h2>
|
1872
|
+
<%= render 'comments/form' %>
|
1873
|
+
|
1874
|
+
<%= link_to 'Edit', edit_article_path(@article) %> |
|
1875
|
+
<%= link_to 'Back', articles_path %>
|
1876
|
+
```
|
1877
|
+
|
1878
|
+
The second render just defines the partial template we want to render,
|
1879
|
+
`comments/form`. Rails is smart enough to spot the forward slash in that
|
1880
|
+
string and realize that you want to render the `_form.html.erb` file in
|
1881
|
+
the `app/views/comments` directory.
|
1882
|
+
|
1883
|
+
The `@article` object is available to any partials rendered in the view because
|
1884
|
+
we defined it as an instance variable.
|
1885
|
+
|
1886
|
+
Deleting Comments
|
1887
|
+
-----------------
|
1888
|
+
|
1889
|
+
Another important feature of a blog is being able to delete spam comments. To do
|
1890
|
+
this, we need to implement a link of some sort in the view and a `destroy`
|
1891
|
+
action in the `CommentsController`.
|
1892
|
+
|
1893
|
+
So first, let's add the delete link in the
|
1894
|
+
`app/views/comments/_comment.html.erb` partial:
|
1895
|
+
|
1896
|
+
```html+erb
|
1897
|
+
<p>
|
1898
|
+
<strong>Commenter:</strong>
|
1899
|
+
<%= comment.commenter %>
|
1900
|
+
</p>
|
1901
|
+
|
1902
|
+
<p>
|
1903
|
+
<strong>Comment:</strong>
|
1904
|
+
<%= comment.body %>
|
1905
|
+
</p>
|
1906
|
+
|
1907
|
+
<p>
|
1908
|
+
<%= link_to 'Destroy Comment', [comment.article, comment],
|
1909
|
+
method: :delete,
|
1910
|
+
data: { confirm: 'Are you sure?' } %>
|
1911
|
+
</p>
|
1912
|
+
```
|
1913
|
+
|
1914
|
+
Clicking this new "Destroy Comment" link will fire off a `DELETE
|
1915
|
+
/articles/:article_id/comments/:id` to our `CommentsController`, which can then
|
1916
|
+
use this to find the comment we want to delete, so let's add a `destroy` action
|
1917
|
+
to our controller (`app/controllers/comments_controller.rb`):
|
1918
|
+
|
1919
|
+
```ruby
|
1920
|
+
class CommentsController < ApplicationController
|
1921
|
+
def create
|
1922
|
+
@article = Article.find(params[:article_id])
|
1923
|
+
@comment = @article.comments.create(comment_params)
|
1924
|
+
redirect_to article_path(@article)
|
1925
|
+
end
|
1926
|
+
|
1927
|
+
def destroy
|
1928
|
+
@article = Article.find(params[:article_id])
|
1929
|
+
@comment = @article.comments.find(params[:id])
|
1930
|
+
@comment.destroy
|
1931
|
+
redirect_to article_path(@article)
|
1932
|
+
end
|
1933
|
+
|
1934
|
+
private
|
1935
|
+
def comment_params
|
1936
|
+
params.require(:comment).permit(:commenter, :body)
|
1937
|
+
end
|
1938
|
+
end
|
1939
|
+
```
|
1940
|
+
|
1941
|
+
The `destroy` action will find the article we are looking at, locate the comment
|
1942
|
+
within the `@article.comments` collection, and then remove it from the
|
1943
|
+
database and send us back to the show action for the article.
|
1944
|
+
|
1945
|
+
|
1946
|
+
### Deleting Associated Objects
|
1947
|
+
|
1948
|
+
If you delete an article, its associated comments will also need to be
|
1949
|
+
deleted, otherwise they would simply occupy space in the database. Rails allows
|
1950
|
+
you to use the `dependent` option of an association to achieve this. Modify the
|
1951
|
+
Article model, `app/models/article.rb`, as follows:
|
1952
|
+
|
1953
|
+
```ruby
|
1954
|
+
class Article < ActiveRecord::Base
|
1955
|
+
has_many :comments, dependent: :destroy
|
1956
|
+
validates :title, presence: true,
|
1957
|
+
length: { minimum: 5 }
|
1958
|
+
end
|
1959
|
+
```
|
1960
|
+
|
1961
|
+
Security
|
1962
|
+
--------
|
1963
|
+
|
1964
|
+
### Basic Authentication
|
1965
|
+
|
1966
|
+
If you were to publish your blog online, anyone would be able to add, edit and
|
1967
|
+
delete articles or delete comments.
|
1968
|
+
|
1969
|
+
Rails provides a very simple HTTP authentication system that will work nicely in
|
1970
|
+
this situation.
|
1971
|
+
|
1972
|
+
In the `ArticlesController` we need to have a way to block access to the
|
1973
|
+
various actions if the person is not authenticated. Here we can use the Rails
|
1974
|
+
`http_basic_authenticate_with` method, which allows access to the requested
|
1975
|
+
action if that method allows it.
|
1976
|
+
|
1977
|
+
To use the authentication system, we specify it at the top of our
|
1978
|
+
`ArticlesController` in `app/controllers/articles_controller.rb`. In our case,
|
1979
|
+
we want the user to be authenticated on every action except `index` and `show`,
|
1980
|
+
so we write that:
|
1981
|
+
|
1982
|
+
```ruby
|
1983
|
+
class ArticlesController < ApplicationController
|
1984
|
+
|
1985
|
+
http_basic_authenticate_with name: "dhh", password: "secret", except: [:index, :show]
|
1986
|
+
|
1987
|
+
def index
|
1988
|
+
@articles = Article.all
|
1989
|
+
end
|
1990
|
+
|
1991
|
+
# snippet for brevity
|
1992
|
+
```
|
1993
|
+
|
1994
|
+
We also want to allow only authenticated users to delete comments, so in the
|
1995
|
+
`CommentsController` (`app/controllers/comments_controller.rb`) we write:
|
1996
|
+
|
1997
|
+
```ruby
|
1998
|
+
class CommentsController < ApplicationController
|
1999
|
+
|
2000
|
+
http_basic_authenticate_with name: "dhh", password: "secret", only: :destroy
|
2001
|
+
|
2002
|
+
def create
|
2003
|
+
@article = Article.find(params[:article_id])
|
2004
|
+
# ...
|
2005
|
+
end
|
2006
|
+
|
2007
|
+
# snippet for brevity
|
2008
|
+
```
|
2009
|
+
|
2010
|
+
Now if you try to create a new article, you will be greeted with a basic HTTP
|
2011
|
+
Authentication challenge:
|
2012
|
+
|
2013
|
+
![Basic HTTP Authentication Challenge](images/getting_started/challenge.png)
|
2014
|
+
|
2015
|
+
Other authentication methods are available for Rails applications. Two popular
|
2016
|
+
authentication add-ons for Rails are the
|
2017
|
+
[Devise](https://github.com/plataformatec/devise) rails engine and
|
2018
|
+
the [Authlogic](https://github.com/binarylogic/authlogic) gem,
|
2019
|
+
along with a number of others.
|
2020
|
+
|
2021
|
+
|
2022
|
+
### Other Security Considerations
|
2023
|
+
|
2024
|
+
Security, especially in web applications, is a broad and detailed area. Security
|
2025
|
+
in your Rails application is covered in more depth in
|
2026
|
+
the [Ruby on Rails Security Guide](security.html).
|
2027
|
+
|
2028
|
+
|
2029
|
+
What's Next?
|
2030
|
+
------------
|
2031
|
+
|
2032
|
+
Now that you've seen your first Rails application, you should feel free to
|
2033
|
+
update it and experiment on your own. But you don't have to do everything
|
2034
|
+
without help. As you need assistance getting up and running with Rails, feel
|
2035
|
+
free to consult these support resources:
|
2036
|
+
|
2037
|
+
* The [Ruby on Rails Guides](index.html)
|
2038
|
+
* The [Ruby on Rails Tutorial](http://railstutorial.org/book)
|
2039
|
+
* The [Ruby on Rails mailing list](http://groups.google.com/group/rubyonrails-talk)
|
2040
|
+
* The [#rubyonrails](irc://irc.freenode.net/#rubyonrails) channel on irc.freenode.net
|
2041
|
+
|
2042
|
+
Rails also comes with built-in help that you can generate using the rake
|
2043
|
+
command-line utility:
|
2044
|
+
|
2045
|
+
* Running `rake doc:guides` will put a full copy of the Rails Guides in the
|
2046
|
+
`doc/guides` folder of your application. Open `doc/guides/index.html` in your
|
2047
|
+
web browser to explore the Guides.
|
2048
|
+
* Running `rake doc:rails` will put a full copy of the API documentation for
|
2049
|
+
Rails in the `doc/api` folder of your application. Open `doc/api/index.html`
|
2050
|
+
in your web browser to explore the API documentation.
|
2051
|
+
|
2052
|
+
TIP: To be able to generate the Rails Guides locally with the `doc:guides` rake
|
2053
|
+
task you need to install the RedCloth and Nokogiri gems. Add it to your `Gemfile` and run
|
2054
|
+
`bundle install` and you're ready to go.
|
2055
|
+
|
2056
|
+
Configuration Gotchas
|
2057
|
+
---------------------
|
2058
|
+
|
2059
|
+
The easiest way to work with Rails is to store all external data as UTF-8. If
|
2060
|
+
you don't, Ruby libraries and Rails will often be able to convert your native
|
2061
|
+
data into UTF-8, but this doesn't always work reliably, so you're better off
|
2062
|
+
ensuring that all external data is UTF-8.
|
2063
|
+
|
2064
|
+
If you have made a mistake in this area, the most common symptom is a black
|
2065
|
+
diamond with a question mark inside appearing in the browser. Another common
|
2066
|
+
symptom is characters like "ü" appearing instead of "ü". Rails takes a number
|
2067
|
+
of internal steps to mitigate common causes of these problems that can be
|
2068
|
+
automatically detected and corrected. However, if you have external data that is
|
2069
|
+
not stored as UTF-8, it can occasionally result in these kinds of issues that
|
2070
|
+
cannot be automatically detected by Rails and corrected.
|
2071
|
+
|
2072
|
+
Two very common sources of data that are not UTF-8:
|
2073
|
+
|
2074
|
+
* Your text editor: Most text editors (such as TextMate), default to saving
|
2075
|
+
files as UTF-8. If your text editor does not, this can result in special
|
2076
|
+
characters that you enter in your templates (such as é) to appear as a diamond
|
2077
|
+
with a question mark inside in the browser. This also applies to your i18n
|
2078
|
+
translation files. Most editors that do not already default to UTF-8 (such as
|
2079
|
+
some versions of Dreamweaver) offer a way to change the default to UTF-8. Do
|
2080
|
+
so.
|
2081
|
+
* Your database: Rails defaults to converting data from your database into UTF-8
|
2082
|
+
at the boundary. However, if your database is not using UTF-8 internally, it
|
2083
|
+
may not be able to store all characters that your users enter. For instance,
|
2084
|
+
if your database is using Latin-1 internally, and your user enters a Russian,
|
2085
|
+
Hebrew, or Japanese character, the data will be lost forever once it enters
|
2086
|
+
the database. If possible, use UTF-8 as the internal storage of your database.
|