challah 1.0.0 → 1.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/README.md +1 -5
- data/app/controllers/sessions_controller.rb +9 -8
- data/lib/challah/authorization.rb +13 -2
- data/lib/challah/controller.rb +5 -1
- data/lib/challah/{railtie.rb → engine.rb} +5 -2
- data/lib/challah/plugins.rb +2 -2
- data/lib/challah/providers/password_provider.rb +7 -6
- data/lib/challah/session.rb +13 -8
- data/lib/challah/signup.rb +1 -1
- data/lib/challah/simple_cookie_store.rb +11 -1
- data/lib/challah/techniques/api_key_technique.rb +10 -2
- data/lib/challah/techniques/password_technique.rb +12 -3
- data/lib/challah/user/attributes.rb +2 -0
- data/lib/challah/user/finders.rb +7 -1
- data/lib/challah/user/providers.rb +4 -2
- data/lib/challah/user/reflector.rb +15 -0
- data/lib/challah/user.rb +3 -1
- data/lib/challah/version.rb +1 -1
- data/lib/challah.rb +7 -2
- data/lib/tasks/setup.rake +1 -2
- data/test/authorization_test.rb +5 -0
- data/test/session_test.rb +22 -0
- data/test/simple_cookie_store_test.rb +25 -0
- data/test/user_test.rb +7 -0
- metadata +7 -5106
- data/vendor/bundle/bin/convert_to_should_syntax +0 -23
- data/vendor/bundle/bin/erubis +0 -23
- data/vendor/bundle/bin/rackup +0 -23
- data/vendor/bundle/bin/rails +0 -23
- data/vendor/bundle/bin/rake +0 -23
- data/vendor/bundle/bin/rdiscount +0 -23
- data/vendor/bundle/bin/sprockets +0 -23
- data/vendor/bundle/bin/thor +0 -23
- data/vendor/bundle/bin/tilt +0 -23
- data/vendor/bundle/bin/tt +0 -23
- data/vendor/bundle/bin/turn +0 -23
- data/vendor/bundle/bin/yard +0 -23
- data/vendor/bundle/bin/yardoc +0 -23
- data/vendor/bundle/bin/yri +0 -23
- data/vendor/bundle/build_info/actionmailer-4.0.0.info +0 -1
- data/vendor/bundle/build_info/actionpack-4.0.0.info +0 -1
- data/vendor/bundle/build_info/activemodel-4.0.0.info +0 -1
- data/vendor/bundle/build_info/activerecord-4.0.0.info +0 -1
- data/vendor/bundle/build_info/activerecord-deprecated_finders-1.0.3.info +0 -1
- data/vendor/bundle/build_info/activesupport-4.0.0.info +0 -1
- data/vendor/bundle/build_info/ansi-1.4.3.info +0 -1
- data/vendor/bundle/build_info/arel-4.0.0.info +0 -1
- data/vendor/bundle/build_info/atomic-1.1.9.info +0 -1
- data/vendor/bundle/build_info/bcrypt-ruby-3.0.1.info +0 -1
- data/vendor/bundle/build_info/builder-3.1.4.info +0 -1
- data/vendor/bundle/build_info/erubis-2.7.0.info +0 -1
- data/vendor/bundle/build_info/factory_girl-4.2.0.info +0 -1
- data/vendor/bundle/build_info/highline-1.6.19.info +0 -1
- data/vendor/bundle/build_info/hike-1.2.3.info +0 -1
- data/vendor/bundle/build_info/i18n-0.6.4.info +0 -1
- data/vendor/bundle/build_info/mail-2.5.4.info +0 -1
- data/vendor/bundle/build_info/metaclass-0.0.1.info +0 -1
- data/vendor/bundle/build_info/mime-types-1.23.info +0 -1
- data/vendor/bundle/build_info/minitest-4.7.5.info +0 -1
- data/vendor/bundle/build_info/mocha-0.14.0.info +0 -1
- data/vendor/bundle/build_info/multi_json-1.7.7.info +0 -1
- data/vendor/bundle/build_info/polyglot-0.3.3.info +0 -1
- data/vendor/bundle/build_info/rack-1.5.2.info +0 -1
- data/vendor/bundle/build_info/rack-test-0.6.2.info +0 -1
- data/vendor/bundle/build_info/rails-4.0.0.info +0 -1
- data/vendor/bundle/build_info/railties-4.0.0.info +0 -1
- data/vendor/bundle/build_info/rake-10.1.0.info +0 -1
- data/vendor/bundle/build_info/rdiscount-2.1.6.info +0 -1
- data/vendor/bundle/build_info/shoulda-3.5.0.info +0 -1
- data/vendor/bundle/build_info/shoulda-context-1.1.3.info +0 -1
- data/vendor/bundle/build_info/shoulda-matchers-2.2.0.info +0 -1
- data/vendor/bundle/build_info/simplecov-0.7.1.info +0 -1
- data/vendor/bundle/build_info/simplecov-html-0.7.1.info +0 -1
- data/vendor/bundle/build_info/sprockets-2.10.0.info +0 -1
- data/vendor/bundle/build_info/sprockets-rails-2.0.0.info +0 -1
- data/vendor/bundle/build_info/sqlite3-1.3.7.info +0 -1
- data/vendor/bundle/build_info/thor-0.18.1.info +0 -1
- data/vendor/bundle/build_info/thread_safe-0.1.0.info +0 -1
- data/vendor/bundle/build_info/tilt-1.4.1.info +0 -1
- data/vendor/bundle/build_info/treetop-1.4.14.info +0 -1
- data/vendor/bundle/build_info/turn-0.9.6.info +0 -1
- data/vendor/bundle/build_info/tzinfo-0.3.37.info +0 -1
- data/vendor/bundle/build_info/yard-0.8.6.1.info +0 -1
- data/vendor/bundle/cache/actionmailer-4.0.0.gem +0 -0
- data/vendor/bundle/cache/actionpack-4.0.0.gem +0 -0
- data/vendor/bundle/cache/activemodel-4.0.0.gem +0 -0
- data/vendor/bundle/cache/activerecord-4.0.0.gem +0 -0
- data/vendor/bundle/cache/activerecord-deprecated_finders-1.0.3.gem +0 -0
- data/vendor/bundle/cache/activesupport-4.0.0.gem +0 -0
- data/vendor/bundle/cache/ansi-1.4.3.gem +0 -0
- data/vendor/bundle/cache/arel-4.0.0.gem +0 -0
- data/vendor/bundle/cache/atomic-1.1.9.gem +0 -0
- data/vendor/bundle/cache/bcrypt-ruby-3.0.1.gem +0 -0
- data/vendor/bundle/cache/builder-3.1.4.gem +0 -0
- data/vendor/bundle/cache/erubis-2.7.0.gem +0 -0
- data/vendor/bundle/cache/factory_girl-4.2.0.gem +0 -0
- data/vendor/bundle/cache/highline-1.6.19.gem +0 -0
- data/vendor/bundle/cache/hike-1.2.3.gem +0 -0
- data/vendor/bundle/cache/i18n-0.6.4.gem +0 -0
- data/vendor/bundle/cache/mail-2.5.4.gem +0 -0
- data/vendor/bundle/cache/metaclass-0.0.1.gem +0 -0
- data/vendor/bundle/cache/mime-types-1.23.gem +0 -0
- data/vendor/bundle/cache/minitest-4.7.5.gem +0 -0
- data/vendor/bundle/cache/mocha-0.14.0.gem +0 -0
- data/vendor/bundle/cache/multi_json-1.7.7.gem +0 -0
- data/vendor/bundle/cache/polyglot-0.3.3.gem +0 -0
- data/vendor/bundle/cache/rack-1.5.2.gem +0 -0
- data/vendor/bundle/cache/rack-test-0.6.2.gem +0 -0
- data/vendor/bundle/cache/rails-4.0.0.gem +0 -0
- data/vendor/bundle/cache/railties-4.0.0.gem +0 -0
- data/vendor/bundle/cache/rake-10.1.0.gem +0 -0
- data/vendor/bundle/cache/rdiscount-2.1.6.gem +0 -0
- data/vendor/bundle/cache/shoulda-3.5.0.gem +0 -0
- data/vendor/bundle/cache/shoulda-context-1.1.3.gem +0 -0
- data/vendor/bundle/cache/shoulda-matchers-2.2.0.gem +0 -0
- data/vendor/bundle/cache/simplecov-0.7.1.gem +0 -0
- data/vendor/bundle/cache/simplecov-html-0.7.1.gem +0 -0
- data/vendor/bundle/cache/sprockets-2.10.0.gem +0 -0
- data/vendor/bundle/cache/sprockets-rails-2.0.0.gem +0 -0
- data/vendor/bundle/cache/sqlite3-1.3.7.gem +0 -0
- data/vendor/bundle/cache/thor-0.18.1.gem +0 -0
- data/vendor/bundle/cache/thread_safe-0.1.0.gem +0 -0
- data/vendor/bundle/cache/tilt-1.4.1.gem +0 -0
- data/vendor/bundle/cache/treetop-1.4.14.gem +0 -0
- data/vendor/bundle/cache/turn-0.9.6.gem +0 -0
- data/vendor/bundle/cache/tzinfo-0.3.37.gem +0 -0
- data/vendor/bundle/cache/yard-0.8.6.1.gem +0 -0
- data/vendor/bundle/gems/actionmailer-4.0.0/CHANGELOG.md +0 -59
- data/vendor/bundle/gems/actionmailer-4.0.0/MIT-LICENSE +0 -21
- data/vendor/bundle/gems/actionmailer-4.0.0/README.rdoc +0 -164
- data/vendor/bundle/gems/actionmailer-4.0.0/lib/action_mailer/base.rb +0 -794
- data/vendor/bundle/gems/actionmailer-4.0.0/lib/action_mailer/collector.rb +0 -30
- data/vendor/bundle/gems/actionmailer-4.0.0/lib/action_mailer/delivery_methods.rb +0 -83
- data/vendor/bundle/gems/actionmailer-4.0.0/lib/action_mailer/log_subscriber.rb +0 -22
- data/vendor/bundle/gems/actionmailer-4.0.0/lib/action_mailer/mail_helper.rb +0 -54
- data/vendor/bundle/gems/actionmailer-4.0.0/lib/action_mailer/railtie.rb +0 -44
- data/vendor/bundle/gems/actionmailer-4.0.0/lib/action_mailer/test_case.rb +0 -85
- data/vendor/bundle/gems/actionmailer-4.0.0/lib/action_mailer/test_helper.rb +0 -60
- data/vendor/bundle/gems/actionmailer-4.0.0/lib/action_mailer/version.rb +0 -11
- data/vendor/bundle/gems/actionmailer-4.0.0/lib/action_mailer.rb +0 -47
- data/vendor/bundle/gems/actionmailer-4.0.0/lib/rails/generators/mailer/USAGE +0 -17
- data/vendor/bundle/gems/actionmailer-4.0.0/lib/rails/generators/mailer/mailer_generator.rb +0 -16
- data/vendor/bundle/gems/actionmailer-4.0.0/lib/rails/generators/mailer/templates/mailer.rb +0 -18
- data/vendor/bundle/gems/actionpack-4.0.0/CHANGELOG.md +0 -1230
- data/vendor/bundle/gems/actionpack-4.0.0/MIT-LICENSE +0 -21
- data/vendor/bundle/gems/actionpack-4.0.0/README.rdoc +0 -58
- data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/asset_paths.rb +0 -10
- data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/base.rb +0 -237
- data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/callbacks.rb +0 -217
- data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/collector.rb +0 -36
- data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/helpers.rb +0 -179
- data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/layouts.rb +0 -423
- data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/logger.rb +0 -12
- data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/railties/routes_helpers.rb +0 -18
- data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/rendering.rb +0 -196
- data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/translation.rb +0 -28
- data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/url_for.rb +0 -33
- data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller/view_paths.rb +0 -96
- data/vendor/bundle/gems/actionpack-4.0.0/lib/abstract_controller.rb +0 -21
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/base.rb +0 -259
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/caching/fragments.rb +0 -97
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/caching.rb +0 -99
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/deprecated/integration_test.rb +0 -5
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/deprecated.rb +0 -7
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/log_subscriber.rb +0 -74
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/conditional_get.rb +0 -175
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/cookies.rb +0 -16
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/data_streaming.rb +0 -171
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/exceptions.rb +0 -59
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/flash.rb +0 -43
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/force_ssl.rb +0 -97
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/head.rb +0 -56
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/helpers.rb +0 -109
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/hide_actions.rb +0 -40
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/http_authentication.rb +0 -490
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/implicit_render.rb +0 -19
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/instrumentation.rb +0 -106
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/live.rb +0 -175
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/mime_responds.rb +0 -431
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/params_wrapper.rb +0 -278
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/rack_delegation.rb +0 -32
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/redirecting.rb +0 -104
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/renderers.rb +0 -111
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/rendering.rb +0 -73
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/request_forgery_protection.rb +0 -206
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/rescue.rb +0 -35
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/responder.rb +0 -287
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/streaming.rb +0 -223
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/strong_parameters.rb +0 -520
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/testing.rb +0 -32
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal/url_for.rb +0 -50
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/metal.rb +0 -235
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/middleware.rb +0 -39
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/model_naming.rb +0 -12
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/railtie.rb +0 -67
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/railties/helpers.rb +0 -22
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/record_identifier.rb +0 -31
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/test_case.rb +0 -695
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/vendor/html-scanner.rb +0 -5
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_controller.rb +0 -74
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/cache.rb +0 -175
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/filter_parameters.rb +0 -78
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/filter_redirect.rb +0 -37
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/headers.rb +0 -63
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/mime_negotiation.rb +0 -133
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/mime_type.rb +0 -330
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/mime_types.rb +0 -35
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/parameter_filter.rb +0 -72
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/parameters.rb +0 -83
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/rack_cache.rb +0 -61
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/request.rb +0 -331
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/response.rb +0 -301
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/upload.rb +0 -90
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/http/url.rb +0 -241
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/backwards.rb +0 -5
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/formatter.rb +0 -146
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/gtg/builder.rb +0 -162
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/gtg/simulator.rb +0 -44
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/gtg/transition_table.rb +0 -156
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/nfa/builder.rb +0 -76
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/nfa/dot.rb +0 -36
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/nfa/simulator.rb +0 -47
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/nfa/transition_table.rb +0 -163
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/nodes/node.rb +0 -124
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/parser.rb +0 -206
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/parser.y +0 -47
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/parser_extras.rb +0 -23
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/path/pattern.rb +0 -196
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/route.rb +0 -124
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/router/strexp.rb +0 -24
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/router/utils.rb +0 -54
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/router.rb +0 -166
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/routes.rb +0 -75
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/scanner.rb +0 -61
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/visitors.rb +0 -197
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/visualizer/fsm.css +0 -34
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/visualizer/fsm.js +0 -134
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey/visualizer/index.html.erb +0 -52
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/journey.rb +0 -5
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/callbacks.rb +0 -37
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/cookies.rb +0 -498
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/debug_exceptions.rb +0 -91
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/exception_wrapper.rb +0 -108
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/flash.rb +0 -263
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/params_parser.rb +0 -60
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/public_exceptions.rb +0 -46
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/reloader.rb +0 -89
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/remote_ip.rb +0 -187
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/request_id.rb +0 -35
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/session/abstract_store.rb +0 -90
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/session/cache_store.rb +0 -49
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/session/cookie_store.rb +0 -122
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/session/mem_cache_store.rb +0 -22
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/show_exceptions.rb +0 -54
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/ssl.rb +0 -70
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/stack.rb +0 -129
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/static.rb +0 -67
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb +0 -34
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb +0 -25
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb +0 -24
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb +0 -16
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/layout.erb +0 -154
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/missing_template.erb +0 -7
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb +0 -30
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb +0 -43
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb +0 -6
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb +0 -16
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb +0 -144
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/railtie.rb +0 -44
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/request/session.rb +0 -181
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/routing/inspector.rb +0 -240
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/routing/mapper.rb +0 -1769
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/routing/polymorphic_routes.rb +0 -205
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/routing/redirection.rb +0 -148
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/routing/route_set.rb +0 -710
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/routing/routes_proxy.rb +0 -41
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/routing/url_for.rb +0 -182
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/routing.rb +0 -258
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/testing/assertions/dom.rb +0 -27
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/testing/assertions/response.rb +0 -88
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/testing/assertions/routing.rb +0 -218
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/testing/assertions/selector.rb +0 -430
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/testing/assertions/tag.rb +0 -135
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/testing/assertions.rb +0 -18
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/testing/integration.rb +0 -512
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/testing/test_process.rb +0 -44
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/testing/test_request.rb +0 -78
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch/testing/test_response.rb +0 -29
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_dispatch.rb +0 -108
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_pack/version.rb +0 -11
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_pack.rb +0 -24
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/base.rb +0 -201
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/buffers.rb +0 -49
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/context.rb +0 -36
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/dependency_tracker.rb +0 -93
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/digestor.rb +0 -85
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/flows.rb +0 -76
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/active_model_helper.rb +0 -49
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/asset_tag_helper.rb +0 -320
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/asset_url_helper.rb +0 -355
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/atom_feed_helper.rb +0 -203
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/cache_helper.rb +0 -196
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/capture_helper.rb +0 -216
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/controller_helper.rb +0 -25
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/csrf_helper.rb +0 -30
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/date_helper.rb +0 -1083
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/debug_helper.rb +0 -39
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/form_helper.rb +0 -1880
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/form_options_helper.rb +0 -833
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/form_tag_helper.rb +0 -785
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/javascript_helper.rb +0 -117
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/number_helper.rb +0 -441
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/output_safety_helper.rb +0 -38
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/record_tag_helper.rb +0 -106
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/rendering_helper.rb +0 -90
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/sanitize_helper.rb +0 -256
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tag_helper.rb +0 -173
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/base.rb +0 -147
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/check_box.rb +0 -64
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/checkable.rb +0 -16
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/collection_check_boxes.rb +0 -43
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/collection_helpers.rb +0 -83
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/collection_radio_buttons.rb +0 -36
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/collection_select.rb +0 -28
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/color_field.rb +0 -25
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/date_field.rb +0 -13
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/date_select.rb +0 -72
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/datetime_field.rb +0 -22
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/datetime_local_field.rb +0 -19
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/datetime_select.rb +0 -8
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/email_field.rb +0 -8
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/file_field.rb +0 -8
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/grouped_collection_select.rb +0 -29
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/hidden_field.rb +0 -8
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/label.rb +0 -65
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/month_field.rb +0 -13
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/number_field.rb +0 -18
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/password_field.rb +0 -12
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/radio_button.rb +0 -31
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/range_field.rb +0 -8
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/search_field.rb +0 -24
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/select.rb +0 -40
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/tel_field.rb +0 -8
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/text_area.rb +0 -18
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/text_field.rb +0 -29
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/time_field.rb +0 -13
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/time_select.rb +0 -8
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/time_zone_select.rb +0 -20
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/url_field.rb +0 -8
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags/week_field.rb +0 -13
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/tags.rb +0 -39
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/text_helper.rb +0 -442
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/translation_helper.rb +0 -107
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers/url_helper.rb +0 -634
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/helpers.rb +0 -58
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/locale/en.yml +0 -56
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/log_subscriber.rb +0 -30
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/lookup_context.rb +0 -241
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/model_naming.rb +0 -12
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/path_set.rb +0 -77
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/railtie.rb +0 -39
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/record_identifier.rb +0 -84
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/renderer/abstract_renderer.rb +0 -47
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/renderer/partial_renderer.rb +0 -492
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/renderer/renderer.rb +0 -50
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/renderer/streaming_template_renderer.rb +0 -103
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/renderer/template_renderer.rb +0 -96
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/routing_url_for.rb +0 -107
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/template/error.rb +0 -138
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/template/handlers/builder.rb +0 -26
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/template/handlers/erb.rb +0 -146
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/template/handlers/raw.rb +0 -11
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/template/handlers.rb +0 -53
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/template/resolver.rb +0 -326
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/template/text.rb +0 -34
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/template/types.rb +0 -57
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/template.rb +0 -339
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/test_case.rb +0 -270
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/testing/resolvers.rb +0 -50
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/vendor/html-scanner/html/document.rb +0 -68
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/vendor/html-scanner/html/node.rb +0 -532
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/vendor/html-scanner/html/sanitizer.rb +0 -188
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/vendor/html-scanner/html/selector.rb +0 -830
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/vendor/html-scanner/html/tokenizer.rb +0 -107
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/vendor/html-scanner/html/version.rb +0 -11
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view/vendor/html-scanner.rb +0 -20
- data/vendor/bundle/gems/actionpack-4.0.0/lib/action_view.rb +0 -93
- data/vendor/bundle/gems/activemodel-4.0.0/CHANGELOG.md +0 -216
- data/vendor/bundle/gems/activemodel-4.0.0/MIT-LICENSE +0 -21
- data/vendor/bundle/gems/activemodel-4.0.0/README.rdoc +0 -248
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/attribute_methods.rb +0 -481
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/callbacks.rb +0 -149
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/conversion.rb +0 -93
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/deprecated_mass_assignment_security.rb +0 -21
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/dirty.rb +0 -183
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/errors.rb +0 -470
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/forbidden_attributes_protection.rb +0 -27
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/lint.rb +0 -110
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/locale/en.yml +0 -29
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/model.rb +0 -99
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/naming.rb +0 -311
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/railtie.rb +0 -12
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/secure_password.rb +0 -114
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/serialization.rb +0 -163
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/serializers/json.rb +0 -145
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/serializers/xml.rb +0 -238
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/test_case.rb +0 -4
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/translation.rb +0 -69
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/absence.rb +0 -31
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/acceptance.rb +0 -55
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/callbacks.rb +0 -110
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/clusivity.rb +0 -41
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/confirmation.rb +0 -61
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/exclusion.rb +0 -50
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/format.rb +0 -115
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/inclusion.rb +0 -49
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/length.rb +0 -126
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/numericality.rb +0 -136
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/presence.rb +0 -39
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/validates.rb +0 -169
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations/with.rb +0 -147
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validations.rb +0 -379
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/validator.rb +0 -184
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model/version.rb +0 -11
- data/vendor/bundle/gems/activemodel-4.0.0/lib/active_model.rb +0 -71
- data/vendor/bundle/gems/activerecord-4.0.0/CHANGELOG.md +0 -2102
- data/vendor/bundle/gems/activerecord-4.0.0/MIT-LICENSE +0 -20
- data/vendor/bundle/gems/activerecord-4.0.0/README.rdoc +0 -213
- data/vendor/bundle/gems/activerecord-4.0.0/examples/performance.rb +0 -172
- data/vendor/bundle/gems/activerecord-4.0.0/examples/simple.rb +0 -14
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/aggregations.rb +0 -261
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/alias_tracker.rb +0 -76
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/association.rb +0 -248
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/association_scope.rb +0 -135
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/belongs_to_association.rb +0 -92
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/belongs_to_polymorphic_association.rb +0 -35
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/builder/association.rb +0 -108
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/builder/belongs_to.rb +0 -98
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/builder/collection_association.rb +0 -89
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/builder/has_and_belongs_to_many.rb +0 -39
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/builder/has_many.rb +0 -15
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/builder/has_one.rb +0 -25
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/builder/singular_association.rb +0 -32
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/collection_association.rb +0 -608
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/collection_proxy.rb +0 -986
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/has_and_belongs_to_many_association.rb +0 -65
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/has_many_association.rb +0 -135
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/has_many_through_association.rb +0 -197
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/has_one_association.rb +0 -102
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/has_one_through_association.rb +0 -36
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/join_dependency/join_association.rb +0 -174
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/join_dependency/join_base.rb +0 -24
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/join_dependency/join_part.rb +0 -78
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/join_dependency.rb +0 -235
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/join_helper.rb +0 -45
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/preloader/association.rb +0 -121
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/preloader/belongs_to.rb +0 -17
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/preloader/collection_association.rb +0 -24
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/preloader/has_and_belongs_to_many.rb +0 -60
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/preloader/has_many.rb +0 -17
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/preloader/has_many_through.rb +0 -19
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/preloader/has_one.rb +0 -23
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/preloader/has_one_through.rb +0 -9
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/preloader/singular_association.rb +0 -21
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/preloader/through_association.rb +0 -63
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/preloader.rb +0 -178
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/singular_association.rb +0 -64
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations/through_association.rb +0 -87
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/associations.rb +0 -1542
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/attribute_assignment.rb +0 -201
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/attribute_methods/before_type_cast.rb +0 -70
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/attribute_methods/dirty.rb +0 -118
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/attribute_methods/primary_key.rb +0 -122
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/attribute_methods/query.rb +0 -40
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/attribute_methods/read.rb +0 -107
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/attribute_methods/serialization.rb +0 -162
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/attribute_methods/time_zone_conversion.rb +0 -59
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/attribute_methods/write.rb +0 -63
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/attribute_methods.rb +0 -393
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/autosave_association.rb +0 -426
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/base.rb +0 -323
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/callbacks.rb +0 -310
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/coders/yaml_column.rb +0 -38
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb +0 -638
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/abstract/database_limits.rb +0 -67
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/abstract/database_statements.rb +0 -390
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/abstract/query_cache.rb +0 -95
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/abstract/quoting.rb +0 -129
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/abstract/schema_definitions.rb +0 -501
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/abstract/schema_dumper.rb +0 -70
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/abstract/schema_statements.rb +0 -873
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/abstract/transaction.rb +0 -203
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/abstract_adapter.rb +0 -440
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/abstract_mysql_adapter.rb +0 -782
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/column.rb +0 -318
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/connection_specification.rb +0 -96
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/mysql2_adapter.rb +0 -273
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/mysql_adapter.rb +0 -558
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/postgresql/array_parser.rb +0 -97
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/postgresql/cast.rb +0 -152
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/postgresql/database_statements.rb +0 -242
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/postgresql/oid.rb +0 -366
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/postgresql/quoting.rb +0 -171
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/postgresql/referential_integrity.rb +0 -30
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/postgresql/schema_statements.rb +0 -489
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/postgresql_adapter.rb +0 -950
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/schema_cache.rb +0 -129
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/sqlite3_adapter.rb +0 -624
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_adapters/statement_pool.rb +0 -40
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/connection_handling.rb +0 -98
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/core.rb +0 -463
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/counter_cache.rb +0 -122
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/dynamic_matchers.rb +0 -131
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/errors.rb +0 -213
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/explain.rb +0 -38
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/explain_registry.rb +0 -30
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/explain_subscriber.rb +0 -29
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/fixture_set/file.rb +0 -55
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/fixtures.rb +0 -926
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/inheritance.rb +0 -200
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/integration.rb +0 -60
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/locale/en.yml +0 -47
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/locking/optimistic.rb +0 -181
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/locking/pessimistic.rb +0 -77
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/log_subscriber.rb +0 -82
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/migration/command_recorder.rb +0 -164
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/migration/join_table.rb +0 -15
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/migration.rb +0 -1015
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/model_schema.rb +0 -345
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/nested_attributes.rb +0 -546
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/null_relation.rb +0 -65
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/persistence.rb +0 -509
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/query_cache.rb +0 -56
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/querying.rb +0 -62
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/railtie.rb +0 -205
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/railties/console_sandbox.rb +0 -5
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/railties/controller_runtime.rb +0 -50
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/railties/databases.rake +0 -402
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/railties/jdbcmysql_error.rb +0 -16
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/readonly_attributes.rb +0 -30
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/reflection.rb +0 -583
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/relation/batches.rb +0 -93
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/relation/calculations.rb +0 -399
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/relation/delegation.rb +0 -125
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/relation/finder_methods.rb +0 -349
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/relation/merger.rb +0 -161
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/relation/predicate_builder.rb +0 -106
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/relation/query_methods.rb +0 -1044
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/relation/spawn_methods.rb +0 -73
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/relation.rb +0 -655
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/result.rb +0 -67
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/runtime_registry.rb +0 -17
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/sanitization.rb +0 -168
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/schema.rb +0 -65
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/schema_dumper.rb +0 -204
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/schema_migration.rb +0 -39
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/scoping/default.rb +0 -146
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/scoping/named.rb +0 -175
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/scoping.rb +0 -82
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/serialization.rb +0 -22
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/serializers/xml_serializer.rb +0 -197
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/statement_cache.rb +0 -26
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/store.rb +0 -156
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/tasks/database_tasks.rb +0 -203
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/tasks/firebird_database_tasks.rb +0 -56
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/tasks/mysql_database_tasks.rb +0 -143
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/tasks/oracle_database_tasks.rb +0 -45
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/tasks/postgresql_database_tasks.rb +0 -90
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/tasks/sqlite_database_tasks.rb +0 -51
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/tasks/sqlserver_database_tasks.rb +0 -48
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/test_case.rb +0 -96
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/timestamp.rb +0 -119
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/transactions.rb +0 -399
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/translation.rb +0 -22
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/validations/associated.rb +0 -49
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/validations/presence.rb +0 -65
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/validations/uniqueness.rb +0 -225
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/validations.rb +0 -84
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record/version.rb +0 -11
- data/vendor/bundle/gems/activerecord-4.0.0/lib/active_record.rb +0 -173
- data/vendor/bundle/gems/activerecord-4.0.0/lib/rails/generators/active_record/migration/migration_generator.rb +0 -62
- data/vendor/bundle/gems/activerecord-4.0.0/lib/rails/generators/active_record/migration/templates/create_table_migration.rb +0 -19
- data/vendor/bundle/gems/activerecord-4.0.0/lib/rails/generators/active_record/migration/templates/migration.rb +0 -39
- data/vendor/bundle/gems/activerecord-4.0.0/lib/rails/generators/active_record/model/model_generator.rb +0 -48
- data/vendor/bundle/gems/activerecord-4.0.0/lib/rails/generators/active_record/model/templates/model.rb +0 -10
- data/vendor/bundle/gems/activerecord-4.0.0/lib/rails/generators/active_record/model/templates/module.rb +0 -7
- data/vendor/bundle/gems/activerecord-4.0.0/lib/rails/generators/active_record.rb +0 -23
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/Gemfile +0 -5
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/LICENSE +0 -22
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/README.md +0 -15
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/Rakefile +0 -28
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/activerecord-deprecated_finders.gemspec +0 -21
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/activerecord-deprecated_finders.gemspec.erb +0 -21
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/lib/active_record/deprecated_finders/association_builder.rb +0 -83
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/lib/active_record/deprecated_finders/base.rb +0 -151
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/lib/active_record/deprecated_finders/collection_proxy.rb +0 -38
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/lib/active_record/deprecated_finders/dynamic_matchers.rb +0 -204
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/lib/active_record/deprecated_finders/relation.rb +0 -175
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/lib/active_record/deprecated_finders/version.rb +0 -5
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/lib/active_record/deprecated_finders.rb +0 -10
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/associations_test.rb +0 -91
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/calculate_test.rb +0 -15
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/default_scope_test.rb +0 -35
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/dynamic_methods_test.rb +0 -133
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/find_in_batches_test.rb +0 -18
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/finder_options_test.rb +0 -80
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/finder_test.rb +0 -69
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/helper.rb +0 -68
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/scope_test.rb +0 -17
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/scoped_test.rb +0 -15
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/update_all_test.rb +0 -24
- data/vendor/bundle/gems/activerecord-deprecated_finders-1.0.3/test/with_scope_test.rb +0 -36
- data/vendor/bundle/gems/activesupport-4.0.0/CHANGELOG.md +0 -503
- data/vendor/bundle/gems/activesupport-4.0.0/MIT-LICENSE +0 -20
- data/vendor/bundle/gems/activesupport-4.0.0/README.rdoc +0 -35
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/all.rb +0 -3
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/backtrace_cleaner.rb +0 -107
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/basic_object.rb +0 -11
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/benchmarkable.rb +0 -59
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/buffered_logger.rb +0 -21
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/builder.rb +0 -6
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/cache/file_store.rb +0 -179
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/cache/mem_cache_store.rb +0 -200
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/cache/memory_store.rb +0 -161
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/cache/null_store.rb +0 -44
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/cache/strategy/local_cache.rb +0 -180
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/cache.rb +0 -683
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/callbacks.rb +0 -574
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/concern.rb +0 -126
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/concurrency/latch.rb +0 -27
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/configurable.rb +0 -147
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/array/access.rb +0 -54
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/array/conversions.rb +0 -224
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/array/extract_options.rb +0 -29
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/array/grouping.rb +0 -99
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/array/prepend_and_append.rb +0 -7
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/array/uniq_by.rb +0 -19
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/array/wrap.rb +0 -45
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/array.rb +0 -7
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/benchmark.rb +0 -14
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/big_decimal/conversions.rb +0 -31
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/big_decimal.rb +0 -1
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/class/attribute.rb +0 -125
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/class/attribute_accessors.rb +0 -170
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/class/delegating_attributes.rb +0 -40
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/class/subclasses.rb +0 -42
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/class.rb +0 -4
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/date/acts_like.rb +0 -8
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/date/calculations.rb +0 -133
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/date/conversions.rb +0 -84
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/date/zones.rb +0 -37
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/date.rb +0 -5
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/date_and_time/calculations.rb +0 -232
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/date_time/acts_like.rb +0 -13
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/date_time/calculations.rb +0 -164
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/date_time/conversions.rb +0 -91
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/date_time/zones.rb +0 -24
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/date_time.rb +0 -4
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/enumerable.rb +0 -80
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/file/atomic.rb +0 -63
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/file.rb +0 -1
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/hash/conversions.rb +0 -241
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/hash/deep_merge.rb +0 -27
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/hash/diff.rb +0 -14
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/hash/except.rb +0 -15
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/hash/indifferent_access.rb +0 -22
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/hash/keys.rb +0 -138
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/hash/reverse_merge.rb +0 -22
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/hash/slice.rb +0 -40
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/hash.rb +0 -8
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/integer/inflections.rb +0 -29
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/integer/multiple.rb +0 -10
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/integer/time.rb +0 -44
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/integer.rb +0 -3
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/kernel/agnostics.rb +0 -11
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/kernel/debugger.rb +0 -10
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/kernel/reporting.rb +0 -109
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/kernel/singleton_class.rb +0 -6
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/kernel.rb +0 -4
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/load_error.rb +0 -25
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/logger.rb +0 -67
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/marshal.rb +0 -21
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/module/aliasing.rb +0 -69
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/module/anonymous.rb +0 -19
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/module/attr_internal.rb +0 -38
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/module/attribute_accessors.rb +0 -66
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/module/delegation.rb +0 -196
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/module/deprecation.rb +0 -25
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/module/introspection.rb +0 -78
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/module/qualified_const.rb +0 -52
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/module/reachable.rb +0 -8
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/module/remove_method.rb +0 -12
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/module.rb +0 -10
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/name_error.rb +0 -18
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/numeric/bytes.rb +0 -44
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/numeric/conversions.rb +0 -135
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/numeric/time.rb +0 -79
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/numeric.rb +0 -3
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/acts_like.rb +0 -10
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/blank.rb +0 -105
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/conversions.rb +0 -4
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/deep_dup.rb +0 -46
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/duplicable.rb +0 -90
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/inclusion.rb +0 -26
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/instance_variables.rb +0 -28
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/to_json.rb +0 -27
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/to_param.rb +0 -58
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/to_query.rb +0 -27
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/try.rb +0 -78
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object/with_options.rb +0 -42
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/object.rb +0 -14
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/proc.rb +0 -17
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/range/conversions.rb +0 -19
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/range/include_range.rb +0 -23
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/range/overlaps.rb +0 -8
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/range.rb +0 -3
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/regexp.rb +0 -5
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/access.rb +0 -104
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/behavior.rb +0 -6
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/conversions.rb +0 -55
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/encoding.rb +0 -8
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/exclude.rb +0 -11
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/filters.rb +0 -55
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/indent.rb +0 -43
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/inflections.rb +0 -212
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/inquiry.rb +0 -13
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/multibyte.rb +0 -49
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/output_safety.rb +0 -194
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/starts_ends_with.rb +0 -4
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/strip.rb +0 -26
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string/zones.rb +0 -13
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/string.rb +0 -13
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/struct.rb +0 -6
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/thread.rb +0 -74
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/time/acts_like.rb +0 -8
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/time/calculations.rb +0 -297
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/time/conversions.rb +0 -63
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/time/marshal.rb +0 -30
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/time/zones.rb +0 -96
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/time.rb +0 -5
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext/uri.rb +0 -26
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/core_ext.rb +0 -4
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/dependencies/autoload.rb +0 -77
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/dependencies.rb +0 -722
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/deprecation/behaviors.rb +0 -63
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/deprecation/instance_delegator.rb +0 -24
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/deprecation/method_wrappers.rb +0 -44
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/deprecation/proxy_wrappers.rb +0 -126
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/deprecation/reporting.rb +0 -94
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/deprecation.rb +0 -43
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/descendants_tracker.rb +0 -60
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/duration.rb +0 -108
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/file_update_checker.rb +0 -137
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/file_watcher.rb +0 -36
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/gzip.rb +0 -36
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/hash_with_indifferent_access.rb +0 -263
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/i18n.rb +0 -13
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/i18n_railtie.rb +0 -85
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/inflections.rb +0 -65
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/inflector/inflections.rb +0 -211
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/inflector/methods.rb +0 -342
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/inflector/transliterate.rb +0 -97
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/inflector.rb +0 -7
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/json/decoding.rb +0 -80
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/json/encoding.rb +0 -338
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/json/variable.rb +0 -18
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/json.rb +0 -2
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/key_generator.rb +0 -75
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/lazy_load_hooks.rb +0 -48
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/locale/en.yml +0 -133
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/log_subscriber/test_helper.rb +0 -104
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/log_subscriber.rb +0 -109
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/logger.rb +0 -57
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/logger_silence.rb +0 -24
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/message_encryptor.rb +0 -106
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/message_verifier.rb +0 -68
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/multibyte/chars.rb +0 -223
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/multibyte/unicode.rb +0 -403
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/multibyte.rb +0 -21
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/notifications/fanout.rb +0 -155
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/notifications/instrumenter.rb +0 -72
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/notifications.rb +0 -207
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/number_helper.rb +0 -637
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/option_merger.rb +0 -25
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/ordered_hash.rb +0 -40
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/ordered_options.rb +0 -59
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/per_thread_registry.rb +0 -52
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/proxy_object.rb +0 -13
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/rails.rb +0 -27
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/railtie.rb +0 -46
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/rescuable.rb +0 -120
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/string_inquirer.rb +0 -26
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/subscriber.rb +0 -93
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/tagged_logging.rb +0 -75
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/test_case.rb +0 -67
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/testing/assertions.rb +0 -127
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/testing/autorun.rb +0 -5
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/testing/constant_lookup.rb +0 -54
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/testing/declarative.rb +0 -40
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/testing/deprecation.rb +0 -36
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/testing/isolation.rb +0 -141
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/testing/pending.rb +0 -14
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/testing/setup_and_teardown.rb +0 -35
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/testing/tagged_logging.rb +0 -25
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/time.rb +0 -20
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/time_with_zone.rb +0 -405
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/values/time_zone.rb +0 -429
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/values/unicode_tables.dat +0 -0
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/version.rb +0 -11
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/xml_mini/jdom.rb +0 -180
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/xml_mini/libxml.rb +0 -79
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/xml_mini/libxmlsax.rb +0 -85
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/xml_mini/nokogiri.rb +0 -83
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/xml_mini/nokogirisax.rb +0 -87
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/xml_mini/rexml.rb +0 -129
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support/xml_mini.rb +0 -189
- data/vendor/bundle/gems/activesupport-4.0.0/lib/active_support.rb +0 -69
- data/vendor/bundle/gems/ansi-1.4.3/COPYING.rdoc +0 -612
- data/vendor/bundle/gems/ansi-1.4.3/Config.rb +0 -13
- data/vendor/bundle/gems/ansi-1.4.3/DEMO.rdoc +0 -455
- data/vendor/bundle/gems/ansi-1.4.3/HISTORY.rdoc +0 -197
- data/vendor/bundle/gems/ansi-1.4.3/README.rdoc +0 -87
- data/vendor/bundle/gems/ansi-1.4.3/demo/01_ansicode.rdoc +0 -49
- data/vendor/bundle/gems/ansi-1.4.3/demo/02_core.rdoc +0 -11
- data/vendor/bundle/gems/ansi-1.4.3/demo/03_logger.rdoc +0 -31
- data/vendor/bundle/gems/ansi-1.4.3/demo/04_progressbar.rdoc +0 -63
- data/vendor/bundle/gems/ansi-1.4.3/demo/05_mixin.rdoc +0 -37
- data/vendor/bundle/gems/ansi-1.4.3/demo/06_string.rdoc +0 -56
- data/vendor/bundle/gems/ansi-1.4.3/demo/07_columns.rdoc +0 -90
- data/vendor/bundle/gems/ansi-1.4.3/demo/08_table.rdoc +0 -28
- data/vendor/bundle/gems/ansi-1.4.3/demo/09_diff.rdoc +0 -47
- data/vendor/bundle/gems/ansi-1.4.3/demo/10_bbcode.rdoc +0 -24
- data/vendor/bundle/gems/ansi-1.4.3/demo/11_terminal.rdoc +0 -8
- data/vendor/bundle/gems/ansi-1.4.3/demo/applique/ae.rb +0 -1
- data/vendor/bundle/gems/ansi-1.4.3/demo/applique/output.rb +0 -5
- data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/bbcode.rb +0 -334
- data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/chain.rb +0 -50
- data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/chart.rb +0 -98
- data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/code.rb +0 -353
- data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/columns.rb +0 -198
- data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/constants.rb +0 -25
- data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/core.rb +0 -30
- data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/diff.rb +0 -215
- data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/hexdump.rb +0 -122
- data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/logger.rb +0 -211
- data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/mixin.rb +0 -121
- data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/progressbar.rb +0 -292
- data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/string.rb +0 -254
- data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/table.rb +0 -179
- data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/terminal/curses.rb +0 -27
- data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/terminal/stty.rb +0 -62
- data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/terminal/termios.rb +0 -68
- data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/terminal/win32.rb +0 -107
- data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/terminal.rb +0 -44
- data/vendor/bundle/gems/ansi-1.4.3/lib/ansi/version.rb +0 -15
- data/vendor/bundle/gems/ansi-1.4.3/lib/ansi.rb +0 -22
- data/vendor/bundle/gems/ansi-1.4.3/lib/ansi.yml +0 -63
- data/vendor/bundle/gems/ansi-1.4.3/test/case_ansicode.rb +0 -31
- data/vendor/bundle/gems/ansi-1.4.3/test/case_bbcode.rb +0 -35
- data/vendor/bundle/gems/ansi-1.4.3/test/case_mixin.rb +0 -29
- data/vendor/bundle/gems/ansi-1.4.3/test/case_progressbar.rb +0 -19
- data/vendor/bundle/gems/ansi-1.4.3/test/test_helper.rb +0 -3
- data/vendor/bundle/gems/arel-4.0.0/Gemfile +0 -12
- data/vendor/bundle/gems/arel-4.0.0/History.txt +0 -205
- data/vendor/bundle/gems/arel-4.0.0/MIT-LICENSE.txt +0 -20
- data/vendor/bundle/gems/arel-4.0.0/Manifest.txt +0 -133
- data/vendor/bundle/gems/arel-4.0.0/README.markdown +0 -122
- data/vendor/bundle/gems/arel-4.0.0/Rakefile +0 -19
- data/vendor/bundle/gems/arel-4.0.0/arel.gemspec +0 -39
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/alias_predication.rb +0 -7
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/attributes/attribute.rb +0 -27
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/attributes.rb +0 -20
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/compatibility/wheres.rb +0 -33
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/crud.rb +0 -72
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/delete_manager.rb +0 -18
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/deprecated.rb +0 -4
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/expression.rb +0 -5
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/expressions.rb +0 -27
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/factory_methods.rb +0 -43
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/insert_manager.rb +0 -38
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/math.rb +0 -19
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/and.rb +0 -33
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/ascending.rb +0 -23
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/binary.rb +0 -51
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/count.rb +0 -10
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/delete_statement.rb +0 -19
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/descending.rb +0 -23
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/equality.rb +0 -9
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/extract.rb +0 -34
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/false.rb +0 -13
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/function.rb +0 -42
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/grouping.rb +0 -7
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/in.rb +0 -6
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/infix_operation.rb +0 -44
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/inner_join.rb +0 -6
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/insert_statement.rb +0 -31
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/join_source.rb +0 -18
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/named_function.rb +0 -21
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/node.rb +0 -46
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/outer_join.rb +0 -6
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/over.rb +0 -15
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/select_core.rb +0 -62
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/select_statement.rb +0 -38
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/sql_literal.rb +0 -13
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/string_join.rb +0 -9
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/table_alias.rb +0 -21
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/terminal.rb +0 -13
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/true.rb +0 -13
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/unary.rb +0 -38
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/unqualified_column.rb +0 -20
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/update_statement.rb +0 -38
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/values.rb +0 -14
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/window.rb +0 -105
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes/with.rb +0 -10
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/nodes.rb +0 -52
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/order_predications.rb +0 -13
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/predications.rb +0 -180
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/select_manager.rb +0 -319
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/sql/engine.rb +0 -10
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/sql_literal.rb +0 -4
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/table.rb +0 -160
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/tree_manager.rb +0 -37
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/update_manager.rb +0 -57
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/bind_visitor.rb +0 -34
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/depth_first.rb +0 -170
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/dot.rb +0 -272
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/ibm_db.rb +0 -12
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/informix.rb +0 -33
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/join_sql.rb +0 -19
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/mssql.rb +0 -73
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/mysql.rb +0 -56
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/oracle.rb +0 -128
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/order_clauses.rb +0 -11
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/postgresql.rb +0 -19
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/sqlite.rb +0 -16
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/to_sql.rb +0 -606
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/visitor.rb +0 -31
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors/where_sql.rb +0 -9
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/visitors.rb +0 -42
- data/vendor/bundle/gems/arel-4.0.0/lib/arel/window_predications.rb +0 -9
- data/vendor/bundle/gems/arel-4.0.0/lib/arel.rb +0 -46
- data/vendor/bundle/gems/arel-4.0.0/test/attributes/test_attribute.rb +0 -664
- data/vendor/bundle/gems/arel-4.0.0/test/helper.rb +0 -13
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_and.rb +0 -20
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_as.rb +0 -34
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_ascending.rb +0 -44
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_bin.rb +0 -33
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_count.rb +0 -39
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_delete_statement.rb +0 -34
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_descending.rb +0 -44
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_distinct.rb +0 -20
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_equality.rb +0 -84
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_extract.rb +0 -33
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_false.rb +0 -20
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_grouping.rb +0 -25
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_infix_operation.rb +0 -40
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_insert_statement.rb +0 -42
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_named_function.rb +0 -46
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_node.rb +0 -39
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_not.rb +0 -29
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_or.rb +0 -34
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_over.rb +0 -67
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_select_core.rb +0 -69
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_select_statement.rb +0 -49
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_sql_literal.rb +0 -61
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_sum.rb +0 -24
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_table_alias.rb +0 -36
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_true.rb +0 -21
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_update_statement.rb +0 -58
- data/vendor/bundle/gems/arel-4.0.0/test/nodes/test_window.rb +0 -73
- data/vendor/bundle/gems/arel-4.0.0/test/support/fake_record.rb +0 -123
- data/vendor/bundle/gems/arel-4.0.0/test/test_activerecord_compat.rb +0 -18
- data/vendor/bundle/gems/arel-4.0.0/test/test_attributes.rb +0 -66
- data/vendor/bundle/gems/arel-4.0.0/test/test_crud.rb +0 -63
- data/vendor/bundle/gems/arel-4.0.0/test/test_delete_manager.rb +0 -42
- data/vendor/bundle/gems/arel-4.0.0/test/test_factory_methods.rb +0 -44
- data/vendor/bundle/gems/arel-4.0.0/test/test_insert_manager.rb +0 -142
- data/vendor/bundle/gems/arel-4.0.0/test/test_select_manager.rb +0 -1159
- data/vendor/bundle/gems/arel-4.0.0/test/test_table.rb +0 -208
- data/vendor/bundle/gems/arel-4.0.0/test/test_update_manager.rb +0 -123
- data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_bind_visitor.rb +0 -58
- data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_depth_first.rb +0 -238
- data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_dot.rb +0 -76
- data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_ibm_db.rb +0 -27
- data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_informix.rb +0 -52
- data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_join_sql.rb +0 -42
- data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_mssql.rb +0 -66
- data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_mysql.rb +0 -55
- data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_oracle.rb +0 -155
- data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_postgres.rb +0 -48
- data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_sqlite.rb +0 -23
- data/vendor/bundle/gems/arel-4.0.0/test/visitors/test_to_sql.rb +0 -427
- data/vendor/bundle/gems/atomic-1.1.9/LICENSE +0 -144
- data/vendor/bundle/gems/atomic-1.1.9/README.md +0 -46
- data/vendor/bundle/gems/atomic-1.1.9/Rakefile +0 -65
- data/vendor/bundle/gems/atomic-1.1.9/atomic.gemspec +0 -24
- data/vendor/bundle/gems/atomic-1.1.9/examples/atomic_example.rb +0 -24
- data/vendor/bundle/gems/atomic-1.1.9/examples/bench_atomic.rb +0 -121
- data/vendor/bundle/gems/atomic-1.1.9/examples/bench_atomic_1.rb +0 -149
- data/vendor/bundle/gems/atomic-1.1.9/examples/graph_atomic_bench.rb +0 -81
- data/vendor/bundle/gems/atomic-1.1.9/ext/AtomicReferenceService.java +0 -24
- data/vendor/bundle/gems/atomic-1.1.9/ext/Makefile +0 -238
- data/vendor/bundle/gems/atomic-1.1.9/ext/atomic_reference.bundle +0 -0
- data/vendor/bundle/gems/atomic-1.1.9/ext/atomic_reference.c +0 -79
- data/vendor/bundle/gems/atomic-1.1.9/ext/atomic_reference.o +0 -0
- data/vendor/bundle/gems/atomic-1.1.9/ext/extconf.rb +0 -30
- data/vendor/bundle/gems/atomic-1.1.9/ext/mkmf.log +0 -24
- data/vendor/bundle/gems/atomic-1.1.9/ext/org/jruby/ext/atomic/AtomicReferenceLibrary.java +0 -170
- data/vendor/bundle/gems/atomic-1.1.9/ext/siteconf20130716-9574-1clce53.rb +0 -6
- data/vendor/bundle/gems/atomic-1.1.9/lib/atomic/concurrent_update_error.rb +0 -18
- data/vendor/bundle/gems/atomic-1.1.9/lib/atomic/delegated_update.rb +0 -37
- data/vendor/bundle/gems/atomic-1.1.9/lib/atomic/direct_update.rb +0 -37
- data/vendor/bundle/gems/atomic-1.1.9/lib/atomic/fallback.rb +0 -54
- data/vendor/bundle/gems/atomic-1.1.9/lib/atomic/jruby.rb +0 -14
- data/vendor/bundle/gems/atomic-1.1.9/lib/atomic/numeric_cas_wrapper.rb +0 -32
- data/vendor/bundle/gems/atomic-1.1.9/lib/atomic/rbx.rb +0 -21
- data/vendor/bundle/gems/atomic-1.1.9/lib/atomic/ruby.rb +0 -15
- data/vendor/bundle/gems/atomic-1.1.9/lib/atomic.rb +0 -25
- data/vendor/bundle/gems/atomic-1.1.9/lib/atomic_reference.bundle +0 -0
- data/vendor/bundle/gems/atomic-1.1.9/test/test_atomic.rb +0 -139
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/CHANGELOG +0 -47
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/COPYING +0 -28
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/Gemfile +0 -2
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/Gemfile.lock +0 -29
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/README.md +0 -184
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/Rakefile +0 -90
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/bcrypt-ruby.gemspec +0 -28
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/jruby/bcrypt_jruby/BCrypt.java +0 -752
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/Makefile +0 -238
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/bcrypt_ext.bundle +0 -0
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/bcrypt_ext.c +0 -89
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/bcrypt_ext.o +0 -0
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/crypt.c +0 -57
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/crypt.h +0 -13
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/crypt.o +0 -0
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/crypt_blowfish.c +0 -786
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/crypt_blowfish.o +0 -0
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/crypt_gensalt.c +0 -111
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/crypt_gensalt.o +0 -0
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/extconf.rb +0 -39
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/ow-crypt.h +0 -35
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/siteconf20130716-9574-1c4003z.rb +0 -6
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/wrapper.c +0 -258
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/wrapper.o +0 -0
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/lib/bcrypt.rb +0 -196
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/lib/bcrypt_engine.rb +0 -34
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/lib/bcrypt_ext.bundle +0 -0
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/spec/TestBCrypt.java +0 -194
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/spec/bcrypt/engine_spec.rb +0 -82
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/spec/bcrypt/password_spec.rb +0 -82
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/spec/spec_helper.rb +0 -2
- data/vendor/bundle/gems/builder-3.1.4/CHANGES +0 -101
- data/vendor/bundle/gems/builder-3.1.4/MIT-LICENSE +0 -20
- data/vendor/bundle/gems/builder-3.1.4/README.rdoc +0 -225
- data/vendor/bundle/gems/builder-3.1.4/Rakefile +0 -189
- data/vendor/bundle/gems/builder-3.1.4/doc/releases/builder-1.2.4.rdoc +0 -31
- data/vendor/bundle/gems/builder-3.1.4/doc/releases/builder-2.0.0.rdoc +0 -46
- data/vendor/bundle/gems/builder-3.1.4/doc/releases/builder-2.1.1.rdoc +0 -58
- data/vendor/bundle/gems/builder-3.1.4/lib/blankslate.rb +0 -137
- data/vendor/bundle/gems/builder-3.1.4/lib/builder/blankslate.rb +0 -23
- data/vendor/bundle/gems/builder-3.1.4/lib/builder/version.rb +0 -8
- data/vendor/bundle/gems/builder-3.1.4/lib/builder/xchar.rb +0 -197
- data/vendor/bundle/gems/builder-3.1.4/lib/builder/xmlbase.rb +0 -192
- data/vendor/bundle/gems/builder-3.1.4/lib/builder/xmlevents.rb +0 -63
- data/vendor/bundle/gems/builder-3.1.4/lib/builder/xmlmarkup.rb +0 -334
- data/vendor/bundle/gems/builder-3.1.4/lib/builder.rb +0 -13
- data/vendor/bundle/gems/builder-3.1.4/test/performance.rb +0 -40
- data/vendor/bundle/gems/builder-3.1.4/test/preload.rb +0 -39
- data/vendor/bundle/gems/builder-3.1.4/test/test_blankslate.rb +0 -217
- data/vendor/bundle/gems/builder-3.1.4/test/test_eventbuilder.rb +0 -150
- data/vendor/bundle/gems/builder-3.1.4/test/test_markupbuilder.rb +0 -578
- data/vendor/bundle/gems/builder-3.1.4/test/test_method_caching.rb +0 -62
- data/vendor/bundle/gems/builder-3.1.4/test/test_namecollision.rb +0 -39
- data/vendor/bundle/gems/builder-3.1.4/test/test_xchar.rb +0 -77
- data/vendor/bundle/gems/erubis-2.7.0/CHANGES.txt +0 -828
- data/vendor/bundle/gems/erubis-2.7.0/MIT-LICENSE +0 -20
- data/vendor/bundle/gems/erubis-2.7.0/README.txt +0 -102
- data/vendor/bundle/gems/erubis-2.7.0/benchmark/Makefile +0 -6
- data/vendor/bundle/gems/erubis-2.7.0/benchmark/bench.rb +0 -313
- data/vendor/bundle/gems/erubis-2.7.0/benchmark/bench_context.yaml +0 -141
- data/vendor/bundle/gems/erubis-2.7.0/benchmark/templates/_footer.html +0 -4
- data/vendor/bundle/gems/erubis-2.7.0/benchmark/templates/_header.html +0 -52
- data/vendor/bundle/gems/erubis-2.7.0/benchmark/templates/bench_erb.rhtml +0 -29
- data/vendor/bundle/gems/erubis-2.7.0/benchmark/templates/bench_erubis.rhtml +0 -29
- data/vendor/bundle/gems/erubis-2.7.0/benchmark/templates/bench_eruby.rhtml +0 -29
- data/vendor/bundle/gems/erubis-2.7.0/bin/erubis +0 -10
- data/vendor/bundle/gems/erubis-2.7.0/contrib/erubis +0 -3468
- data/vendor/bundle/gems/erubis-2.7.0/contrib/erubis-run.rb +0 -132
- data/vendor/bundle/gems/erubis-2.7.0/contrib/inline-require +0 -179
- data/vendor/bundle/gems/erubis-2.7.0/doc/docstyle.css +0 -209
- data/vendor/bundle/gems/erubis-2.7.0/doc/users-guide.html +0 -3551
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/ActionView/TemplateHandlers/ErubisHandler.html +0 -209
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/ActionView.html +0 -105
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/ERB.html +0 -101
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/ArrayBufferEnhancer.html +0 -175
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/ArrayBufferEruby.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/ArrayEnhancer.html +0 -174
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/ArrayEruby.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Basic/Converter.html +0 -327
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Basic/Engine.html +0 -130
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Basic.html +0 -112
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/BiPatternEnhancer.html +0 -215
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/BiPatternEruby.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/CGenerator.html +0 -386
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/CommandOptionError.html +0 -113
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Context.html +0 -344
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Converter.html +0 -283
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/CppGenerator.html +0 -382
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/DeleteIndentEnhancer.html +0 -150
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/DeleteIndentEruby.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Ec.html +0 -126
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Ecpp.html +0 -126
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Ejava.html +0 -126
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Ejavascript.html +0 -126
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Engine.html +0 -305
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Eperl.html +0 -126
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Ephp.html +0 -126
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/ErboutEnhancer.html +0 -175
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/ErboutEruby.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/ErubisError.html +0 -117
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Eruby.html +0 -132
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapeEnhancer.html +0 -165
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEc.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEcpp.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEjava.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEjavascript.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEperl.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEphp.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEruby.html +0 -127
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEscheme.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Escheme.html +0 -126
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Evaluator.html +0 -212
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/FastEruby.html +0 -131
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Generator.html +0 -416
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/HeaderFooterEnhancer.html +0 -267
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/HeaderFooterEruby.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Helpers/RailsFormHelper.html +0 -787
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Helpers/RailsHelper/TemplateConverter.html +0 -213
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Helpers/RailsHelper.html +0 -349
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Helpers.html +0 -116
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/InterpolationEnhancer.html +0 -305
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/InterpolationEruby.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/JavaGenerator.html +0 -359
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/JavascriptGenerator.html +0 -386
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/Main.html +0 -341
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/NoCodeEnhancer.html +0 -249
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/NoCodeEruby.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/NoTextEnhancer.html +0 -159
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/NoTextEruby.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/NotSupportedError.html +0 -119
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/OptimizedEruby.html +0 -163
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/OptimizedGenerator.html +0 -439
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/OptimizedXmlEruby.html +0 -163
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Converter.html +0 -266
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ec.html +0 -166
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ecpp.html +0 -166
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ejava.html +0 -166
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ejavascript.html +0 -166
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Engine.html +0 -122
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Eperl.html +0 -166
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ephp.html +0 -166
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Eruby.html +0 -155
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Escheme.html +0 -166
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/TinyEruby.html +0 -293
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PI.html +0 -125
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PercentLineEnhancer.html +0 -163
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PercentLineEruby.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PerlGenerator.html +0 -344
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PhpGenerator.html +0 -350
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PrefixedLineEnhancer.html +0 -210
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PrefixedLineEruby.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PreprocessingEruby.html +0 -183
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PreprocessingHelper.html +0 -212
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintEnabledEnhancer.html +0 -212
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintEnabledEruby.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintOutEnhancer.html +0 -244
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintOutEruby.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintOutSimplifiedEruby.html +0 -121
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/RubyEvaluator.html +0 -227
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/RubyGenerator.html +0 -328
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/SchemeGenerator.html +0 -382
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/SimplifiedEruby.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/SimplifyEnhancer.html +0 -191
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/StdoutEnhancer.html +0 -173
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/StdoutEruby.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/StdoutSimplifiedEruby.html +0 -121
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/StringBufferEnhancer.html +0 -174
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/StringBufferEruby.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/StringIOEruby.html +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/TinyEruby.html +0 -298
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/XmlEruby.html +0 -130
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis/XmlHelper.html +0 -255
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Erubis.html +0 -362
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/classes/Kernel.html +0 -155
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/created.rid +0 -1
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/README_txt.html +0 -247
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/context_rb.html +0 -107
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/converter_rb.html +0 -114
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/engine/ec_rb.html +0 -115
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/engine/ecpp_rb.html +0 -115
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/engine/ejava_rb.html +0 -115
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/engine/ejavascript_rb.html +0 -115
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/engine/enhanced_rb.html +0 -115
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/engine/eperl_rb.html +0 -115
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/engine/ephp_rb.html +0 -115
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/engine/eruby_rb.html +0 -115
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/engine/escheme_rb.html +0 -115
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/engine/optimized_rb.html +0 -114
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/engine_rb.html +0 -117
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/enhancer_rb.html +0 -107
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/error_rb.html +0 -107
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/evaluator_rb.html +0 -115
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/generator_rb.html +0 -114
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/helper_rb.html +0 -107
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/helpers/rails_form_helper_rb.html +0 -107
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/helpers/rails_helper_rb.html +0 -116
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/local-setting_rb.html +0 -107
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/main_rb.html +0 -129
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/preprocessing_rb.html +0 -114
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/tiny_rb.html +0 -107
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis/util_rb.html +0 -107
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/files/erubis_rb.html +0 -118
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/fr_class_index.html +0 -129
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/fr_file_index.html +0 -53
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/fr_method_index.html +0 -265
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/index.html +0 -24
- data/vendor/bundle/gems/erubis-2.7.0/doc-api/rdoc-style.css +0 -208
- data/vendor/bundle/gems/erubis-2.7.0/examples/basic/Makefile +0 -58
- data/vendor/bundle/gems/erubis-2.7.0/examples/basic/example.ec +0 -42
- data/vendor/bundle/gems/erubis-2.7.0/examples/basic/example.ecpp +0 -33
- data/vendor/bundle/gems/erubis-2.7.0/examples/basic/example.ejava +0 -45
- data/vendor/bundle/gems/erubis-2.7.0/examples/basic/example.ejs +0 -16
- data/vendor/bundle/gems/erubis-2.7.0/examples/basic/example.eperl +0 -16
- data/vendor/bundle/gems/erubis-2.7.0/examples/basic/example.ephp +0 -17
- data/vendor/bundle/gems/erubis-2.7.0/examples/basic/example.eruby +0 -15
- data/vendor/bundle/gems/erubis-2.7.0/examples/basic/example.escheme +0 -26
- data/vendor/bundle/gems/erubis-2.7.0/examples/pi/Makefile +0 -54
- data/vendor/bundle/gems/erubis-2.7.0/examples/pi/example.ec +0 -42
- data/vendor/bundle/gems/erubis-2.7.0/examples/pi/example.ejava +0 -45
- data/vendor/bundle/gems/erubis-2.7.0/examples/pi/example.ejs +0 -16
- data/vendor/bundle/gems/erubis-2.7.0/examples/pi/example.eperl +0 -16
- data/vendor/bundle/gems/erubis-2.7.0/examples/pi/example.ephp +0 -17
- data/vendor/bundle/gems/erubis-2.7.0/examples/pi/example.eruby +0 -15
- data/vendor/bundle/gems/erubis-2.7.0/examples/pi/example.escheme +0 -26
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/context.rb +0 -83
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/converter.rb +0 -357
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/engine/ec.rb +0 -117
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/engine/ecpp.rb +0 -113
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/engine/ejava.rb +0 -110
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/engine/ejavascript.rb +0 -119
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/engine/enhanced.rb +0 -126
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/engine/eperl.rb +0 -95
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/engine/ephp.rb +0 -99
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/engine/eruby.rb +0 -125
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/engine/escheme.rb +0 -114
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/engine/optimized.rb +0 -127
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/engine.rb +0 -120
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/enhancer.rb +0 -723
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/error.rb +0 -23
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/evaluator.rb +0 -88
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/generator.rb +0 -85
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/helper.rb +0 -47
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/helpers/rails_form_helper.rb +0 -197
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/helpers/rails_helper.rb +0 -353
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/local-setting.rb +0 -9
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/main.rb +0 -516
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/preprocessing.rb +0 -58
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/tiny.rb +0 -144
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis/util.rb +0 -22
- data/vendor/bundle/gems/erubis-2.7.0/lib/erubis.rb +0 -73
- data/vendor/bundle/gems/erubis-2.7.0/setup.rb +0 -1331
- data/vendor/bundle/gems/erubis-2.7.0/test/assert-text-equal.rb +0 -44
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/Example.ejava +0 -55
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/array_example.result +0 -9
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/arraybuffer_example.result +0 -9
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/bipattern-example.rhtml +0 -4
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/bipattern_example.result +0 -6
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/bufvar-example.rb +0 -10
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/bufvar-example.result +0 -17
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/context.rb +0 -6
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/context.yaml +0 -8
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/def_method.rb +0 -14
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/def_method.result +0 -3
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/escape_example.result +0 -9
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example.ec +0 -27
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example.ecpp +0 -30
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example.ejs +0 -20
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example.eperl +0 -18
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example.ephp +0 -18
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example.eruby +0 -6
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example.escheme +0 -28
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example1.eruby +0 -6
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example1.rb +0 -17
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example1.result +0 -16
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example10.rb +0 -4
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example10.result +0 -17
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example10.xhtml +0 -14
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example10_x.result +0 -17
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example11.php +0 -20
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example11.result +0 -23
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example11.rhtml +0 -21
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example11_C.result +0 -10
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example11_N.result +0 -16
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example11_U.result +0 -16
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example11_php.result +0 -15
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example1_x.result +0 -9
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example2.eruby +0 -7
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example2.rb +0 -10
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example2.result +0 -27
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example2_trim.result +0 -10
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example2_x.result +0 -10
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example3.eruby +0 -6
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example3.rb +0 -10
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example31.result +0 -22
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example32.result +0 -4
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example3_e.result +0 -8
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example4.eruby +0 -3
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example4.rb +0 -11
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example4.result +0 -10
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example4_x.result +0 -5
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example5.eruby +0 -6
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example5.rb +0 -16
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example5.result +0 -7
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example6.rb +0 -12
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example6.result +0 -7
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example7.eruby +0 -8
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example71.result +0 -13
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example72.result +0 -13
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example8.eruby +0 -6
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example8_ruby.result +0 -7
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example8_yaml.result +0 -7
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example9.eruby +0 -3
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example9.rb +0 -8
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example9.result +0 -9
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example91.result +0 -5
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example92.result +0 -4
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example_c.result +0 -32
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example_java.result +0 -56
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example_js.result +0 -22
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example_perl.result +0 -20
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example_php.result +0 -19
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example_scheme.result +0 -30
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/example_scheme_display.result +0 -29
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/fasteruby-example.rb +0 -8
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/fasteruby-example.result +0 -18
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/fasteruby.rb +0 -11
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/fasteruby.result +0 -38
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/fasteruby.rhtml +0 -15
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/headerfooter-example.eruby +0 -9
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/headerfooter-example2.rb +0 -8
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/headerfooter-example2.rhtml +0 -10
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/headerfooter_example.result +0 -11
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/headerfooter_example2.result +0 -13
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/interpolation_example.result +0 -9
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/main_program1.rb +0 -8
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/main_program1.result +0 -6
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/main_program2.rb +0 -8
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/main_program2.result +0 -6
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/nocode-example.eruby +0 -14
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/nocode-php.result +0 -20
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/nocode_example.result +0 -15
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/normal-eruby-test.eruby +0 -9
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/normal_eruby_test.result +0 -11
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/notext-example.eruby +0 -14
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/notext-example.php +0 -19
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/notext-php.result +0 -20
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/notext_example.result +0 -16
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/percentline-example.rhtml +0 -6
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/percentline_example.result +0 -9
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/prefixedline-example.rb +0 -9
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/prefixedline-example.rhtml +0 -6
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/prefixedline_example.result +0 -9
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/printenable_example.result +0 -4
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/printenabled-example.eruby +0 -3
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/printenabled-example.rb +0 -8
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/printstatement_example.result +0 -8
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/simplify_example.result +0 -9
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/stderr.log +0 -3
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/stdout_exmple.result +0 -9
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/stringbuffer_example.result +0 -9
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/tail_260.result +0 -4
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/tailnewline.rhtml +0 -3
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/template1.rhtml +0 -4
- data/vendor/bundle/gems/erubis-2.7.0/test/data/users-guide/template2.rhtml +0 -4
- data/vendor/bundle/gems/erubis-2.7.0/test/test-engines.rb +0 -425
- data/vendor/bundle/gems/erubis-2.7.0/test/test-enhancers.rb +0 -646
- data/vendor/bundle/gems/erubis-2.7.0/test/test-erubis.rb +0 -887
- data/vendor/bundle/gems/erubis-2.7.0/test/test-index-cgi.rb +0 -191
- data/vendor/bundle/gems/erubis-2.7.0/test/test-main.rb +0 -752
- data/vendor/bundle/gems/erubis-2.7.0/test/test-users-guide.rb +0 -73
- data/vendor/bundle/gems/erubis-2.7.0/test/test.rb +0 -45
- data/vendor/bundle/gems/erubis-2.7.0/test/testutil.rb +0 -111
- data/vendor/bundle/gems/factory_girl-4.2.0/Appraisals +0 -15
- data/vendor/bundle/gems/factory_girl-4.2.0/CONTRIBUTION_GUIDELINES.md +0 -10
- data/vendor/bundle/gems/factory_girl-4.2.0/GETTING_STARTED.md +0 -1105
- data/vendor/bundle/gems/factory_girl-4.2.0/Gemfile +0 -5
- data/vendor/bundle/gems/factory_girl-4.2.0/Gemfile.lock +0 -88
- data/vendor/bundle/gems/factory_girl-4.2.0/LICENSE +0 -19
- data/vendor/bundle/gems/factory_girl-4.2.0/NEWS +0 -248
- data/vendor/bundle/gems/factory_girl-4.2.0/README.md +0 -74
- data/vendor/bundle/gems/factory_girl-4.2.0/Rakefile +0 -38
- data/vendor/bundle/gems/factory_girl-4.2.0/cucumber.yml +0 -1
- data/vendor/bundle/gems/factory_girl-4.2.0/factory_girl.gemspec +0 -44
- data/vendor/bundle/gems/factory_girl-4.2.0/features/find_definitions.feature +0 -75
- data/vendor/bundle/gems/factory_girl-4.2.0/features/step_definitions/database_steps.rb +0 -9
- data/vendor/bundle/gems/factory_girl-4.2.0/features/step_definitions/factory_girl_steps.rb +0 -36
- data/vendor/bundle/gems/factory_girl-4.2.0/features/support/env.rb +0 -10
- data/vendor/bundle/gems/factory_girl-4.2.0/features/support/factories.rb +0 -16
- data/vendor/bundle/gems/factory_girl-4.2.0/gemfiles/3.0.gemfile +0 -7
- data/vendor/bundle/gems/factory_girl-4.2.0/gemfiles/3.0.gemfile.lock +0 -81
- data/vendor/bundle/gems/factory_girl-4.2.0/gemfiles/3.1.gemfile +0 -7
- data/vendor/bundle/gems/factory_girl-4.2.0/gemfiles/3.1.gemfile.lock +0 -82
- data/vendor/bundle/gems/factory_girl-4.2.0/gemfiles/3.2.gemfile +0 -7
- data/vendor/bundle/gems/factory_girl-4.2.0/gemfiles/3.2.gemfile.lock +0 -82
- data/vendor/bundle/gems/factory_girl-4.2.0/gemfiles/4.0.gemfile +0 -7
- data/vendor/bundle/gems/factory_girl-4.2.0/gemfiles/4.0.gemfile.lock +0 -95
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/aliases.rb +0 -18
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/attribute/association.rb +0 -27
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/attribute/dynamic.rb +0 -21
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/attribute/sequence.rb +0 -16
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/attribute/static.rb +0 -16
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/attribute.rb +0 -62
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/attribute_assigner.rb +0 -97
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/attribute_list.rb +0 -67
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/callback.rb +0 -40
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/callbacks_observer.rb +0 -21
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/configuration.rb +0 -32
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/declaration/association.rb +0 -28
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/declaration/dynamic.rb +0 -26
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/declaration/implicit.rb +0 -33
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/declaration/static.rb +0 -26
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/declaration.rb +0 -23
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/declaration_list.rb +0 -49
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/decorator/attribute_hash.rb +0 -17
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/decorator/class_key_hash.rb +0 -27
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/decorator/disallows_duplicates_registry.rb +0 -13
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/decorator/invocation_tracker.rb +0 -19
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/decorator/new_constructor.rb +0 -12
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/decorator.rb +0 -21
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/definition.rb +0 -126
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/definition_hierarchy.rb +0 -48
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/definition_proxy.rb +0 -176
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/errors.rb +0 -19
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/evaluation.rb +0 -23
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/evaluator.rb +0 -76
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/evaluator_class_definer.rb +0 -20
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/factory.rb +0 -162
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/factory_runner.rb +0 -27
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/find_definitions.rb +0 -25
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/null_factory.rb +0 -18
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/null_object.rb +0 -24
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/registry.rb +0 -38
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/reload.rb +0 -8
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/sequence.rb +0 -62
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/strategy/attributes_for.rb +0 -13
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/strategy/build.rb +0 -15
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/strategy/create.rb +0 -18
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/strategy/null.rb +0 -11
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/strategy/stub.rb +0 -73
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/strategy_calculator.rb +0 -26
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/strategy_syntax_method_registrar.rb +0 -37
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/syntax/default.rb +0 -68
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/syntax/methods.rb +0 -95
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/syntax.rb +0 -7
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/syntax_runner.rb +0 -6
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/trait.rb +0 -30
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl/version.rb +0 -3
- data/vendor/bundle/gems/factory_girl-4.2.0/lib/factory_girl.rb +0 -127
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/activesupport_instrumentation_spec.rb +0 -62
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/aliases_spec.rb +0 -19
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/attribute_aliases_spec.rb +0 -45
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/attribute_existing_on_object_spec.rb +0 -68
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/attributes_for_spec.rb +0 -97
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/attributes_from_instance_spec.rb +0 -53
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/attributes_ordered_spec.rb +0 -51
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/build_list_spec.rb +0 -56
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/build_spec.rb +0 -86
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/build_stubbed_spec.rb +0 -161
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/callbacks_spec.rb +0 -177
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/create_list_spec.rb +0 -97
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/create_spec.rb +0 -116
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/define_child_before_parent_spec.rb +0 -21
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/definition_spec.rb +0 -21
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/definition_without_block_spec.rb +0 -15
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/global_initialize_with_spec.rb +0 -82
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/global_to_create_spec.rb +0 -122
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/initialize_with_spec.rb +0 -217
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/keyed_by_class_spec.rb +0 -22
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/modify_factories_spec.rb +0 -184
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/modify_inherited_spec.rb +0 -52
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/nested_attributes_spec.rb +0 -32
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/overrides_spec.rb +0 -61
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/parent_spec.rb +0 -90
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/register_strategies_spec.rb +0 -128
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/sequence_context_spec.rb +0 -52
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/sequence_spec.rb +0 -61
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/skip_create_spec.rb +0 -19
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/stub_spec.rb +0 -62
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/syntax_methods_within_dynamic_attributes_spec.rb +0 -41
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/traits_spec.rb +0 -727
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/acceptance/transient_attributes_spec.rb +0 -124
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/aliases_spec.rb +0 -31
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/attribute/association_spec.rb +0 -28
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/attribute/dynamic_spec.rb +0 -52
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/attribute/sequence_spec.rb +0 -16
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/attribute/static_spec.rb +0 -19
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/attribute_list_spec.rb +0 -143
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/attribute_spec.rb +0 -16
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/callback_spec.rb +0 -41
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/declaration/implicit_spec.rb +0 -25
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/declaration_list_spec.rb +0 -67
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/definition_proxy_spec.rb +0 -215
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/definition_spec.rb +0 -58
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/disallows_duplicates_registry_spec.rb +0 -19
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/evaluator_class_definer_spec.rb +0 -77
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/factory_spec.rb +0 -259
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/find_definitions_spec.rb +0 -110
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/null_factory_spec.rb +0 -13
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/null_object_spec.rb +0 -22
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/registry_spec.rb +0 -68
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/sequence_spec.rb +0 -95
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/strategy/attributes_for_spec.rb +0 -18
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/strategy/build_spec.rb +0 -7
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/strategy/create_spec.rb +0 -25
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/strategy/stub_spec.rb +0 -38
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl/strategy_calculator_spec.rb +0 -29
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/factory_girl_spec.rb +0 -22
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/spec_helper.rb +0 -26
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/support/macros/define_constant.rb +0 -86
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/support/matchers/callback.rb +0 -9
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/support/matchers/declaration.rb +0 -83
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/support/matchers/delegate.rb +0 -44
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/support/matchers/trait.rb +0 -9
- data/vendor/bundle/gems/factory_girl-4.2.0/spec/support/shared_examples/strategy.rb +0 -90
- data/vendor/bundle/gems/highline-1.6.19/AUTHORS +0 -3
- data/vendor/bundle/gems/highline-1.6.19/CHANGELOG +0 -346
- data/vendor/bundle/gems/highline-1.6.19/COPYING +0 -340
- data/vendor/bundle/gems/highline-1.6.19/INSTALL +0 -55
- data/vendor/bundle/gems/highline-1.6.19/LICENSE +0 -7
- data/vendor/bundle/gems/highline-1.6.19/README.rdoc +0 -63
- data/vendor/bundle/gems/highline-1.6.19/Rakefile +0 -50
- data/vendor/bundle/gems/highline-1.6.19/TODO +0 -6
- data/vendor/bundle/gems/highline-1.6.19/examples/ansi_colors.rb +0 -38
- data/vendor/bundle/gems/highline-1.6.19/examples/asking_for_arrays.rb +0 -18
- data/vendor/bundle/gems/highline-1.6.19/examples/basic_usage.rb +0 -75
- data/vendor/bundle/gems/highline-1.6.19/examples/color_scheme.rb +0 -32
- data/vendor/bundle/gems/highline-1.6.19/examples/get_character.rb +0 -12
- data/vendor/bundle/gems/highline-1.6.19/examples/limit.rb +0 -12
- data/vendor/bundle/gems/highline-1.6.19/examples/menus.rb +0 -65
- data/vendor/bundle/gems/highline-1.6.19/examples/overwrite.rb +0 -19
- data/vendor/bundle/gems/highline-1.6.19/examples/page_and_wrap.rb +0 -322
- data/vendor/bundle/gems/highline-1.6.19/examples/password.rb +0 -7
- data/vendor/bundle/gems/highline-1.6.19/examples/repeat_entry.rb +0 -21
- data/vendor/bundle/gems/highline-1.6.19/examples/trapping_eof.rb +0 -22
- data/vendor/bundle/gems/highline-1.6.19/examples/using_readline.rb +0 -17
- data/vendor/bundle/gems/highline-1.6.19/highline.gemspec +0 -37
- data/vendor/bundle/gems/highline-1.6.19/lib/highline/color_scheme.rb +0 -134
- data/vendor/bundle/gems/highline-1.6.19/lib/highline/compatibility.rb +0 -16
- data/vendor/bundle/gems/highline-1.6.19/lib/highline/import.rb +0 -41
- data/vendor/bundle/gems/highline-1.6.19/lib/highline/menu.rb +0 -398
- data/vendor/bundle/gems/highline-1.6.19/lib/highline/question.rb +0 -475
- data/vendor/bundle/gems/highline-1.6.19/lib/highline/simulate.rb +0 -48
- data/vendor/bundle/gems/highline-1.6.19/lib/highline/string_extensions.rb +0 -131
- data/vendor/bundle/gems/highline-1.6.19/lib/highline/style.rb +0 -181
- data/vendor/bundle/gems/highline-1.6.19/lib/highline/system_extensions.rb +0 -222
- data/vendor/bundle/gems/highline-1.6.19/lib/highline.rb +0 -1012
- data/vendor/bundle/gems/highline-1.6.19/setup.rb +0 -1360
- data/vendor/bundle/gems/highline-1.6.19/site/highline.css +0 -65
- data/vendor/bundle/gems/highline-1.6.19/site/images/logo.png +0 -0
- data/vendor/bundle/gems/highline-1.6.19/site/index.html +0 -58
- data/vendor/bundle/gems/highline-1.6.19/test/string_methods.rb +0 -32
- data/vendor/bundle/gems/highline-1.6.19/test/tc_color_scheme.rb +0 -96
- data/vendor/bundle/gems/highline-1.6.19/test/tc_highline.rb +0 -1128
- data/vendor/bundle/gems/highline-1.6.19/test/tc_import.rb +0 -52
- data/vendor/bundle/gems/highline-1.6.19/test/tc_menu.rb +0 -439
- data/vendor/bundle/gems/highline-1.6.19/test/tc_string_extension.rb +0 -20
- data/vendor/bundle/gems/highline-1.6.19/test/tc_string_highline.rb +0 -38
- data/vendor/bundle/gems/highline-1.6.19/test/tc_style.rb +0 -567
- data/vendor/bundle/gems/highline-1.6.19/test/ts_all.rb +0 -16
- data/vendor/bundle/gems/hike-1.2.3/LICENSE +0 -20
- data/vendor/bundle/gems/hike-1.2.3/README.md +0 -52
- data/vendor/bundle/gems/hike-1.2.3/lib/hike/extensions.rb +0 -23
- data/vendor/bundle/gems/hike-1.2.3/lib/hike/index.rb +0 -206
- data/vendor/bundle/gems/hike-1.2.3/lib/hike/normalized_array.rb +0 -59
- data/vendor/bundle/gems/hike-1.2.3/lib/hike/paths.rb +0 -27
- data/vendor/bundle/gems/hike-1.2.3/lib/hike/trail.rb +0 -188
- data/vendor/bundle/gems/hike-1.2.3/lib/hike.rb +0 -9
- data/vendor/bundle/gems/i18n-0.6.4/CHANGELOG.textile +0 -152
- data/vendor/bundle/gems/i18n-0.6.4/MIT-LICENSE +0 -20
- data/vendor/bundle/gems/i18n-0.6.4/README.textile +0 -105
- data/vendor/bundle/gems/i18n-0.6.4/ci/Gemfile.no-rails +0 -5
- data/vendor/bundle/gems/i18n-0.6.4/ci/Gemfile.no-rails.lock +0 -14
- data/vendor/bundle/gems/i18n-0.6.4/ci/Gemfile.rails-2.3.x +0 -9
- data/vendor/bundle/gems/i18n-0.6.4/ci/Gemfile.rails-2.3.x.lock +0 -23
- data/vendor/bundle/gems/i18n-0.6.4/ci/Gemfile.rails-3.x +0 -9
- data/vendor/bundle/gems/i18n-0.6.4/ci/Gemfile.rails-3.x.lock +0 -23
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/base.rb +0 -185
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/cache.rb +0 -96
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/cascade.rb +0 -54
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/chain.rb +0 -77
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/fallbacks.rb +0 -65
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/flatten.rb +0 -113
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/gettext.rb +0 -72
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/interpolation_compiler.rb +0 -121
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/key_value.rb +0 -101
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/memoize.rb +0 -46
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/metadata.rb +0 -65
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/pluralization.rb +0 -53
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/simple.rb +0 -87
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend/transliterator.rb +0 -99
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/backend.rb +0 -18
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/config.rb +0 -86
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/core_ext/hash.rb +0 -29
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/core_ext/kernel/surpress_warnings.rb +0 -9
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/core_ext/string/interpolate.rb +0 -105
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/exceptions.rb +0 -106
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/gettext/helpers.rb +0 -64
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/gettext/po_parser.rb +0 -329
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/gettext.rb +0 -25
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/interpolate/ruby.rb +0 -31
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/locale/fallbacks.rb +0 -96
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/locale/tag/parents.rb +0 -22
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/locale/tag/rfc4646.rb +0 -74
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/locale/tag/simple.rb +0 -39
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/locale/tag.rb +0 -28
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/locale.rb +0 -6
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/basics.rb +0 -54
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/defaults.rb +0 -40
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/interpolation.rb +0 -133
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/link.rb +0 -56
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/localization/date.rb +0 -91
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/localization/date_time.rb +0 -77
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/localization/procs.rb +0 -116
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/localization/time.rb +0 -76
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/localization.rb +0 -19
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/lookup.rb +0 -81
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/pluralization.rb +0 -35
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests/procs.rb +0 -55
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/tests.rb +0 -12
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n/version.rb +0 -3
- data/vendor/bundle/gems/i18n-0.6.4/lib/i18n.rb +0 -333
- data/vendor/bundle/gems/i18n-0.6.4/test/all.rb +0 -8
- data/vendor/bundle/gems/i18n-0.6.4/test/api/all_features_test.rb +0 -58
- data/vendor/bundle/gems/i18n-0.6.4/test/api/cascade_test.rb +0 -28
- data/vendor/bundle/gems/i18n-0.6.4/test/api/chain_test.rb +0 -24
- data/vendor/bundle/gems/i18n-0.6.4/test/api/fallbacks_test.rb +0 -30
- data/vendor/bundle/gems/i18n-0.6.4/test/api/key_value_test.rb +0 -28
- data/vendor/bundle/gems/i18n-0.6.4/test/api/memoize_test.rb +0 -60
- data/vendor/bundle/gems/i18n-0.6.4/test/api/override_test.rb +0 -48
- data/vendor/bundle/gems/i18n-0.6.4/test/api/pluralization_test.rb +0 -30
- data/vendor/bundle/gems/i18n-0.6.4/test/api/simple_test.rb +0 -28
- data/vendor/bundle/gems/i18n-0.6.4/test/backend/cache_test.rb +0 -85
- data/vendor/bundle/gems/i18n-0.6.4/test/backend/cascade_test.rb +0 -85
- data/vendor/bundle/gems/i18n-0.6.4/test/backend/chain_test.rb +0 -76
- data/vendor/bundle/gems/i18n-0.6.4/test/backend/exceptions_test.rb +0 -30
- data/vendor/bundle/gems/i18n-0.6.4/test/backend/fallbacks_test.rb +0 -125
- data/vendor/bundle/gems/i18n-0.6.4/test/backend/interpolation_compiler_test.rb +0 -102
- data/vendor/bundle/gems/i18n-0.6.4/test/backend/key_value_test.rb +0 -46
- data/vendor/bundle/gems/i18n-0.6.4/test/backend/memoize_test.rb +0 -47
- data/vendor/bundle/gems/i18n-0.6.4/test/backend/metadata_test.rb +0 -47
- data/vendor/bundle/gems/i18n-0.6.4/test/backend/pluralization_test.rb +0 -44
- data/vendor/bundle/gems/i18n-0.6.4/test/backend/simple_test.rb +0 -83
- data/vendor/bundle/gems/i18n-0.6.4/test/backend/transliterator_test.rb +0 -85
- data/vendor/bundle/gems/i18n-0.6.4/test/core_ext/hash_test.rb +0 -30
- data/vendor/bundle/gems/i18n-0.6.4/test/core_ext/string/interpolate_test.rb +0 -99
- data/vendor/bundle/gems/i18n-0.6.4/test/gettext/api_test.rb +0 -206
- data/vendor/bundle/gems/i18n-0.6.4/test/gettext/backend_test.rb +0 -101
- data/vendor/bundle/gems/i18n-0.6.4/test/i18n/exceptions_test.rb +0 -116
- data/vendor/bundle/gems/i18n-0.6.4/test/i18n/interpolate_test.rb +0 -61
- data/vendor/bundle/gems/i18n-0.6.4/test/i18n/load_path_test.rb +0 -33
- data/vendor/bundle/gems/i18n-0.6.4/test/i18n_test.rb +0 -254
- data/vendor/bundle/gems/i18n-0.6.4/test/locale/fallbacks_test.rb +0 -136
- data/vendor/bundle/gems/i18n-0.6.4/test/locale/tag/rfc4646_test.rb +0 -142
- data/vendor/bundle/gems/i18n-0.6.4/test/locale/tag/simple_test.rb +0 -32
- data/vendor/bundle/gems/i18n-0.6.4/test/run_all.rb +0 -21
- data/vendor/bundle/gems/i18n-0.6.4/test/test_data/locales/de.po +0 -82
- data/vendor/bundle/gems/i18n-0.6.4/test/test_data/locales/en.rb +0 -3
- data/vendor/bundle/gems/i18n-0.6.4/test/test_data/locales/en.yml +0 -3
- data/vendor/bundle/gems/i18n-0.6.4/test/test_data/locales/invalid/empty.yml +0 -0
- data/vendor/bundle/gems/i18n-0.6.4/test/test_data/locales/invalid/syntax.yml +0 -4
- data/vendor/bundle/gems/i18n-0.6.4/test/test_data/locales/plurals.rb +0 -113
- data/vendor/bundle/gems/i18n-0.6.4/test/test_helper.rb +0 -56
- data/vendor/bundle/gems/mail-2.5.4/CHANGELOG.rdoc +0 -736
- data/vendor/bundle/gems/mail-2.5.4/CONTRIBUTING.md +0 -45
- data/vendor/bundle/gems/mail-2.5.4/Dependencies.txt +0 -3
- data/vendor/bundle/gems/mail-2.5.4/Gemfile +0 -13
- data/vendor/bundle/gems/mail-2.5.4/MIT-LICENSE +0 -20
- data/vendor/bundle/gems/mail-2.5.4/README.md +0 -665
- data/vendor/bundle/gems/mail-2.5.4/Rakefile +0 -21
- data/vendor/bundle/gems/mail-2.5.4/TODO.rdoc +0 -9
- data/vendor/bundle/gems/mail-2.5.4/lib/VERSION +0 -4
- data/vendor/bundle/gems/mail-2.5.4/lib/load_parsers.rb +0 -35
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/attachments_list.rb +0 -104
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/body.rb +0 -291
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/check_delivery_params.rb +0 -20
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/configuration.rb +0 -75
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/core_extensions/nil.rb +0 -19
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/core_extensions/object.rb +0 -13
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/core_extensions/smtp.rb +0 -24
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/core_extensions/string/access.rb +0 -145
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/core_extensions/string/multibyte.rb +0 -78
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/core_extensions/string.rb +0 -33
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/address.rb +0 -314
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/address_list.rb +0 -74
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/content_disposition_element.rb +0 -30
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/content_location_element.rb +0 -25
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/content_transfer_encoding_element.rb +0 -24
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/content_type_element.rb +0 -35
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/date_time_element.rb +0 -26
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/envelope_from_element.rb +0 -47
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/message_ids_element.rb +0 -29
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/mime_version_element.rb +0 -26
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/phrase_list.rb +0 -21
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements/received_element.rb +0 -30
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/elements.rb +0 -14
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/encodings/7bit.rb +0 -31
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/encodings/8bit.rb +0 -31
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/encodings/base64.rb +0 -33
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/encodings/binary.rb +0 -31
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/encodings/quoted_printable.rb +0 -39
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/encodings/transfer_encoding.rb +0 -58
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/encodings.rb +0 -305
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/envelope.rb +0 -35
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/field.rb +0 -211
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/field_list.rb +0 -33
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/bcc_field.rb +0 -56
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/cc_field.rb +0 -55
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/comments_field.rb +0 -41
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/common/address_container.rb +0 -16
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/common/common_address.rb +0 -140
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/common/common_date.rb +0 -42
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/common/common_field.rb +0 -57
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/common/common_message_id.rb +0 -48
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/common/parameter_hash.rb +0 -58
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/content_description_field.rb +0 -19
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/content_disposition_field.rb +0 -70
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/content_id_field.rb +0 -62
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/content_location_field.rb +0 -42
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/content_transfer_encoding_field.rb +0 -50
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/content_type_field.rb +0 -201
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/date_field.rb +0 -57
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/from_field.rb +0 -55
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/in_reply_to_field.rb +0 -56
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/keywords_field.rb +0 -44
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/message_id_field.rb +0 -82
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/mime_version_field.rb +0 -53
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/optional_field.rb +0 -13
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/received_field.rb +0 -75
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/references_field.rb +0 -56
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/reply_to_field.rb +0 -55
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/resent_bcc_field.rb +0 -55
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/resent_cc_field.rb +0 -55
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/resent_date_field.rb +0 -35
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/resent_from_field.rb +0 -55
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/resent_message_id_field.rb +0 -34
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/resent_sender_field.rb +0 -62
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/resent_to_field.rb +0 -55
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/return_path_field.rb +0 -65
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/sender_field.rb +0 -67
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/structured_field.rb +0 -51
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/subject_field.rb +0 -16
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/to_field.rb +0 -55
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields/unstructured_field.rb +0 -198
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/fields.rb +0 -35
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/header.rb +0 -288
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/indifferent_hash.rb +0 -146
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/mail.rb +0 -255
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/matchers/has_sent_mail.rb +0 -124
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/message.rb +0 -2153
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/multibyte/chars.rb +0 -474
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/multibyte/exceptions.rb +0 -8
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/multibyte/unicode.rb +0 -400
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/multibyte/utils.rb +0 -60
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/multibyte.rb +0 -42
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/network/delivery_methods/exim.rb +0 -52
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/network/delivery_methods/file_delivery.rb +0 -45
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/network/delivery_methods/sendmail.rb +0 -89
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/network/delivery_methods/smtp.rb +0 -146
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/network/delivery_methods/smtp_connection.rb +0 -61
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/network/delivery_methods/test_mailer.rb +0 -44
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/network/retriever_methods/base.rb +0 -63
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/network/retriever_methods/imap.rb +0 -168
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/network/retriever_methods/pop3.rb +0 -140
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/network/retriever_methods/test_retriever.rb +0 -43
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/network.rb +0 -14
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/address_lists.rb +0 -64
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/address_lists.treetop +0 -19
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/content_disposition.rb +0 -535
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/content_disposition.treetop +0 -46
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/content_location.rb +0 -139
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/content_location.treetop +0 -20
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/content_transfer_encoding.rb +0 -201
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/content_transfer_encoding.treetop +0 -18
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/content_type.rb +0 -971
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/content_type.treetop +0 -68
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/date_time.rb +0 -114
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/date_time.treetop +0 -11
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/envelope_from.rb +0 -194
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/envelope_from.treetop +0 -32
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/message_ids.rb +0 -45
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/message_ids.treetop +0 -15
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/mime_version.rb +0 -144
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/mime_version.treetop +0 -19
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/phrase_lists.rb +0 -45
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/phrase_lists.treetop +0 -15
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/received.rb +0 -71
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/received.treetop +0 -11
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/rfc2045.rb +0 -421
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/rfc2045.treetop +0 -35
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/rfc2822.rb +0 -5397
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/rfc2822.treetop +0 -408
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/rfc2822_obsolete.rb +0 -3768
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parsers/rfc2822_obsolete.treetop +0 -241
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/part.rb +0 -120
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/parts_list.rb +0 -55
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/patterns.rb +0 -35
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/utilities.rb +0 -223
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/values/unicode_tables.dat +0 -0
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/version.rb +0 -24
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/version_specific/ruby_1_8.rb +0 -119
- data/vendor/bundle/gems/mail-2.5.4/lib/mail/version_specific/ruby_1_9.rb +0 -144
- data/vendor/bundle/gems/mail-2.5.4/lib/mail.rb +0 -91
- data/vendor/bundle/gems/mail-2.5.4/lib/tasks/corpus.rake +0 -125
- data/vendor/bundle/gems/mail-2.5.4/lib/tasks/treetop.rake +0 -10
- data/vendor/bundle/gems/metaclass-0.0.1/Gemfile +0 -3
- data/vendor/bundle/gems/metaclass-0.0.1/README.md +0 -6
- data/vendor/bundle/gems/metaclass-0.0.1/Rakefile +0 -11
- data/vendor/bundle/gems/metaclass-0.0.1/lib/metaclass/object_methods.rb +0 -11
- data/vendor/bundle/gems/metaclass-0.0.1/lib/metaclass/version.rb +0 -3
- data/vendor/bundle/gems/metaclass-0.0.1/lib/metaclass.rb +0 -5
- data/vendor/bundle/gems/metaclass-0.0.1/metaclass.gemspec +0 -19
- data/vendor/bundle/gems/metaclass-0.0.1/test/object_methods_test.rb +0 -31
- data/vendor/bundle/gems/metaclass-0.0.1/test/test_helper.rb +0 -5
- data/vendor/bundle/gems/mime-types-1.23/Contributing.rdoc +0 -68
- data/vendor/bundle/gems/mime-types-1.23/Gemfile +0 -21
- data/vendor/bundle/gems/mime-types-1.23/History.rdoc +0 -215
- data/vendor/bundle/gems/mime-types-1.23/Licence.rdoc +0 -37
- data/vendor/bundle/gems/mime-types-1.23/Manifest.txt +0 -40
- data/vendor/bundle/gems/mime-types-1.23/README.rdoc +0 -63
- data/vendor/bundle/gems/mime-types-1.23/Rakefile +0 -206
- data/vendor/bundle/gems/mime-types-1.23/docs/COPYING.txt +0 -339
- data/vendor/bundle/gems/mime-types-1.23/docs/artistic.txt +0 -127
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/application +0 -1002
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/application.mac +0 -3
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/application.nonstandard +0 -131
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/application.obsolete +0 -41
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/audio +0 -138
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/audio.nonstandard +0 -11
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/audio.obsolete +0 -1
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/image +0 -46
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/image.nonstandard +0 -20
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/image.obsolete +0 -5
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/message +0 -18
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/message.obsolete +0 -2
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/model +0 -15
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/multipart +0 -14
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/multipart.nonstandard +0 -1
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/multipart.obsolete +0 -7
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/other.nonstandard +0 -8
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/text +0 -61
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/text.nonstandard +0 -7
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/text.obsolete +0 -8
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/text.vms +0 -1
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/video +0 -73
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/video.nonstandard +0 -16
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types/video.obsolete +0 -3
- data/vendor/bundle/gems/mime-types-1.23/lib/mime/types.rb +0 -881
- data/vendor/bundle/gems/mime-types-1.23/lib/mime-types.rb +0 -3
- data/vendor/bundle/gems/mime-types-1.23/test/test_mime_type.rb +0 -319
- data/vendor/bundle/gems/mime-types-1.23/test/test_mime_types.rb +0 -119
- data/vendor/bundle/gems/minitest-4.7.5/History.txt +0 -803
- data/vendor/bundle/gems/minitest-4.7.5/Manifest.txt +0 -20
- data/vendor/bundle/gems/minitest-4.7.5/README.txt +0 -457
- data/vendor/bundle/gems/minitest-4.7.5/Rakefile +0 -94
- data/vendor/bundle/gems/minitest-4.7.5/design_rationale.rb +0 -52
- data/vendor/bundle/gems/minitest-4.7.5/lib/hoe/minitest.rb +0 -22
- data/vendor/bundle/gems/minitest-4.7.5/lib/minitest/autorun.rb +0 -12
- data/vendor/bundle/gems/minitest-4.7.5/lib/minitest/benchmark.rb +0 -416
- data/vendor/bundle/gems/minitest-4.7.5/lib/minitest/hell.rb +0 -13
- data/vendor/bundle/gems/minitest-4.7.5/lib/minitest/mock.rb +0 -193
- data/vendor/bundle/gems/minitest-4.7.5/lib/minitest/parallel_each.rb +0 -73
- data/vendor/bundle/gems/minitest-4.7.5/lib/minitest/pride.rb +0 -112
- data/vendor/bundle/gems/minitest-4.7.5/lib/minitest/spec.rb +0 -544
- data/vendor/bundle/gems/minitest-4.7.5/lib/minitest/unit.rb +0 -1415
- data/vendor/bundle/gems/minitest-4.7.5/test/minitest/metametameta.rb +0 -67
- data/vendor/bundle/gems/minitest-4.7.5/test/minitest/test_minitest_benchmark.rb +0 -128
- data/vendor/bundle/gems/minitest-4.7.5/test/minitest/test_minitest_mock.rb +0 -405
- data/vendor/bundle/gems/minitest-4.7.5/test/minitest/test_minitest_spec.rb +0 -804
- data/vendor/bundle/gems/minitest-4.7.5/test/minitest/test_minitest_unit.rb +0 -1860
- data/vendor/bundle/gems/mocha-0.14.0/COPYING.md +0 -3
- data/vendor/bundle/gems/mocha-0.14.0/Gemfile +0 -3
- data/vendor/bundle/gems/mocha-0.14.0/MIT-LICENSE.md +0 -7
- data/vendor/bundle/gems/mocha-0.14.0/README.md +0 -231
- data/vendor/bundle/gems/mocha-0.14.0/RELEASE.md +0 -485
- data/vendor/bundle/gems/mocha-0.14.0/Rakefile +0 -139
- data/vendor/bundle/gems/mocha-0.14.0/build-matrix.rb +0 -71
- data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.minitest.1.3.0 +0 -7
- data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.minitest.1.4.0 +0 -7
- data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.minitest.1.4.1 +0 -7
- data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.minitest.1.4.2 +0 -7
- data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.minitest.2.0.0 +0 -7
- data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.minitest.2.0.1 +0 -7
- data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.minitest.2.11.0 +0 -7
- data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.minitest.2.11.2 +0 -7
- data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.minitest.2.3.0 +0 -7
- data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.minitest.latest +0 -7
- data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.test-unit.2.0.0 +0 -7
- data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.test-unit.2.0.1 +0 -7
- data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.test-unit.2.0.3 +0 -7
- data/vendor/bundle/gems/mocha-0.14.0/gemfiles/Gemfile.test-unit.latest +0 -7
- data/vendor/bundle/gems/mocha-0.14.0/init.rb +0 -3
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/any_instance_method.rb +0 -62
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/api.rb +0 -176
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/argument_iterator.rb +0 -21
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/backtrace_filter.rb +0 -17
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/cardinality.rb +0 -95
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/central.rb +0 -33
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/change_state_side_effect.rb +0 -19
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/class_method.rb +0 -103
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/class_methods.rb +0 -63
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/configuration.rb +0 -89
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/debug.rb +0 -11
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/deprecation.rb +0 -24
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/exception_raiser.rb +0 -17
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/expectation.rb +0 -612
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/expectation_error.rb +0 -8
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/expectation_error_factory.rb +0 -36
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/expectation_list.rb +0 -58
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/hooks.rb +0 -44
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/in_state_ordering_constraint.rb +0 -19
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/inspect.rb +0 -67
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/instance_method.rb +0 -16
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/assertion_counter.rb +0 -13
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/adapter.rb +0 -54
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/exception_translation.rb +0 -14
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/nothing.rb +0 -19
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/version_13.rb +0 -51
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/version_140.rb +0 -51
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/version_141.rb +0 -62
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/version_142_to_172.rb +0 -62
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/version_200.rb +0 -63
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/version_201_to_222.rb +0 -63
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/version_2110_to_2111.rb +0 -67
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/version_2112_to_320.rb +0 -70
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test/version_230_to_2101.rb +0 -65
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/mini_test.rb +0 -54
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/monkey_patcher.rb +0 -18
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/test_unit/adapter.rb +0 -51
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/test_unit/gem_version_200.rb +0 -59
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/test_unit/gem_version_201_to_202.rb +0 -59
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/test_unit/gem_version_203_to_220.rb +0 -59
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/test_unit/gem_version_230_to_250.rb +0 -65
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/test_unit/nothing.rb +0 -19
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/test_unit/ruby_version_185_and_below.rb +0 -58
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb +0 -60
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration/test_unit.rb +0 -49
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/integration.rb +0 -14
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/is_a.rb +0 -9
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/logger.rb +0 -15
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/method_matcher.rb +0 -21
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/mock.rb +0 -283
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/mockery.rb +0 -204
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/module_method.rb +0 -16
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/module_methods.rb +0 -14
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/multiple_yields.rb +0 -20
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/names.rb +0 -53
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/no_yields.rb +0 -11
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/object_methods.rb +0 -173
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/all_of.rb +0 -52
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/any_of.rb +0 -58
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/any_parameters.rb +0 -47
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/anything.rb +0 -42
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/base.rb +0 -71
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/equals.rb +0 -53
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/has_entries.rb +0 -55
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/has_entry.rb +0 -93
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/has_key.rb +0 -53
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/has_value.rb +0 -53
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/includes.rb +0 -60
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/instance_of.rb +0 -53
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/is_a.rb +0 -53
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/kind_of.rb +0 -53
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/not.rb +0 -52
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/object.rb +0 -17
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/optionally.rb +0 -67
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/query_string.rb +0 -58
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/regexp_matches.rb +0 -54
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/responds_with.rb +0 -54
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers/yaml_equivalent.rb +0 -53
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameter_matchers.rb +0 -28
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/parameters_matcher.rb +0 -37
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/pretty_parameters.rb +0 -28
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/return_values.rb +0 -31
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/sequence.rb +0 -51
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/setup.rb +0 -10
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/single_return_value.rb +0 -17
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/single_yield.rb +0 -18
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/standalone.rb +0 -4
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/state_machine.rb +0 -106
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/stubbing_error.rb +0 -19
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/thrower.rb +0 -15
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/unexpected_invocation.rb +0 -21
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/version.rb +0 -3
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha/yield_parameters.rb +0 -31
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha.rb +0 -8
- data/vendor/bundle/gems/mocha-0.14.0/lib/mocha_standalone.rb +0 -4
- data/vendor/bundle/gems/mocha-0.14.0/mocha.gemspec +0 -53
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/acceptance_test_helper.rb +0 -41
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/bug_18914_test.rb +0 -43
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/bug_21465_test.rb +0 -34
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/bug_21563_test.rb +0 -25
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/exception_rescue_test.rb +0 -55
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/expectations_on_multiple_methods_test.rb +0 -55
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/expected_invocation_count_test.rb +0 -232
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/failure_messages_test.rb +0 -64
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/issue_65_test.rb +0 -63
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/issue_70_test.rb +0 -55
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/mocha_example_test.rb +0 -98
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/mocha_test_result_test.rb +0 -84
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/mock_test.rb +0 -100
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/mock_with_initializer_block_test.rb +0 -51
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/mocked_methods_dispatch_test.rb +0 -78
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/multiple_expectations_failure_message_test.rb +0 -68
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/optional_parameters_test.rb +0 -70
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/parameter_matcher_test.rb +0 -337
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/partial_mocks_test.rb +0 -47
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/raise_exception_test.rb +0 -39
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/return_value_test.rb +0 -52
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/sequence_test.rb +0 -192
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/states_test.rb +0 -70
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_any_instance_method_test.rb +0 -202
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_class_method_defined_on_active_record_association_proxy_test.rb +0 -106
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_class_method_defined_on_class_test.rb +0 -75
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_class_method_defined_on_module_test.rb +0 -75
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_class_method_defined_on_superclass_test.rb +0 -75
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_everything_test.rb +0 -56
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_instance_method_defined_on_active_record_association_proxy_test.rb +0 -93
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_instance_method_defined_on_class_and_aliased_test.rb +0 -69
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_instance_method_defined_on_class_test.rb +0 -66
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_instance_method_defined_on_kernel_module_test.rb +0 -75
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_instance_method_defined_on_module_test.rb +0 -75
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_instance_method_defined_on_object_class_test.rb +0 -75
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_instance_method_defined_on_singleton_class_test.rb +0 -70
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_instance_method_defined_on_superclass_test.rb +0 -72
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_module_method_test.rb +0 -163
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stub_test.rb +0 -52
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubba_example_test.rb +0 -102
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubba_test_result_test.rb +0 -66
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_error_backtrace_test.rb +0 -64
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_frozen_object_test.rb +0 -88
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_method_accepting_block_parameter_test.rb +0 -48
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_method_unnecessarily_test.rb +0 -65
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_nil_test.rb +0 -59
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_non_existent_any_instance_method_test.rb +0 -130
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_non_existent_class_method_test.rb +0 -157
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_non_existent_instance_method_test.rb +0 -147
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_non_public_any_instance_method_test.rb +0 -130
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_non_public_class_method_test.rb +0 -163
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_non_public_instance_method_test.rb +0 -143
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_on_non_mock_object_test.rb +0 -64
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/stubbing_same_class_method_on_parent_and_child_classes_test.rb +0 -35
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/throw_test.rb +0 -45
- data/vendor/bundle/gems/mocha-0.14.0/test/acceptance/unstubbing_test.rb +0 -168
- data/vendor/bundle/gems/mocha-0.14.0/test/deprecation_disabler.rb +0 -15
- data/vendor/bundle/gems/mocha-0.14.0/test/execution_point.rb +0 -36
- data/vendor/bundle/gems/mocha-0.14.0/test/integration/mini_test_test.rb +0 -22
- data/vendor/bundle/gems/mocha-0.14.0/test/integration/shared_tests.rb +0 -174
- data/vendor/bundle/gems/mocha-0.14.0/test/integration/test_unit_test.rb +0 -9
- data/vendor/bundle/gems/mocha-0.14.0/test/method_definer.rb +0 -24
- data/vendor/bundle/gems/mocha-0.14.0/test/mini_test_result.rb +0 -90
- data/vendor/bundle/gems/mocha-0.14.0/test/minitest_result.rb +0 -49
- data/vendor/bundle/gems/mocha-0.14.0/test/simple_counter.rb +0 -13
- data/vendor/bundle/gems/mocha-0.14.0/test/test_helper.rb +0 -46
- data/vendor/bundle/gems/mocha-0.14.0/test/test_runner.rb +0 -54
- data/vendor/bundle/gems/mocha-0.14.0/test/test_unit_result.rb +0 -20
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/any_instance_method_test.rb +0 -132
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/array_inspect_test.rb +0 -16
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/backtrace_filter_test.rb +0 -19
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/cardinality_test.rb +0 -56
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/central_test.rb +0 -100
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/change_state_side_effect_test.rb +0 -41
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/class_method_test.rb +0 -223
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/class_methods_test.rb +0 -40
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/configuration_test.rb +0 -38
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/date_time_inspect_test.rb +0 -21
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/exception_raiser_test.rb +0 -42
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/expectation_list_test.rb +0 -71
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/expectation_test.rb +0 -497
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/hash_inspect_test.rb +0 -16
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/hooks_test.rb +0 -29
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/in_state_ordering_constraint_test.rb +0 -43
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/method_matcher_test.rb +0 -28
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/mock_test.rb +0 -341
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/mockery_test.rb +0 -151
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/module_methods_test.rb +0 -19
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/multiple_yields_test.rb +0 -18
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/no_yields_test.rb +0 -18
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/object_inspect_test.rb +0 -38
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/object_methods_test.rb +0 -46
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/all_of_test.rb +0 -26
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/any_of_test.rb +0 -26
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/anything_test.rb +0 -21
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/equals_test.rb +0 -25
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/has_entries_test.rb +0 -51
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/has_entry_test.rb +0 -129
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/has_key_test.rb +0 -55
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/has_value_test.rb +0 -57
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/includes_test.rb +0 -59
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/instance_of_test.rb +0 -25
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/is_a_test.rb +0 -25
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/kind_of_test.rb +0 -25
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/not_test.rb +0 -26
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/regexp_matches_test.rb +0 -46
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/responds_with_test.rb +0 -25
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/stub_matcher.rb +0 -27
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameter_matchers/yaml_equivalent_test.rb +0 -25
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/parameters_matcher_test.rb +0 -121
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/return_values_test.rb +0 -63
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/sequence_test.rb +0 -104
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/single_return_value_test.rb +0 -14
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/single_yield_test.rb +0 -18
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/state_machine_test.rb +0 -98
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/string_inspect_test.rb +0 -11
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/thrower_test.rb +0 -20
- data/vendor/bundle/gems/mocha-0.14.0/test/unit/yield_parameters_test.rb +0 -93
- data/vendor/bundle/gems/mocha-0.14.0/yard-templates/default/layout/html/google_analytics.erb +0 -11
- data/vendor/bundle/gems/mocha-0.14.0/yard-templates/default/layout/html/setup.rb +0 -6
- data/vendor/bundle/gems/multi_json-1.7.7/CHANGELOG.md +0 -164
- data/vendor/bundle/gems/multi_json-1.7.7/CONTRIBUTING.md +0 -46
- data/vendor/bundle/gems/multi_json-1.7.7/Gemfile +0 -31
- data/vendor/bundle/gems/multi_json-1.7.7/LICENSE.md +0 -20
- data/vendor/bundle/gems/multi_json-1.7.7/README.md +0 -109
- data/vendor/bundle/gems/multi_json-1.7.7/Rakefile +0 -12
- data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/adapter.rb +0 -48
- data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/adapters/gson.rb +0 -19
- data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/adapters/jr_jackson.rb +0 -19
- data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/adapters/json_common.rb +0 -25
- data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/adapters/json_gem.rb +0 -11
- data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/adapters/json_pure.rb +0 -11
- data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/adapters/nsjsonserialization.rb +0 -34
- data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/adapters/oj.rb +0 -24
- data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/adapters/ok_json.rb +0 -22
- data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/adapters/yajl.rb +0 -19
- data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/convertible_hash_keys.rb +0 -43
- data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/options.rb +0 -48
- data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/vendor/okjson.rb +0 -600
- data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json/version.rb +0 -20
- data/vendor/bundle/gems/multi_json-1.7.7/lib/multi_json.rb +0 -160
- data/vendor/bundle/gems/multi_json-1.7.7/multi_json.gemspec +0 -22
- data/vendor/bundle/gems/multi_json-1.7.7/spec/adapter_shared_example.rb +0 -235
- data/vendor/bundle/gems/multi_json-1.7.7/spec/has_options.rb +0 -74
- data/vendor/bundle/gems/multi_json-1.7.7/spec/helper.rb +0 -35
- data/vendor/bundle/gems/multi_json-1.7.7/spec/json_common_shared_example.rb +0 -30
- data/vendor/bundle/gems/multi_json-1.7.7/spec/multi_json_spec.rb +0 -226
- data/vendor/bundle/gems/polyglot-0.3.3/History.txt +0 -72
- data/vendor/bundle/gems/polyglot-0.3.3/License.txt +0 -20
- data/vendor/bundle/gems/polyglot-0.3.3/README.txt +0 -87
- data/vendor/bundle/gems/polyglot-0.3.3/Rakefile +0 -42
- data/vendor/bundle/gems/polyglot-0.3.3/lib/polyglot/version.rb +0 -9
- data/vendor/bundle/gems/polyglot-0.3.3/lib/polyglot.rb +0 -74
- data/vendor/bundle/gems/rack-1.5.2/COPYING +0 -18
- data/vendor/bundle/gems/rack-1.5.2/KNOWN-ISSUES +0 -30
- data/vendor/bundle/gems/rack-1.5.2/README.rdoc +0 -624
- data/vendor/bundle/gems/rack-1.5.2/Rakefile +0 -125
- data/vendor/bundle/gems/rack-1.5.2/SPEC +0 -237
- data/vendor/bundle/gems/rack-1.5.2/bin/rackup +0 -4
- data/vendor/bundle/gems/rack-1.5.2/contrib/rack.png +0 -0
- data/vendor/bundle/gems/rack-1.5.2/contrib/rack.svg +0 -150
- data/vendor/bundle/gems/rack-1.5.2/contrib/rack_logo.svg +0 -111
- data/vendor/bundle/gems/rack-1.5.2/contrib/rdoc.css +0 -412
- data/vendor/bundle/gems/rack-1.5.2/example/lobster.ru +0 -4
- data/vendor/bundle/gems/rack-1.5.2/example/protectedlobster.rb +0 -14
- data/vendor/bundle/gems/rack-1.5.2/example/protectedlobster.ru +0 -8
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/auth/abstract/handler.rb +0 -37
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/auth/abstract/request.rb +0 -43
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/auth/basic.rb +0 -58
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/auth/digest/md5.rb +0 -129
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/auth/digest/nonce.rb +0 -51
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/auth/digest/params.rb +0 -53
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/auth/digest/request.rb +0 -41
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/backports/uri/common_18.rb +0 -56
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/backports/uri/common_192.rb +0 -52
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/backports/uri/common_193.rb +0 -29
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/body_proxy.rb +0 -39
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/builder.rb +0 -149
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/cascade.rb +0 -52
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/chunked.rb +0 -58
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/commonlogger.rb +0 -64
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/conditionalget.rb +0 -67
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/config.rb +0 -20
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/content_length.rb +0 -33
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/content_type.rb +0 -29
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/deflater.rb +0 -116
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/directory.rb +0 -161
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/etag.rb +0 -64
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/file.rb +0 -138
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/handler/cgi.rb +0 -61
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/handler/evented_mongrel.rb +0 -8
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/handler/fastcgi.rb +0 -98
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/handler/lsws.rb +0 -61
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/handler/mongrel.rb +0 -100
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/handler/scgi.rb +0 -67
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/handler/swiftiplied_mongrel.rb +0 -8
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/handler/thin.rb +0 -27
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/handler/webrick.rb +0 -81
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/handler.rb +0 -107
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/head.rb +0 -22
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/lint.rb +0 -699
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/lobster.rb +0 -65
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/lock.rb +0 -26
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/logger.rb +0 -18
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/methodoverride.rb +0 -31
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/mime.rb +0 -677
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/mock.rb +0 -190
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/multipart/generator.rb +0 -93
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/multipart/parser.rb +0 -176
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/multipart/uploaded_file.rb +0 -34
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/multipart.rb +0 -34
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/nulllogger.rb +0 -18
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/recursive.rb +0 -61
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/reloader.rb +0 -109
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/request.rb +0 -380
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/response.rb +0 -155
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/rewindable_input.rb +0 -104
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/runtime.rb +0 -27
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/sendfile.rb +0 -155
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/server.rb +0 -362
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/session/abstract/id.rb +0 -398
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/session/cookie.rb +0 -178
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/session/memcache.rb +0 -93
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/session/pool.rb +0 -79
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/showexceptions.rb +0 -378
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/showstatus.rb +0 -113
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/static.rb +0 -153
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/urlmap.rb +0 -76
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/utils/okjson.rb +0 -599
- data/vendor/bundle/gems/rack-1.5.2/lib/rack/utils.rb +0 -628
- data/vendor/bundle/gems/rack-1.5.2/lib/rack.rb +0 -87
- data/vendor/bundle/gems/rack-1.5.2/rack.gemspec +0 -33
- data/vendor/bundle/gems/rack-1.5.2/test/builder/anything.rb +0 -5
- data/vendor/bundle/gems/rack-1.5.2/test/builder/comment.ru +0 -4
- data/vendor/bundle/gems/rack-1.5.2/test/builder/end.ru +0 -5
- data/vendor/bundle/gems/rack-1.5.2/test/builder/line.ru +0 -1
- data/vendor/bundle/gems/rack-1.5.2/test/builder/options.ru +0 -2
- data/vendor/bundle/gems/rack-1.5.2/test/cgi/assets/folder/test.js +0 -1
- data/vendor/bundle/gems/rack-1.5.2/test/cgi/assets/fonts/font.eot +0 -1
- data/vendor/bundle/gems/rack-1.5.2/test/cgi/assets/images/image.png +0 -1
- data/vendor/bundle/gems/rack-1.5.2/test/cgi/assets/index.html +0 -1
- data/vendor/bundle/gems/rack-1.5.2/test/cgi/assets/javascripts/app.js +0 -1
- data/vendor/bundle/gems/rack-1.5.2/test/cgi/assets/stylesheets/app.css +0 -1
- data/vendor/bundle/gems/rack-1.5.2/test/cgi/lighttpd.conf +0 -26
- data/vendor/bundle/gems/rack-1.5.2/test/cgi/rackup_stub.rb +0 -6
- data/vendor/bundle/gems/rack-1.5.2/test/cgi/sample_rackup.ru +0 -5
- data/vendor/bundle/gems/rack-1.5.2/test/cgi/test +0 -9
- data/vendor/bundle/gems/rack-1.5.2/test/cgi/test+directory/test+file +0 -1
- data/vendor/bundle/gems/rack-1.5.2/test/cgi/test.fcgi +0 -8
- data/vendor/bundle/gems/rack-1.5.2/test/cgi/test.ru +0 -5
- data/vendor/bundle/gems/rack-1.5.2/test/gemloader.rb +0 -10
- data/vendor/bundle/gems/rack-1.5.2/test/multipart/bad_robots +0 -259
- data/vendor/bundle/gems/rack-1.5.2/test/multipart/binary +0 -0
- data/vendor/bundle/gems/rack-1.5.2/test/multipart/content_type_and_no_filename +0 -6
- data/vendor/bundle/gems/rack-1.5.2/test/multipart/empty +0 -10
- data/vendor/bundle/gems/rack-1.5.2/test/multipart/fail_16384_nofile +0 -814
- data/vendor/bundle/gems/rack-1.5.2/test/multipart/file1.txt +0 -1
- data/vendor/bundle/gems/rack-1.5.2/test/multipart/filename_and_modification_param +0 -7
- data/vendor/bundle/gems/rack-1.5.2/test/multipart/filename_with_escaped_quotes +0 -6
- data/vendor/bundle/gems/rack-1.5.2/test/multipart/filename_with_escaped_quotes_and_modification_param +0 -7
- data/vendor/bundle/gems/rack-1.5.2/test/multipart/filename_with_percent_escaped_quotes +0 -6
- data/vendor/bundle/gems/rack-1.5.2/test/multipart/filename_with_unescaped_percentages +0 -6
- data/vendor/bundle/gems/rack-1.5.2/test/multipart/filename_with_unescaped_percentages2 +0 -6
- data/vendor/bundle/gems/rack-1.5.2/test/multipart/filename_with_unescaped_percentages3 +0 -6
- data/vendor/bundle/gems/rack-1.5.2/test/multipart/filename_with_unescaped_quotes +0 -6
- data/vendor/bundle/gems/rack-1.5.2/test/multipart/ie +0 -6
- data/vendor/bundle/gems/rack-1.5.2/test/multipart/mixed_files +0 -21
- data/vendor/bundle/gems/rack-1.5.2/test/multipart/nested +0 -10
- data/vendor/bundle/gems/rack-1.5.2/test/multipart/none +0 -9
- data/vendor/bundle/gems/rack-1.5.2/test/multipart/semicolon +0 -6
- data/vendor/bundle/gems/rack-1.5.2/test/multipart/text +0 -15
- data/vendor/bundle/gems/rack-1.5.2/test/multipart/webkit +0 -32
- data/vendor/bundle/gems/rack-1.5.2/test/rackup/config.ru +0 -31
- data/vendor/bundle/gems/rack-1.5.2/test/registering_handler/rack/handler/registering_myself.rb +0 -8
- data/vendor/bundle/gems/rack-1.5.2/test/spec_auth_basic.rb +0 -81
- data/vendor/bundle/gems/rack-1.5.2/test/spec_auth_digest.rb +0 -259
- data/vendor/bundle/gems/rack-1.5.2/test/spec_body_proxy.rb +0 -69
- data/vendor/bundle/gems/rack-1.5.2/test/spec_builder.rb +0 -214
- data/vendor/bundle/gems/rack-1.5.2/test/spec_cascade.rb +0 -61
- data/vendor/bundle/gems/rack-1.5.2/test/spec_cgi.rb +0 -102
- data/vendor/bundle/gems/rack-1.5.2/test/spec_chunked.rb +0 -85
- data/vendor/bundle/gems/rack-1.5.2/test/spec_commonlogger.rb +0 -57
- data/vendor/bundle/gems/rack-1.5.2/test/spec_conditionalget.rb +0 -102
- data/vendor/bundle/gems/rack-1.5.2/test/spec_config.rb +0 -22
- data/vendor/bundle/gems/rack-1.5.2/test/spec_content_length.rb +0 -83
- data/vendor/bundle/gems/rack-1.5.2/test/spec_content_type.rb +0 -45
- data/vendor/bundle/gems/rack-1.5.2/test/spec_deflater.rb +0 -204
- data/vendor/bundle/gems/rack-1.5.2/test/spec_directory.rb +0 -88
- data/vendor/bundle/gems/rack-1.5.2/test/spec_etag.rb +0 -98
- data/vendor/bundle/gems/rack-1.5.2/test/spec_fastcgi.rb +0 -107
- data/vendor/bundle/gems/rack-1.5.2/test/spec_file.rb +0 -213
- data/vendor/bundle/gems/rack-1.5.2/test/spec_handler.rb +0 -59
- data/vendor/bundle/gems/rack-1.5.2/test/spec_head.rb +0 -43
- data/vendor/bundle/gems/rack-1.5.2/test/spec_lint.rb +0 -522
- data/vendor/bundle/gems/rack-1.5.2/test/spec_lobster.rb +0 -58
- data/vendor/bundle/gems/rack-1.5.2/test/spec_lock.rb +0 -164
- data/vendor/bundle/gems/rack-1.5.2/test/spec_logger.rb +0 -23
- data/vendor/bundle/gems/rack-1.5.2/test/spec_methodoverride.rb +0 -75
- data/vendor/bundle/gems/rack-1.5.2/test/spec_mime.rb +0 -51
- data/vendor/bundle/gems/rack-1.5.2/test/spec_mock.rb +0 -269
- data/vendor/bundle/gems/rack-1.5.2/test/spec_mongrel.rb +0 -182
- data/vendor/bundle/gems/rack-1.5.2/test/spec_multipart.rb +0 -445
- data/vendor/bundle/gems/rack-1.5.2/test/spec_nulllogger.rb +0 -20
- data/vendor/bundle/gems/rack-1.5.2/test/spec_recursive.rb +0 -72
- data/vendor/bundle/gems/rack-1.5.2/test/spec_request.rb +0 -1078
- data/vendor/bundle/gems/rack-1.5.2/test/spec_response.rb +0 -313
- data/vendor/bundle/gems/rack-1.5.2/test/spec_rewindable_input.rb +0 -118
- data/vendor/bundle/gems/rack-1.5.2/test/spec_runtime.rb +0 -49
- data/vendor/bundle/gems/rack-1.5.2/test/spec_sendfile.rb +0 -130
- data/vendor/bundle/gems/rack-1.5.2/test/spec_server.rb +0 -143
- data/vendor/bundle/gems/rack-1.5.2/test/spec_session_abstract_id.rb +0 -53
- data/vendor/bundle/gems/rack-1.5.2/test/spec_session_cookie.rb +0 -367
- data/vendor/bundle/gems/rack-1.5.2/test/spec_session_memcache.rb +0 -321
- data/vendor/bundle/gems/rack-1.5.2/test/spec_session_pool.rb +0 -209
- data/vendor/bundle/gems/rack-1.5.2/test/spec_showexceptions.rb +0 -92
- data/vendor/bundle/gems/rack-1.5.2/test/spec_showstatus.rb +0 -84
- data/vendor/bundle/gems/rack-1.5.2/test/spec_static.rb +0 -145
- data/vendor/bundle/gems/rack-1.5.2/test/spec_thin.rb +0 -91
- data/vendor/bundle/gems/rack-1.5.2/test/spec_urlmap.rb +0 -213
- data/vendor/bundle/gems/rack-1.5.2/test/spec_utils.rb +0 -573
- data/vendor/bundle/gems/rack-1.5.2/test/spec_webrick.rb +0 -143
- data/vendor/bundle/gems/rack-1.5.2/test/static/another/index.html +0 -1
- data/vendor/bundle/gems/rack-1.5.2/test/static/index.html +0 -1
- data/vendor/bundle/gems/rack-1.5.2/test/testrequest.rb +0 -78
- data/vendor/bundle/gems/rack-1.5.2/test/unregistered_handler/rack/handler/unregistered.rb +0 -7
- data/vendor/bundle/gems/rack-1.5.2/test/unregistered_handler/rack/handler/unregistered_long_one.rb +0 -7
- data/vendor/bundle/gems/rack-test-0.6.2/Gemfile +0 -6
- data/vendor/bundle/gems/rack-test-0.6.2/Gemfile.lock +0 -31
- data/vendor/bundle/gems/rack-test-0.6.2/History.txt +0 -166
- data/vendor/bundle/gems/rack-test-0.6.2/MIT-LICENSE.txt +0 -19
- data/vendor/bundle/gems/rack-test-0.6.2/README.rdoc +0 -85
- data/vendor/bundle/gems/rack-test-0.6.2/Rakefile +0 -33
- data/vendor/bundle/gems/rack-test-0.6.2/Thorfile +0 -114
- data/vendor/bundle/gems/rack-test-0.6.2/lib/rack/mock_session.rb +0 -66
- data/vendor/bundle/gems/rack-test-0.6.2/lib/rack/test/cookie_jar.rb +0 -182
- data/vendor/bundle/gems/rack-test-0.6.2/lib/rack/test/methods.rb +0 -82
- data/vendor/bundle/gems/rack-test-0.6.2/lib/rack/test/mock_digest_request.rb +0 -29
- data/vendor/bundle/gems/rack-test-0.6.2/lib/rack/test/uploaded_file.rb +0 -50
- data/vendor/bundle/gems/rack-test-0.6.2/lib/rack/test/utils.rb +0 -136
- data/vendor/bundle/gems/rack-test-0.6.2/lib/rack/test.rb +0 -304
- data/vendor/bundle/gems/rack-test-0.6.2/rack-test.gemspec +0 -77
- data/vendor/bundle/gems/rack-test-0.6.2/spec/fixtures/bar.txt +0 -1
- data/vendor/bundle/gems/rack-test-0.6.2/spec/fixtures/config.ru +0 -3
- data/vendor/bundle/gems/rack-test-0.6.2/spec/fixtures/fake_app.rb +0 -143
- data/vendor/bundle/gems/rack-test-0.6.2/spec/fixtures/foo.txt +0 -1
- data/vendor/bundle/gems/rack-test-0.6.2/spec/rack/test/cookie_spec.rb +0 -219
- data/vendor/bundle/gems/rack-test-0.6.2/spec/rack/test/digest_auth_spec.rb +0 -46
- data/vendor/bundle/gems/rack-test-0.6.2/spec/rack/test/multipart_spec.rb +0 -145
- data/vendor/bundle/gems/rack-test-0.6.2/spec/rack/test/uploaded_file_spec.rb +0 -22
- data/vendor/bundle/gems/rack-test-0.6.2/spec/rack/test/utils_spec.rb +0 -122
- data/vendor/bundle/gems/rack-test-0.6.2/spec/rack/test_spec.rb +0 -510
- data/vendor/bundle/gems/rack-test-0.6.2/spec/spec_helper.rb +0 -66
- data/vendor/bundle/gems/rack-test-0.6.2/spec/support/matchers/body.rb +0 -9
- data/vendor/bundle/gems/rack-test-0.6.2/spec/support/matchers/challenge.rb +0 -11
- data/vendor/bundle/gems/rails-4.0.0/README.md +0 -78
- data/vendor/bundle/gems/rails-4.0.0/guides/CHANGELOG.md +0 -11
- data/vendor/bundle/gems/rails-4.0.0/guides/Rakefile +0 -77
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/belongs_to.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/book_icon.gif +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/bullet.gif +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/chapters_icon.gif +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/check_bullet.gif +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/credits_pic_blank.gif +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/csrf.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/edge_badge.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/favicon.ico +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/feature_tile.gif +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/footer_tile.gif +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/fxn.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/challenge.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/confirm_dialog.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/forbidden_attributes_for_new_post.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/form_with_errors.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/index_action_with_edit_link.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/new_post.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/post_with_comments.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/rails_welcome.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/routing_error_no_controller.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/routing_error_no_route_matches.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/show_action_for_posts.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/template_is_missing_posts_new.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/undefined_method_post_path.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/unknown_action_create_for_posts.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/getting_started/unknown_action_new_for_posts.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/grey_bullet.gif +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/habtm.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/has_many.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/has_many_through.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/has_one.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/has_one_through.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/header_backdrop.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/header_tile.gif +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/i18n/demo_html_safe.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/i18n/demo_localized_pirate.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/i18n/demo_translated_en.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/i18n/demo_translated_pirate.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/i18n/demo_translation_missing.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/i18n/demo_untranslated.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/README +0 -5
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/1.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/10.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/11.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/12.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/13.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/14.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/15.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/2.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/3.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/4.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/5.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/6.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/7.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/8.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/callouts/9.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/caution.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/example.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/home.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/important.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/next.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/note.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/prev.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/tip.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/up.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/icons/warning.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/jaimeiniesta.jpg +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/nav_arrow.gif +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/oscardelben.jpg +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/polymorphic.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/radar.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/rails4_features.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/rails_guides_kindle_cover.jpg +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/rails_guides_logo.gif +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/rails_logo_remix.gif +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/session_fixation.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/tab_grey.gif +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/tab_info.gif +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/tab_note.gif +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/tab_red.gif +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/tab_yellow.gif +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/tab_yellow.png +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/images/vijaydev.jpg +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/guides.js +0 -57
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/jquery.min.js +0 -4
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/responsive-tables.js +0 -43
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushAS3.js +0 -59
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushAppleScript.js +0 -75
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushBash.js +0 -59
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushCSharp.js +0 -65
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushColdFusion.js +0 -100
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushCpp.js +0 -97
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushCss.js +0 -91
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushDelphi.js +0 -55
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushDiff.js +0 -41
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushErlang.js +0 -52
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushGroovy.js +0 -67
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushJScript.js +0 -52
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushJava.js +0 -57
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushJavaFX.js +0 -58
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushPerl.js +0 -72
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushPhp.js +0 -88
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushPlain.js +0 -33
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushPowerShell.js +0 -74
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushPython.js +0 -64
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushRuby.js +0 -55
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushSass.js +0 -94
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushScala.js +0 -51
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushSql.js +0 -66
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushVb.js +0 -56
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shBrushXml.js +0 -69
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/javascripts/syntaxhighlighter/shCore.js +0 -17
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/fixes.css +0 -16
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/kindle.css +0 -11
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/main.css +0 -709
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/print.css +0 -52
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/reset.css +0 -43
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/responsive-tables.css +0 -50
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/style.css +0 -13
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shCore.css +0 -226
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shCoreDefault.css +0 -328
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shCoreDjango.css +0 -331
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shCoreEclipse.css +0 -339
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shCoreEmacs.css +0 -324
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shCoreFadeToGrey.css +0 -328
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shCoreMDUltra.css +0 -324
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shCoreMidnight.css +0 -324
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shCoreRDark.css +0 -324
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shThemeDefault.css +0 -117
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shThemeDjango.css +0 -120
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shThemeEclipse.css +0 -128
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shThemeEmacs.css +0 -113
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shThemeFadeToGrey.css +0 -117
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shThemeMDUltra.css +0 -113
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shThemeMidnight.css +0 -113
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shThemeRDark.css +0 -113
- data/vendor/bundle/gems/rails-4.0.0/guides/assets/stylesheets/syntaxhighlighter/shThemeRailsGuides.css +0 -116
- data/vendor/bundle/gems/rails-4.0.0/guides/bug_report_templates/active_record_gem.rb +0 -37
- data/vendor/bundle/gems/rails-4.0.0/guides/bug_report_templates/active_record_master.rb +0 -48
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/Gemfile +0 -43
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/Gemfile.lock +0 -150
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/README.rdoc +0 -28
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/Rakefile +0 -6
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/assets/javascripts/application.js +0 -16
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/assets/javascripts/comments.js.coffee +0 -3
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/assets/javascripts/posts.js.coffee +0 -3
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/assets/javascripts/welcome.js.coffee +0 -3
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/assets/stylesheets/application.css +0 -13
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/assets/stylesheets/comments.css.scss +0 -3
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/assets/stylesheets/posts.css.scss +0 -3
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/assets/stylesheets/welcome.css.scss +0 -3
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/controllers/application_controller.rb +0 -5
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/controllers/comments_controller.rb +0 -17
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/controllers/posts_controller.rb +0 -47
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/controllers/welcome_controller.rb +0 -4
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/helpers/application_helper.rb +0 -2
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/helpers/comments_helper.rb +0 -2
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/helpers/posts_helper.rb +0 -2
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/helpers/welcome_helper.rb +0 -2
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/models/comment.rb +0 -3
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/models/post.rb +0 -7
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/views/comments/_comment.html.erb +0 -15
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/views/comments/_form.html.erb +0 -13
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/views/layouts/application.html.erb +0 -14
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/views/posts/_form.html.erb +0 -27
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/views/posts/edit.html.erb +0 -5
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/views/posts/index.html.erb +0 -21
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/views/posts/new.html.erb +0 -5
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/views/posts/show.html.erb +0 -18
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/app/views/welcome/index.html.erb +0 -3
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/bin/bundle +0 -4
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/bin/rails +0 -4
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/bin/rake +0 -4
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/application.rb +0 -18
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/boot.rb +0 -4
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/database.yml +0 -25
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/environment.rb +0 -5
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/environments/development.rb +0 -30
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/environments/production.rb +0 -80
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/environments/test.rb +0 -36
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/initializers/backtrace_silencers.rb +0 -7
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/initializers/filter_parameter_logging.rb +0 -4
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/initializers/inflections.rb +0 -16
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/initializers/locale.rb +0 -9
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/initializers/mime_types.rb +0 -5
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/initializers/secret_token.rb +0 -12
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/initializers/session_store.rb +0 -3
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/initializers/wrap_parameters.rb +0 -14
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/locales/en.yml +0 -23
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config/routes.rb +0 -7
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/config.ru +0 -4
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/db/migrate/20130122042648_create_posts.rb +0 -10
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/db/migrate/20130122045842_create_comments.rb +0 -11
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/db/schema.rb +0 -33
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/db/seeds.rb +0 -7
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/public/404.html +0 -58
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/public/422.html +0 -58
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/public/500.html +0 -57
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/public/favicon.ico +0 -0
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/public/robots.txt +0 -5
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/test/controllers/comments_controller_test.rb +0 -7
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/test/controllers/posts_controller_test.rb +0 -7
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/test/controllers/welcome_controller_test.rb +0 -9
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/test/fixtures/comments.yml +0 -11
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/test/fixtures/posts.yml +0 -9
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/test/helpers/comments_helper_test.rb +0 -4
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/test/helpers/posts_helper_test.rb +0 -4
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/test/helpers/welcome_helper_test.rb +0 -4
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/test/models/comment_test.rb +0 -7
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/test/models/post_test.rb +0 -7
- data/vendor/bundle/gems/rails-4.0.0/guides/code/getting_started/test/test_helper.rb +0 -15
- data/vendor/bundle/gems/rails-4.0.0/guides/rails_guides/generator.rb +0 -248
- data/vendor/bundle/gems/rails-4.0.0/guides/rails_guides/helpers.rb +0 -51
- data/vendor/bundle/gems/rails-4.0.0/guides/rails_guides/indexer.rb +0 -68
- data/vendor/bundle/gems/rails-4.0.0/guides/rails_guides/kindle.rb +0 -119
- data/vendor/bundle/gems/rails-4.0.0/guides/rails_guides/levenshtein.rb +0 -31
- data/vendor/bundle/gems/rails-4.0.0/guides/rails_guides/markdown/renderer.rb +0 -82
- data/vendor/bundle/gems/rails-4.0.0/guides/rails_guides/markdown.rb +0 -163
- data/vendor/bundle/gems/rails-4.0.0/guides/rails_guides.rb +0 -44
- data/vendor/bundle/gems/rails-4.0.0/guides/source/2_2_release_notes.md +0 -435
- data/vendor/bundle/gems/rails-4.0.0/guides/source/2_3_release_notes.md +0 -621
- data/vendor/bundle/gems/rails-4.0.0/guides/source/3_0_release_notes.md +0 -614
- data/vendor/bundle/gems/rails-4.0.0/guides/source/3_1_release_notes.md +0 -556
- data/vendor/bundle/gems/rails-4.0.0/guides/source/3_2_release_notes.md +0 -565
- data/vendor/bundle/gems/rails-4.0.0/guides/source/4_0_release_notes.md +0 -223
- data/vendor/bundle/gems/rails-4.0.0/guides/source/_license.html.erb +0 -2
- data/vendor/bundle/gems/rails-4.0.0/guides/source/_welcome.html.erb +0 -19
- data/vendor/bundle/gems/rails-4.0.0/guides/source/action_controller_overview.md +0 -1026
- data/vendor/bundle/gems/rails-4.0.0/guides/source/action_mailer_basics.md +0 -704
- data/vendor/bundle/gems/rails-4.0.0/guides/source/action_view_overview.md +0 -1560
- data/vendor/bundle/gems/rails-4.0.0/guides/source/active_model_basics.md +0 -200
- data/vendor/bundle/gems/rails-4.0.0/guides/source/active_record_basics.md +0 -373
- data/vendor/bundle/gems/rails-4.0.0/guides/source/active_record_callbacks.md +0 -358
- data/vendor/bundle/gems/rails-4.0.0/guides/source/active_record_querying.md +0 -1699
- data/vendor/bundle/gems/rails-4.0.0/guides/source/active_record_validations.md +0 -1170
- data/vendor/bundle/gems/rails-4.0.0/guides/source/active_support_core_extensions.md +0 -3814
- data/vendor/bundle/gems/rails-4.0.0/guides/source/active_support_instrumentation.md +0 -487
- data/vendor/bundle/gems/rails-4.0.0/guides/source/api_documentation_guidelines.md +0 -209
- data/vendor/bundle/gems/rails-4.0.0/guides/source/asset_pipeline.md +0 -830
- data/vendor/bundle/gems/rails-4.0.0/guides/source/association_basics.md +0 -2153
- data/vendor/bundle/gems/rails-4.0.0/guides/source/caching_with_rails.md +0 -345
- data/vendor/bundle/gems/rails-4.0.0/guides/source/command_line.md +0 -594
- data/vendor/bundle/gems/rails-4.0.0/guides/source/configuring.md +0 -736
- data/vendor/bundle/gems/rails-4.0.0/guides/source/contributing_to_ruby_on_rails.md +0 -488
- data/vendor/bundle/gems/rails-4.0.0/guides/source/credits.html.erb +0 -76
- data/vendor/bundle/gems/rails-4.0.0/guides/source/debugging_rails_applications.md +0 -674
- data/vendor/bundle/gems/rails-4.0.0/guides/source/development_dependencies_install.md +0 -195
- data/vendor/bundle/gems/rails-4.0.0/guides/source/documents.yaml +0 -183
- data/vendor/bundle/gems/rails-4.0.0/guides/source/engines.md +0 -966
- data/vendor/bundle/gems/rails-4.0.0/guides/source/form_helpers.md +0 -976
- data/vendor/bundle/gems/rails-4.0.0/guides/source/generators.md +0 -644
- data/vendor/bundle/gems/rails-4.0.0/guides/source/getting_started.md +0 -1675
- data/vendor/bundle/gems/rails-4.0.0/guides/source/i18n.md +0 -1005
- data/vendor/bundle/gems/rails-4.0.0/guides/source/index.html.erb +0 -27
- data/vendor/bundle/gems/rails-4.0.0/guides/source/initialization.md +0 -560
- data/vendor/bundle/gems/rails-4.0.0/guides/source/kindle/KINDLE.md +0 -26
- data/vendor/bundle/gems/rails-4.0.0/guides/source/kindle/copyright.html.erb +0 -1
- data/vendor/bundle/gems/rails-4.0.0/guides/source/kindle/layout.html.erb +0 -27
- data/vendor/bundle/gems/rails-4.0.0/guides/source/kindle/rails_guides.opf.erb +0 -52
- data/vendor/bundle/gems/rails-4.0.0/guides/source/kindle/toc.html.erb +0 -24
- data/vendor/bundle/gems/rails-4.0.0/guides/source/kindle/toc.ncx.erb +0 -64
- data/vendor/bundle/gems/rails-4.0.0/guides/source/kindle/welcome.html.erb +0 -5
- data/vendor/bundle/gems/rails-4.0.0/guides/source/layout.html.erb +0 -148
- data/vendor/bundle/gems/rails-4.0.0/guides/source/layouts_and_rendering.md +0 -1194
- data/vendor/bundle/gems/rails-4.0.0/guides/source/migrations.md +0 -1102
- data/vendor/bundle/gems/rails-4.0.0/guides/source/nested_model_forms.md +0 -225
- data/vendor/bundle/gems/rails-4.0.0/guides/source/plugins.md +0 -435
- data/vendor/bundle/gems/rails-4.0.0/guides/source/rails_application_templates.md +0 -229
- data/vendor/bundle/gems/rails-4.0.0/guides/source/rails_on_rack.md +0 -345
- data/vendor/bundle/gems/rails-4.0.0/guides/source/routing.md +0 -1104
- data/vendor/bundle/gems/rails-4.0.0/guides/source/ruby_on_rails_guides_guidelines.md +0 -128
- data/vendor/bundle/gems/rails-4.0.0/guides/source/security.md +0 -973
- data/vendor/bundle/gems/rails-4.0.0/guides/source/testing.md +0 -1010
- data/vendor/bundle/gems/rails-4.0.0/guides/source/upgrading_ruby_on_rails.md +0 -389
- data/vendor/bundle/gems/rails-4.0.0/guides/source/working_with_javascript_in_rails.md +0 -397
- data/vendor/bundle/gems/rails-4.0.0/guides/w3c_validator.rb +0 -95
- data/vendor/bundle/gems/railties-4.0.0/CHANGELOG.md +0 -376
- data/vendor/bundle/gems/railties-4.0.0/RDOC_MAIN.rdoc +0 -73
- data/vendor/bundle/gems/railties-4.0.0/README.rdoc +0 -37
- data/vendor/bundle/gems/railties-4.0.0/bin/rails +0 -9
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/all.rb +0 -14
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/api/task.rb +0 -158
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/app_rails_loader.rb +0 -61
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/application/bootstrap.rb +0 -79
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/application/configuration.rb +0 -159
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/application/finisher.rb +0 -113
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/application/routes_reloader.rb +0 -56
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/application.rb +0 -407
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/backtrace_cleaner.rb +0 -27
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/cli.rb +0 -16
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/code_statistics.rb +0 -103
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/code_statistics_calculator.rb +0 -79
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/commands/application.rb +0 -43
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/commands/console.rb +0 -101
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/commands/dbconsole.rb +0 -174
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/commands/destroy.rb +0 -9
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/commands/generate.rb +0 -11
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/commands/plugin_new.rb +0 -9
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/commands/runner.rb +0 -54
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/commands/server.rb +0 -123
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/commands/update.rb +0 -9
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/commands.rb +0 -111
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/configuration.rb +0 -116
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/console/app.rb +0 -32
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/console/helpers.rb +0 -11
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/deprecation.rb +0 -19
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/engine/commands.rb +0 -41
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/engine/configuration.rb +0 -91
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/engine/railties.rb +0 -29
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/engine.rb +0 -682
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/actions.rb +0 -260
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/active_model.rb +0 -86
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/app_base.rb +0 -290
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/base.rb +0 -378
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/css/assets/assets_generator.rb +0 -13
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/css/assets/templates/stylesheet.css +0 -4
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/css/scaffold/scaffold_generator.rb +0 -16
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/erb/controller/controller_generator.rb +0 -20
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/erb/controller/templates/view.html.erb +0 -2
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/erb/mailer/mailer_generator.rb +0 -13
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/erb/mailer/templates/view.text.erb +0 -3
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/erb/scaffold/scaffold_generator.rb +0 -29
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/erb/scaffold/templates/_form.html.erb +0 -32
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/erb/scaffold/templates/edit.html.erb +0 -6
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/erb/scaffold/templates/index.html.erb +0 -31
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/erb/scaffold/templates/new.html.erb +0 -5
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/erb/scaffold/templates/show.html.erb +0 -11
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/erb.rb +0 -21
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/generated_attribute.rb +0 -146
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/js/assets/assets_generator.rb +0 -13
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/js/assets/templates/javascript.js +0 -2
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/migration.rb +0 -64
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/named_base.rb +0 -198
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/USAGE +0 -15
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/app_generator.rb +0 -296
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/Gemfile +0 -30
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/README.rdoc +0 -28
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/Rakefile +0 -6
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/app/assets/javascripts/application.js.tt +0 -18
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/app/assets/stylesheets/application.css +0 -13
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/app/controllers/application_controller.rb.tt +0 -5
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/app/helpers/application_helper.rb +0 -2
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/app/views/layouts/application.html.erb.tt +0 -14
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/bin/bundle +0 -2
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/bin/rails +0 -3
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/bin/rake +0 -3
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/application.rb +0 -37
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/boot.rb +0 -4
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/databases/frontbase.yml +0 -31
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/databases/ibm_db.yml +0 -86
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/databases/jdbc.yml +0 -62
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/databases/jdbcmysql.yml +0 -33
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/databases/jdbcpostgresql.yml +0 -43
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/databases/jdbcsqlite3.yml +0 -20
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/databases/mysql.yml +0 -51
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/databases/oracle.yml +0 -39
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/databases/postgresql.yml +0 -60
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/databases/sqlite3.yml +0 -25
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/databases/sqlserver.yml +0 -57
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/environment.rb +0 -5
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/environments/development.rb.tt +0 -33
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/environments/production.rb.tt +0 -84
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/environments/test.rb.tt +0 -36
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/initializers/backtrace_silencers.rb +0 -7
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/initializers/filter_parameter_logging.rb +0 -4
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/initializers/inflections.rb +0 -16
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/initializers/mime_types.rb +0 -5
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/initializers/secret_token.rb.tt +0 -12
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/initializers/session_store.rb.tt +0 -3
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/initializers/wrap_parameters.rb.tt +0 -16
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/locales/en.yml +0 -23
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config/routes.rb +0 -56
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/config.ru +0 -4
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/db/seeds.rb.tt +0 -7
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/gitignore +0 -16
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/public/404.html +0 -58
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/public/422.html +0 -58
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/public/500.html +0 -57
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/public/favicon.ico +0 -0
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/public/robots.txt +0 -5
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/app/templates/test/test_helper.rb +0 -17
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/assets/USAGE +0 -20
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/assets/assets_generator.rb +0 -25
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/assets/templates/javascript.js +0 -2
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/assets/templates/stylesheet.css +0 -4
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/controller/USAGE +0 -18
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/controller/controller_generator.rb +0 -20
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/controller/templates/controller.rb +0 -13
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/generator/USAGE +0 -12
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/generator/generator_generator.rb +0 -25
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/generator/templates/%file_name%_generator.rb.tt +0 -3
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/generator/templates/USAGE.tt +0 -8
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/helper/USAGE +0 -17
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/helper/helper_generator.rb +0 -13
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/helper/templates/helper.rb +0 -4
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/integration_test/USAGE +0 -10
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/integration_test/integration_test_generator.rb +0 -7
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/migration/USAGE +0 -35
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/migration/migration_generator.rb +0 -8
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/model/USAGE +0 -100
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/model/model_generator.rb +0 -8
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/USAGE +0 -10
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/plugin_new_generator.rb +0 -368
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/%name%.gemspec +0 -26
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/Gemfile +0 -30
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/MIT-LICENSE +0 -20
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/README.rdoc +0 -3
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/Rakefile +0 -25
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/app/controllers/%name%/application_controller.rb.tt +0 -4
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/app/helpers/%name%/application_helper.rb.tt +0 -4
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/app/views/layouts/%name%/application.html.erb.tt +0 -14
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/bin/rails.tt +0 -7
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/config/routes.rb +0 -6
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/gitignore +0 -10
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/lib/%name%/engine.rb +0 -7
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/lib/%name%/version.rb +0 -3
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/lib/%name%.rb +0 -6
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/lib/tasks/%name%_tasks.rake +0 -4
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/rails/application.rb +0 -17
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/rails/boot.rb +0 -5
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/rails/javascripts.js +0 -13
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/rails/routes.rb +0 -4
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/rails/stylesheets.css +0 -13
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/test/%name%_test.rb +0 -7
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/test/integration/navigation_test.rb +0 -12
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/plugin_new/templates/test/test_helper.rb +0 -15
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/resource/USAGE +0 -23
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/resource/resource_generator.rb +0 -20
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/resource_route/resource_route_generator.rb +0 -50
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/scaffold/USAGE +0 -35
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/scaffold/scaffold_generator.rb +0 -30
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/scaffold/templates/scaffold.css +0 -56
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/scaffold_controller/USAGE +0 -19
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/scaffold_controller/scaffold_controller_generator.rb +0 -27
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/scaffold_controller/templates/controller.rb +0 -68
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/task/USAGE +0 -9
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/task/task_generator.rb +0 -12
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/rails/task/templates/task.rb +0 -8
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/resource_helpers.rb +0 -78
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_case.rb +0 -36
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/controller/controller_generator.rb +0 -15
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/controller/templates/functional_test.rb +0 -19
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/helper/helper_generator.rb +0 -13
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/helper/templates/helper_test.rb +0 -6
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/integration/integration_generator.rb +0 -13
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/integration/templates/integration_test.rb +0 -7
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/mailer/mailer_generator.rb +0 -14
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/mailer/templates/functional_test.rb +0 -21
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/model/model_generator.rb +0 -36
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/model/templates/fixtures.yml +0 -27
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/model/templates/unit_test.rb +0 -9
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/plugin/plugin_generator.rb +0 -13
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/plugin/templates/%file_name%_test.rb.tt +0 -7
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/plugin/templates/test_helper.rb +0 -2
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/scaffold/scaffold_generator.rb +0 -33
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit/scaffold/templates/functional_test.rb +0 -51
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/test_unit.rb +0 -8
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/testing/assertions.rb +0 -121
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/testing/behaviour.rb +0 -106
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators/testing/setup_and_teardown.rb +0 -18
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/generators.rb +0 -319
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/info.rb +0 -116
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/info_controller.rb +0 -33
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/initializable.rb +0 -89
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/paths.rb +0 -216
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/rack/debugger.rb +0 -24
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/rack/log_tailer.rb +0 -34
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/rack/logger.rb +0 -85
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/rack.rb +0 -7
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/railtie/configurable.rb +0 -35
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/railtie/configuration.rb +0 -100
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/railtie.rb +0 -212
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/ruby_version_check.rb +0 -13
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/rubyprof_ext.rb +0 -35
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/source_annotation_extractor.rb +0 -127
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/tasks/annotations.rake +0 -20
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/tasks/documentation.rake +0 -75
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/tasks/engine.rake +0 -72
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/tasks/framework.rake +0 -76
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/tasks/log.rake +0 -23
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/tasks/middleware.rake +0 -7
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/tasks/misc.rake +0 -60
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/tasks/routes.rake +0 -7
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/tasks/statistics.rake +0 -22
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/tasks/tmp.rake +0 -45
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/tasks.rb +0 -16
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/templates/layouts/application.html.erb +0 -36
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/templates/rails/info/properties.html.erb +0 -1
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/templates/rails/info/routes.html.erb +0 -9
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/templates/rails/welcome/index.html.erb +0 -245
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/test_help.rb +0 -37
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/test_unit/railtie.rb +0 -18
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/test_unit/sub_test_task.rb +0 -85
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/test_unit/testing.rake +0 -151
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/version.rb +0 -10
- data/vendor/bundle/gems/railties-4.0.0/lib/rails/welcome_controller.rb +0 -7
- data/vendor/bundle/gems/railties-4.0.0/lib/rails.rb +0 -93
- data/vendor/bundle/gems/rake-10.1.0/CHANGES +0 -530
- data/vendor/bundle/gems/rake-10.1.0/MIT-LICENSE +0 -21
- data/vendor/bundle/gems/rake-10.1.0/README.rdoc +0 -187
- data/vendor/bundle/gems/rake-10.1.0/Rakefile +0 -375
- data/vendor/bundle/gems/rake-10.1.0/TODO +0 -21
- data/vendor/bundle/gems/rake-10.1.0/bin/rake +0 -33
- data/vendor/bundle/gems/rake-10.1.0/doc/command_line_usage.rdoc +0 -152
- data/vendor/bundle/gems/rake-10.1.0/doc/example/Rakefile1 +0 -38
- data/vendor/bundle/gems/rake-10.1.0/doc/example/Rakefile2 +0 -35
- data/vendor/bundle/gems/rake-10.1.0/doc/example/a.c +0 -6
- data/vendor/bundle/gems/rake-10.1.0/doc/example/b.c +0 -6
- data/vendor/bundle/gems/rake-10.1.0/doc/example/main.c +0 -11
- data/vendor/bundle/gems/rake-10.1.0/doc/glossary.rdoc +0 -51
- data/vendor/bundle/gems/rake-10.1.0/doc/jamis.rb +0 -591
- data/vendor/bundle/gems/rake-10.1.0/doc/proto_rake.rdoc +0 -127
- data/vendor/bundle/gems/rake-10.1.0/doc/rake.1.gz +0 -0
- data/vendor/bundle/gems/rake-10.1.0/doc/rakefile.rdoc +0 -617
- data/vendor/bundle/gems/rake-10.1.0/doc/rational.rdoc +0 -151
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.4.14.rdoc +0 -23
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.4.15.rdoc +0 -35
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.5.0.rdoc +0 -53
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.5.3.rdoc +0 -78
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.5.4.rdoc +0 -46
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.6.0.rdoc +0 -141
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.7.0.rdoc +0 -119
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.7.1.rdoc +0 -59
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.7.2.rdoc +0 -121
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.7.3.rdoc +0 -47
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.8.0.rdoc +0 -114
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.8.2.rdoc +0 -165
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.8.3.rdoc +0 -112
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.8.4.rdoc +0 -147
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.8.5.rdoc +0 -53
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.8.6.rdoc +0 -55
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.8.7.rdoc +0 -55
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.9.0.rdoc +0 -112
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.9.1.rdoc +0 -52
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.9.2.2.rdoc +0 -55
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.9.2.rdoc +0 -49
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.9.3.rdoc +0 -102
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.9.4.rdoc +0 -110
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.9.5.rdoc +0 -114
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-0.9.6.rdoc +0 -127
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-10.0.0.rdoc +0 -178
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-10.0.1.rdoc +0 -187
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-10.0.2.rdoc +0 -191
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-10.0.3.rdoc +0 -191
- data/vendor/bundle/gems/rake-10.1.0/doc/release_notes/rake-10.1.0.rdoc +0 -61
- data/vendor/bundle/gems/rake-10.1.0/install.rb +0 -80
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/alt_system.rb +0 -108
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/application.rb +0 -728
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/backtrace.rb +0 -20
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/clean.rb +0 -55
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/cloneable.rb +0 -16
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/contrib/compositepublisher.rb +0 -21
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/contrib/ftptools.rb +0 -139
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/contrib/publisher.rb +0 -73
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/contrib/rubyforgepublisher.rb +0 -16
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/contrib/sshpublisher.rb +0 -50
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/contrib/sys.rb +0 -2
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/default_loader.rb +0 -10
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/dsl_definition.rb +0 -157
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/early_time.rb +0 -18
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/ext/core.rb +0 -28
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/ext/module.rb +0 -0
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/ext/string.rb +0 -166
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/ext/time.rb +0 -15
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/file_creation_task.rb +0 -24
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/file_list.rb +0 -416
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/file_task.rb +0 -46
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/file_utils.rb +0 -116
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/file_utils_ext.rb +0 -144
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/gempackagetask.rb +0 -2
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/invocation_chain.rb +0 -57
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/invocation_exception_mixin.rb +0 -16
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/linked_list.rb +0 -103
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/loaders/makefile.rb +0 -40
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/multi_task.rb +0 -13
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/name_space.rb +0 -25
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/packagetask.rb +0 -190
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/pathmap.rb +0 -1
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/phony.rb +0 -15
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/private_reader.rb +0 -20
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/promise.rb +0 -99
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/pseudo_status.rb +0 -29
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/rake_module.rb +0 -37
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/rake_test_loader.rb +0 -22
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/rdoctask.rb +0 -2
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/ruby182_test_unit_fix.rb +0 -27
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/rule_recursion_overflow_error.rb +0 -20
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/runtest.rb +0 -22
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/scope.rb +0 -42
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/task.rb +0 -378
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/task_argument_error.rb +0 -7
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/task_arguments.rb +0 -89
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/task_manager.rb +0 -297
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/tasklib.rb +0 -22
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/testtask.rb +0 -201
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/thread_history_display.rb +0 -48
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/thread_pool.rb +0 -161
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/trace_output.rb +0 -22
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/version.rb +0 -9
- data/vendor/bundle/gems/rake-10.1.0/lib/rake/win32.rb +0 -56
- data/vendor/bundle/gems/rake-10.1.0/lib/rake.rb +0 -73
- data/vendor/bundle/gems/rake-10.1.0/test/file_creation.rb +0 -34
- data/vendor/bundle/gems/rake-10.1.0/test/helper.rb +0 -128
- data/vendor/bundle/gems/rake-10.1.0/test/support/rakefile_definitions.rb +0 -444
- data/vendor/bundle/gems/rake-10.1.0/test/support/ruby_runner.rb +0 -33
- data/vendor/bundle/gems/rake-10.1.0/test/test_private_reader.rb +0 -42
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake.rb +0 -40
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_application.rb +0 -517
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_application_options.rb +0 -457
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_backtrace.rb +0 -113
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_clean.rb +0 -46
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_definitions.rb +0 -79
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_directory_task.rb +0 -57
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_dsl.rb +0 -40
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_early_time.rb +0 -31
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_extension.rb +0 -59
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_file_creation_task.rb +0 -56
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_file_list.rb +0 -627
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_file_list_path_map.rb +0 -8
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_file_task.rb +0 -122
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_file_utils.rb +0 -309
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_ftp_file.rb +0 -74
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_functional.rb +0 -466
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_invocation_chain.rb +0 -64
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_linked_list.rb +0 -84
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_makefile_loader.rb +0 -46
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_multi_task.rb +0 -58
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_name_space.rb +0 -43
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_package_task.rb +0 -79
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_path_map.rb +0 -168
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_path_map_explode.rb +0 -34
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_path_map_partial.rb +0 -18
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_pseudo_status.rb +0 -21
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_rake_test_loader.rb +0 -20
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_reduce_compat.rb +0 -26
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_require.rb +0 -40
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_rules.rb +0 -362
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_scope.rb +0 -44
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_task.rb +0 -376
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_task_argument_parsing.rb +0 -103
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_task_arguments.rb +0 -121
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_task_lib.rb +0 -9
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_task_manager.rb +0 -158
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_task_manager_argument_resolution.rb +0 -19
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_task_with_arguments.rb +0 -171
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_test_task.rb +0 -119
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_thread_pool.rb +0 -142
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_top_level_functions.rb +0 -71
- data/vendor/bundle/gems/rake-10.1.0/test/test_rake_win32.rb +0 -72
- data/vendor/bundle/gems/rake-10.1.0/test/test_thread_history_display.rb +0 -101
- data/vendor/bundle/gems/rake-10.1.0/test/test_trace_output.rb +0 -52
- data/vendor/bundle/gems/rdiscount-2.1.6/BUILDING +0 -143
- data/vendor/bundle/gems/rdiscount-2.1.6/COPYING +0 -33
- data/vendor/bundle/gems/rdiscount-2.1.6/README.markdown +0 -72
- data/vendor/bundle/gems/rdiscount-2.1.6/Rakefile +0 -222
- data/vendor/bundle/gems/rdiscount-2.1.6/bin/rdiscount +0 -13
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/Csio.c +0 -61
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/Csio.o +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/Makefile +0 -238
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/VERSION +0 -1
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/amalloc.c +0 -111
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/amalloc.h +0 -29
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/amalloc.o +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/basename.c +0 -43
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/basename.o +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/blocktags +0 -33
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/config.h +0 -31
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/css.c +0 -85
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/css.o +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/cstring.h +0 -77
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/docheader.c +0 -49
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/docheader.o +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/dumptree.c +0 -152
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/dumptree.o +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/emmatch.c +0 -188
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/emmatch.o +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/extconf.rb +0 -37
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/flags.c +0 -85
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/flags.o +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/generate.c +0 -1799
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/generate.o +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/github_flavoured.c +0 -100
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/github_flavoured.o +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/html5.c +0 -22
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/html5.o +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/markdown.c +0 -1320
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/markdown.h +0 -218
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/markdown.o +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/mkdio.c +0 -351
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/mkdio.h +0 -115
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/mkdio.o +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/mkmf.log +0 -222
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/mktags.c +0 -89
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/mktags.o +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/pgm_options.c +0 -138
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/pgm_options.h +0 -9
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/pgm_options.o +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/rdiscount.bundle +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/rdiscount.c +0 -147
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/rdiscount.o +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/resource.c +0 -157
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/resource.o +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/ruby-config.h +0 -10
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/setup.c +0 -39
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/setup.o +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/siteconf20130716-9574-pa4vee.rb +0 -6
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/tags.c +0 -91
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/tags.h +0 -19
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/tags.o +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/toc.c +0 -114
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/toc.o +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/version.c +0 -30
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/version.o +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/xml.c +0 -82
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/xml.o +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/xmlpage.c +0 -48
- data/vendor/bundle/gems/rdiscount-2.1.6/ext/xmlpage.o +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/lib/markdown.rb +0 -1
- data/vendor/bundle/gems/rdiscount-2.1.6/lib/rdiscount.bundle +0 -0
- data/vendor/bundle/gems/rdiscount-2.1.6/lib/rdiscount.rb +0 -106
- data/vendor/bundle/gems/rdiscount-2.1.6/man/markdown.7 +0 -1020
- data/vendor/bundle/gems/rdiscount-2.1.6/man/rdiscount.1 +0 -22
- data/vendor/bundle/gems/rdiscount-2.1.6/man/rdiscount.1.ronn +0 -24
- data/vendor/bundle/gems/rdiscount-2.1.6/rdiscount.gemspec +0 -70
- data/vendor/bundle/gems/rdiscount-2.1.6/test/benchmark.rb +0 -56
- data/vendor/bundle/gems/rdiscount-2.1.6/test/benchmark.txt +0 -306
- data/vendor/bundle/gems/rdiscount-2.1.6/test/markdown_test.rb +0 -158
- data/vendor/bundle/gems/rdiscount-2.1.6/test/rdiscount_test.rb +0 -217
- data/vendor/bundle/gems/shoulda-3.5.0/Appraisals +0 -15
- data/vendor/bundle/gems/shoulda-3.5.0/CONTRIBUTING.md +0 -38
- data/vendor/bundle/gems/shoulda-3.5.0/Gemfile +0 -3
- data/vendor/bundle/gems/shoulda-3.5.0/MIT-LICENSE +0 -22
- data/vendor/bundle/gems/shoulda-3.5.0/README.md +0 -103
- data/vendor/bundle/gems/shoulda-3.5.0/Rakefile +0 -17
- data/vendor/bundle/gems/shoulda-3.5.0/features/rails_integration.feature +0 -87
- data/vendor/bundle/gems/shoulda-3.5.0/features/step_definitions/rails_steps.rb +0 -77
- data/vendor/bundle/gems/shoulda-3.5.0/features/support/env.rb +0 -14
- data/vendor/bundle/gems/shoulda-3.5.0/gemfiles/3.0.gemfile +0 -7
- data/vendor/bundle/gems/shoulda-3.5.0/gemfiles/3.0.gemfile.lock +0 -127
- data/vendor/bundle/gems/shoulda-3.5.0/gemfiles/3.1.gemfile +0 -9
- data/vendor/bundle/gems/shoulda-3.5.0/gemfiles/3.1.gemfile.lock +0 -148
- data/vendor/bundle/gems/shoulda-3.5.0/gemfiles/3.2.gemfile +0 -9
- data/vendor/bundle/gems/shoulda-3.5.0/gemfiles/3.2.gemfile.lock +0 -146
- data/vendor/bundle/gems/shoulda-3.5.0/lib/shoulda/version.rb +0 -3
- data/vendor/bundle/gems/shoulda-3.5.0/lib/shoulda.rb +0 -3
- data/vendor/bundle/gems/shoulda-3.5.0/shoulda.gemspec +0 -30
- data/vendor/bundle/gems/shoulda-context-1.1.3/Appraisals +0 -21
- data/vendor/bundle/gems/shoulda-context-1.1.3/CONTRIBUTING.md +0 -38
- data/vendor/bundle/gems/shoulda-context-1.1.3/Gemfile +0 -3
- data/vendor/bundle/gems/shoulda-context-1.1.3/MIT-LICENSE +0 -22
- data/vendor/bundle/gems/shoulda-context-1.1.3/README.md +0 -54
- data/vendor/bundle/gems/shoulda-context-1.1.3/Rakefile +0 -21
- data/vendor/bundle/gems/shoulda-context-1.1.3/bin/convert_to_should_syntax +0 -42
- data/vendor/bundle/gems/shoulda-context-1.1.3/gemfiles/3.0.gemfile +0 -7
- data/vendor/bundle/gems/shoulda-context-1.1.3/gemfiles/3.0.gemfile.lock +0 -91
- data/vendor/bundle/gems/shoulda-context-1.1.3/gemfiles/3.1.gemfile +0 -9
- data/vendor/bundle/gems/shoulda-context-1.1.3/gemfiles/3.1.gemfile.lock +0 -112
- data/vendor/bundle/gems/shoulda-context-1.1.3/gemfiles/3.2.gemfile +0 -9
- data/vendor/bundle/gems/shoulda-context-1.1.3/gemfiles/3.2.gemfile.lock +0 -111
- data/vendor/bundle/gems/shoulda-context-1.1.3/gemfiles/4.0.gemfile +0 -9
- data/vendor/bundle/gems/shoulda-context-1.1.3/gemfiles/4.0.gemfile.lock +0 -107
- data/vendor/bundle/gems/shoulda-context-1.1.3/init.rb +0 -1
- data/vendor/bundle/gems/shoulda-context-1.1.3/lib/shoulda/context/assertions.rb +0 -96
- data/vendor/bundle/gems/shoulda-context-1.1.3/lib/shoulda/context/autoload_macros.rb +0 -46
- data/vendor/bundle/gems/shoulda-context-1.1.3/lib/shoulda/context/context.rb +0 -454
- data/vendor/bundle/gems/shoulda-context-1.1.3/lib/shoulda/context/proc_extensions.rb +0 -14
- data/vendor/bundle/gems/shoulda-context-1.1.3/lib/shoulda/context/tasks/list_tests.rake +0 -29
- data/vendor/bundle/gems/shoulda-context-1.1.3/lib/shoulda/context/tasks/yaml_to_shoulda.rake +0 -28
- data/vendor/bundle/gems/shoulda-context-1.1.3/lib/shoulda/context/tasks.rb +0 -3
- data/vendor/bundle/gems/shoulda-context-1.1.3/lib/shoulda/context/version.rb +0 -5
- data/vendor/bundle/gems/shoulda-context-1.1.3/lib/shoulda/context.rb +0 -33
- data/vendor/bundle/gems/shoulda-context-1.1.3/lib/shoulda-context.rb +0 -1
- data/vendor/bundle/gems/shoulda-context-1.1.3/rails/init.rb +0 -4
- data/vendor/bundle/gems/shoulda-context-1.1.3/shoulda-context.gemspec +0 -27
- data/vendor/bundle/gems/shoulda-context-1.1.3/tasks/shoulda.rake +0 -1
- data/vendor/bundle/gems/shoulda-context-1.1.3/test/fake_rails_root/test/shoulda_macros/custom_macro.rb +0 -6
- data/vendor/bundle/gems/shoulda-context-1.1.3/test/fake_rails_root/vendor/gems/gem_with_macro-0.0.1/shoulda_macros/gem_macro.rb +0 -6
- data/vendor/bundle/gems/shoulda-context-1.1.3/test/fake_rails_root/vendor/plugins/plugin_with_macro/shoulda_macros/plugin_macro.rb +0 -6
- data/vendor/bundle/gems/shoulda-context-1.1.3/test/shoulda/autoload_macro_test.rb +0 -18
- data/vendor/bundle/gems/shoulda-context-1.1.3/test/shoulda/context_test.rb +0 -360
- data/vendor/bundle/gems/shoulda-context-1.1.3/test/shoulda/convert_to_should_syntax_test.rb +0 -63
- data/vendor/bundle/gems/shoulda-context-1.1.3/test/shoulda/helpers_test.rb +0 -190
- data/vendor/bundle/gems/shoulda-context-1.1.3/test/shoulda/should_test.rb +0 -294
- data/vendor/bundle/gems/shoulda-context-1.1.3/test/test_helper.rb +0 -11
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/Appraisals +0 -17
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/CONTRIBUTING.md +0 -41
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/Gemfile +0 -15
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/Gemfile.lock +0 -148
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/MIT-LICENSE +0 -22
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/NEWS.md +0 -191
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/README.md +0 -93
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/Rakefile +0 -28
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/features/rails_integration.feature +0 -114
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/features/step_definitions/rails_steps.rb +0 -130
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/features/support/env.rb +0 -5
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/gemfiles/3.0.gemfile +0 -14
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/gemfiles/3.0.gemfile.lock +0 -139
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/gemfiles/3.1.gemfile +0 -16
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/gemfiles/3.1.gemfile.lock +0 -160
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/gemfiles/3.2.gemfile +0 -16
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/gemfiles/3.2.gemfile.lock +0 -158
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/action_controller/filter_param_matcher.rb +0 -46
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/action_controller/redirect_to_matcher.rb +0 -65
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/action_controller/render_template_matcher.rb +0 -61
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/action_controller/render_with_layout_matcher.rb +0 -94
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/action_controller/respond_with_matcher.rb +0 -83
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/action_controller/route_matcher.rb +0 -96
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/action_controller/set_session_matcher.rb +0 -105
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/action_controller/set_the_flash_matcher.rb +0 -147
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/action_controller.rb +0 -35
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/allow_mass_assignment_of_matcher.rb +0 -113
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/allow_value_matcher.rb +0 -174
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/comparison_matcher.rb +0 -52
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/disallow_value_matcher.rb +0 -42
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/ensure_exclusion_of_matcher.rb +0 -94
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/ensure_inclusion_of_matcher.rb +0 -156
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/ensure_length_of_matcher.rb +0 -176
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/errors.rb +0 -7
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/exception_message_finder.rb +0 -58
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/helpers.rb +0 -45
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/odd_even_number_matcher.rb +0 -47
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/only_integer_matcher.rb +0 -37
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/validate_acceptance_of_matcher.rb +0 -41
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/validate_confirmation_of_matcher.rb +0 -65
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/validate_numericality_of_matcher.rb +0 -139
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/validate_presence_of_matcher.rb +0 -64
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/validate_uniqueness_of_matcher.rb +0 -219
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/validation_matcher.rb +0 -89
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model/validation_message_finder.rb +0 -70
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_model.rb +0 -51
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_record/accept_nested_attributes_for_matcher.rb +0 -140
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_record/association_matcher.rb +0 -372
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_record/have_db_column_matcher.rb +0 -195
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_record/have_db_index_matcher.rb +0 -111
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_record/have_readonly_attribute_matcher.rb +0 -55
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_record/serialize_matcher.rb +0 -112
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/active_record.rb +0 -25
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/assertion_error.rb +0 -16
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/integrations/rspec.rb +0 -20
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/integrations/test_unit.rb +0 -42
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers/version.rb +0 -5
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda/matchers.rb +0 -8
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/lib/shoulda-matchers.rb +0 -1
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/shoulda-matchers.gemspec +0 -33
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/active_model/validate_uniqueness_of_matcher_spec.rb +0 -195
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/action_controller/filter_param_matcher_spec.rb +0 -22
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/action_controller/redirect_to_matcher_spec.rb +0 -42
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/action_controller/render_template_matcher_spec.rb +0 -78
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/action_controller/render_with_layout_matcher_spec.rb +0 -58
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/action_controller/respond_with_matcher_spec.rb +0 -31
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/action_controller/route_matcher_spec.rb +0 -65
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/action_controller/set_session_matcher_spec.rb +0 -51
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/action_controller/set_the_flash_matcher_spec.rb +0 -153
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/allow_mass_assignment_of_matcher_spec.rb +0 -111
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/allow_value_matcher_spec.rb +0 -146
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/comparison_matcher_spec.rb +0 -40
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/disallow_value_matcher_spec.rb +0 -43
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/ensure_exclusion_of_matcher_spec.rb +0 -95
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/ensure_inclusion_of_matcher_spec.rb +0 -194
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/ensure_length_of_matcher_spec.rb +0 -159
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/exception_message_finder_spec.rb +0 -112
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/helpers_spec.rb +0 -158
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/odd_even_number_matcher_spec.rb +0 -93
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/only_integer_matcher_spec.rb +0 -52
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/validate_acceptance_of_matcher_spec.rb +0 -41
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/validate_confirmation_of_matcher_spec.rb +0 -47
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/validate_numericality_of_matcher_spec.rb +0 -133
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/validate_presence_of_matcher_spec.rb +0 -150
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/validate_uniqueness_of_matcher_spec.rb +0 -247
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_model/validation_message_finder_spec.rb +0 -119
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_record/accept_nested_attributes_for_matcher_spec.rb +0 -106
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_record/association_matcher_spec.rb +0 -606
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_record/have_db_column_matcher_spec.rb +0 -111
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_record/have_db_index_matcher_spec.rb +0 -78
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_record/have_readonly_attributes_matcher_spec.rb +0 -41
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/shoulda/matchers/active_record/serialize_matcher_spec.rb +0 -86
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/spec_helper.rb +0 -28
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/support/active_model_versions.rb +0 -13
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/support/activemodel_helpers.rb +0 -19
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/support/class_builder.rb +0 -42
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/support/controller_builder.rb +0 -80
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/support/fail_with_message_matcher.rb +0 -32
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/support/i18n_faker.rb +0 -10
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/support/mailer_builder.rb +0 -10
- data/vendor/bundle/gems/shoulda-matchers-2.2.0/spec/support/model_builder.rb +0 -77
- data/vendor/bundle/gems/simplecov-0.7.1/Appraisals +0 -8
- data/vendor/bundle/gems/simplecov-0.7.1/CHANGELOG.md +0 -173
- data/vendor/bundle/gems/simplecov-0.7.1/CONTRIBUTING.md +0 -20
- data/vendor/bundle/gems/simplecov-0.7.1/Gemfile +0 -5
- data/vendor/bundle/gems/simplecov-0.7.1/LICENSE +0 -20
- data/vendor/bundle/gems/simplecov-0.7.1/README.md +0 -498
- data/vendor/bundle/gems/simplecov-0.7.1/Rakefile +0 -27
- data/vendor/bundle/gems/simplecov-0.7.1/cucumber.yml +0 -13
- data/vendor/bundle/gems/simplecov-0.7.1/features/config_adapters.feature +0 -44
- data/vendor/bundle/gems/simplecov-0.7.1/features/config_autoload.feature +0 -46
- data/vendor/bundle/gems/simplecov-0.7.1/features/config_command_name.feature +0 -33
- data/vendor/bundle/gems/simplecov-0.7.1/features/config_coverage_dir.feature +0 -20
- data/vendor/bundle/gems/simplecov-0.7.1/features/config_deactivate_merging.feature +0 -42
- data/vendor/bundle/gems/simplecov-0.7.1/features/config_formatters.feature +0 -52
- data/vendor/bundle/gems/simplecov-0.7.1/features/config_merge_timeout.feature +0 -39
- data/vendor/bundle/gems/simplecov-0.7.1/features/config_nocov_token.feature +0 -79
- data/vendor/bundle/gems/simplecov-0.7.1/features/config_project_name.feature +0 -27
- data/vendor/bundle/gems/simplecov-0.7.1/features/config_styles.feature +0 -93
- data/vendor/bundle/gems/simplecov-0.7.1/features/cucumber_basic.feature +0 -29
- data/vendor/bundle/gems/simplecov-0.7.1/features/maximum_coverage_drop.feature +0 -36
- data/vendor/bundle/gems/simplecov-0.7.1/features/merging_test_unit_and_rspec.feature +0 -44
- data/vendor/bundle/gems/simplecov-0.7.1/features/minimum_coverage.feature +0 -59
- data/vendor/bundle/gems/simplecov-0.7.1/features/refuse_coverage_drop.feature +0 -35
- data/vendor/bundle/gems/simplecov-0.7.1/features/rspec_basic.feature +0 -31
- data/vendor/bundle/gems/simplecov-0.7.1/features/rspec_fails_on_initialization.feature +0 -14
- data/vendor/bundle/gems/simplecov-0.7.1/features/rspec_groups_and_filters_basic.feature +0 -29
- data/vendor/bundle/gems/simplecov-0.7.1/features/rspec_groups_and_filters_complex.feature +0 -35
- data/vendor/bundle/gems/simplecov-0.7.1/features/rspec_groups_using_filter_class.feature +0 -40
- data/vendor/bundle/gems/simplecov-0.7.1/features/rspec_without_simplecov.feature +0 -20
- data/vendor/bundle/gems/simplecov-0.7.1/features/skipping_code_blocks_manually.feature +0 -70
- data/vendor/bundle/gems/simplecov-0.7.1/features/step_definitions/html_steps.rb +0 -45
- data/vendor/bundle/gems/simplecov-0.7.1/features/step_definitions/simplecov_steps.rb +0 -66
- data/vendor/bundle/gems/simplecov-0.7.1/features/step_definitions/transformers.rb +0 -13
- data/vendor/bundle/gems/simplecov-0.7.1/features/step_definitions/web_steps.rb +0 -64
- data/vendor/bundle/gems/simplecov-0.7.1/features/support/env.rb +0 -26
- data/vendor/bundle/gems/simplecov-0.7.1/features/test_unit_basic.feature +0 -34
- data/vendor/bundle/gems/simplecov-0.7.1/features/test_unit_groups_and_filters_basic.feature +0 -29
- data/vendor/bundle/gems/simplecov-0.7.1/features/test_unit_groups_and_filters_complex.feature +0 -35
- data/vendor/bundle/gems/simplecov-0.7.1/features/test_unit_groups_using_filter_class.feature +0 -40
- data/vendor/bundle/gems/simplecov-0.7.1/features/test_unit_without_simplecov.feature +0 -20
- data/vendor/bundle/gems/simplecov-0.7.1/features/unicode_compatiblity.feature +0 -67
- data/vendor/bundle/gems/simplecov-0.7.1/gemfiles/multi_json-legacy.gemfile +0 -7
- data/vendor/bundle/gems/simplecov-0.7.1/gemfiles/multi_json-new.gemfile +0 -7
- data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/adapters.rb +0 -29
- data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/command_guesser.rb +0 -49
- data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/configuration.rb +0 -243
- data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/defaults.rb +0 -86
- data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/exit_codes.rb +0 -5
- data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/file_list.rb +0 -44
- data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/filter.rb +0 -44
- data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/formatter/multi_formatter.rb +0 -25
- data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/formatter/simple_formatter.rb +0 -19
- data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/formatter.rb +0 -8
- data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/json.rb +0 -27
- data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/last_run.rb +0 -20
- data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/merge_helpers.rb +0 -39
- data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/railtie.rb +0 -7
- data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/railties/tasks.rake +0 -11
- data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/result.rb +0 -126
- data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/result_merger.rb +0 -74
- data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/source_file.rb +0 -188
- data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov/version.rb +0 -3
- data/vendor/bundle/gems/simplecov-0.7.1/lib/simplecov.rb +0 -134
- data/vendor/bundle/gems/simplecov-0.7.1/simplecov.gemspec +0 -29
- data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/Gemfile +0 -6
- data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/Rakefile +0 -8
- data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/cucumber.yml +0 -13
- data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/features/step_definitions/my_steps.rb +0 -23
- data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/features/support/env.rb +0 -12
- data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/features/test_stuff.feature +0 -6
- data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/lib/faked_project/framework_specific.rb +0 -18
- data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/lib/faked_project/meta_magic.rb +0 -24
- data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/lib/faked_project/some_class.rb +0 -29
- data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/lib/faked_project.rb +0 -11
- data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/spec/faked_spec.rb +0 -11
- data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/spec/meta_magic_spec.rb +0 -10
- data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/spec/some_class_spec.rb +0 -10
- data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/spec/spec_helper.rb +0 -15
- data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/test/faked_test.rb +0 -11
- data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/test/meta_magic_test.rb +0 -13
- data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/test/some_class_test.rb +0 -15
- data/vendor/bundle/gems/simplecov-0.7.1/test/faked_project/test/test_helper.rb +0 -16
- data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/app/controllers/sample_controller.rb +0 -10
- data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/app/models/user.rb +0 -10
- data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/deleted_source_sample.rb +0 -15
- data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/frameworks/rspec_bad.rb +0 -9
- data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/frameworks/rspec_good.rb +0 -9
- data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/frameworks/testunit_bad.rb +0 -9
- data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/frameworks/testunit_good.rb +0 -9
- data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/iso-8859.rb +0 -3
- data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/resultset1.rb +0 -4
- data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/resultset2.rb +0 -5
- data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/sample.rb +0 -16
- data/vendor/bundle/gems/simplecov-0.7.1/test/fixtures/utf-8.rb +0 -3
- data/vendor/bundle/gems/simplecov-0.7.1/test/helper.rb +0 -35
- data/vendor/bundle/gems/simplecov-0.7.1/test/shoulda_macros.rb +0 -29
- data/vendor/bundle/gems/simplecov-0.7.1/test/test_1_8_fallbacks.rb +0 -33
- data/vendor/bundle/gems/simplecov-0.7.1/test/test_command_guesser.rb +0 -21
- data/vendor/bundle/gems/simplecov-0.7.1/test/test_deleted_source.rb +0 -16
- data/vendor/bundle/gems/simplecov-0.7.1/test/test_file_list.rb +0 -24
- data/vendor/bundle/gems/simplecov-0.7.1/test/test_filters.rb +0 -80
- data/vendor/bundle/gems/simplecov-0.7.1/test/test_merge_helpers.rb +0 -107
- data/vendor/bundle/gems/simplecov-0.7.1/test/test_result.rb +0 -162
- data/vendor/bundle/gems/simplecov-0.7.1/test/test_return_codes.rb +0 -39
- data/vendor/bundle/gems/simplecov-0.7.1/test/test_source_file.rb +0 -95
- data/vendor/bundle/gems/simplecov-0.7.1/test/test_source_file_line.rb +0 -110
- data/vendor/bundle/gems/simplecov-html-0.7.1/Gemfile +0 -15
- data/vendor/bundle/gems/simplecov-html-0.7.1/Guardfile +0 -12
- data/vendor/bundle/gems/simplecov-html-0.7.1/LICENSE +0 -20
- data/vendor/bundle/gems/simplecov-html-0.7.1/README.md +0 -30
- data/vendor/bundle/gems/simplecov-html-0.7.1/Rakefile +0 -32
- data/vendor/bundle/gems/simplecov-html-0.7.1/assets/javascripts/application.js +0 -92
- data/vendor/bundle/gems/simplecov-html-0.7.1/assets/javascripts/libraries/jquery-1.6.2.min.js +0 -18
- data/vendor/bundle/gems/simplecov-html-0.7.1/assets/javascripts/plugins/highlight.pack.js +0 -1
- data/vendor/bundle/gems/simplecov-html-0.7.1/assets/javascripts/plugins/jquery.dataTables.min.js +0 -152
- data/vendor/bundle/gems/simplecov-html-0.7.1/assets/javascripts/plugins/jquery.fancybox-1.3.1.pack.js +0 -44
- data/vendor/bundle/gems/simplecov-html-0.7.1/assets/javascripts/plugins/jquery.timeago.js +0 -141
- data/vendor/bundle/gems/simplecov-html-0.7.1/assets/javascripts/plugins/jquery.url.js +0 -174
- data/vendor/bundle/gems/simplecov-html-0.7.1/assets/stylesheets/application.css +0 -3
- data/vendor/bundle/gems/simplecov-html-0.7.1/assets/stylesheets/plugins/highlight.css +0 -129
- data/vendor/bundle/gems/simplecov-html-0.7.1/assets/stylesheets/plugins/jquery-ui-1.8.4.custom.css +0 -295
- data/vendor/bundle/gems/simplecov-html-0.7.1/assets/stylesheets/plugins/jquery.fancybox-1.3.1.css +0 -363
- data/vendor/bundle/gems/simplecov-html-0.7.1/assets/stylesheets/reset.css +0 -103
- data/vendor/bundle/gems/simplecov-html-0.7.1/assets/stylesheets/screen.css.sass +0 -220
- data/vendor/bundle/gems/simplecov-html-0.7.1/lib/simplecov-html/version.rb +0 -7
- data/vendor/bundle/gems/simplecov-html-0.7.1/lib/simplecov-html.rb +0 -100
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/application.css +0 -1110
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/application.js +0 -626
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/blank.gif +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_close.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_loading.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_nav_left.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_nav_right.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_e.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_n.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_ne.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_nw.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_s.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_se.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_sw.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_w.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_title_left.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_title_main.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_title_over.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancy_title_right.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancybox-x.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancybox-y.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/fancybox/fancybox.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/favicon_green.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/favicon_red.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/favicon_yellow.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/loading.gif +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/magnify.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_glass_75_dadada_1x400.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-icons_222222_256x240.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-icons_2e83ff_256x240.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-icons_454545_256x240.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-icons_888888_256x240.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/public/smoothness/images/ui-icons_cd0a0a_256x240.png +0 -0
- data/vendor/bundle/gems/simplecov-html-0.7.1/simplecov-html.gemspec +0 -25
- data/vendor/bundle/gems/simplecov-html-0.7.1/test/helper.rb +0 -9
- data/vendor/bundle/gems/simplecov-html-0.7.1/test/test_simple_cov-html.rb +0 -8
- data/vendor/bundle/gems/simplecov-html-0.7.1/views/file_list.erb +0 -45
- data/vendor/bundle/gems/simplecov-html-0.7.1/views/layout.erb +0 -41
- data/vendor/bundle/gems/simplecov-html-0.7.1/views/source_file.erb +0 -23
- data/vendor/bundle/gems/sprockets-2.10.0/LICENSE +0 -21
- data/vendor/bundle/gems/sprockets-2.10.0/README.md +0 -507
- data/vendor/bundle/gems/sprockets-2.10.0/bin/sprockets +0 -88
- data/vendor/bundle/gems/sprockets-2.10.0/lib/rake/sprocketstask.rb +0 -151
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/asset.rb +0 -267
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/asset_attributes.rb +0 -133
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/base.rb +0 -447
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/bundled_asset.rb +0 -78
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/cache/file_store.rb +0 -32
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/caching.rb +0 -96
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/charset_normalizer.rb +0 -41
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/closure_compressor.rb +0 -22
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/compressing.rb +0 -73
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/context.rb +0 -289
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/directive_processor.rb +0 -408
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/eco_template.rb +0 -38
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/ejs_template.rb +0 -37
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/engines.rb +0 -74
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/environment.rb +0 -88
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/errors.rb +0 -20
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/index.rb +0 -100
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/jst_processor.rb +0 -29
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/manifest.rb +0 -261
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/mime.rb +0 -49
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/paths.rb +0 -58
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/processed_asset.rb +0 -152
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/processing.rb +0 -206
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/processor.rb +0 -32
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/safety_colons.rb +0 -28
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/sass_cache_store.rb +0 -29
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/sass_compressor.rb +0 -27
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/sass_functions.rb +0 -70
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/sass_importer.rb +0 -29
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/sass_template.rb +0 -60
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/scss_template.rb +0 -13
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/server.rb +0 -247
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/static_asset.rb +0 -58
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/uglifier_compressor.rb +0 -29
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/utils.rb +0 -69
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/version.rb +0 -3
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/yui_compressor.rb +0 -27
- data/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets.rb +0 -108
- data/vendor/bundle/gems/sprockets-rails-2.0.0/README.md +0 -155
- data/vendor/bundle/gems/sprockets-rails-2.0.0/lib/sprockets/rails/helper.rb +0 -145
- data/vendor/bundle/gems/sprockets-rails-2.0.0/lib/sprockets/rails/legacy_asset_tag_helper.rb +0 -32
- data/vendor/bundle/gems/sprockets-rails-2.0.0/lib/sprockets/rails/legacy_asset_url_helper.rb +0 -130
- data/vendor/bundle/gems/sprockets-rails-2.0.0/lib/sprockets/rails/task.rb +0 -82
- data/vendor/bundle/gems/sprockets-rails-2.0.0/lib/sprockets/rails.rb +0 -3
- data/vendor/bundle/gems/sprockets-rails-2.0.0/lib/sprockets/railtie.rb +0 -125
- data/vendor/bundle/gems/sqlite3-1.3.7/API_CHANGES.rdoc +0 -50
- data/vendor/bundle/gems/sqlite3-1.3.7/CHANGELOG.rdoc +0 -248
- data/vendor/bundle/gems/sqlite3-1.3.7/ChangeLog.cvs +0 -88
- data/vendor/bundle/gems/sqlite3-1.3.7/LICENSE +0 -27
- data/vendor/bundle/gems/sqlite3-1.3.7/Manifest.txt +0 -50
- data/vendor/bundle/gems/sqlite3-1.3.7/README.rdoc +0 -95
- data/vendor/bundle/gems/sqlite3-1.3.7/Rakefile +0 -10
- data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/Makefile +0 -238
- data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/backup.c +0 -168
- data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/backup.h +0 -15
- data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/backup.o +0 -0
- data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/database.c +0 -815
- data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/database.h +0 -15
- data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/database.o +0 -0
- data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/exception.c +0 -94
- data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/exception.h +0 -8
- data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/exception.o +0 -0
- data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/extconf.rb +0 -51
- data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/mkmf.log +0 -444
- data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/siteconf20130716-9574-evq5c7.rb +0 -6
- data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/sqlite3.c +0 -40
- data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/sqlite3.o +0 -0
- data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/sqlite3_native.bundle +0 -0
- data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/sqlite3_ruby.h +0 -53
- data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/statement.c +0 -438
- data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/statement.h +0 -16
- data/vendor/bundle/gems/sqlite3-1.3.7/ext/sqlite3/statement.o +0 -0
- data/vendor/bundle/gems/sqlite3-1.3.7/faq/faq.rb +0 -145
- data/vendor/bundle/gems/sqlite3-1.3.7/faq/faq.yml +0 -426
- data/vendor/bundle/gems/sqlite3-1.3.7/lib/sqlite3/constants.rb +0 -49
- data/vendor/bundle/gems/sqlite3-1.3.7/lib/sqlite3/database.rb +0 -579
- data/vendor/bundle/gems/sqlite3-1.3.7/lib/sqlite3/errors.rb +0 -44
- data/vendor/bundle/gems/sqlite3-1.3.7/lib/sqlite3/pragmas.rb +0 -280
- data/vendor/bundle/gems/sqlite3-1.3.7/lib/sqlite3/resultset.rb +0 -195
- data/vendor/bundle/gems/sqlite3-1.3.7/lib/sqlite3/sqlite3_native.bundle +0 -0
- data/vendor/bundle/gems/sqlite3-1.3.7/lib/sqlite3/statement.rb +0 -144
- data/vendor/bundle/gems/sqlite3-1.3.7/lib/sqlite3/translator.rb +0 -118
- data/vendor/bundle/gems/sqlite3-1.3.7/lib/sqlite3/value.rb +0 -57
- data/vendor/bundle/gems/sqlite3-1.3.7/lib/sqlite3/version.rb +0 -25
- data/vendor/bundle/gems/sqlite3-1.3.7/lib/sqlite3.rb +0 -10
- data/vendor/bundle/gems/sqlite3-1.3.7/setup.rb +0 -1333
- data/vendor/bundle/gems/sqlite3-1.3.7/tasks/faq.rake +0 -9
- data/vendor/bundle/gems/sqlite3-1.3.7/tasks/gem.rake +0 -32
- data/vendor/bundle/gems/sqlite3-1.3.7/tasks/native.rake +0 -37
- data/vendor/bundle/gems/sqlite3-1.3.7/tasks/vendor_sqlite3.rake +0 -51
- data/vendor/bundle/gems/sqlite3-1.3.7/test/helper.rb +0 -14
- data/vendor/bundle/gems/sqlite3-1.3.7/test/test_backup.rb +0 -33
- data/vendor/bundle/gems/sqlite3-1.3.7/test/test_collation.rb +0 -82
- data/vendor/bundle/gems/sqlite3-1.3.7/test/test_database.rb +0 -339
- data/vendor/bundle/gems/sqlite3-1.3.7/test/test_database_readonly.rb +0 -29
- data/vendor/bundle/gems/sqlite3-1.3.7/test/test_deprecated.rb +0 -44
- data/vendor/bundle/gems/sqlite3-1.3.7/test/test_encoding.rb +0 -121
- data/vendor/bundle/gems/sqlite3-1.3.7/test/test_integration.rb +0 -555
- data/vendor/bundle/gems/sqlite3-1.3.7/test/test_integration_open_close.rb +0 -30
- data/vendor/bundle/gems/sqlite3-1.3.7/test/test_integration_pending.rb +0 -115
- data/vendor/bundle/gems/sqlite3-1.3.7/test/test_integration_resultset.rb +0 -159
- data/vendor/bundle/gems/sqlite3-1.3.7/test/test_integration_statement.rb +0 -194
- data/vendor/bundle/gems/sqlite3-1.3.7/test/test_result_set.rb +0 -37
- data/vendor/bundle/gems/sqlite3-1.3.7/test/test_sqlite3.rb +0 -9
- data/vendor/bundle/gems/sqlite3-1.3.7/test/test_statement.rb +0 -249
- data/vendor/bundle/gems/sqlite3-1.3.7/test/test_statement_execute.rb +0 -35
- data/vendor/bundle/gems/thor-0.18.1/CHANGELOG.md +0 -139
- data/vendor/bundle/gems/thor-0.18.1/LICENSE.md +0 -20
- data/vendor/bundle/gems/thor-0.18.1/README.md +0 -35
- data/vendor/bundle/gems/thor-0.18.1/Thorfile +0 -30
- data/vendor/bundle/gems/thor-0.18.1/bin/thor +0 -6
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/actions/create_file.rb +0 -105
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/actions/create_link.rb +0 -60
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/actions/directory.rb +0 -119
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/actions/empty_directory.rb +0 -137
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/actions/file_manipulation.rb +0 -314
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/actions/inject_into_file.rb +0 -109
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/actions.rb +0 -318
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/base.rb +0 -652
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/command.rb +0 -136
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/core_ext/hash_with_indifferent_access.rb +0 -80
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/core_ext/io_binary_read.rb +0 -12
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/core_ext/ordered_hash.rb +0 -100
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/error.rb +0 -28
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/group.rb +0 -282
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/invocation.rb +0 -172
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/parser/argument.rb +0 -74
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/parser/arguments.rb +0 -171
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/parser/option.rb +0 -121
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/parser/options.rb +0 -218
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/parser.rb +0 -4
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/rake_compat.rb +0 -72
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/runner.rb +0 -322
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/shell/basic.rb +0 -393
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/shell/color.rb +0 -148
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/shell/html.rb +0 -127
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/shell.rb +0 -88
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/util.rb +0 -270
- data/vendor/bundle/gems/thor-0.18.1/lib/thor/version.rb +0 -3
- data/vendor/bundle/gems/thor-0.18.1/lib/thor.rb +0 -473
- data/vendor/bundle/gems/thor-0.18.1/spec/actions/create_file_spec.rb +0 -170
- data/vendor/bundle/gems/thor-0.18.1/spec/actions/create_link_spec.rb +0 -95
- data/vendor/bundle/gems/thor-0.18.1/spec/actions/directory_spec.rb +0 -169
- data/vendor/bundle/gems/thor-0.18.1/spec/actions/empty_directory_spec.rb +0 -129
- data/vendor/bundle/gems/thor-0.18.1/spec/actions/file_manipulation_spec.rb +0 -382
- data/vendor/bundle/gems/thor-0.18.1/spec/actions/inject_into_file_spec.rb +0 -135
- data/vendor/bundle/gems/thor-0.18.1/spec/actions_spec.rb +0 -331
- data/vendor/bundle/gems/thor-0.18.1/spec/base_spec.rb +0 -291
- data/vendor/bundle/gems/thor-0.18.1/spec/command_spec.rb +0 -80
- data/vendor/bundle/gems/thor-0.18.1/spec/core_ext/hash_with_indifferent_access_spec.rb +0 -48
- data/vendor/bundle/gems/thor-0.18.1/spec/core_ext/ordered_hash_spec.rb +0 -115
- data/vendor/bundle/gems/thor-0.18.1/spec/exit_condition_spec.rb +0 -19
- data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/application.rb +0 -2
- data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/app{1}/README +0 -3
- data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/bundle/execute.rb +0 -6
- data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/bundle/main.thor +0 -1
- data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/command.thor +0 -10
- data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/doc/%file_name%.rb.tt +0 -1
- data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/doc/COMMENTER +0 -11
- data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/doc/README +0 -3
- data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/doc/block_helper.rb +0 -3
- data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/doc/config.rb +0 -1
- data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/doc/config.yaml.tt +0 -1
- data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/doc/excluding/%file_name%.rb.tt +0 -1
- data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/enum.thor +0 -10
- data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/group.thor +0 -128
- data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/invoke.thor +0 -112
- data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/path with spaces +0 -0
- data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/preserve/script.sh +0 -3
- data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/script.thor +0 -220
- data/vendor/bundle/gems/thor-0.18.1/spec/fixtures/subcommand.thor +0 -17
- data/vendor/bundle/gems/thor-0.18.1/spec/group_spec.rb +0 -216
- data/vendor/bundle/gems/thor-0.18.1/spec/helper.rb +0 -67
- data/vendor/bundle/gems/thor-0.18.1/spec/invocation_spec.rb +0 -100
- data/vendor/bundle/gems/thor-0.18.1/spec/parser/argument_spec.rb +0 -53
- data/vendor/bundle/gems/thor-0.18.1/spec/parser/arguments_spec.rb +0 -66
- data/vendor/bundle/gems/thor-0.18.1/spec/parser/option_spec.rb +0 -202
- data/vendor/bundle/gems/thor-0.18.1/spec/parser/options_spec.rb +0 -400
- data/vendor/bundle/gems/thor-0.18.1/spec/rake_compat_spec.rb +0 -72
- data/vendor/bundle/gems/thor-0.18.1/spec/register_spec.rb +0 -197
- data/vendor/bundle/gems/thor-0.18.1/spec/runner_spec.rb +0 -241
- data/vendor/bundle/gems/thor-0.18.1/spec/shell/basic_spec.rb +0 -311
- data/vendor/bundle/gems/thor-0.18.1/spec/shell/color_spec.rb +0 -95
- data/vendor/bundle/gems/thor-0.18.1/spec/shell/html_spec.rb +0 -32
- data/vendor/bundle/gems/thor-0.18.1/spec/shell_spec.rb +0 -47
- data/vendor/bundle/gems/thor-0.18.1/spec/subcommand_spec.rb +0 -30
- data/vendor/bundle/gems/thor-0.18.1/spec/thor_spec.rb +0 -491
- data/vendor/bundle/gems/thor-0.18.1/spec/util_spec.rb +0 -196
- data/vendor/bundle/gems/thor-0.18.1/thor.gemspec +0 -24
- data/vendor/bundle/gems/thread_safe-0.1.0/Gemfile +0 -4
- data/vendor/bundle/gems/thread_safe-0.1.0/LICENSE +0 -144
- data/vendor/bundle/gems/thread_safe-0.1.0/README.md +0 -34
- data/vendor/bundle/gems/thread_safe-0.1.0/Rakefile +0 -36
- data/vendor/bundle/gems/thread_safe-0.1.0/examples/bench_cache.rb +0 -35
- data/vendor/bundle/gems/thread_safe-0.1.0/ext/org/jruby/ext/thread_safe/JRubyCacheBackendLibrary.java +0 -200
- data/vendor/bundle/gems/thread_safe-0.1.0/ext/org/jruby/ext/thread_safe/jsr166e/ConcurrentHashMapV8.java +0 -3842
- data/vendor/bundle/gems/thread_safe-0.1.0/ext/org/jruby/ext/thread_safe/jsr166e/LongAdder.java +0 -204
- data/vendor/bundle/gems/thread_safe-0.1.0/ext/org/jruby/ext/thread_safe/jsr166e/Striped64.java +0 -342
- data/vendor/bundle/gems/thread_safe-0.1.0/ext/org/jruby/ext/thread_safe/jsr166y/ThreadLocalRandom.java +0 -199
- data/vendor/bundle/gems/thread_safe-0.1.0/ext/thread_safe/JrubyCacheBackendService.java +0 -15
- data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/atomic_reference_cache_backend.rb +0 -922
- data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/cache.rb +0 -137
- data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/jruby_cache_backend.jar +0 -0
- data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/mri_cache_backend.rb +0 -62
- data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/non_concurrent_cache_backend.rb +0 -133
- data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/synchronized_cache_backend.rb +0 -76
- data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/util/adder.rb +0 -59
- data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/util/atomic_reference.rb +0 -12
- data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/util/cheap_lockable.rb +0 -105
- data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/util/power_of_two_tuple.rb +0 -26
- data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/util/striped64.rb +0 -226
- data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/util/volatile.rb +0 -62
- data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/util/volatile_tuple.rb +0 -46
- data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/util/xor_shift_random.rb +0 -39
- data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/util.rb +0 -16
- data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe/version.rb +0 -3
- data/vendor/bundle/gems/thread_safe-0.1.0/lib/thread_safe.rb +0 -64
- data/vendor/bundle/gems/thread_safe-0.1.0/test/test_array.rb +0 -20
- data/vendor/bundle/gems/thread_safe-0.1.0/test/test_cache.rb +0 -792
- data/vendor/bundle/gems/thread_safe-0.1.0/test/test_cache_loops.rb +0 -453
- data/vendor/bundle/gems/thread_safe-0.1.0/test/test_hash.rb +0 -20
- data/vendor/bundle/gems/thread_safe-0.1.0/test/test_helper.rb +0 -73
- data/vendor/bundle/gems/thread_safe-0.1.0/thread_safe.gemspec +0 -20
- data/vendor/bundle/gems/tilt-1.4.1/CHANGELOG.md +0 -44
- data/vendor/bundle/gems/tilt-1.4.1/COPYING +0 -18
- data/vendor/bundle/gems/tilt-1.4.1/Gemfile +0 -32
- data/vendor/bundle/gems/tilt-1.4.1/HACKING +0 -16
- data/vendor/bundle/gems/tilt-1.4.1/README.md +0 -232
- data/vendor/bundle/gems/tilt-1.4.1/Rakefile +0 -104
- data/vendor/bundle/gems/tilt-1.4.1/TEMPLATES.md +0 -516
- data/vendor/bundle/gems/tilt-1.4.1/bin/tilt +0 -112
- data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/asciidoc.rb +0 -34
- data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/builder.rb +0 -40
- data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/coffee.rb +0 -54
- data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/css.rb +0 -80
- data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/csv.rb +0 -71
- data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/erb.rb +0 -110
- data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/etanni.rb +0 -27
- data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/haml.rb +0 -64
- data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/liquid.rb +0 -45
- data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/markaby.rb +0 -52
- data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/markdown.rb +0 -214
- data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/nokogiri.rb +0 -43
- data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/plain.rb +0 -20
- data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/radius.rb +0 -55
- data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/rdoc.rb +0 -47
- data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/string.rb +0 -21
- data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/template.rb +0 -292
- data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/textile.rb +0 -30
- data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/wiki.rb +0 -58
- data/vendor/bundle/gems/tilt-1.4.1/lib/tilt/yajl.rb +0 -94
- data/vendor/bundle/gems/tilt-1.4.1/lib/tilt.rb +0 -204
- data/vendor/bundle/gems/tilt-1.4.1/test/contest.rb +0 -68
- data/vendor/bundle/gems/tilt-1.4.1/test/markaby/locals.mab +0 -1
- data/vendor/bundle/gems/tilt-1.4.1/test/markaby/markaby.mab +0 -1
- data/vendor/bundle/gems/tilt-1.4.1/test/markaby/markaby_other_static.mab +0 -1
- data/vendor/bundle/gems/tilt-1.4.1/test/markaby/render_twice.mab +0 -1
- data/vendor/bundle/gems/tilt-1.4.1/test/markaby/scope.mab +0 -1
- data/vendor/bundle/gems/tilt-1.4.1/test/markaby/yielding.mab +0 -2
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_asciidoctor_test.rb +0 -44
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_blueclothtemplate_test.rb +0 -45
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_buildertemplate_test.rb +0 -59
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_cache_test.rb +0 -32
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_coffeescripttemplate_test.rb +0 -114
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_compilesite_test.rb +0 -51
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_creoletemplate_test.rb +0 -28
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_csv_test.rb +0 -69
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_erbtemplate_test.rb +0 -239
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_erubistemplate_test.rb +0 -151
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_etannitemplate_test.rb +0 -173
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_fallback_test.rb +0 -122
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_hamltemplate_test.rb +0 -144
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_kramdown_test.rb +0 -42
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_lesstemplate_test.less +0 -1
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_lesstemplate_test.rb +0 -42
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_liquidtemplate_test.rb +0 -78
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_markaby_test.rb +0 -88
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_markdown_test.rb +0 -172
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_marukutemplate_test.rb +0 -48
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_nokogiritemplate_test.rb +0 -87
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_radiustemplate_test.rb +0 -75
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_rdiscounttemplate_test.rb +0 -55
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_rdoctemplate_test.rb +0 -31
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_redcarpettemplate_test.rb +0 -71
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_redclothtemplate_test.rb +0 -36
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_sasstemplate_test.rb +0 -41
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_stringtemplate_test.rb +0 -170
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_template_test.rb +0 -323
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_test.rb +0 -65
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_wikiclothtemplate_test.rb +0 -32
- data/vendor/bundle/gems/tilt-1.4.1/test/tilt_yajltemplate_test.rb +0 -101
- data/vendor/bundle/gems/tilt-1.4.1/tilt.gemspec +0 -120
- data/vendor/bundle/gems/treetop-1.4.14/LICENSE +0 -19
- data/vendor/bundle/gems/treetop-1.4.14/README.md +0 -188
- data/vendor/bundle/gems/treetop-1.4.14/Rakefile +0 -60
- data/vendor/bundle/gems/treetop-1.4.14/bin/tt +0 -112
- data/vendor/bundle/gems/treetop-1.4.14/doc/contributing_and_planned_features.markdown +0 -102
- data/vendor/bundle/gems/treetop-1.4.14/doc/grammar_composition.markdown +0 -65
- data/vendor/bundle/gems/treetop-1.4.14/doc/index.markdown +0 -88
- data/vendor/bundle/gems/treetop-1.4.14/doc/pitfalls_and_advanced_techniques.markdown +0 -51
- data/vendor/bundle/gems/treetop-1.4.14/doc/semantic_interpretation.markdown +0 -218
- data/vendor/bundle/gems/treetop-1.4.14/doc/site/contribute.html +0 -124
- data/vendor/bundle/gems/treetop-1.4.14/doc/site/images/bottom_background.png +0 -0
- data/vendor/bundle/gems/treetop-1.4.14/doc/site/images/middle_background.png +0 -0
- data/vendor/bundle/gems/treetop-1.4.14/doc/site/images/paren_language_output.png +0 -0
- data/vendor/bundle/gems/treetop-1.4.14/doc/site/images/pivotal.gif +0 -0
- data/vendor/bundle/gems/treetop-1.4.14/doc/site/images/top_background.png +0 -0
- data/vendor/bundle/gems/treetop-1.4.14/doc/site/index.html +0 -102
- data/vendor/bundle/gems/treetop-1.4.14/doc/site/pitfalls_and_advanced_techniques.html +0 -68
- data/vendor/bundle/gems/treetop-1.4.14/doc/site/robots.txt +0 -5
- data/vendor/bundle/gems/treetop-1.4.14/doc/site/screen.css +0 -134
- data/vendor/bundle/gems/treetop-1.4.14/doc/site/semantic_interpretation.html +0 -245
- data/vendor/bundle/gems/treetop-1.4.14/doc/site/syntactic_recognition.html +0 -278
- data/vendor/bundle/gems/treetop-1.4.14/doc/site/using_in_ruby.html +0 -123
- data/vendor/bundle/gems/treetop-1.4.14/doc/site.rb +0 -112
- data/vendor/bundle/gems/treetop-1.4.14/doc/sitegen.rb +0 -65
- data/vendor/bundle/gems/treetop-1.4.14/doc/syntactic_recognition.markdown +0 -215
- data/vendor/bundle/gems/treetop-1.4.14/doc/using_in_ruby.markdown +0 -105
- data/vendor/bundle/gems/treetop-1.4.14/examples/lambda_calculus/arithmetic.rb +0 -551
- data/vendor/bundle/gems/treetop-1.4.14/examples/lambda_calculus/arithmetic.treetop +0 -98
- data/vendor/bundle/gems/treetop-1.4.14/examples/lambda_calculus/arithmetic_node_classes.rb +0 -9
- data/vendor/bundle/gems/treetop-1.4.14/examples/lambda_calculus/arithmetic_test.rb +0 -58
- data/vendor/bundle/gems/treetop-1.4.14/examples/lambda_calculus/lambda_calculus +0 -0
- data/vendor/bundle/gems/treetop-1.4.14/examples/lambda_calculus/lambda_calculus.rb +0 -718
- data/vendor/bundle/gems/treetop-1.4.14/examples/lambda_calculus/lambda_calculus.treetop +0 -132
- data/vendor/bundle/gems/treetop-1.4.14/examples/lambda_calculus/lambda_calculus_node_classes.rb +0 -5
- data/vendor/bundle/gems/treetop-1.4.14/examples/lambda_calculus/lambda_calculus_test.rb +0 -89
- data/vendor/bundle/gems/treetop-1.4.14/examples/lambda_calculus/test_helper.rb +0 -18
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/bootstrap_gen_1_metagrammar.rb +0 -42
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/grammar_compiler.rb +0 -49
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/lexical_address_space.rb +0 -17
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/metagrammar.rb +0 -3984
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/metagrammar.treetop +0 -503
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/anything_symbol.rb +0 -18
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/atomic_expression.rb +0 -14
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/character_class.rb +0 -28
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/choice.rb +0 -31
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/declaration_sequence.rb +0 -24
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/grammar.rb +0 -28
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/inline_module.rb +0 -27
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/nonterminal.rb +0 -13
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/optional.rb +0 -19
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/parenthesized_expression.rb +0 -9
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/parsing_expression.rb +0 -146
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/parsing_rule.rb +0 -58
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/predicate.rb +0 -45
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/predicate_block.rb +0 -16
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/repetition.rb +0 -89
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/sequence.rb +0 -71
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/terminal.rb +0 -20
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/transient_prefix.rb +0 -9
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes/treetop_file.rb +0 -9
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/node_classes.rb +0 -19
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler/ruby_builder.rb +0 -115
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/compiler.rb +0 -7
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/polyglot.rb +0 -9
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/ruby_extensions/string.rb +0 -44
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/ruby_extensions.rb +0 -1
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/runtime/compiled_parser.rb +0 -115
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/runtime/interval_skip_list/head_node.rb +0 -15
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/runtime/interval_skip_list/interval_skip_list.rb +0 -200
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/runtime/interval_skip_list/node.rb +0 -164
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/runtime/interval_skip_list.rb +0 -3
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/runtime/syntax_node.rb +0 -114
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/runtime/terminal_parse_failure.rb +0 -16
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/runtime/terminal_syntax_node.rb +0 -17
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/runtime.rb +0 -6
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop/version.rb +0 -9
- data/vendor/bundle/gems/treetop-1.4.14/lib/treetop.rb +0 -3
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/and_predicate_spec.rb +0 -36
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/anything_symbol_spec.rb +0 -44
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/character_class_spec.rb +0 -301
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/choice_spec.rb +0 -80
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/circular_compilation_spec.rb +0 -30
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/failure_propagation_functional_spec.rb +0 -21
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/grammar_compiler_spec.rb +0 -91
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/grammar_spec.rb +0 -41
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/multibyte_chars_spec.rb +0 -38
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/namespace_spec.rb +0 -42
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/nonterminal_symbol_spec.rb +0 -40
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/not_predicate_spec.rb +0 -38
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/occurrence_range_spec.rb +0 -189
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/one_or_more_spec.rb +0 -35
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/optional_spec.rb +0 -37
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/parenthesized_expression_spec.rb +0 -19
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/parsing_rule_spec.rb +0 -61
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/repeated_subrule_spec.rb +0 -29
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/semantic_predicate_spec.rb +0 -175
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/sequence_spec.rb +0 -129
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/terminal_spec.rb +0 -81
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/terminal_symbol_spec.rb +0 -37
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/test_grammar.treetop +0 -7
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/test_grammar.tt +0 -7
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/test_grammar_do.treetop +0 -7
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/tt_compiler_spec.rb +0 -224
- data/vendor/bundle/gems/treetop-1.4.14/spec/compiler/zero_or_more_spec.rb +0 -56
- data/vendor/bundle/gems/treetop-1.4.14/spec/composition/a.treetop +0 -11
- data/vendor/bundle/gems/treetop-1.4.14/spec/composition/b.treetop +0 -11
- data/vendor/bundle/gems/treetop-1.4.14/spec/composition/c.treetop +0 -10
- data/vendor/bundle/gems/treetop-1.4.14/spec/composition/d.treetop +0 -10
- data/vendor/bundle/gems/treetop-1.4.14/spec/composition/f.treetop +0 -17
- data/vendor/bundle/gems/treetop-1.4.14/spec/composition/grammar_composition_spec.rb +0 -40
- data/vendor/bundle/gems/treetop-1.4.14/spec/composition/subfolder/e_includes_c.treetop +0 -15
- data/vendor/bundle/gems/treetop-1.4.14/spec/ruby_extensions/string_spec.rb +0 -32
- data/vendor/bundle/gems/treetop-1.4.14/spec/runtime/compiled_parser_spec.rb +0 -123
- data/vendor/bundle/gems/treetop-1.4.14/spec/runtime/interval_skip_list/delete_spec.rb +0 -147
- data/vendor/bundle/gems/treetop-1.4.14/spec/runtime/interval_skip_list/expire_range_spec.rb +0 -349
- data/vendor/bundle/gems/treetop-1.4.14/spec/runtime/interval_skip_list/insert_and_delete_node_spec.rb +0 -385
- data/vendor/bundle/gems/treetop-1.4.14/spec/runtime/interval_skip_list/insert_spec.rb +0 -660
- data/vendor/bundle/gems/treetop-1.4.14/spec/runtime/interval_skip_list/interval_skip_list_spec.graffle +0 -6175
- data/vendor/bundle/gems/treetop-1.4.14/spec/runtime/interval_skip_list/interval_skip_list_spec.rb +0 -58
- data/vendor/bundle/gems/treetop-1.4.14/spec/runtime/interval_skip_list/palindromic_fixture.rb +0 -35
- data/vendor/bundle/gems/treetop-1.4.14/spec/runtime/interval_skip_list/palindromic_fixture_spec.rb +0 -163
- data/vendor/bundle/gems/treetop-1.4.14/spec/runtime/interval_skip_list/spec_helper.rb +0 -91
- data/vendor/bundle/gems/treetop-1.4.14/spec/runtime/syntax_node_spec.rb +0 -77
- data/vendor/bundle/gems/treetop-1.4.14/spec/spec_helper.rb +0 -115
- data/vendor/bundle/gems/treetop-1.4.14/treetop.gemspec +0 -186
- data/vendor/bundle/gems/turn-0.9.6/History.txt +0 -135
- data/vendor/bundle/gems/turn-0.9.6/LICENSE-GPL2.txt +0 -340
- data/vendor/bundle/gems/turn-0.9.6/LICENSE-MIT.txt +0 -21
- data/vendor/bundle/gems/turn-0.9.6/LICENSE-RUBY.txt +0 -56
- data/vendor/bundle/gems/turn-0.9.6/LICENSE.txt +0 -35
- data/vendor/bundle/gems/turn-0.9.6/README.md +0 -158
- data/vendor/bundle/gems/turn-0.9.6/Release.txt +0 -53
- data/vendor/bundle/gems/turn-0.9.6/Version.txt +0 -1
- data/vendor/bundle/gems/turn-0.9.6/bin/turn +0 -10
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/autoload.rb +0 -6
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/autorun.rb +0 -4
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/bin.rb +0 -10
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/colorize.rb +0 -96
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/command.rb +0 -283
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/components/case.rb +0 -109
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/components/method.rb +0 -53
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/components/suite.rb +0 -94
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/components.rb +0 -4
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/configuration.rb +0 -239
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/controller.rb +0 -57
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/core_ext.rb +0 -31
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/minitest.rb +0 -26
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/reporter.rb +0 -131
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/reporters/cue_reporter.rb +0 -183
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/reporters/dot_reporter.rb +0 -89
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/reporters/marshal_reporter.rb +0 -17
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/reporters/outline_reporter.rb +0 -181
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/reporters/pretty_reporter.rb +0 -165
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/reporters/progress_reporter.rb +0 -153
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/runners/crossrunner.rb +0 -42
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/runners/isorunner.rb +0 -169
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/runners/loadrunner.rb +0 -48
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/runners/minirunner.rb +0 -127
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/runners/solorunner.rb +0 -7
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/runners/testrunner.rb +0 -168
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/testunit.rb +0 -24
- data/vendor/bundle/gems/turn-0.9.6/lib/turn/version.rb +0 -3
- data/vendor/bundle/gems/turn-0.9.6/lib/turn.rb +0 -14
- data/vendor/bundle/gems/turn-0.9.6/test/helper.rb +0 -155
- data/vendor/bundle/gems/turn-0.9.6/test/reporter_test.rb +0 -35
- data/vendor/bundle/gems/turn-0.9.6/test/runner +0 -2
- data/vendor/bundle/gems/turn-0.9.6/test/test_framework.rb +0 -174
- data/vendor/bundle/gems/turn-0.9.6/test/test_reporters.rb +0 -44
- data/vendor/bundle/gems/turn-0.9.6/test/test_runners.rb +0 -56
- data/vendor/bundle/gems/turn-0.9.6/try/test_autorun_minitest.rb +0 -29
- data/vendor/bundle/gems/turn-0.9.6/try/test_autorun_testunit.rb +0 -25
- data/vendor/bundle/gems/turn-0.9.6/try/test_counts.rb +0 -17
- data/vendor/bundle/gems/turn-0.9.6/try/test_sample.rb +0 -35
- data/vendor/bundle/gems/turn-0.9.6/try/test_sample2.rb +0 -33
- data/vendor/bundle/gems/tzinfo-0.3.37/CHANGES +0 -493
- data/vendor/bundle/gems/tzinfo-0.3.37/LICENSE +0 -19
- data/vendor/bundle/gems/tzinfo-0.3.37/README +0 -101
- data/vendor/bundle/gems/tzinfo-0.3.37/Rakefile +0 -241
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/country.rb +0 -176
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/country_index_definition.rb +0 -48
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/country_info.rb +0 -80
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/country_timezone.rb +0 -100
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/data_timezone.rb +0 -45
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/data_timezone_info.rb +0 -222
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Abidjan.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Accra.rb +0 -31
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Addis_Ababa.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Algiers.rb +0 -53
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Asmara.rb +0 -20
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Asmera.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Bamako.rb +0 -19
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Bangui.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Banjul.rb +0 -20
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Bissau.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Blantyre.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Brazzaville.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Bujumbura.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Cairo.rb +0 -139
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Casablanca.rb +0 -138
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Ceuta.rb +0 -170
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Conakry.rb +0 -19
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Dakar.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Dar_es_Salaam.rb +0 -19
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Djibouti.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Douala.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/El_Aaiun.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Freetown.rb +0 -51
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Gaborone.rb +0 -21
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Harare.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Johannesburg.rb +0 -23
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Juba.rb +0 -51
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Kampala.rb +0 -21
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Khartoum.rb +0 -51
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Kigali.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Kinshasa.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Lagos.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Libreville.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Lome.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Luanda.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Lubumbashi.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Lusaka.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Malabo.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Maputo.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Maseru.rb +0 -19
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Mbabane.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Mogadishu.rb +0 -19
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Monrovia.rb +0 -20
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Nairobi.rb +0 -21
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Ndjamena.rb +0 -19
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Niamey.rb +0 -20
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Nouakchott.rb +0 -19
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Ouagadougou.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Porto__m__Novo.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Sao_Tome.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Timbuktu.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Tripoli.rb +0 -123
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Tunis.rb +0 -51
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Africa/Windhoek.rb +0 -138
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Adak.rb +0 -194
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Anchorage.rb +0 -194
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Anguilla.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Antigua.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Araguaina.rb +0 -141
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/Buenos_Aires.rb +0 -82
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/Catamarca.rb +0 -83
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/ComodRivadavia.rb +0 -13
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/Cordoba.rb +0 -83
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/Jujuy.rb +0 -82
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/La_Rioja.rb +0 -84
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/Mendoza.rb +0 -84
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/Rio_Gallegos.rb +0 -83
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/Salta.rb +0 -81
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/San_Juan.rb +0 -84
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/San_Luis.rb +0 -85
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/Tucuman.rb +0 -85
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Argentina/Ushuaia.rb +0 -83
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Aruba.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Asuncion.rb +0 -172
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Atikokan.rb +0 -26
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Atka.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Bahia.rb +0 -77
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Bahia_Banderas.rb +0 -138
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Barbados.rb +0 -27
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Belem.rb +0 -45
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Belize.rb +0 -72
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Blanc__m__Sablon.rb +0 -24
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Boa_Vista.rb +0 -49
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Bogota.rb +0 -21
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Boise.rb +0 -197
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Buenos_Aires.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Cambridge_Bay.rb +0 -171
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Campo_Grande.rb +0 -169
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Cancun.rb +0 -131
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Caracas.rb +0 -21
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Catamarca.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Cayenne.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Cayman.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Chicago.rb +0 -281
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Chihuahua.rb +0 -134
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Coral_Harbour.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Cordoba.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Costa_Rica.rb +0 -27
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Creston.rb +0 -19
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Cuiaba.rb +0 -167
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Curacao.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Danmarkshavn.rb +0 -51
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Dawson.rb +0 -174
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Dawson_Creek.rb +0 -77
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Denver.rb +0 -202
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Detroit.rb +0 -184
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Dominica.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Edmonton.rb +0 -198
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Eirunepe.rb +0 -49
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/El_Salvador.rb +0 -21
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Ensenada.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Fort_Wayne.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Fortaleza.rb +0 -55
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Glace_Bay.rb +0 -184
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Godthab.rb +0 -159
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Goose_Bay.rb +0 -253
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Grand_Turk.rb +0 -163
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Grenada.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Guadeloupe.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Guatemala.rb +0 -25
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Guayaquil.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Guyana.rb +0 -22
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Halifax.rb +0 -272
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Havana.rb +0 -199
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Hermosillo.rb +0 -33
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Indiana/Indianapolis.rb +0 -147
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Indiana/Knox.rb +0 -201
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Indiana/Marengo.rb +0 -151
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Indiana/Petersburg.rb +0 -164
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Indiana/Tell_City.rb +0 -149
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Indiana/Vevay.rb +0 -129
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Indiana/Vincennes.rb +0 -149
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Indiana/Winamac.rb +0 -155
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Indianapolis.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Inuvik.rb +0 -164
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Iqaluit.rb +0 -168
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Jamaica.rb +0 -39
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Jujuy.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Juneau.rb +0 -193
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Kentucky/Louisville.rb +0 -226
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Kentucky/Monticello.rb +0 -196
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Knox_IN.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Kralendijk.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/La_Paz.rb +0 -20
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Lima.rb +0 -33
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Los_Angeles.rb +0 -230
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Louisville.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Lower_Princes.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Maceio.rb +0 -57
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Managua.rb +0 -34
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Manaus.rb +0 -47
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Marigot.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Martinique.rb +0 -21
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Matamoros.rb +0 -129
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Mazatlan.rb +0 -137
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Mendoza.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Menominee.rb +0 -188
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Merida.rb +0 -130
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Metlakatla.rb +0 -55
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Mexico_City.rb +0 -142
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Miquelon.rb +0 -147
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Moncton.rb +0 -252
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Monterrey.rb +0 -129
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Montevideo.rb +0 -177
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Montreal.rb +0 -277
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Montserrat.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Nassau.rb +0 -191
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/New_York.rb +0 -280
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Nipigon.rb +0 -179
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Nome.rb +0 -194
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Noronha.rb +0 -55
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/North_Dakota/Beulah.rb +0 -198
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/North_Dakota/Center.rb +0 -198
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/North_Dakota/New_Salem.rb +0 -198
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Ojinaga.rb +0 -134
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Panama.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Pangnirtung.rb +0 -171
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Paramaribo.rb +0 -24
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Phoenix.rb +0 -28
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Port__m__au__m__Prince.rb +0 -131
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Port_of_Spain.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Porto_Acre.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Porto_Velho.rb +0 -45
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Puerto_Rico.rb +0 -21
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Rainy_River.rb +0 -179
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Rankin_Inlet.rb +0 -163
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Recife.rb +0 -55
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Regina.rb +0 -72
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Resolute.rb +0 -163
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Rio_Branco.rb +0 -47
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Rosario.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Santa_Isabel.rb +0 -194
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Santarem.rb +0 -47
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Santiago.rb +0 -203
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Santo_Domingo.rb +0 -36
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Sao_Paulo.rb +0 -169
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Scoresbysund.rb +0 -161
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Shiprock.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Sitka.rb +0 -192
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/St_Barthelemy.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/St_Johns.rb +0 -286
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/St_Kitts.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/St_Lucia.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/St_Thomas.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/St_Vincent.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Swift_Current.rb +0 -42
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Tegucigalpa.rb +0 -23
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Thule.rb +0 -137
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Thunder_Bay.rb +0 -184
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Tijuana.rb +0 -194
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Toronto.rb +0 -277
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Tortola.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Vancouver.rb +0 -234
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Virgin.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Whitehorse.rb +0 -174
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Winnipeg.rb +0 -230
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Yakutat.rb +0 -191
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/America/Yellowknife.rb +0 -167
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Antarctica/Casey.rb +0 -21
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Antarctica/Davis.rb +0 -23
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Antarctica/DumontDUrville.rb +0 -19
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Antarctica/Macquarie.rb +0 -112
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Antarctica/Mawson.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Antarctica/McMurdo.rb +0 -169
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Antarctica/Palmer.rb +0 -170
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Antarctica/Rothera.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Antarctica/South_Pole.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Antarctica/Syowa.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Antarctica/Vostok.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Arctic/Longyearbyen.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Aden.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Almaty.rb +0 -65
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Amman.rb +0 -159
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Anadyr.rb +0 -84
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Aqtau.rb +0 -73
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Aqtobe.rb +0 -69
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Ashgabat.rb +0 -46
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Ashkhabad.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Baghdad.rb +0 -71
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Bahrain.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Baku.rb +0 -159
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Bangkok.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Beirut.rb +0 -183
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Bishkek.rb +0 -73
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Brunei.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Calcutta.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Choibalsan.rb +0 -66
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Chongqing.rb +0 -31
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Chungking.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Colombo.rb +0 -28
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Dacca.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Damascus.rb +0 -193
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Dhaka.rb +0 -28
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Dili.rb +0 -23
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Dubai.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Dushanbe.rb +0 -43
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Gaza.rb +0 -113
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Harbin.rb +0 -35
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Hebron.rb +0 -115
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Ho_Chi_Minh.rb +0 -21
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Hong_Kong.rb +0 -86
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Hovd.rb +0 -63
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Irkutsk.rb +0 -85
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Istanbul.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Jakarta.rb +0 -28
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Jayapura.rb +0 -19
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Jerusalem.rb +0 -187
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Kabul.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Kamchatka.rb +0 -82
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Karachi.rb +0 -30
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Kashgar.rb +0 -33
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Kathmandu.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Katmandu.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Khandyga.rb +0 -88
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Kolkata.rb +0 -23
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Krasnoyarsk.rb +0 -83
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Kuala_Lumpur.rb +0 -29
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Kuching.rb +0 -38
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Kuwait.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Macao.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Macau.rb +0 -59
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Magadan.rb +0 -83
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Makassar.rb +0 -21
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Manila.rb +0 -28
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Muscat.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Nicosia.rb +0 -169
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Novokuznetsk.rb +0 -85
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Novosibirsk.rb +0 -83
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Omsk.rb +0 -83
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Oral.rb +0 -72
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Phnom_Penh.rb +0 -21
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Pontianak.rb +0 -28
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Pyongyang.rb +0 -23
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Qatar.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Qyzylorda.rb +0 -71
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Rangoon.rb +0 -22
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Riyadh.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Riyadh87.rb +0 -590
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Riyadh88.rb +0 -580
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Riyadh89.rb +0 -580
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Saigon.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Sakhalin.rb +0 -85
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Samarkand.rb +0 -45
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Seoul.rb +0 -32
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Shanghai.rb +0 -33
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Singapore.rb +0 -31
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Taipei.rb +0 -57
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Tashkent.rb +0 -45
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Tbilisi.rb +0 -76
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Tehran.rb +0 -119
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Tel_Aviv.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Thimbu.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Thimphu.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Tokyo.rb +0 -28
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Ujung_Pandang.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Ulaanbaatar.rb +0 -63
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Ulan_Bator.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Urumqi.rb +0 -31
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Ust__m__Nera.rb +0 -87
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Vientiane.rb +0 -21
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Vladivostok.rb +0 -84
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Yakutsk.rb +0 -83
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Yekaterinburg.rb +0 -85
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Asia/Yerevan.rb +0 -85
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/Azores.rb +0 -268
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/Bermuda.rb +0 -171
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/Canary.rb +0 -161
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/Cape_Verde.rb +0 -21
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/Faeroe.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/Faroe.rb +0 -157
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/Jan_Mayen.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/Madeira.rb +0 -267
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/Reykjavik.rb +0 -83
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/South_Georgia.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/St_Helena.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Atlantic/Stanley.rb +0 -90
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/ACT.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Adelaide.rb +0 -185
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Brisbane.rb +0 -33
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Broken_Hill.rb +0 -187
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Canberra.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Currie.rb +0 -183
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Darwin.rb +0 -27
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Eucla.rb +0 -35
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Hobart.rb +0 -191
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/LHI.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Lindeman.rb +0 -37
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Lord_Howe.rb +0 -158
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Melbourne.rb +0 -183
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/NSW.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/North.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Perth.rb +0 -35
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Queensland.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/South.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Sydney.rb +0 -183
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Tasmania.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Victoria.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/West.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Australia/Yancowinna.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Brazil/Acre.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Brazil/DeNoronha.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Brazil/East.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Brazil/West.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/CET.rb +0 -175
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/CST6CDT.rb +0 -190
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Canada/Atlantic.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Canada/Central.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Canada/East__m__Saskatchewan.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Canada/Eastern.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Canada/Mountain.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Canada/Newfoundland.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Canada/Pacific.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Canada/Saskatchewan.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Canada/Yukon.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Chile/Continental.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Chile/EasterIsland.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Cuba.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/EET.rb +0 -161
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/EST.rb +0 -12
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/EST5EDT.rb +0 -190
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Egypt.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Eire.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT0.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__0.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__1.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__10.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__11.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__12.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__13.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__14.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__2.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__3.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__4.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__5.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__6.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__7.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__8.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__m__9.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__0.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__1.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__10.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__11.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__12.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__2.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__3.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__4.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__5.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__6.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__7.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__8.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/GMT__p__9.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/Greenwich.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/UCT.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/UTC.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/Universal.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Etc/Zulu.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Amsterdam.rb +0 -226
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Andorra.rb +0 -151
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Athens.rb +0 -183
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Belfast.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Belgrade.rb +0 -161
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Berlin.rb +0 -186
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Bratislava.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Brussels.rb +0 -230
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Bucharest.rb +0 -179
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Budapest.rb +0 -195
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Busingen.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Chisinau.rb +0 -187
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Copenhagen.rb +0 -177
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Dublin.rb +0 -274
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Gibraltar.rb +0 -243
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Guernsey.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Helsinki.rb +0 -161
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Isle_of_Man.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Istanbul.rb +0 -216
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Jersey.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Kaliningrad.rb +0 -101
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Kiev.rb +0 -166
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Lisbon.rb +0 -266
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Ljubljana.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/London.rb +0 -286
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Luxembourg.rb +0 -229
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Madrid.rb +0 -209
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Malta.rb +0 -211
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Mariehamn.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Minsk.rb +0 -90
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Monaco.rb +0 -231
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Moscow.rb +0 -101
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Nicosia.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Oslo.rb +0 -183
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Paris.rb +0 -230
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Podgorica.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Prague.rb +0 -185
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Riga.rb +0 -174
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Rome.rb +0 -213
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Samara.rb +0 -88
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/San_Marino.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Sarajevo.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Simferopol.rb +0 -168
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Skopje.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Sofia.rb +0 -171
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Stockholm.rb +0 -163
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Tallinn.rb +0 -170
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Tirane.rb +0 -175
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Tiraspol.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Uzhgorod.rb +0 -166
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Vaduz.rb +0 -157
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Vatican.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Vienna.rb +0 -181
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Vilnius.rb +0 -168
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Volgograd.rb +0 -85
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Warsaw.rb +0 -210
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Zagreb.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Zaporozhye.rb +0 -169
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Europe/Zurich.rb +0 -163
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/GB.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/GB__m__Eire.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/GMT.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/GMT0.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/GMT__m__0.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/GMT__p__0.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Greenwich.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/HST.rb +0 -12
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Hongkong.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Iceland.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Indian/Antananarivo.rb +0 -19
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Indian/Chagos.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Indian/Christmas.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Indian/Cocos.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Indian/Comoro.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Indian/Kerguelen.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Indian/Mahe.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Indian/Maldives.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Indian/Mauritius.rb +0 -21
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Indian/Mayotte.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Indian/Reunion.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Iran.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Israel.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Jamaica.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Japan.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Kwajalein.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Libya.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/MET.rb +0 -175
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/MST.rb +0 -12
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/MST7MDT.rb +0 -190
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Mexico/BajaNorte.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Mexico/BajaSur.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Mexico/General.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Mideast/Riyadh87.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Mideast/Riyadh88.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Mideast/Riyadh89.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/NZ.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/NZ__m__CHAT.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Navajo.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/PRC.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/PST8PDT.rb +0 -190
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Apia.rb +0 -104
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Auckland.rb +0 -200
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Chatham.rb +0 -169
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Chuuk.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Easter.rb +0 -188
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Efate.rb +0 -37
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Enderbury.rb +0 -20
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Fakaofo.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Fiji.rb +0 -103
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Funafuti.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Galapagos.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Gambier.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Guadalcanal.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Guam.rb +0 -20
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Honolulu.rb +0 -23
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Johnston.rb +0 -14
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Kiritimati.rb +0 -20
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Kosrae.rb +0 -19
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Kwajalein.rb +0 -20
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Majuro.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Marquesas.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Midway.rb +0 -23
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Nauru.rb +0 -21
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Niue.rb +0 -20
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Norfolk.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Noumea.rb +0 -23
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Pago_Pago.rb +0 -24
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Palau.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Pitcairn.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Pohnpei.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Ponape.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Port_Moresby.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Rarotonga.rb +0 -44
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Saipan.rb +0 -22
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Samoa.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Tahiti.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Tarawa.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Tongatapu.rb +0 -25
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Truk.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Wake.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Wallis.rb +0 -16
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Pacific/Yap.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Poland.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Portugal.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/ROC.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/ROK.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Singapore.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Turkey.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/UCT.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Alaska.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Aleutian.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Arizona.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Central.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/East__m__Indiana.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Eastern.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Hawaii.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Indiana__m__Starke.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Michigan.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Mountain.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Pacific.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Pacific__m__New.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/US/Samoa.rb +0 -11
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/UTC.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Universal.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/WET.rb +0 -161
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/W__m__SU.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/definitions/Zulu.rb +0 -9
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/indexes/countries.rb +0 -922
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/indexes/timezones.rb +0 -592
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/info_timezone.rb +0 -50
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/linked_timezone.rb +0 -49
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/linked_timezone_info.rb +0 -42
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/offset_rationals.rb +0 -97
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/ruby_core_support.rb +0 -80
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/time_or_datetime.rb +0 -291
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/timezone.rb +0 -535
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/timezone_definition.rb +0 -53
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/timezone_index_definition.rb +0 -70
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/timezone_info.rb +0 -40
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/timezone_offset_info.rb +0 -94
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/timezone_period.rb +0 -197
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/timezone_proxy.rb +0 -83
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/timezone_transition_info.rb +0 -127
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo/tzdataparser.rb +0 -1168
- data/vendor/bundle/gems/tzinfo-0.3.37/lib/tzinfo.rb +0 -55
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_country.rb +0 -156
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_country_index_definition.rb +0 -70
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_country_info.rb +0 -72
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_country_timezone.rb +0 -121
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_data_timezone.rb +0 -68
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_data_timezone_info.rb +0 -282
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_info_timezone.rb +0 -36
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_linked_timezone.rb +0 -102
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_linked_timezone_info.rb +0 -18
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_offset_rationals.rb +0 -25
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_ruby_core_support.rb +0 -31
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_time_or_datetime.rb +0 -422
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone.rb +0 -964
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone_definition.rb +0 -115
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone_index_definition.rb +0 -75
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone_info.rb +0 -13
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone_london.rb +0 -114
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone_melbourne.rb +0 -114
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone_new_york.rb +0 -114
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone_offset_info.rb +0 -116
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone_period.rb +0 -509
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone_proxy.rb +0 -87
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone_transition_info.rb +0 -194
- data/vendor/bundle/gems/tzinfo-0.3.37/test/tc_timezone_utc.rb +0 -29
- data/vendor/bundle/gems/tzinfo-0.3.37/test/test_utils.rb +0 -21
- data/vendor/bundle/gems/tzinfo-0.3.37/test/ts_all.rb +0 -9
- data/vendor/bundle/gems/yard-0.8.6.1/LEGAL +0 -66
- data/vendor/bundle/gems/yard-0.8.6.1/LICENSE +0 -22
- data/vendor/bundle/gems/yard-0.8.6.1/README.md +0 -601
- data/vendor/bundle/gems/yard-0.8.6.1/Rakefile +0 -61
- data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/builtins_vs_eval.rb +0 -23
- data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/concat_vs_join.rb +0 -12
- data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/erb_vs_erubis.rb +0 -53
- data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/format_args.rb +0 -46
- data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/generation.rb +0 -37
- data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/marshal_vs_dbm.rb +0 -63
- data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/parsing.rb +0 -46
- data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/pathname_vs_string.rb +0 -50
- data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/rdoc_vs_yardoc.rb +0 -10
- data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/registry_store_types.rb +0 -48
- data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/ri_vs_yri.rb +0 -18
- data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/ripper_parser.rb +0 -12
- data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/splat_vs_flatten.rb +0 -12
- data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/template_erb.rb +0 -22
- data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/template_format.rb +0 -6
- data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/template_profile.rb +0 -17
- data/vendor/bundle/gems/yard-0.8.6.1/benchmarks/yri_cache.rb +0 -19
- data/vendor/bundle/gems/yard-0.8.6.1/bin/yard +0 -12
- data/vendor/bundle/gems/yard-0.8.6.1/bin/yardoc +0 -12
- data/vendor/bundle/gems/yard-0.8.6.1/bin/yri +0 -12
- data/vendor/bundle/gems/yard-0.8.6.1/docs/CodeObjects.md +0 -115
- data/vendor/bundle/gems/yard-0.8.6.1/docs/GettingStarted.md +0 -592
- data/vendor/bundle/gems/yard-0.8.6.1/docs/Handlers.md +0 -152
- data/vendor/bundle/gems/yard-0.8.6.1/docs/Overview.md +0 -61
- data/vendor/bundle/gems/yard-0.8.6.1/docs/Parser.md +0 -191
- data/vendor/bundle/gems/yard-0.8.6.1/docs/Tags.md +0 -282
- data/vendor/bundle/gems/yard-0.8.6.1/docs/TagsArch.md +0 -123
- data/vendor/bundle/gems/yard-0.8.6.1/docs/Templates.md +0 -496
- data/vendor/bundle/gems/yard-0.8.6.1/docs/WhatsNew.md +0 -1244
- data/vendor/bundle/gems/yard-0.8.6.1/docs/images/code-objects-class-diagram.png +0 -0
- data/vendor/bundle/gems/yard-0.8.6.1/docs/images/handlers-class-diagram.png +0 -0
- data/vendor/bundle/gems/yard-0.8.6.1/docs/images/overview-class-diagram.png +0 -0
- data/vendor/bundle/gems/yard-0.8.6.1/docs/images/parser-class-diagram.png +0 -0
- data/vendor/bundle/gems/yard-0.8.6.1/docs/images/tags-class-diagram.png +0 -0
- data/vendor/bundle/gems/yard-0.8.6.1/docs/templates/default/fulldoc/html/full_list_tag.erb +0 -7
- data/vendor/bundle/gems/yard-0.8.6.1/docs/templates/default/fulldoc/html/setup.rb +0 -6
- data/vendor/bundle/gems/yard-0.8.6.1/docs/templates/default/layout/html/setup.rb +0 -8
- data/vendor/bundle/gems/yard-0.8.6.1/docs/templates/default/layout/html/tag_list.erb +0 -11
- data/vendor/bundle/gems/yard-0.8.6.1/docs/templates/default/yard_tags/html/list.erb +0 -18
- data/vendor/bundle/gems/yard-0.8.6.1/docs/templates/default/yard_tags/html/setup.rb +0 -27
- data/vendor/bundle/gems/yard-0.8.6.1/docs/templates/plugin.rb +0 -65
- data/vendor/bundle/gems/yard-0.8.6.1/lib/rubygems_plugin.rb +0 -4
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/autoload.rb +0 -290
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/command.rb +0 -84
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/command_parser.rb +0 -92
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/config.rb +0 -136
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/diff.rb +0 -270
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/display.rb +0 -68
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/gems.rb +0 -83
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/graph.rb +0 -125
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/help.rb +0 -18
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/i18n.rb +0 -69
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/list.rb +0 -22
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/markup_types.rb +0 -33
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/server.rb +0 -253
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/stats.rb +0 -213
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/yardoc.rb +0 -731
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/yardopts_command.rb +0 -109
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/cli/yri.rb +0 -214
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/base.rb +0 -585
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/class_object.rb +0 -143
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/class_variable_object.rb +0 -8
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/constant_object.rb +0 -13
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/extended_method_object.rb +0 -23
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/extra_file_object.rb +0 -128
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/macro_object.rb +0 -172
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/method_object.rb +0 -191
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/module_object.rb +0 -18
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/namespace_object.rb +0 -200
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/proxy.rb +0 -258
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/code_objects/root_object.rb +0 -17
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/config.rb +0 -269
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/core_ext/array.rb +0 -15
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/core_ext/file.rb +0 -65
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/core_ext/hash.rb +0 -15
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/core_ext/insertion.rb +0 -60
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/core_ext/module.rb +0 -19
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/core_ext/string.rb +0 -67
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/core_ext/symbol_hash.rb +0 -73
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/docstring.rb +0 -364
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/docstring_parser.rb +0 -321
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/globals.rb +0 -18
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/base.rb +0 -597
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/alias_handler.rb +0 -15
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/attribute_handler.rb +0 -13
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/base.rb +0 -110
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/class_handler.rb +0 -26
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/constant_handler.rb +0 -12
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/handler_methods.rb +0 -166
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/init_handler.rb +0 -18
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/method_handler.rb +0 -35
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/mixin_handler.rb +0 -13
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/module_handler.rb +0 -16
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/override_comment_handler.rb +0 -30
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/path_handler.rb +0 -10
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/struct_handler.rb +0 -12
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/c/symbol_handler.rb +0 -7
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/processor.rb +0 -201
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/alias_handler.rb +0 -41
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/attribute_handler.rb +0 -82
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/base.rb +0 -164
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/class_condition_handler.rb +0 -86
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/class_handler.rb +0 -121
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/class_variable_handler.rb +0 -16
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/comment_handler.rb +0 -9
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/constant_handler.rb +0 -45
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/dsl_handler.rb +0 -14
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/dsl_handler_methods.rb +0 -77
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/exception_handler.rb +0 -26
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/extend_handler.rb +0 -21
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/alias_handler.rb +0 -34
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/attribute_handler.rb +0 -60
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/base.rb +0 -250
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/class_condition_handler.rb +0 -83
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/class_handler.rb +0 -111
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/class_variable_handler.rb +0 -14
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/comment_handler.rb +0 -9
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/constant_handler.rb +0 -28
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/dsl_handler.rb +0 -16
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/exception_handler.rb +0 -12
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/extend_handler.rb +0 -20
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/method_handler.rb +0 -85
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/mixin_handler.rb +0 -39
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/module_function_handler.rb +0 -18
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/module_handler.rb +0 -11
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/private_constant_handler.rb +0 -21
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/visibility_handler.rb +0 -16
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/yield_handler.rb +0 -28
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/method_condition_handler.rb +0 -8
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/method_handler.rb +0 -92
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/mixin_handler.rb +0 -36
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/module_function_handler.rb +0 -26
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/module_handler.rb +0 -11
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/private_constant_handler.rb +0 -36
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/struct_handler_methods.rb +0 -141
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/visibility_handler.rb +0 -24
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/handlers/ruby/yield_handler.rb +0 -30
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/i18n/locale.rb +0 -74
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/i18n/message.rb +0 -56
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/i18n/messages.rb +0 -55
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/i18n/pot_generator.rb +0 -280
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/i18n/text.rb +0 -173
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/logging.rb +0 -190
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/options.rb +0 -216
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/base.rb +0 -56
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/c/c_parser.rb +0 -225
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/c/comment_parser.rb +0 -131
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/c/statement.rb +0 -63
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/ruby/ast_node.rb +0 -496
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/ruby/legacy/ruby_lex.rb +0 -1377
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/ruby/legacy/ruby_parser.rb +0 -31
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/ruby/legacy/statement.rb +0 -65
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/ruby/legacy/statement_list.rb +0 -384
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/ruby/legacy/token_list.rb +0 -71
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/ruby/ruby_parser.rb +0 -625
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/parser/source_parser.rb +0 -517
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/rake/yardoc_task.rb +0 -74
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/registry.rb +0 -438
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/registry_store.rb +0 -319
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/rubygems/backports/LICENSE.txt +0 -57
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/rubygems/backports/MIT.txt +0 -20
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/rubygems/backports/gem.rb +0 -9
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/rubygems/backports/source_index.rb +0 -370
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/rubygems/backports.rb +0 -8
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/rubygems/doc_manager.rb +0 -88
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/rubygems/specification.rb +0 -41
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/serializers/base.rb +0 -80
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/serializers/file_system_serializer.rb +0 -90
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/serializers/process_serializer.rb +0 -24
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/serializers/stdout_serializer.rb +0 -32
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/serializers/yardoc_serializer.rb +0 -124
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/adapter.rb +0 -100
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/commands/base.rb +0 -192
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/commands/display_file_command.rb +0 -24
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/commands/display_object_command.rb +0 -58
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/commands/frames_command.rb +0 -15
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/commands/library_command.rb +0 -148
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/commands/library_index_command.rb +0 -24
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/commands/list_command.rb +0 -24
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/commands/search_command.rb +0 -78
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/commands/static_file_command.rb +0 -57
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/doc_server_helper.rb +0 -76
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/doc_server_serializer.rb +0 -33
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/library_version.rb +0 -227
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/rack_adapter.rb +0 -88
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/router.rb +0 -176
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/static_caching.rb +0 -45
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/default/fulldoc/html/css/custom.css +0 -78
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/default/fulldoc/html/images/processing.gif +0 -0
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/default/fulldoc/html/js/autocomplete.js +0 -12
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/default/layout/html/breadcrumb.erb +0 -46
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/default/layout/html/script_setup.erb +0 -8
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/default/layout/html/setup.rb +0 -7
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/default/method_details/html/permalink.erb +0 -4
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/default/method_details/html/setup.rb +0 -4
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/library_list/html/contents.erb +0 -13
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/library_list/html/headers.erb +0 -26
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/library_list/html/library_list.erb +0 -12
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/library_list/html/setup.rb +0 -3
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/library_list/html/title.erb +0 -2
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/processing/html/processing.erb +0 -51
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/processing/html/setup.rb +0 -3
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/search/html/search.erb +0 -18
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/search/html/setup.rb +0 -8
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server/webrick_adapter.rb +0 -43
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/server.rb +0 -11
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/tags/default_factory.rb +0 -176
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/tags/default_tag.rb +0 -12
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/tags/directives.rb +0 -595
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/tags/library.rb +0 -630
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/tags/option_tag.rb +0 -12
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/tags/overload_tag.rb +0 -65
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/tags/ref_tag.rb +0 -7
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/tags/ref_tag_list.rb +0 -27
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/tags/tag.rb +0 -57
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/tags/tag_format_error.rb +0 -6
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/engine.rb +0 -185
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/erb_cache.rb +0 -22
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/helpers/base_helper.rb +0 -212
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/helpers/filter_helper.rb +0 -26
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/helpers/html_helper.rb +0 -599
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/helpers/html_syntax_highlight_helper.rb +0 -59
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/helpers/markup/rdoc_markdown.rb +0 -22
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/helpers/markup/rdoc_markup.rb +0 -106
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/helpers/markup_helper.rb +0 -169
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/helpers/method_helper.rb +0 -74
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/helpers/module_helper.rb +0 -19
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/helpers/text_helper.rb +0 -95
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/helpers/uml_helper.rb +0 -46
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/section.rb +0 -106
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/template.rb +0 -407
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/templates/template_options.rb +0 -88
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/verifier.rb +0 -148
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard/version.rb +0 -3
- data/vendor/bundle/gems/yard-0.8.6.1/lib/yard.rb +0 -71
- data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/command_parser_spec.rb +0 -43
- data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/command_spec.rb +0 -36
- data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/config_spec.rb +0 -92
- data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/diff_spec.rb +0 -260
- data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/display_spec.rb +0 -30
- data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/gems_spec.rb +0 -81
- data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/graph_spec.rb +0 -17
- data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/help_spec.rb +0 -22
- data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/i18n_spec.rb +0 -111
- data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/list_spec.rb +0 -8
- data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/markup_types_spec.rb +0 -22
- data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/server_spec.rb +0 -327
- data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/stats_spec.rb +0 -90
- data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/yardoc_spec.rb +0 -777
- data/vendor/bundle/gems/yard-0.8.6.1/spec/cli/yri_spec.rb +0 -99
- data/vendor/bundle/gems/yard-0.8.6.1/spec/code_objects/base_spec.rb +0 -438
- data/vendor/bundle/gems/yard-0.8.6.1/spec/code_objects/class_object_spec.rb +0 -225
- data/vendor/bundle/gems/yard-0.8.6.1/spec/code_objects/code_object_list_spec.rb +0 -33
- data/vendor/bundle/gems/yard-0.8.6.1/spec/code_objects/constants_spec.rb +0 -82
- data/vendor/bundle/gems/yard-0.8.6.1/spec/code_objects/extra_file_object_spec.rb +0 -147
- data/vendor/bundle/gems/yard-0.8.6.1/spec/code_objects/macro_object_spec.rb +0 -148
- data/vendor/bundle/gems/yard-0.8.6.1/spec/code_objects/method_object_spec.rb +0 -175
- data/vendor/bundle/gems/yard-0.8.6.1/spec/code_objects/module_object_spec.rb +0 -141
- data/vendor/bundle/gems/yard-0.8.6.1/spec/code_objects/namespace_object_spec.rb +0 -170
- data/vendor/bundle/gems/yard-0.8.6.1/spec/code_objects/proxy_spec.rb +0 -140
- data/vendor/bundle/gems/yard-0.8.6.1/spec/code_objects/spec_helper.rb +0 -3
- data/vendor/bundle/gems/yard-0.8.6.1/spec/config_spec.rb +0 -176
- data/vendor/bundle/gems/yard-0.8.6.1/spec/core_ext/array_spec.rb +0 -14
- data/vendor/bundle/gems/yard-0.8.6.1/spec/core_ext/file_spec.rb +0 -68
- data/vendor/bundle/gems/yard-0.8.6.1/spec/core_ext/hash_spec.rb +0 -14
- data/vendor/bundle/gems/yard-0.8.6.1/spec/core_ext/insertion_spec.rb +0 -37
- data/vendor/bundle/gems/yard-0.8.6.1/spec/core_ext/module_spec.rb +0 -15
- data/vendor/bundle/gems/yard-0.8.6.1/spec/core_ext/string_spec.rb +0 -42
- data/vendor/bundle/gems/yard-0.8.6.1/spec/core_ext/symbol_hash_spec.rb +0 -86
- data/vendor/bundle/gems/yard-0.8.6.1/spec/docstring_parser_spec.rb +0 -228
- data/vendor/bundle/gems/yard-0.8.6.1/spec/docstring_spec.rb +0 -325
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/alias_handler_spec.rb +0 -80
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/attribute_handler_spec.rb +0 -94
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/base_spec.rb +0 -206
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/alias_handler_spec.rb +0 -33
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/attribute_handler_spec.rb +0 -40
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/class_handler_spec.rb +0 -63
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/constant_handler_spec.rb +0 -68
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/init_handler_spec.rb +0 -47
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/method_handler_spec.rb +0 -229
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/mixin_handler_spec.rb +0 -27
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/module_handler_spec.rb +0 -38
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/override_comment_handler_spec.rb +0 -46
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/path_handler_spec.rb +0 -35
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/spec_helper.rb +0 -13
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/c/struct_handler_spec.rb +0 -15
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/class_condition_handler_spec.rb +0 -67
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/class_handler_spec.rb +0 -246
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/class_variable_handler_spec.rb +0 -11
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/constant_handler_spec.rb +0 -64
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/dsl_handler_spec.rb +0 -197
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/alias_handler_001.rb.txt +0 -44
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/attribute_handler_001.rb.txt +0 -32
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/class_condition_handler_001.rb.txt +0 -69
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/class_handler_001.rb.txt +0 -120
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/class_variable_handler_001.rb.txt +0 -10
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/constant_handler_001.rb.txt +0 -25
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/dsl_handler_001.rb.txt +0 -125
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/exception_handler_001.rb.txt +0 -59
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/extend_handler_001.rb.txt +0 -16
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/method_condition_handler_001.rb.txt +0 -10
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/method_handler_001.rb.txt +0 -126
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/mixin_handler_001.rb.txt +0 -37
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/module_handler_001.rb.txt +0 -29
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/private_constant_handler_001.rb.txt +0 -8
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/process_handler_001.rb.txt +0 -11
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/visibility_handler_001.rb.txt +0 -32
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/examples/yield_handler_001.rb.txt +0 -54
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/exception_handler_spec.rb +0 -48
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/extend_handler_spec.rb +0 -23
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/legacy_base_spec.rb +0 -128
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/method_condition_handler_spec.rb +0 -14
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/method_handler_spec.rb +0 -184
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/mixin_handler_spec.rb +0 -55
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/module_function_handler_spec.rb +0 -105
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/module_handler_spec.rb +0 -34
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/private_constant_handler_spec.rb +0 -24
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/processor_spec.rb +0 -34
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/ruby/base_spec.rb +0 -94
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/ruby/legacy/base_spec.rb +0 -82
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/spec_helper.rb +0 -33
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/visibility_handler_spec.rb +0 -39
- data/vendor/bundle/gems/yard-0.8.6.1/spec/handlers/yield_handler_spec.rb +0 -51
- data/vendor/bundle/gems/yard-0.8.6.1/spec/i18n/locale_spec.rb +0 -68
- data/vendor/bundle/gems/yard-0.8.6.1/spec/i18n/message_spec.rb +0 -52
- data/vendor/bundle/gems/yard-0.8.6.1/spec/i18n/messages_spec.rb +0 -67
- data/vendor/bundle/gems/yard-0.8.6.1/spec/i18n/pot_generator_spec.rb +0 -262
- data/vendor/bundle/gems/yard-0.8.6.1/spec/i18n/text_spec.rb +0 -180
- data/vendor/bundle/gems/yard-0.8.6.1/spec/logging_spec.rb +0 -35
- data/vendor/bundle/gems/yard-0.8.6.1/spec/options_spec.rb +0 -171
- data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/base_spec.rb +0 -24
- data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/c_parser_spec.rb +0 -166
- data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/examples/array.c.txt +0 -3887
- data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/examples/example1.rb.txt +0 -8
- data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/examples/extrafile.c.txt +0 -8
- data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/examples/multifile.c.txt +0 -6
- data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/examples/override.c.txt +0 -424
- data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/examples/parse_in_order_001.rb.txt +0 -2
- data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/examples/parse_in_order_002.rb.txt +0 -2
- data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/examples/tag_handler_001.rb.txt +0 -8
- data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/ruby/ast_node_spec.rb +0 -33
- data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/ruby/legacy/statement_list_spec.rb +0 -299
- data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/ruby/legacy/token_list_spec.rb +0 -77
- data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/ruby/ruby_parser_spec.rb +0 -334
- data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/source_parser_spec.rb +0 -717
- data/vendor/bundle/gems/yard-0.8.6.1/spec/parser/tag_parsing_spec.rb +0 -18
- data/vendor/bundle/gems/yard-0.8.6.1/spec/rake/yardoc_task_spec.rb +0 -101
- data/vendor/bundle/gems/yard-0.8.6.1/spec/registry_spec.rb +0 -393
- data/vendor/bundle/gems/yard-0.8.6.1/spec/registry_store_spec.rb +0 -315
- data/vendor/bundle/gems/yard-0.8.6.1/spec/rubygems/doc_manager_spec.rb +0 -112
- data/vendor/bundle/gems/yard-0.8.6.1/spec/serializers/data/serialized_yardoc/checksums +0 -1
- data/vendor/bundle/gems/yard-0.8.6.1/spec/serializers/data/serialized_yardoc/objects/Foo/bar_i.dat +0 -0
- data/vendor/bundle/gems/yard-0.8.6.1/spec/serializers/data/serialized_yardoc/objects/Foo/baz_i.dat +0 -0
- data/vendor/bundle/gems/yard-0.8.6.1/spec/serializers/data/serialized_yardoc/objects/Foo.dat +0 -0
- data/vendor/bundle/gems/yard-0.8.6.1/spec/serializers/data/serialized_yardoc/objects/root.dat +0 -0
- data/vendor/bundle/gems/yard-0.8.6.1/spec/serializers/data/serialized_yardoc/proxy_types +0 -2
- data/vendor/bundle/gems/yard-0.8.6.1/spec/serializers/file_system_serializer_spec.rb +0 -124
- data/vendor/bundle/gems/yard-0.8.6.1/spec/serializers/spec_helper.rb +0 -2
- data/vendor/bundle/gems/yard-0.8.6.1/spec/serializers/yardoc_serializer_spec.rb +0 -46
- data/vendor/bundle/gems/yard-0.8.6.1/spec/server/adapter_spec.rb +0 -38
- data/vendor/bundle/gems/yard-0.8.6.1/spec/server/commands/base_spec.rb +0 -87
- data/vendor/bundle/gems/yard-0.8.6.1/spec/server/commands/library_command_spec.rb +0 -39
- data/vendor/bundle/gems/yard-0.8.6.1/spec/server/commands/static_file_command_spec.rb +0 -84
- data/vendor/bundle/gems/yard-0.8.6.1/spec/server/doc_server_helper_spec.rb +0 -53
- data/vendor/bundle/gems/yard-0.8.6.1/spec/server/doc_server_serializer_spec.rb +0 -45
- data/vendor/bundle/gems/yard-0.8.6.1/spec/server/rack_adapter_spec.rb +0 -20
- data/vendor/bundle/gems/yard-0.8.6.1/spec/server/router_spec.rb +0 -122
- data/vendor/bundle/gems/yard-0.8.6.1/spec/server/spec_helper.rb +0 -17
- data/vendor/bundle/gems/yard-0.8.6.1/spec/server/static_caching_spec.rb +0 -39
- data/vendor/bundle/gems/yard-0.8.6.1/spec/server/webrick_servlet_spec.rb +0 -20
- data/vendor/bundle/gems/yard-0.8.6.1/spec/server_spec.rb +0 -10
- data/vendor/bundle/gems/yard-0.8.6.1/spec/spec_helper.rb +0 -128
- data/vendor/bundle/gems/yard-0.8.6.1/spec/tags/default_factory_spec.rb +0 -152
- data/vendor/bundle/gems/yard-0.8.6.1/spec/tags/default_tag_spec.rb +0 -11
- data/vendor/bundle/gems/yard-0.8.6.1/spec/tags/directives_spec.rb +0 -436
- data/vendor/bundle/gems/yard-0.8.6.1/spec/tags/library_spec.rb +0 -34
- data/vendor/bundle/gems/yard-0.8.6.1/spec/tags/overload_tag_spec.rb +0 -53
- data/vendor/bundle/gems/yard-0.8.6.1/spec/tags/ref_tag_list_spec.rb +0 -53
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/class_spec.rb +0 -44
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/constant_spec.rb +0 -40
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/engine_spec.rb +0 -121
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/class001.html +0 -280
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/class001.txt +0 -36
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/class002.html +0 -35
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/constant001.txt +0 -25
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/constant002.txt +0 -7
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/constant003.txt +0 -11
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/method001.html +0 -130
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/method001.txt +0 -35
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/method002.html +0 -86
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/method002.txt +0 -20
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/method003.html +0 -159
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/method003.txt +0 -45
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/method004.html +0 -44
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/method004.txt +0 -10
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/method005.html +0 -99
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/method005.txt +0 -33
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/module001.dot +0 -33
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/module001.html +0 -791
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/module001.txt +0 -33
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/module002.html +0 -318
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/module003.html +0 -185
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/module004.html +0 -387
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/examples/tag001.txt +0 -82
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/helpers/base_helper_spec.rb +0 -175
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/helpers/html_helper_spec.rb +0 -612
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/helpers/html_syntax_highlight_helper_spec.rb +0 -48
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/helpers/markup/rdoc_markup_spec.rb +0 -84
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/helpers/markup_helper_spec.rb +0 -135
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/helpers/method_helper_spec.rb +0 -82
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/helpers/shared_signature_examples.rb +0 -123
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/helpers/text_helper_spec.rb +0 -44
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/method_spec.rb +0 -102
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/module_spec.rb +0 -181
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/onefile_spec.rb +0 -64
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/section_spec.rb +0 -146
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/spec_helper.rb +0 -73
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/tag_spec.rb +0 -51
- data/vendor/bundle/gems/yard-0.8.6.1/spec/templates/template_spec.rb +0 -409
- data/vendor/bundle/gems/yard-0.8.6.1/spec/verifier_spec.rb +0 -106
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/class/dot/setup.rb +0 -6
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/class/dot/superklass.erb +0 -3
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/class/html/constructor_details.erb +0 -8
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/class/html/setup.rb +0 -1
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/class/html/subclasses.erb +0 -4
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/class/setup.rb +0 -36
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/class/text/setup.rb +0 -11
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/class/text/subclasses.erb +0 -5
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/constant/text/header.erb +0 -11
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/constant/text/setup.rb +0 -3
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/html/abstract.erb +0 -4
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/html/deprecated.erb +0 -1
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/html/index.erb +0 -5
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/html/note.erb +0 -6
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/html/private.erb +0 -4
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/html/returns_void.erb +0 -1
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/html/text.erb +0 -1
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/html/todo.erb +0 -6
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/setup.rb +0 -49
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/text/abstract.erb +0 -2
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/text/deprecated.erb +0 -2
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/text/index.erb +0 -2
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/text/note.erb +0 -4
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/text/private.erb +0 -2
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/text/returns_void.erb +0 -1
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/text/text.erb +0 -1
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/docstring/text/todo.erb +0 -4
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/css/common.css +0 -1
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/css/full_list.css +0 -57
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/css/style.css +0 -338
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/frames.erb +0 -28
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/full_list.erb +0 -39
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/full_list_class.erb +0 -2
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/full_list_file.erb +0 -5
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/full_list_method.erb +0 -8
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/js/app.js +0 -214
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/js/full_list.js +0 -178
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/js/jquery.js +0 -4
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/setup.rb +0 -199
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/dot/header.erb +0 -6
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/dot/setup.rb +0 -14
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/html/breadcrumb.erb +0 -13
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/html/files.erb +0 -11
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/html/footer.erb +0 -5
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/html/headers.erb +0 -14
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/html/index.erb +0 -2
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/html/layout.erb +0 -20
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/html/listing.erb +0 -4
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/html/objects.erb +0 -32
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/html/script_setup.erb +0 -5
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/html/search.erb +0 -8
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/layout/html/setup.rb +0 -71
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/method/html/header.erb +0 -16
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/method/setup.rb +0 -3
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/method/text/header.erb +0 -1
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/method_details/html/header.erb +0 -3
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/method_details/html/method_signature.erb +0 -25
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/method_details/html/source.erb +0 -10
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/method_details/setup.rb +0 -10
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/method_details/text/header.erb +0 -10
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/method_details/text/method_signature.erb +0 -12
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/method_details/text/setup.rb +0 -10
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/dot/child.erb +0 -1
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/dot/dependencies.erb +0 -3
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/dot/header.erb +0 -6
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/dot/info.erb +0 -14
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/dot/setup.rb +0 -14
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/attribute_details.erb +0 -10
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/attribute_summary.erb +0 -8
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/box_info.erb +0 -37
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/children.erb +0 -8
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/constant_summary.erb +0 -13
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/defines.erb +0 -3
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/header.erb +0 -5
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/inherited_attributes.erb +0 -14
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/inherited_constants.erb +0 -8
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/inherited_methods.erb +0 -19
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/item_summary.erb +0 -40
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/method_details_list.erb +0 -9
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/method_summary.erb +0 -14
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/methodmissing.erb +0 -12
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/html/pre_docstring.erb +0 -1
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/setup.rb +0 -164
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/text/children.erb +0 -10
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/text/class_meths_list.erb +0 -8
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/text/extends.erb +0 -8
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/text/header.erb +0 -7
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/text/includes.erb +0 -8
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/text/instance_meths_list.erb +0 -8
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/module/text/setup.rb +0 -12
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/onefile/html/files.erb +0 -5
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/onefile/html/headers.erb +0 -6
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/onefile/html/layout.erb +0 -17
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/onefile/html/readme.erb +0 -3
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/onefile/html/setup.rb +0 -61
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/root/dot/child.erb +0 -3
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/root/dot/setup.rb +0 -5
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/root/html/setup.rb +0 -1
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/html/example.erb +0 -11
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/html/index.erb +0 -3
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/html/option.erb +0 -24
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/html/overload.erb +0 -14
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/html/see.erb +0 -8
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/html/tag.erb +0 -20
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/setup.rb +0 -55
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/text/example.erb +0 -12
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/text/index.erb +0 -1
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/text/option.erb +0 -20
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/text/overload.erb +0 -19
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/text/see.erb +0 -11
- data/vendor/bundle/gems/yard-0.8.6.1/templates/default/tags/text/tag.erb +0 -13
- data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/class/html/setup.rb +0 -1
- data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/docstring/html/setup.rb +0 -1
- data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/fulldoc/html/css/style.css +0 -108
- data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/fulldoc/html/js/app.js +0 -33
- data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/fulldoc/html/setup.rb +0 -73
- data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/layout/html/layout.erb +0 -81
- data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/layout/html/setup.rb +0 -28
- data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/method/html/header.erb +0 -18
- data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/method/html/setup.rb +0 -21
- data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/module/html/header.erb +0 -7
- data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/module/html/method_list.erb +0 -5
- data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/module/html/setup.rb +0 -26
- data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/onefile/html/files.erb +0 -4
- data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/onefile/html/setup.rb +0 -5
- data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/onefile/html/toc.erb +0 -3
- data/vendor/bundle/gems/yard-0.8.6.1/templates/guide/tags/html/setup.rb +0 -8
- data/vendor/bundle/gems/yard-0.8.6.1/yard.gemspec +0 -25
- data/vendor/bundle/specifications/actionmailer-4.0.0.gemspec +0 -34
- data/vendor/bundle/specifications/actionpack-4.0.0.gemspec +0 -49
- data/vendor/bundle/specifications/activemodel-4.0.0.gemspec +0 -33
- data/vendor/bundle/specifications/activerecord-4.0.0.gemspec +0 -42
- data/vendor/bundle/specifications/activerecord-deprecated_finders-1.0.3.gemspec +0 -34
- data/vendor/bundle/specifications/activesupport-4.0.0.gemspec +0 -43
- data/vendor/bundle/specifications/ansi-1.4.3.gemspec +0 -36
- data/vendor/bundle/specifications/arel-4.0.0.gemspec +0 -38
- data/vendor/bundle/specifications/atomic-1.1.9.gemspec +0 -19
- data/vendor/bundle/specifications/bcrypt-ruby-3.0.1.gemspec +0 -36
- data/vendor/bundle/specifications/builder-3.1.4.gemspec +0 -20
- data/vendor/bundle/specifications/erubis-2.7.0.gemspec +0 -19
- data/vendor/bundle/specifications/factory_girl-4.2.0.gemspec +0 -59
- data/vendor/bundle/specifications/highline-1.6.19.gemspec +0 -21
- data/vendor/bundle/specifications/hike-1.2.3.gemspec +0 -29
- data/vendor/bundle/specifications/i18n-0.6.4.gemspec +0 -39
- data/vendor/bundle/specifications/mail-2.5.4.gemspec +0 -46
- data/vendor/bundle/specifications/metaclass-0.0.1.gemspec +0 -16
- data/vendor/bundle/specifications/mime-types-1.23.gemspec +0 -67
- data/vendor/bundle/specifications/minitest-4.7.5.gemspec +0 -36
- data/vendor/bundle/specifications/mocha-0.14.0.gemspec +0 -41
- data/vendor/bundle/specifications/multi_json-1.7.7.gemspec +0 -30
- data/vendor/bundle/specifications/polyglot-0.3.3.gemspec +0 -19
- data/vendor/bundle/specifications/rack-1.5.2.gemspec +0 -36
- data/vendor/bundle/specifications/rack-test-0.6.2.gemspec +0 -31
- data/vendor/bundle/specifications/rails-4.0.0.gemspec +0 -48
- data/vendor/bundle/specifications/railties-4.0.0.gemspec +0 -42
- data/vendor/bundle/specifications/rake-10.1.0.gemspec +0 -35
- data/vendor/bundle/specifications/rdiscount-2.1.6.gemspec +0 -21
- data/vendor/bundle/specifications/shoulda-3.5.0.gemspec +0 -50
- data/vendor/bundle/specifications/shoulda-context-1.1.3.gemspec +0 -43
- data/vendor/bundle/specifications/shoulda-matchers-2.2.0.gemspec +0 -57
- data/vendor/bundle/specifications/simplecov-0.7.1.gemspec +0 -52
- data/vendor/bundle/specifications/simplecov-html-0.7.1.gemspec +0 -35
- data/vendor/bundle/specifications/sprockets-2.10.0.gemspec +0 -77
- data/vendor/bundle/specifications/sprockets-rails-2.0.0.gemspec +0 -36
- data/vendor/bundle/specifications/sqlite3-1.3.7.gemspec +0 -43
- data/vendor/bundle/specifications/thor-0.18.1.gemspec +0 -31
- data/vendor/bundle/specifications/thread_safe-0.1.0.gemspec +0 -28
- data/vendor/bundle/specifications/tilt-1.4.1.gemspec +0 -98
- data/vendor/bundle/specifications/treetop-1.4.14.gemspec +0 -53
- data/vendor/bundle/specifications/turn-0.9.6.gemspec +0 -38
- data/vendor/bundle/specifications/tzinfo-0.3.37.gemspec +0 -20
- data/vendor/bundle/specifications/yard-0.8.6.1.gemspec +0 -20
@@ -1,2102 +0,0 @@
|
|
1
|
-
## Rails 4.0.0 (June 25, 2013) ##
|
2
|
-
|
3
|
-
* Fix `add_column` with `array` option when using PostgreSQL. Fixes #10432
|
4
|
-
|
5
|
-
* Do not overwrite manually built records during one-to-one nested attribute assignment
|
6
|
-
|
7
|
-
For one-to-one nested associations, if you build the new (in-memory)
|
8
|
-
child object yourself before assignment, then the NestedAttributes
|
9
|
-
module will not overwrite it, e.g.:
|
10
|
-
|
11
|
-
class Member < ActiveRecord::Base
|
12
|
-
has_one :avatar
|
13
|
-
accepts_nested_attributes_for :avatar
|
14
|
-
|
15
|
-
def avatar
|
16
|
-
super || build_avatar(width: 200)
|
17
|
-
end
|
18
|
-
end
|
19
|
-
|
20
|
-
member = Member.new
|
21
|
-
member.avatar_attributes = {icon: 'sad'}
|
22
|
-
member.avatar.width # => 200
|
23
|
-
|
24
|
-
*Olek Janiszewski*
|
25
|
-
|
26
|
-
* fixes bug introduced by #3329. Now, when autosaving associations,
|
27
|
-
deletions happen before inserts and saves. This prevents a 'duplicate
|
28
|
-
unique value' database error that would occur if a record being created had
|
29
|
-
the same value on a unique indexed field as that of a record being destroyed.
|
30
|
-
|
31
|
-
*Adam Anderson*
|
32
|
-
|
33
|
-
|
34
|
-
* Fix pending migrations error when loading schema and `ActiveRecord::Base.table_name_prefix`
|
35
|
-
is not blank.
|
36
|
-
|
37
|
-
Call `assume_migrated_upto_version` on connection to prevent it from first
|
38
|
-
being picked up in `method_missing`.
|
39
|
-
|
40
|
-
In the base class, `Migration`, `method_missing` expects the argument to be a
|
41
|
-
table name, and calls `proper_table_name` on the arguments before sending to
|
42
|
-
`connection`. If `table_name_prefix` or `table_name_suffix` is used, the schema
|
43
|
-
version changes to `prefix_version_suffix`, breaking `rake test:prepare`.
|
44
|
-
|
45
|
-
Fixes #10411.
|
46
|
-
|
47
|
-
*Kyle Stevens*
|
48
|
-
|
49
|
-
* Mute `psql` output when running rake db:schema:load.
|
50
|
-
|
51
|
-
*Godfrey Chan*
|
52
|
-
|
53
|
-
* Trigger a save on `has_one association=(associate)` when the associate contents have changed.
|
54
|
-
|
55
|
-
Fix #8856.
|
56
|
-
|
57
|
-
*Chris Thompson*
|
58
|
-
|
59
|
-
* Allow to use databases.rake tasks without having `Rails.application`.
|
60
|
-
|
61
|
-
*Piotr Sarnacki*
|
62
|
-
|
63
|
-
* Fix a `SystemStackError` problem when using time zone aware or serialized attributes.
|
64
|
-
In current implementation, we reuse `column_types` argument when initiating an instance.
|
65
|
-
If an instance has serialized or time zone aware attributes, `column_types` is
|
66
|
-
wrapped multiple times in `decorate_columns` method. Thus the above error occurs.
|
67
|
-
|
68
|
-
*Dan Erikson & kennyj*
|
69
|
-
|
70
|
-
* Fix for a regression bug in which counter cache columns were not being updated
|
71
|
-
when record was pushed into a has_many association. For example:
|
72
|
-
|
73
|
-
Post.first.comments << Comment.create
|
74
|
-
|
75
|
-
Fixes #3891.
|
76
|
-
|
77
|
-
*Matthew Robertson*
|
78
|
-
|
79
|
-
* If a model was instantiated from the database using `select`, `respond_to?`
|
80
|
-
returns false for non-selected attributes. For example:
|
81
|
-
|
82
|
-
post = Post.select(:title).first
|
83
|
-
post.respond_to?(:body) # => false
|
84
|
-
|
85
|
-
post = Post.select('title as post_title').first
|
86
|
-
post.respond_to?(:title) # => false
|
87
|
-
|
88
|
-
Fixes #4208.
|
89
|
-
|
90
|
-
*Neeraj Singh*
|
91
|
-
|
92
|
-
* Run `rake migrate:down` & `rake migrate:up` in transaction if database supports.
|
93
|
-
|
94
|
-
*Alexander Bondarev*
|
95
|
-
|
96
|
-
* `0x` prefix must be added when assigning hexadecimal string into `bit` column in PostgreSQL.
|
97
|
-
|
98
|
-
*kennyj*
|
99
|
-
|
100
|
-
* Added Statement Cache to allow the caching of a single statement. The cache works by
|
101
|
-
duping the relation returned from yielding a statement, which allows skipping the AST
|
102
|
-
building phase for following executes. The cache returns results in array format.
|
103
|
-
|
104
|
-
Example:
|
105
|
-
|
106
|
-
cache = ActiveRecord::StatementCache.new do
|
107
|
-
Book.where(name: "my book").limit(100)
|
108
|
-
end
|
109
|
-
|
110
|
-
books = cache.execute
|
111
|
-
|
112
|
-
The solution attempts to get closer to the speed of `find_by_sql` but still maintaining
|
113
|
-
the expressiveness of the Active Record queries.
|
114
|
-
|
115
|
-
*Olli Rissanen*
|
116
|
-
|
117
|
-
* Preserve context while merging relations with join information.
|
118
|
-
|
119
|
-
class Comment < ActiveRecord::Base
|
120
|
-
belongs_to :post
|
121
|
-
end
|
122
|
-
|
123
|
-
class Author < ActiveRecord::Base
|
124
|
-
has_many :posts
|
125
|
-
end
|
126
|
-
|
127
|
-
class Post < ActiveRecord::Base
|
128
|
-
belongs_to :author
|
129
|
-
has_many :comments
|
130
|
-
end
|
131
|
-
|
132
|
-
`Comment.joins(:post).merge(Post.joins(:author).merge(Author.where(:name => "Joe Blogs"))).all`
|
133
|
-
would fail with
|
134
|
-
`ActiveRecord::ConfigurationError: Association named 'author' was not found on Comment`.
|
135
|
-
|
136
|
-
It is failing because `all` is being called on relation which looks like this after all
|
137
|
-
the merging: `{:joins=>[:post, :author], :where=>[#<Arel::Nodes::Equality: ....}`. In this
|
138
|
-
relation all the context that `Post` was joined with `Author` is lost and hence the error
|
139
|
-
that `author` was not found on `Comment`.
|
140
|
-
|
141
|
-
The solution is to build `JoinAssociation` when two relations with join information are being
|
142
|
-
merged. And later while building the Arel use the previously built `JoinAssociation` record
|
143
|
-
in `JoinDependency#graft` to build the right from clause.
|
144
|
-
Fixes #3002.
|
145
|
-
|
146
|
-
*Jared Armstrong and Neeraj Singh*
|
147
|
-
|
148
|
-
* `default_scopes?` is deprecated. Check for `default_scopes.empty?` instead.
|
149
|
-
|
150
|
-
*Agis Anastasopoulos*
|
151
|
-
|
152
|
-
* Default values for PostgreSQL bigint types now get parsed and dumped to the
|
153
|
-
schema correctly.
|
154
|
-
|
155
|
-
*Erik Peterson*
|
156
|
-
|
157
|
-
* Fix associations with `:inverse_of` option when building association
|
158
|
-
with a block. Inside the block the parent object was different then
|
159
|
-
after the block.
|
160
|
-
|
161
|
-
Example:
|
162
|
-
|
163
|
-
parent.association.build do |child|
|
164
|
-
child.parent.equal?(parent) # false
|
165
|
-
end
|
166
|
-
|
167
|
-
# vs
|
168
|
-
|
169
|
-
child = parent.association.build
|
170
|
-
child.parent.equal?(parent) # true
|
171
|
-
|
172
|
-
*Michal Cichra*
|
173
|
-
|
174
|
-
* `has_many` using `:through` now obeys the order clause mentioned in
|
175
|
-
through association.
|
176
|
-
Fixes #10016.
|
177
|
-
|
178
|
-
*Neeraj Singh*
|
179
|
-
|
180
|
-
* `belongs_to :touch` behavior now touches old association when
|
181
|
-
transitioning to new association.
|
182
|
-
|
183
|
-
class Passenger < ActiveRecord::Base
|
184
|
-
belongs_to :car, touch: true
|
185
|
-
end
|
186
|
-
|
187
|
-
car_1 = Car.create
|
188
|
-
car_2 = Car.create
|
189
|
-
|
190
|
-
passenger = Passenger.create car: car_1
|
191
|
-
|
192
|
-
passenger.car = car_2
|
193
|
-
passenger.save
|
194
|
-
|
195
|
-
Previously only car_2 would be touched. Now both car_1 and car_2
|
196
|
-
will be touched.
|
197
|
-
|
198
|
-
*Adam Gamble*
|
199
|
-
|
200
|
-
* Extract and deprecate Firebird / Sqlserver / Oracle database tasks, because
|
201
|
-
These tasks should be supported by 3rd-party adapter.
|
202
|
-
|
203
|
-
*kennyj*
|
204
|
-
|
205
|
-
* Allow `ActiveRecord::Base.connection_handler` to have thread affinity and be
|
206
|
-
settable, this effectively allows Active Record to be used in a multithreaded
|
207
|
-
setup with multiple connections to multiple databases.
|
208
|
-
|
209
|
-
*Sam Saffron*
|
210
|
-
|
211
|
-
* `rename_column` preserves `auto_increment` in MySQL migrations.
|
212
|
-
Fixes #3493.
|
213
|
-
|
214
|
-
*Vipul A M*
|
215
|
-
|
216
|
-
* PostgreSQL geometric type point is now supported by Active Record. Fixes #7324.
|
217
|
-
|
218
|
-
*Martin Schuerrer*
|
219
|
-
|
220
|
-
* Add support for concurrent indexing in PostgreSQL adapter via the
|
221
|
-
`algorithm: :concurrently` option.
|
222
|
-
|
223
|
-
add_index(:people, :last_name, algorithm: :concurrently)
|
224
|
-
|
225
|
-
Also add support for MySQL index algorithms (`COPY`, `INPLACE`,
|
226
|
-
`DEFAULT`) via the `:algorithm` option.
|
227
|
-
|
228
|
-
add_index(:people, :last_name, algorithm: :copy) # or :inplace/:default
|
229
|
-
|
230
|
-
*Dan McClain*
|
231
|
-
|
232
|
-
* Add support for fulltext and spatial indexes on MySQL tables with MyISAM database
|
233
|
-
engine via the `type: 'FULLTEXT'` / `type: 'SPATIAL'` option.
|
234
|
-
|
235
|
-
add_index(:people, :last_name, type: 'FULLTEXT')
|
236
|
-
add_index(:people, :last_name, type: 'SPATIAL')
|
237
|
-
|
238
|
-
*Ken Mazaika*
|
239
|
-
|
240
|
-
* Add an `add_index` override in PostgreSQL adapter and MySQL adapter
|
241
|
-
to allow custom index type support.
|
242
|
-
Fixes #6101.
|
243
|
-
|
244
|
-
add_index(:wikis, :body, :using => 'gin')
|
245
|
-
|
246
|
-
*Stefan Huber* and *Doabit*
|
247
|
-
|
248
|
-
* After extraction of mass-assignment attributes (which protects [id, type]
|
249
|
-
by default) we can pass id to `update_attributes` and it will update
|
250
|
-
another record because id will be used in where statement. We never have
|
251
|
-
to change id in where statement because we try to set/replace fields for
|
252
|
-
already loaded record but we have to try to set new id for that record.
|
253
|
-
|
254
|
-
*Dmitry Vorotilin*
|
255
|
-
|
256
|
-
* Models with multiple counter cache associations now update correctly on destroy.
|
257
|
-
See #7706.
|
258
|
-
|
259
|
-
*Ian Young*
|
260
|
-
|
261
|
-
* If `:inverse_of` is true on an association, then when one calls `find()` on
|
262
|
-
the association, Active Record will first look through the in-memory objects
|
263
|
-
in the association for a particular id. Then, it will go to the DB if it
|
264
|
-
is not found. This is accomplished by calling `find_by_scan` in
|
265
|
-
collection associations whenever `options[:inverse_of]` is not nil.
|
266
|
-
Fixes #9470.
|
267
|
-
|
268
|
-
*John Wang*
|
269
|
-
|
270
|
-
* `rake db:create` does not change permissions of the MySQL root user.
|
271
|
-
Fixes #8079.
|
272
|
-
|
273
|
-
*Yves Senn*
|
274
|
-
|
275
|
-
* The length of the `version` column in the `schema_migrations` table
|
276
|
-
created by the `mysql2` adapter is 191 if the encoding is "utf8mb4".
|
277
|
-
|
278
|
-
The "utf8" encoding in MySQL has support for a maximum of 3 bytes per character,
|
279
|
-
and only contains characters from the BMP. The recently added
|
280
|
-
[utf8mb4](http://dev.mysql.com/doc/refman/5.5/en/charset-unicode-utf8mb4.html)
|
281
|
-
encoding extends the support to four bytes. As of this writing, said encoding
|
282
|
-
is supported in the betas of the `mysql2` gem.
|
283
|
-
|
284
|
-
Setting the encoding to "utf8mb4" has
|
285
|
-
[a few implications](http://dev.mysql.com/doc/refman/5.5/en/charset-unicode-upgrading.html).
|
286
|
-
This change addresses the max length for indexes, which is 191 instead of 255.
|
287
|
-
|
288
|
-
*Xavier Noria*
|
289
|
-
|
290
|
-
* Counter caches on associations will now stay valid when attributes are
|
291
|
-
updated (not just when records are created or destroyed), for example,
|
292
|
-
when calling `update_attributes`. The following code now works:
|
293
|
-
|
294
|
-
class Comment < ActiveRecord::Base
|
295
|
-
belongs_to :post, counter_cache: true
|
296
|
-
end
|
297
|
-
|
298
|
-
class Post < ActiveRecord::Base
|
299
|
-
has_many :comments
|
300
|
-
end
|
301
|
-
|
302
|
-
post = Post.create
|
303
|
-
comment = Comment.create
|
304
|
-
|
305
|
-
post.comments << comment
|
306
|
-
post.save.reload.comments_count # => 1
|
307
|
-
comment.update_attributes(post_id: nil)
|
308
|
-
|
309
|
-
post.save.reload.comments_count # => 0
|
310
|
-
|
311
|
-
Updating the id of a `belongs_to` object with the id of a new object will
|
312
|
-
also keep the count accurate.
|
313
|
-
|
314
|
-
*John Wang*
|
315
|
-
|
316
|
-
* Referencing join tables implicitly was deprecated. There is a
|
317
|
-
possibility that these deprecation warnings are shown even if you
|
318
|
-
don't make use of that feature. You can now disable the feature entirely.
|
319
|
-
Fixes #9712.
|
320
|
-
|
321
|
-
Example:
|
322
|
-
|
323
|
-
# in your configuration
|
324
|
-
config.active_record.disable_implicit_join_references = true
|
325
|
-
|
326
|
-
# or directly
|
327
|
-
ActiveRecord::Base.disable_implicit_join_references = true
|
328
|
-
|
329
|
-
*Yves Senn*
|
330
|
-
|
331
|
-
* The `:distinct` option for `Relation#count` is deprecated. You
|
332
|
-
should use `Relation#distinct` instead.
|
333
|
-
|
334
|
-
Example:
|
335
|
-
|
336
|
-
# Before
|
337
|
-
Post.select(:author_name).count(distinct: true)
|
338
|
-
|
339
|
-
# After
|
340
|
-
Post.select(:author_name).distinct.count
|
341
|
-
|
342
|
-
*Yves Senn*
|
343
|
-
|
344
|
-
* Rename `Relation#uniq` to `Relation#distinct`. `#uniq` is still
|
345
|
-
available as an alias but we encourage to use `#distinct` instead.
|
346
|
-
Also `Relation#uniq_value` is aliased to `Relation#distinct_value`,
|
347
|
-
this is a temporary solution and you should migrate to `distinct_value`.
|
348
|
-
|
349
|
-
*Yves Senn*
|
350
|
-
|
351
|
-
* Fix quoting for sqlite migrations using `copy_table_contents` with binary
|
352
|
-
columns.
|
353
|
-
|
354
|
-
These would fail with "SQLite3::SQLException: unrecognized token" because
|
355
|
-
the column was not being passed to `quote` so the data was not quoted
|
356
|
-
correctly.
|
357
|
-
|
358
|
-
*Matthew M. Boedicker*
|
359
|
-
|
360
|
-
* Promotes `change_column_null` to the migrations API. This macro sets/removes
|
361
|
-
`NOT NULL` constraints, and accepts an optional argument to replace existing
|
362
|
-
`NULL`s if needed. The adapters for SQLite, MySQL, PostgreSQL, and (at least)
|
363
|
-
Oracle, already implement this method.
|
364
|
-
|
365
|
-
*Xavier Noria*
|
366
|
-
|
367
|
-
* Uniqueness validation allows you to pass `:conditions` to limit
|
368
|
-
the constraint lookup.
|
369
|
-
|
370
|
-
Example:
|
371
|
-
|
372
|
-
validates_uniqueness_of :title, conditions: -> { where('approved = ?', true) }
|
373
|
-
|
374
|
-
*Mattias Pfeiffer + Yves Senn*
|
375
|
-
|
376
|
-
* `connection` is deprecated as an instance method.
|
377
|
-
This allows end-users to have a `connection` method on their models
|
378
|
-
without clashing with Active Record internals.
|
379
|
-
|
380
|
-
*Ben Moss*
|
381
|
-
|
382
|
-
* When copying migrations, preserve their magic comments and content encoding.
|
383
|
-
|
384
|
-
*OZAWA Sakuro*
|
385
|
-
|
386
|
-
* Fix `subclass_from_attrs` when `eager_load` is false. It cannot find
|
387
|
-
subclass because all classes are loaded automatically when it needs.
|
388
|
-
|
389
|
-
*Dmitry Vorotilin*
|
390
|
-
|
391
|
-
* When `:name` option is provided to `remove_index`, use it if there is no
|
392
|
-
index by the conventional name.
|
393
|
-
|
394
|
-
For example, previously if an index was removed like so
|
395
|
-
`remove_index :values, column: :value, name: 'a_different_name'`
|
396
|
-
the generated SQL would not contain the specified index name,
|
397
|
-
and hence the migration would fail.
|
398
|
-
Fixes #8858.
|
399
|
-
|
400
|
-
*Ezekiel Smithburg*
|
401
|
-
|
402
|
-
* Created block to by-pass the prepared statement bindings.
|
403
|
-
This will allow to compose fragments of large SQL statements to
|
404
|
-
avoid multiple round-trips between Ruby and the DB.
|
405
|
-
|
406
|
-
Example:
|
407
|
-
|
408
|
-
sql = Post.connection.unprepared_statement do
|
409
|
-
Post.first.comments.to_sql
|
410
|
-
end
|
411
|
-
|
412
|
-
*Cédric Fabianski*
|
413
|
-
|
414
|
-
* Change the semantics of combining scopes to be the same as combining
|
415
|
-
class methods which return scopes. For example:
|
416
|
-
|
417
|
-
class User < ActiveRecord::Base
|
418
|
-
scope :active, -> { where state: 'active' }
|
419
|
-
scope :inactive, -> { where state: 'inactive' }
|
420
|
-
end
|
421
|
-
|
422
|
-
class Post < ActiveRecord::Base
|
423
|
-
def self.active
|
424
|
-
where state: 'active'
|
425
|
-
end
|
426
|
-
|
427
|
-
def self.inactive
|
428
|
-
where state: 'inactive'
|
429
|
-
end
|
430
|
-
end
|
431
|
-
|
432
|
-
### BEFORE ###
|
433
|
-
|
434
|
-
User.where(state: 'active').where(state: 'inactive')
|
435
|
-
# => SELECT * FROM users WHERE state = 'active' AND state = 'inactive'
|
436
|
-
|
437
|
-
User.active.inactive
|
438
|
-
# => SELECT * FROM users WHERE state = 'inactive'
|
439
|
-
|
440
|
-
Post.active.inactive
|
441
|
-
# => SELECT * FROM posts WHERE state = 'active' AND state = 'inactive'
|
442
|
-
|
443
|
-
### AFTER ###
|
444
|
-
|
445
|
-
User.active.inactive
|
446
|
-
# => SELECT * FROM posts WHERE state = 'active' AND state = 'inactive'
|
447
|
-
|
448
|
-
Before this change, invoking a scope would merge it into the current
|
449
|
-
scope and return the result. `Relation#merge` applies "last where
|
450
|
-
wins" logic to de-duplicate the conditions, but this lead to
|
451
|
-
confusing and inconsistent behaviour. This fixes that.
|
452
|
-
|
453
|
-
If you really do want the "last where wins" logic, you can opt-in to
|
454
|
-
it like so:
|
455
|
-
|
456
|
-
User.active.merge(User.inactive)
|
457
|
-
|
458
|
-
Fixes #7365.
|
459
|
-
|
460
|
-
*Neeraj Singh* and *Jon Leighton*
|
461
|
-
|
462
|
-
* Expand `#cache_key` to consult all relevant updated timestamps.
|
463
|
-
|
464
|
-
Previously only `updated_at` column was checked, now it will
|
465
|
-
consult other columns that received updated timestamps on save,
|
466
|
-
such as `updated_on`. When multiple columns are present it will
|
467
|
-
use the most recent timestamp.
|
468
|
-
Fixes #9033.
|
469
|
-
|
470
|
-
*Brendon Murphy*
|
471
|
-
|
472
|
-
* Throw `NotImplementedError` when trying to instantiate `ActiveRecord::Base` or an abstract class.
|
473
|
-
|
474
|
-
*Aaron Weiner*
|
475
|
-
|
476
|
-
* Warn when `rake db:structure:dump` with a MySQL database and
|
477
|
-
`mysqldump` is not in the PATH or fails.
|
478
|
-
Fixes #9518.
|
479
|
-
|
480
|
-
*Yves Senn*
|
481
|
-
|
482
|
-
* Remove `connection#structure_dump`, which is no longer used. *Yves Senn*
|
483
|
-
|
484
|
-
* Make it possible to execute migrations without a transaction even
|
485
|
-
if the database adapter supports DDL transactions.
|
486
|
-
Fixes #9483.
|
487
|
-
|
488
|
-
Example:
|
489
|
-
|
490
|
-
class ChangeEnum < ActiveRecord::Migration
|
491
|
-
disable_ddl_transaction!
|
492
|
-
|
493
|
-
def up
|
494
|
-
execute "ALTER TYPE model_size ADD VALUE 'new_value'"
|
495
|
-
end
|
496
|
-
end
|
497
|
-
|
498
|
-
*Yves Senn*
|
499
|
-
|
500
|
-
* Assigning "0.0" to a nullable numeric column does not make it dirty.
|
501
|
-
Fixes #9034.
|
502
|
-
|
503
|
-
Example:
|
504
|
-
|
505
|
-
product = Product.create price: 0.0
|
506
|
-
product.price = '0.0'
|
507
|
-
product.changed? # => false (this used to return true)
|
508
|
-
product.changes # => {} (this used to return { price: [0.0, 0.0] })
|
509
|
-
|
510
|
-
*Yves Senn*
|
511
|
-
|
512
|
-
* Added functionality to unscope relations in a relations chain. For
|
513
|
-
instance, if you are passed in a chain of relations as follows:
|
514
|
-
|
515
|
-
User.where(name: "John").order('id DESC')
|
516
|
-
|
517
|
-
but you want to get rid of order, then this feature allows you to do:
|
518
|
-
|
519
|
-
User.where(name: "John").order('id DESC').unscope(:order)
|
520
|
-
== User.where(name: "John")
|
521
|
-
|
522
|
-
The .unscope() function is more general than the .except() method because
|
523
|
-
.except() only works on the relation it is acting on. However, .unscope()
|
524
|
-
works for any relation in the entire relation chain.
|
525
|
-
|
526
|
-
*John Wang*
|
527
|
-
|
528
|
-
* PostgreSQL timestamp with time zone (timestamptz) datatype now returns a
|
529
|
-
ActiveSupport::TimeWithZone instance instead of a string
|
530
|
-
|
531
|
-
*Troy Kruthoff*
|
532
|
-
|
533
|
-
* The `#append` method for collection associations behaves like`<<`.
|
534
|
-
`#prepend` is not defined and `<<` or `#append` should be used.
|
535
|
-
Fixes #7364.
|
536
|
-
|
537
|
-
*Yves Senn*
|
538
|
-
|
539
|
-
* Added support for creating a table via Rails migration generator.
|
540
|
-
For example,
|
541
|
-
|
542
|
-
rails g migration create_books title:string content:text
|
543
|
-
|
544
|
-
will generate a migration that creates a table called books with
|
545
|
-
the listed attributes, without creating a model.
|
546
|
-
|
547
|
-
*Sammy Larbi*
|
548
|
-
|
549
|
-
* Fix bug that raises the wrong exception when the exception handled by PostgreSQL adapter
|
550
|
-
doesn't respond to `#result`.
|
551
|
-
Fixes #8617.
|
552
|
-
|
553
|
-
*kennyj*
|
554
|
-
|
555
|
-
* Support PostgreSQL specific column types when using `change_table`.
|
556
|
-
Fixes #9480.
|
557
|
-
|
558
|
-
Example:
|
559
|
-
|
560
|
-
change_table :authors do |t|
|
561
|
-
t.hstore :books
|
562
|
-
t.json :metadata
|
563
|
-
end
|
564
|
-
|
565
|
-
*Yves Senn*
|
566
|
-
|
567
|
-
* Revert 408227d9c5ed7d, 'quote numeric'. This introduced some regressions.
|
568
|
-
|
569
|
-
*Steve Klabnik*
|
570
|
-
|
571
|
-
* Fix calculation of `db_runtime` property in
|
572
|
-
`ActiveRecord::Railties::ControllerRuntime#cleanup_view_runtime`.
|
573
|
-
Previously, after raising `ActionView::MissingTemplate`, `db_runtime` was
|
574
|
-
not populated.
|
575
|
-
Fixes #9215.
|
576
|
-
|
577
|
-
*Igor Fedoronchuk*
|
578
|
-
|
579
|
-
* Do not try to touch invalid (and thus not persisted) parent record
|
580
|
-
for a `belongs_to :parent, touch: true` association
|
581
|
-
|
582
|
-
*Olek Janiszewski*
|
583
|
-
|
584
|
-
* Fix when performing an ordered join query. The bug only
|
585
|
-
affected queries where the order was given with a symbol.
|
586
|
-
Fixes #9275.
|
587
|
-
|
588
|
-
Example:
|
589
|
-
|
590
|
-
# This will expand the order :name to "authors".name.
|
591
|
-
Author.joins(:books).where('books.published = 1').order(:name)
|
592
|
-
|
593
|
-
* Fix overriding of attributes by `default_scope` on `ActiveRecord::Base#dup`.
|
594
|
-
|
595
|
-
*Hiroshige UMINO*
|
596
|
-
|
597
|
-
* Update queries now use prepared statements.
|
598
|
-
|
599
|
-
*Olli Rissanen*
|
600
|
-
|
601
|
-
* Fixing issue #8345. Now throwing an error when one attempts to touch a
|
602
|
-
new object that has not yet been persisted. For instance:
|
603
|
-
|
604
|
-
Example:
|
605
|
-
|
606
|
-
ball = Ball.new
|
607
|
-
ball.touch :updated_at # => raises error
|
608
|
-
|
609
|
-
It is not until the ball object has been persisted that it can be touched.
|
610
|
-
This follows the behavior of update_column.
|
611
|
-
|
612
|
-
*John Wang*
|
613
|
-
|
614
|
-
* Preloading ordered `has_many :through` associations no longer applies
|
615
|
-
invalid ordering to the `:through` association.
|
616
|
-
Fixes #8663.
|
617
|
-
|
618
|
-
*Yves Senn*
|
619
|
-
|
620
|
-
* The auto explain feature has been removed. This feature was
|
621
|
-
activated by configuring `config.active_record.auto_explain_threshold_in_seconds`.
|
622
|
-
The configuration option was deprecated and has no more effect.
|
623
|
-
|
624
|
-
You can still use `ActiveRecord::Relation#explain` to see the EXPLAIN output for
|
625
|
-
any given relation.
|
626
|
-
|
627
|
-
*Yves Senn*
|
628
|
-
|
629
|
-
* The `:on` option for `after_commit` and `after_rollback` now
|
630
|
-
accepts an Array of actions.
|
631
|
-
Fixes #988.
|
632
|
-
|
633
|
-
Example:
|
634
|
-
|
635
|
-
after_commit :update_cache on: [:create, :update]
|
636
|
-
|
637
|
-
*Yves Senn*
|
638
|
-
|
639
|
-
* Rename related indexes on `rename_table` and `rename_column`. This
|
640
|
-
does not affect indexes with custom names.
|
641
|
-
|
642
|
-
*Yves Senn*
|
643
|
-
|
644
|
-
* Prevent the creation of indices with too long names, which cause
|
645
|
-
internal operations to fail (sqlite3 adapter only). The method
|
646
|
-
`allowed_index_name_length` defines the length limit enforced by
|
647
|
-
rails. It's value defaults to `index_name_length` but can vary per adapter.
|
648
|
-
Fixes #8264.
|
649
|
-
|
650
|
-
*Yves Senn*
|
651
|
-
|
652
|
-
* Fixing issue #776.
|
653
|
-
|
654
|
-
Memory bloat in transactions is handled by having the transaction hold only
|
655
|
-
the AR objects which it absolutely needs to know about. These are the AR
|
656
|
-
objects with callbacks (they need to be updated as soon as something in the
|
657
|
-
transaction occurs).
|
658
|
-
|
659
|
-
All other AR objects can be updated lazily by keeping a reference to a
|
660
|
-
TransactionState object. If an AR object gets inside a transaction, then
|
661
|
-
the transaction will add its TransactionState to the AR object. When the
|
662
|
-
user makes a call to some attribute on an AR object (which has no
|
663
|
-
callbacks) associated with a transaction, the AR object will call the
|
664
|
-
sync_with_transaction_state method and make sure it is up to date with the
|
665
|
-
transaction. After it has synced with the transaction state, the AR object
|
666
|
-
will return the attribute that was requested.
|
667
|
-
|
668
|
-
Most of the logic in the changes are used to handle multiple transactions,
|
669
|
-
in which case the AR object has to recursively follow parent pointers of
|
670
|
-
TransactionState objects.
|
671
|
-
|
672
|
-
*John Wang*
|
673
|
-
|
674
|
-
* Descriptive error message when the necessary AR adapter gem was not found.
|
675
|
-
Fixes #7313.
|
676
|
-
|
677
|
-
*Yves Senn*
|
678
|
-
|
679
|
-
* Active Record now raises an error when blank arguments are passed to query
|
680
|
-
methods for which blank arguments do not make sense.
|
681
|
-
|
682
|
-
Example:
|
683
|
-
|
684
|
-
Post.includes() # => raises error
|
685
|
-
|
686
|
-
*John Wang*
|
687
|
-
|
688
|
-
* Simplified type casting code for timezone aware attributes to use the
|
689
|
-
`in_time_zone` method if it is available. This introduces a subtle change
|
690
|
-
of behavior when using `Date` instances as they are directly converted to
|
691
|
-
`ActiveSupport::TimeWithZone` instances without first being converted to
|
692
|
-
`Time` instances. For example:
|
693
|
-
|
694
|
-
# Rails 3.2 behavior
|
695
|
-
>> Date.today.to_time.in_time_zone
|
696
|
-
=> Wed, 13 Feb 2013 07:00:00 UTC +00:00
|
697
|
-
|
698
|
-
# Rails 4.0 behavior
|
699
|
-
>> Date.today.in_time_zone
|
700
|
-
=> Wed, 13 Feb 2013 00:00:00 UTC +00:00
|
701
|
-
|
702
|
-
On the plus side it now behaves the same whether you pass a `String` date
|
703
|
-
or an actual `Date` instance. For example:
|
704
|
-
|
705
|
-
# Rails 3.2 behavior
|
706
|
-
>> Date.civil(2013, 2, 13).to_time.in_time_zone
|
707
|
-
=> Wed, 13 Feb 2013 07:00:00 UTC +00:00
|
708
|
-
>> Time.zone.parse("2013-02-13")
|
709
|
-
=> Wed, 13 Feb 2013 00:00:00 UTC +00:00
|
710
|
-
|
711
|
-
# Rails 4.0 behavior
|
712
|
-
>> Date.civil(2013, 2, 13).in_time_zone
|
713
|
-
=> Wed, 13 Feb 2013 00:00:00 UTC +00:00
|
714
|
-
>> "2013-02-13".in_time_zone
|
715
|
-
=> Wed, 13 Feb 2013 00:00:00 UTC +00:00
|
716
|
-
|
717
|
-
If you need the old behavior you can convert the dates to times manually.
|
718
|
-
For example:
|
719
|
-
|
720
|
-
>> Post.new(created_at: Date.today).created_at
|
721
|
-
=> Wed, 13 Feb 2013 00:00:00 UTC +00:00
|
722
|
-
|
723
|
-
>> Post.new(created_at: Date.today.to_time).created_at
|
724
|
-
=> Wed, 13 Feb 2013 07:00:00 UTC +00:00
|
725
|
-
|
726
|
-
*Andrew White*
|
727
|
-
|
728
|
-
* Preloading `has_many :through` associations with conditions won't
|
729
|
-
cache the `:through` association. This will prevent invalid
|
730
|
-
subsets to be cached.
|
731
|
-
Fixes #8423.
|
732
|
-
|
733
|
-
Example:
|
734
|
-
|
735
|
-
class User
|
736
|
-
has_many :posts
|
737
|
-
has_many :recent_comments, -> { where('created_at > ?', 1.week.ago) }, :through => :posts
|
738
|
-
end
|
739
|
-
|
740
|
-
a_user = User.includes(:recent_comments).first
|
741
|
-
|
742
|
-
# This is preloaded.
|
743
|
-
a_user.recent_comments
|
744
|
-
|
745
|
-
# This is not preloaded, fetched now.
|
746
|
-
a_user.posts
|
747
|
-
|
748
|
-
*Yves Senn*
|
749
|
-
|
750
|
-
* Don't run `after_commit` callbacks when creating through an association
|
751
|
-
if saving the record fails.
|
752
|
-
|
753
|
-
*James Miller*
|
754
|
-
|
755
|
-
* Allow store accessors to be overridden like other attribute methods, e.g.:
|
756
|
-
|
757
|
-
class User < ActiveRecord::Base
|
758
|
-
store :settings, accessors: [ :color, :homepage ], coder: JSON
|
759
|
-
|
760
|
-
def color
|
761
|
-
super || 'red'
|
762
|
-
end
|
763
|
-
end
|
764
|
-
|
765
|
-
*Sergey Nartimov*
|
766
|
-
|
767
|
-
* Quote numeric values being compared to non-numeric columns. Otherwise,
|
768
|
-
in some database, the string column values will be coerced to a numeric
|
769
|
-
allowing 0, 0.0 or false to match any string starting with a non-digit.
|
770
|
-
|
771
|
-
Example:
|
772
|
-
|
773
|
-
App.where(apikey: 0) # => SELECT * FROM users WHERE apikey = '0'
|
774
|
-
|
775
|
-
*Dylan Smith*
|
776
|
-
|
777
|
-
* Schema dumper supports dumping the enabled database extensions to `schema.rb`
|
778
|
-
(currently only supported by PostgreSQL).
|
779
|
-
|
780
|
-
*Justin George*
|
781
|
-
|
782
|
-
* The database adapters now converts the options passed thought `DATABASE_URL`
|
783
|
-
environment variable to the proper Ruby types before using. For example, SQLite requires
|
784
|
-
that the timeout value is an integer, and PostgreSQL requires that the
|
785
|
-
prepared_statements option is a boolean. These now work as expected:
|
786
|
-
|
787
|
-
Example:
|
788
|
-
|
789
|
-
DATABASE_URL=sqlite3://localhost/test_db?timeout=500
|
790
|
-
DATABASE_URL=postgresql://localhost/test_db?prepared_statements=false
|
791
|
-
|
792
|
-
*Aaron Stone + Rafael Mendonça França*
|
793
|
-
|
794
|
-
* `Relation#merge` now only overwrites where values on the LHS of the
|
795
|
-
merge. Consider:
|
796
|
-
|
797
|
-
left = Person.where(age: [13, 14, 15])
|
798
|
-
right = Person.where(age: [13, 14]).where(age: [14, 15])
|
799
|
-
|
800
|
-
`left` results in the following SQL:
|
801
|
-
|
802
|
-
WHERE age IN (13, 14, 15)
|
803
|
-
|
804
|
-
`right` results in the following SQL:
|
805
|
-
|
806
|
-
WHERE age IN (13, 14) AND age IN (14, 15)
|
807
|
-
|
808
|
-
Previously, `left.merge(right)` would result in all but the last
|
809
|
-
condition being removed:
|
810
|
-
|
811
|
-
WHERE age IN (14, 15)
|
812
|
-
|
813
|
-
Now it results in the LHS condition(s) for `age` being removed, but
|
814
|
-
the RHS remains as it is:
|
815
|
-
|
816
|
-
WHERE age IN (13, 14) AND age IN (14, 15)
|
817
|
-
|
818
|
-
*Jon Leighton*
|
819
|
-
|
820
|
-
* Fix handling of dirty time zone aware attributes
|
821
|
-
|
822
|
-
Previously, when `time_zone_aware_attributes` were enabled, after
|
823
|
-
changing a datetime or timestamp attribute and then changing it back
|
824
|
-
to the original value, `changed_attributes` still tracked the
|
825
|
-
attribute as changed. This caused `[attribute]_changed?` and
|
826
|
-
`changed?` methods to return true incorrectly.
|
827
|
-
|
828
|
-
Example:
|
829
|
-
|
830
|
-
in_time_zone 'Paris' do
|
831
|
-
order = Order.new
|
832
|
-
original_time = Time.local(2012, 10, 10)
|
833
|
-
order.shipped_at = original_time
|
834
|
-
order.save
|
835
|
-
order.changed? # => false
|
836
|
-
|
837
|
-
# changing value
|
838
|
-
order.shipped_at = Time.local(2013, 1, 1)
|
839
|
-
order.changed? # => true
|
840
|
-
|
841
|
-
# reverting to original value
|
842
|
-
order.shipped_at = original_time
|
843
|
-
order.changed? # => false, used to return true
|
844
|
-
end
|
845
|
-
|
846
|
-
*Lilibeth De La Cruz*
|
847
|
-
|
848
|
-
* When `#count` is used in conjunction with `#uniq` we perform `count(:distinct => true)`.
|
849
|
-
Fixes #6865.
|
850
|
-
|
851
|
-
Example:
|
852
|
-
|
853
|
-
relation.uniq.count # => SELECT COUNT(DISTINCT *)
|
854
|
-
|
855
|
-
*Yves Senn + Kaspar Schiess*
|
856
|
-
|
857
|
-
* PostgreSQL ranges type support. Includes: int4range, int8range,
|
858
|
-
numrange, tsrange, tstzrange, daterange
|
859
|
-
|
860
|
-
Ranges can be created with inclusive and exclusive bounds.
|
861
|
-
|
862
|
-
Example:
|
863
|
-
|
864
|
-
create_table :Room do |t|
|
865
|
-
t.daterange :availability
|
866
|
-
end
|
867
|
-
|
868
|
-
Room.create(availability: (Date.today..Float::INFINITY))
|
869
|
-
Room.first.availability # => Wed, 19 Sep 2012..Infinity
|
870
|
-
|
871
|
-
One thing to note: Range class does not support exclusive lower
|
872
|
-
bound.
|
873
|
-
|
874
|
-
*Alexander Grebennik*
|
875
|
-
|
876
|
-
* Added a state instance variable to each transaction. Will allow other objects
|
877
|
-
to know whether a transaction has been committed or rolled back.
|
878
|
-
|
879
|
-
*John Wang*
|
880
|
-
|
881
|
-
* Collection associations `#empty?` always respects built records.
|
882
|
-
Fixes #8879.
|
883
|
-
|
884
|
-
Example:
|
885
|
-
|
886
|
-
widget = Widget.new
|
887
|
-
widget.things.build
|
888
|
-
widget.things.empty? # => false
|
889
|
-
|
890
|
-
*Yves Senn*
|
891
|
-
|
892
|
-
* Support for PostgreSQL's `ltree` data type.
|
893
|
-
|
894
|
-
*Rob Worley*
|
895
|
-
|
896
|
-
* Fix undefined method `to_i` when calling `new` on a scope that uses an
|
897
|
-
Array; Fix FloatDomainError when setting integer column to NaN.
|
898
|
-
Fixes #8718, #8734, #8757.
|
899
|
-
|
900
|
-
*Jason Stirk + Tristan Harward*
|
901
|
-
|
902
|
-
* Rename `update_attributes` to `update`, keep `update_attributes` as an alias for `update` method.
|
903
|
-
This is a soft-deprecation for `update_attributes`, although it will still work without any
|
904
|
-
deprecation message in 4.0 is recommended to start using `update` since `update_attributes` will be
|
905
|
-
deprecated and removed in future versions of Rails.
|
906
|
-
|
907
|
-
*Amparo Luna + Guillermo Iguaran*
|
908
|
-
|
909
|
-
* `after_commit` and `after_rollback` now validate the `:on` option and raise an `ArgumentError`
|
910
|
-
if it is not one of `:create`, `:destroy` or `:update`
|
911
|
-
|
912
|
-
*Pascal Friederich*
|
913
|
-
|
914
|
-
* Improve ways to write `change` migrations, making the old `up` & `down` methods no longer necessary.
|
915
|
-
|
916
|
-
* The methods `drop_table` and `remove_column` are now reversible, as long as the necessary information is given.
|
917
|
-
The method `remove_column` used to accept multiple column names; instead use `remove_columns` (which is not reversible).
|
918
|
-
The method `change_table` is also reversible, as long as its block doesn't call `remove`, `change` or `change_default`
|
919
|
-
|
920
|
-
* New method `reversible` makes it possible to specify code to be run when migrating up or down.
|
921
|
-
See the [Guide on Migration](https://github.com/rails/rails/blob/master/guides/source/migrations.md#using-the-reversible-method)
|
922
|
-
|
923
|
-
* New method `revert` will revert a whole migration or the given block.
|
924
|
-
If migrating down, the given migration / block is run normally.
|
925
|
-
See the [Guide on Migration](https://github.com/rails/rails/blob/master/guides/source/migrations.md#reverting-previous-migrations)
|
926
|
-
|
927
|
-
Attempting to revert the methods `execute`, `remove_columns` and `change_column` will now
|
928
|
-
raise an `IrreversibleMigration` instead of actually executing them without any output.
|
929
|
-
|
930
|
-
*Marc-André Lafortune*
|
931
|
-
|
932
|
-
* Serialized attributes can be serialized in integer columns.
|
933
|
-
Fixes #8575.
|
934
|
-
|
935
|
-
*Rafael Mendonça França*
|
936
|
-
|
937
|
-
* Keep index names when using `alter_table` with sqlite3.
|
938
|
-
Fixes #3489.
|
939
|
-
|
940
|
-
*Yves Senn*
|
941
|
-
|
942
|
-
* Add ability for PostgreSQL adapter to disable user triggers in `disable_referential_integrity`.
|
943
|
-
Fixes #5523.
|
944
|
-
|
945
|
-
*Gary S. Weaver*
|
946
|
-
|
947
|
-
* Added support for `validates_uniqueness_of` in PostgreSQL array columns.
|
948
|
-
Fixes #8075.
|
949
|
-
|
950
|
-
*Pedro Padron*
|
951
|
-
|
952
|
-
* Allow int4range and int8range columns to be created in PostgreSQL and properly convert to/from database.
|
953
|
-
|
954
|
-
*Alexey Vasiliev aka leopard*
|
955
|
-
|
956
|
-
* Do not log the binding values for binary columns.
|
957
|
-
|
958
|
-
*Matthew M. Boedicker*
|
959
|
-
|
960
|
-
* Fix counter cache columns not updated when replacing `has_many :through`
|
961
|
-
associations.
|
962
|
-
|
963
|
-
*Matthew Robertson*
|
964
|
-
|
965
|
-
* Recognize migrations placed in directories containing numbers and 'rb'.
|
966
|
-
Fixes #8492.
|
967
|
-
|
968
|
-
*Yves Senn*
|
969
|
-
|
970
|
-
* Add `ActiveRecord::Base.cache_timestamp_format` class attribute to control
|
971
|
-
the format of the timestamp value in the cache key. Defaults to `:nsec`.
|
972
|
-
Fixes #8195.
|
973
|
-
|
974
|
-
*Rafael Mendonça França*
|
975
|
-
|
976
|
-
* Session variables can be set for the `mysql`, `mysql2`, and `postgresql` adapters
|
977
|
-
in the `variables: <hash>` parameter in `config/database.yml`. The key-value pairs of this
|
978
|
-
hash will be sent in a `SET key = value` query on new database connections. See also:
|
979
|
-
http://dev.mysql.com/doc/refman/5.0/en/set-statement.html
|
980
|
-
http://www.postgresql.org/docs/8.3/static/sql-set.html
|
981
|
-
|
982
|
-
*Aaron Stone*
|
983
|
-
|
984
|
-
* Allow setting of all libpq connection parameters through the PostgreSQL adapter. See also:
|
985
|
-
http://www.postgresql.org/docs/9.2/static/libpq-connect.html#LIBPQ-PARAMKEYWORDS
|
986
|
-
|
987
|
-
*Lars Kanis*
|
988
|
-
|
989
|
-
* Allow `Relation#where` with no arguments to be chained with new `not` query method.
|
990
|
-
|
991
|
-
Example:
|
992
|
-
|
993
|
-
Developer.where.not(name: 'Aaron')
|
994
|
-
|
995
|
-
*Akira Matsuda*
|
996
|
-
|
997
|
-
* Unscope `update_column(s)` query to ignore default scope.
|
998
|
-
|
999
|
-
When applying `default_scope` to a class with a where clause, using
|
1000
|
-
`update_column(s)` could generate a query that would not properly update
|
1001
|
-
the record due to the where clause from the `default_scope` being applied
|
1002
|
-
to the update query.
|
1003
|
-
|
1004
|
-
class User < ActiveRecord::Base
|
1005
|
-
default_scope -> { where(active: true) }
|
1006
|
-
end
|
1007
|
-
|
1008
|
-
user = User.first
|
1009
|
-
user.active = false
|
1010
|
-
user.save!
|
1011
|
-
|
1012
|
-
user.update_column(:active, true) # => false
|
1013
|
-
|
1014
|
-
In this situation we want to skip the default_scope clause and just
|
1015
|
-
update the record based on the primary key. With this change:
|
1016
|
-
|
1017
|
-
user.update_column(:active, true) # => true
|
1018
|
-
|
1019
|
-
Fixes #8436.
|
1020
|
-
|
1021
|
-
*Carlos Antonio da Silva*
|
1022
|
-
|
1023
|
-
* SQLite adapter no longer corrupts binary data if the data contains `%00`.
|
1024
|
-
|
1025
|
-
*Chris Feist*
|
1026
|
-
|
1027
|
-
* Fix performance problem with `primary_key` method in PostgreSQL adapter when having many schemas.
|
1028
|
-
Uses `pg_constraint` table instead of `pg_depend` table which has many records in general.
|
1029
|
-
Fixes #8414.
|
1030
|
-
|
1031
|
-
*kennyj*
|
1032
|
-
|
1033
|
-
* Do not instantiate intermediate Active Record objects when eager loading.
|
1034
|
-
These records caused `after_find` to run more than expected.
|
1035
|
-
Fixes #3313.
|
1036
|
-
|
1037
|
-
*Yves Senn*
|
1038
|
-
|
1039
|
-
* Add STI support to init and building associations.
|
1040
|
-
Allows you to do `BaseClass.new(type: "SubClass")` as well as
|
1041
|
-
`parent.children.build(type: "SubClass")` or `parent.build_child`
|
1042
|
-
to initialize an STI subclass. Ensures that the class name is a
|
1043
|
-
valid class and that it is in the ancestors of the super class
|
1044
|
-
that the association is expecting.
|
1045
|
-
|
1046
|
-
*Jason Rush*
|
1047
|
-
|
1048
|
-
* Observers was extracted from Active Record as `rails-observers` gem.
|
1049
|
-
|
1050
|
-
*Rafael Mendonça França*
|
1051
|
-
|
1052
|
-
* Ensure that associations take a symbol argument. *Steve Klabnik*
|
1053
|
-
|
1054
|
-
* Fix dirty attribute checks for `TimeZoneConversion` with nil and blank
|
1055
|
-
datetime attributes. Setting a nil datetime to a blank string should not
|
1056
|
-
result in a change being flagged.
|
1057
|
-
Fixes #8310.
|
1058
|
-
|
1059
|
-
*Alisdair McDiarmid*
|
1060
|
-
|
1061
|
-
* Prevent mass assignment to the type column of polymorphic associations when using `build`
|
1062
|
-
Fixes #8265.
|
1063
|
-
|
1064
|
-
*Yves Senn*
|
1065
|
-
|
1066
|
-
* Deprecate calling `Relation#sum` with a block. To perform a calculation over
|
1067
|
-
the array result of the relation, use `to_a.sum(&block)`.
|
1068
|
-
|
1069
|
-
*Carlos Antonio da Silva*
|
1070
|
-
|
1071
|
-
* Fix PostgreSQL adapter to handle BC timestamps correctly
|
1072
|
-
|
1073
|
-
HistoryEvent.create!(name: "something", occured_at: Date.new(0) - 5.years)
|
1074
|
-
|
1075
|
-
*Bogdan Gusiev*
|
1076
|
-
|
1077
|
-
* When running migrations on PostgreSQL, the `:limit` option for `binary` and `text` columns is silently dropped.
|
1078
|
-
Previously, these migrations caused sql exceptions, because PostgreSQL doesn't support limits on these types.
|
1079
|
-
|
1080
|
-
*Victor Costan*
|
1081
|
-
|
1082
|
-
* Don't change STI type when calling `ActiveRecord::Base#becomes`.
|
1083
|
-
Add `ActiveRecord::Base#becomes!` with the previous behavior.
|
1084
|
-
|
1085
|
-
See #3023 for more information.
|
1086
|
-
|
1087
|
-
*Thomas Hollstegge*
|
1088
|
-
|
1089
|
-
* `rename_index` can be used inside a `change_table` block.
|
1090
|
-
|
1091
|
-
change_table :accounts do |t|
|
1092
|
-
t.rename_index :user_id, :account_id
|
1093
|
-
end
|
1094
|
-
|
1095
|
-
*Jarek Radosz*
|
1096
|
-
|
1097
|
-
* `#pluck` can be used on a relation with `select` clause. Fix #7551
|
1098
|
-
|
1099
|
-
Example:
|
1100
|
-
|
1101
|
-
Topic.select([:approved, :id]).order(:id).pluck(:id)
|
1102
|
-
|
1103
|
-
*Yves Senn*
|
1104
|
-
|
1105
|
-
* Do not create useless database transaction when building `has_one` association.
|
1106
|
-
|
1107
|
-
Example:
|
1108
|
-
|
1109
|
-
User.has_one :profile
|
1110
|
-
User.new.build_profile
|
1111
|
-
|
1112
|
-
*Bogdan Gusiev*
|
1113
|
-
|
1114
|
-
* `:counter_cache` option for `has_many` associations to support custom named counter caches.
|
1115
|
-
Fixes #7993.
|
1116
|
-
|
1117
|
-
*Yves Senn*
|
1118
|
-
|
1119
|
-
* Deprecate the possibility to pass a string as third argument of `add_index`.
|
1120
|
-
Pass `unique: true` instead.
|
1121
|
-
|
1122
|
-
add_index(:users, :organization_id, unique: true)
|
1123
|
-
|
1124
|
-
*Rafael Mendonça França*
|
1125
|
-
|
1126
|
-
* Raise an `ArgumentError` when passing an invalid option to `add_index`.
|
1127
|
-
|
1128
|
-
*Rafael Mendonça França*
|
1129
|
-
|
1130
|
-
* Fix `find_in_batches` crashing when IDs are strings and start option is not specified.
|
1131
|
-
|
1132
|
-
*Alexis Bernard*
|
1133
|
-
|
1134
|
-
* `AR::Base#attributes_before_type_cast` now returns unserialized values for serialized attributes.
|
1135
|
-
|
1136
|
-
*Nikita Afanasenko*
|
1137
|
-
|
1138
|
-
* Use query cache/uncache when using `DATABASE_URL`.
|
1139
|
-
Fixes #6951.
|
1140
|
-
|
1141
|
-
*kennyj*
|
1142
|
-
|
1143
|
-
* Fix bug where `update_columns` and `update_column` would not let you update the primary key column.
|
1144
|
-
|
1145
|
-
*Henrik Nyh*
|
1146
|
-
|
1147
|
-
* The `create_table` method raises an `ArgumentError` when the primary key column is redefined.
|
1148
|
-
Fixes #6378.
|
1149
|
-
|
1150
|
-
*Yves Senn*
|
1151
|
-
|
1152
|
-
* `ActiveRecord::AttributeMethods#[]` raises `ActiveModel::MissingAttributeError`
|
1153
|
-
error if the given attribute is missing. Fixes #5433.
|
1154
|
-
|
1155
|
-
class Person < ActiveRecord::Base
|
1156
|
-
belongs_to :company
|
1157
|
-
end
|
1158
|
-
|
1159
|
-
# Before:
|
1160
|
-
person = Person.select('id').first
|
1161
|
-
person[:name] # => nil
|
1162
|
-
person.name # => ActiveModel::MissingAttributeError: missing_attribute: name
|
1163
|
-
person[:company_id] # => nil
|
1164
|
-
person.company # => nil
|
1165
|
-
|
1166
|
-
# After:
|
1167
|
-
person = Person.select('id').first
|
1168
|
-
person[:name] # => ActiveModel::MissingAttributeError: missing_attribute: name
|
1169
|
-
person.name # => ActiveModel::MissingAttributeError: missing_attribute: name
|
1170
|
-
person[:company_id] # => ActiveModel::MissingAttributeError: missing_attribute: company_id
|
1171
|
-
person.company # => ActiveModel::MissingAttributeError: missing_attribute: company_id
|
1172
|
-
|
1173
|
-
*Francesco Rodriguez*
|
1174
|
-
|
1175
|
-
* Small binary fields use the `VARBINARY` MySQL type, instead of `TINYBLOB`.
|
1176
|
-
|
1177
|
-
*Victor Costan*
|
1178
|
-
|
1179
|
-
* Decode URI encoded attributes on database connection URLs.
|
1180
|
-
|
1181
|
-
*Shawn Veader*
|
1182
|
-
|
1183
|
-
* Add `find_or_create_by`, `find_or_create_by!` and
|
1184
|
-
`find_or_initialize_by` methods to `Relation`.
|
1185
|
-
|
1186
|
-
These are similar to the `first_or_create` family of methods, but
|
1187
|
-
the behaviour when a record is created is slightly different:
|
1188
|
-
|
1189
|
-
User.where(first_name: 'Penélope').first_or_create
|
1190
|
-
|
1191
|
-
will execute:
|
1192
|
-
|
1193
|
-
User.where(first_name: 'Penélope').create
|
1194
|
-
|
1195
|
-
Causing all the `create` callbacks to execute within the context of
|
1196
|
-
the scope. This could affect queries that occur within callbacks.
|
1197
|
-
|
1198
|
-
User.find_or_create_by(first_name: 'Penélope')
|
1199
|
-
|
1200
|
-
will execute:
|
1201
|
-
|
1202
|
-
User.create(first_name: 'Penélope')
|
1203
|
-
|
1204
|
-
Which obviously does not affect the scoping of queries within
|
1205
|
-
callbacks.
|
1206
|
-
|
1207
|
-
The `find_or_create_by` version also reads better, frankly.
|
1208
|
-
|
1209
|
-
If you need to add extra attributes during create, you can do one of:
|
1210
|
-
|
1211
|
-
User.create_with(active: true).find_or_create_by(first_name: 'Jon')
|
1212
|
-
User.find_or_create_by(first_name: 'Jon') { |u| u.active = true }
|
1213
|
-
|
1214
|
-
The `first_or_create` family of methods have been nodoc'ed in favour
|
1215
|
-
of this API. They may be deprecated in the future but their
|
1216
|
-
implementation is very small and it's probably not worth putting users
|
1217
|
-
through lots of annoying deprecation warnings.
|
1218
|
-
|
1219
|
-
*Jon Leighton*
|
1220
|
-
|
1221
|
-
* Fix bug with presence validation of associations. Would incorrectly add duplicated errors
|
1222
|
-
when the association was blank. Bug introduced in 1fab518c6a75dac5773654646eb724a59741bc13.
|
1223
|
-
|
1224
|
-
*Scott Willson*
|
1225
|
-
|
1226
|
-
* Fix bug where sum(expression) returns string '0' for no matching records.
|
1227
|
-
Fixes #7439
|
1228
|
-
|
1229
|
-
*Tim Macfarlane*
|
1230
|
-
|
1231
|
-
* PostgreSQL adapter correctly fetches default values when using multiple schemas and domains in a db. Fixes #7914
|
1232
|
-
|
1233
|
-
*Arturo Pie*
|
1234
|
-
|
1235
|
-
* Learn ActiveRecord::QueryMethods#order work with hash arguments
|
1236
|
-
|
1237
|
-
When symbol or hash passed we convert it to Arel::Nodes::Ordering.
|
1238
|
-
If we pass invalid direction(like name: :DeSc) ActiveRecord::QueryMethods#order will raise an exception
|
1239
|
-
|
1240
|
-
User.order(:name, email: :desc)
|
1241
|
-
# SELECT "users".* FROM "users" ORDER BY "users"."name" ASC, "users"."email" DESC
|
1242
|
-
|
1243
|
-
*Tima Maslyuchenko*
|
1244
|
-
|
1245
|
-
* Rename `ActiveRecord::Fixtures` class to `ActiveRecord::FixtureSet`.
|
1246
|
-
Instances of this class normally hold a collection of fixtures (records)
|
1247
|
-
loaded either from a single YAML file, or from a file and a folder
|
1248
|
-
with the same name. This change make the class name singular and makes
|
1249
|
-
the class easier to distinguish from the modules like
|
1250
|
-
`ActiveRecord::TestFixtures`, which operates on multiple fixture sets,
|
1251
|
-
or `DelegatingFixtures`, `::Fixtures`, etc.,
|
1252
|
-
and from the class `ActiveRecord::Fixture`, which corresponds to a single
|
1253
|
-
fixture.
|
1254
|
-
|
1255
|
-
*Alexey Muranov*
|
1256
|
-
|
1257
|
-
* The postgres adapter now supports tables with capital letters.
|
1258
|
-
Fixes #5920.
|
1259
|
-
|
1260
|
-
*Yves Senn*
|
1261
|
-
|
1262
|
-
* `CollectionAssociation#count` returns `0` without querying if the
|
1263
|
-
parent record is not persisted.
|
1264
|
-
|
1265
|
-
Before:
|
1266
|
-
|
1267
|
-
person.pets.count
|
1268
|
-
# SELECT COUNT(*) FROM "pets" WHERE "pets"."person_id" IS NULL
|
1269
|
-
# => 0
|
1270
|
-
|
1271
|
-
After:
|
1272
|
-
|
1273
|
-
person.pets.count
|
1274
|
-
# fires without sql query
|
1275
|
-
# => 0
|
1276
|
-
|
1277
|
-
*Francesco Rodriguez*
|
1278
|
-
|
1279
|
-
* Fix `reset_counters` crashing on `has_many :through` associations.
|
1280
|
-
Fixes #7822.
|
1281
|
-
|
1282
|
-
*lulalala*
|
1283
|
-
|
1284
|
-
* Support for partial inserts.
|
1285
|
-
|
1286
|
-
When inserting new records, only the fields which have been changed
|
1287
|
-
from the defaults will actually be included in the INSERT statement.
|
1288
|
-
The other fields will be populated by the database.
|
1289
|
-
|
1290
|
-
This is more efficient, and also means that it will be safe to
|
1291
|
-
remove database columns without getting subsequent errors in running
|
1292
|
-
app processes (so long as the code in those processes doesn't
|
1293
|
-
contain any references to the removed column).
|
1294
|
-
|
1295
|
-
The `partial_updates` configuration option is now renamed to
|
1296
|
-
`partial_writes` to reflect the fact that it now impacts both inserts
|
1297
|
-
and updates.
|
1298
|
-
|
1299
|
-
*Jon Leighton*
|
1300
|
-
|
1301
|
-
* Allow before and after validations to take an array of lifecycle events
|
1302
|
-
|
1303
|
-
*John Foley*
|
1304
|
-
|
1305
|
-
* Support for specifying transaction isolation level
|
1306
|
-
|
1307
|
-
If your database supports setting the isolation level for a transaction, you can set
|
1308
|
-
it like so:
|
1309
|
-
|
1310
|
-
Post.transaction(isolation: :serializable) do
|
1311
|
-
# ...
|
1312
|
-
end
|
1313
|
-
|
1314
|
-
Valid isolation levels are:
|
1315
|
-
|
1316
|
-
* `:read_uncommitted`
|
1317
|
-
* `:read_committed`
|
1318
|
-
* `:repeatable_read`
|
1319
|
-
* `:serializable`
|
1320
|
-
|
1321
|
-
You should consult the documentation for your database to understand the
|
1322
|
-
semantics of these different levels:
|
1323
|
-
|
1324
|
-
* http://www.postgresql.org/docs/9.1/static/transaction-iso.html
|
1325
|
-
* https://dev.mysql.com/doc/refman/5.0/en/set-transaction.html
|
1326
|
-
|
1327
|
-
An `ActiveRecord::TransactionIsolationError` will be raised if:
|
1328
|
-
|
1329
|
-
* The adapter does not support setting the isolation level
|
1330
|
-
* You are joining an existing open transaction
|
1331
|
-
* You are creating a nested (savepoint) transaction
|
1332
|
-
|
1333
|
-
The mysql, mysql2 and postgresql adapters support setting the transaction
|
1334
|
-
isolation level. However, support is disabled for mysql versions below 5,
|
1335
|
-
because they are affected by a bug (http://bugs.mysql.com/bug.php?id=39170)
|
1336
|
-
which means the isolation level gets persisted outside the transaction.
|
1337
|
-
|
1338
|
-
*Jon Leighton*
|
1339
|
-
|
1340
|
-
* `ActiveModel::ForbiddenAttributesProtection` is included by default
|
1341
|
-
in Active Record models. Check the docs of `ActiveModel::ForbiddenAttributesProtection`
|
1342
|
-
for more details.
|
1343
|
-
|
1344
|
-
*Guillermo Iguaran*
|
1345
|
-
|
1346
|
-
* Remove integration between Active Record and
|
1347
|
-
`ActiveModel::MassAssignmentSecurity`, `protected_attributes` gem
|
1348
|
-
should be added to use `attr_accessible`/`attr_protected`. Mass
|
1349
|
-
assignment options has been removed from all the AR methods that
|
1350
|
-
used it (ex. `AR::Base.new`, `AR::Base.create`, `AR::Base#update_attributes`, etc).
|
1351
|
-
|
1352
|
-
*Guillermo Iguaran*
|
1353
|
-
|
1354
|
-
* Fix the return of querying with an empty hash.
|
1355
|
-
Fixes #6971.
|
1356
|
-
|
1357
|
-
User.where(token: {})
|
1358
|
-
|
1359
|
-
Before:
|
1360
|
-
|
1361
|
-
#=> SELECT * FROM users;
|
1362
|
-
|
1363
|
-
After:
|
1364
|
-
|
1365
|
-
#=> SELECT * FROM users WHERE 1=0;
|
1366
|
-
|
1367
|
-
*Damien Mathieu*
|
1368
|
-
|
1369
|
-
* Fix creation of through association models when using `collection=[]`
|
1370
|
-
on a `has_many :through` association from an unsaved model.
|
1371
|
-
Fixes #7661.
|
1372
|
-
|
1373
|
-
*Ernie Miller*
|
1374
|
-
|
1375
|
-
* Explain only normal CRUD sql (select / update / insert / delete).
|
1376
|
-
Fix problem that explains unexplainable sql.
|
1377
|
-
Fixes #7544 #6458.
|
1378
|
-
|
1379
|
-
*kennyj*
|
1380
|
-
|
1381
|
-
* You can now override the generated accessor methods for stored attributes
|
1382
|
-
and reuse the original behavior with `read_store_attribute` and `write_store_attribute`,
|
1383
|
-
which are counterparts to `read_attribute` and `write_attribute`.
|
1384
|
-
|
1385
|
-
*Matt Jones*
|
1386
|
-
|
1387
|
-
* Accept `belongs_to` (including polymorphic) association keys in queries.
|
1388
|
-
|
1389
|
-
The following queries are now equivalent:
|
1390
|
-
|
1391
|
-
Post.where(author: author)
|
1392
|
-
Post.where(author_id: author)
|
1393
|
-
|
1394
|
-
PriceEstimate.where(estimate_of: treasure)
|
1395
|
-
PriceEstimate.where(estimate_of_type: 'Treasure', estimate_of_id: treasure)
|
1396
|
-
|
1397
|
-
*Peter Brown*
|
1398
|
-
|
1399
|
-
* Use native `mysqldump` command instead of `structure_dump` method
|
1400
|
-
when dumping the database structure to a sql file. Fixes #5547.
|
1401
|
-
|
1402
|
-
*kennyj*
|
1403
|
-
|
1404
|
-
* PostgreSQL inet and cidr types are converted to `IPAddr` objects.
|
1405
|
-
|
1406
|
-
*Dan McClain*
|
1407
|
-
|
1408
|
-
* PostgreSQL array type support. Any datatype can be used to create an
|
1409
|
-
array column, with full migration and schema dumper support.
|
1410
|
-
|
1411
|
-
To declare an array column, use the following syntax:
|
1412
|
-
|
1413
|
-
create_table :table_with_arrays do |t|
|
1414
|
-
t.integer :int_array, array: true
|
1415
|
-
# integer[]
|
1416
|
-
t.integer :int_array, array: true, length: 2
|
1417
|
-
# smallint[]
|
1418
|
-
t.string :string_array, array: true, length: 30
|
1419
|
-
# char varying(30)[]
|
1420
|
-
end
|
1421
|
-
|
1422
|
-
This respects any other migration detail (limits, defaults, etc).
|
1423
|
-
Active Record will serialize and deserialize the array columns on
|
1424
|
-
their way to and from the database.
|
1425
|
-
|
1426
|
-
One thing to note: PostgreSQL does not enforce any limits on the
|
1427
|
-
number of elements, and any array can be multi-dimensional. Any
|
1428
|
-
array that is multi-dimensional must be rectangular (each sub array
|
1429
|
-
must have the same number of elements as its siblings).
|
1430
|
-
|
1431
|
-
If the `pg_array_parser` gem is available, it will be used when
|
1432
|
-
parsing PostgreSQL's array representation.
|
1433
|
-
|
1434
|
-
*Dan McClain*
|
1435
|
-
|
1436
|
-
* Attribute predicate methods, such as `article.title?`, will now raise
|
1437
|
-
`ActiveModel::MissingAttributeError` if the attribute being queried for
|
1438
|
-
truthiness was not read from the database, instead of just returning `false`.
|
1439
|
-
|
1440
|
-
*Ernie Miller*
|
1441
|
-
|
1442
|
-
* `ActiveRecord::SchemaDumper` uses Ruby 1.9 style hash, which means that the
|
1443
|
-
schema.rb file will be generated using this new syntax from now on.
|
1444
|
-
|
1445
|
-
*Konstantin Shabanov*
|
1446
|
-
|
1447
|
-
* Map interval with precision to string datatype in PostgreSQL. Fixes #7518.
|
1448
|
-
|
1449
|
-
*Yves Senn*
|
1450
|
-
|
1451
|
-
* Fix eagerly loading associations without primary keys. Fixes #4976.
|
1452
|
-
|
1453
|
-
*Kelley Reynolds*
|
1454
|
-
|
1455
|
-
* Rails now raise an exception when you're trying to run a migration that has an invalid
|
1456
|
-
file name. Only lower case letters, numbers, and '_' are allowed in migration's file name.
|
1457
|
-
Please see #7419 for more details.
|
1458
|
-
|
1459
|
-
*Jan Bernacki*
|
1460
|
-
|
1461
|
-
* Fix bug when calling `store_accessor` multiple times.
|
1462
|
-
Fixes #7532.
|
1463
|
-
|
1464
|
-
*Matt Jones*
|
1465
|
-
|
1466
|
-
* Fix store attributes that show the changes incorrectly.
|
1467
|
-
Fixes #7532.
|
1468
|
-
|
1469
|
-
*Matt Jones*
|
1470
|
-
|
1471
|
-
* Fix `ActiveRecord::Relation#pluck` when columns or tables are reserved words.
|
1472
|
-
|
1473
|
-
*Ian Lesperance*
|
1474
|
-
|
1475
|
-
* Allow JSON columns to be created in PostgreSQL and properly encoded/decoded.
|
1476
|
-
to/from database.
|
1477
|
-
|
1478
|
-
*Dickson S. Guedes*
|
1479
|
-
|
1480
|
-
* Fix time column type casting for invalid time string values to correctly return `nil`.
|
1481
|
-
|
1482
|
-
*Adam Meehan*
|
1483
|
-
|
1484
|
-
* Allow to pass Symbol or Proc into `:limit` option of #accepts_nested_attributes_for.
|
1485
|
-
|
1486
|
-
*Mikhail Dieterle*
|
1487
|
-
|
1488
|
-
* ActiveRecord::SessionStore has been extracted from Active Record as `activerecord-session_store`
|
1489
|
-
gem. Please read the `README.md` file on the gem for the usage.
|
1490
|
-
|
1491
|
-
*Prem Sichanugrist*
|
1492
|
-
|
1493
|
-
* Fix `reset_counters` when there are multiple `belongs_to` association with the
|
1494
|
-
same foreign key and one of them have a counter cache.
|
1495
|
-
Fixes #5200.
|
1496
|
-
|
1497
|
-
*Dave Desrochers*
|
1498
|
-
|
1499
|
-
* `serialized_attributes` and `_attr_readonly` become class method only. Instance reader methods are deprecated.
|
1500
|
-
|
1501
|
-
*kennyj*
|
1502
|
-
|
1503
|
-
* Round usec when comparing timestamp attributes in the dirty tracking.
|
1504
|
-
Fixes #6975.
|
1505
|
-
|
1506
|
-
*kennyj*
|
1507
|
-
|
1508
|
-
* Use inversed parent for first and last child of `has_many` association.
|
1509
|
-
|
1510
|
-
*Ravil Bayramgalin*
|
1511
|
-
|
1512
|
-
* Fix `Column.microseconds` and `Column.fast_string_to_time` to avoid converting
|
1513
|
-
timestamp seconds to a float, since it occasionally results in inaccuracies
|
1514
|
-
with microsecond-precision times. Fixes #7352.
|
1515
|
-
|
1516
|
-
*Ari Pollak*
|
1517
|
-
|
1518
|
-
* Fix AR#dup to nullify the validation errors in the dup'ed object. Previously the original
|
1519
|
-
and the dup'ed object shared the same errors.
|
1520
|
-
|
1521
|
-
*Christian Seiler*
|
1522
|
-
|
1523
|
-
* Raise `ArgumentError` if list of attributes to change is empty in `update_all`.
|
1524
|
-
|
1525
|
-
*Roman Shatsov*
|
1526
|
-
|
1527
|
-
* Fix AR#create to return an unsaved record when AR::RecordInvalid is
|
1528
|
-
raised. Fixes #3217.
|
1529
|
-
|
1530
|
-
*Dave Yeu*
|
1531
|
-
|
1532
|
-
* Fixed table name prefix that is generated in engines for namespaced models.
|
1533
|
-
|
1534
|
-
*Wojciech Wnętrzak*
|
1535
|
-
|
1536
|
-
* Make sure `:environment` task is executed before `db:schema:load` or `db:structure:load`.
|
1537
|
-
Fixes #4772.
|
1538
|
-
|
1539
|
-
*Seamus Abshere*
|
1540
|
-
|
1541
|
-
* Allow Relation#merge to take a proc.
|
1542
|
-
|
1543
|
-
This was requested by DHH to allow creating of one's own custom
|
1544
|
-
association macros.
|
1545
|
-
|
1546
|
-
For example:
|
1547
|
-
|
1548
|
-
module Commentable
|
1549
|
-
def has_many_comments(extra)
|
1550
|
-
has_many :comments, -> { where(:foo).merge(extra) }
|
1551
|
-
end
|
1552
|
-
end
|
1553
|
-
|
1554
|
-
class Post < ActiveRecord::Base
|
1555
|
-
extend Commentable
|
1556
|
-
has_many_comments -> { where(:bar) }
|
1557
|
-
end
|
1558
|
-
|
1559
|
-
*Jon Leighton*
|
1560
|
-
|
1561
|
-
* Add CollectionProxy#scope.
|
1562
|
-
|
1563
|
-
This can be used to get a Relation from an association.
|
1564
|
-
|
1565
|
-
Previously we had a #scoped method, but we're deprecating that for
|
1566
|
-
AR::Base, so it doesn't make sense to have it here.
|
1567
|
-
|
1568
|
-
This was requested by DHH, to facilitate code like this:
|
1569
|
-
|
1570
|
-
Project.scope.order('created_at DESC').page(current_page).tagged_with(@tag).limit(5).scoping do
|
1571
|
-
@topics = @project.topics.scope
|
1572
|
-
@todolists = @project.todolists.scope
|
1573
|
-
@attachments = @project.attachments.scope
|
1574
|
-
@documents = @project.documents.scope
|
1575
|
-
end
|
1576
|
-
|
1577
|
-
*Jon Leighton*
|
1578
|
-
|
1579
|
-
* Add `Relation#load`.
|
1580
|
-
|
1581
|
-
This method explicitly loads the records and then returns `self`.
|
1582
|
-
|
1583
|
-
Rather than deciding between "do I want an array or a relation?",
|
1584
|
-
most people are actually asking themselves "do I want to eager load
|
1585
|
-
or lazy load?" Therefore, this method provides a way to explicitly
|
1586
|
-
eager-load without having to switch from a `Relation` to an array.
|
1587
|
-
|
1588
|
-
Example:
|
1589
|
-
|
1590
|
-
@posts = Post.where(published: true).load
|
1591
|
-
|
1592
|
-
*Jon Leighton*
|
1593
|
-
|
1594
|
-
* `Relation#order`: make new order prepend old one.
|
1595
|
-
|
1596
|
-
User.order("name asc").order("created_at desc")
|
1597
|
-
# SELECT * FROM users ORDER BY created_at desc, name asc
|
1598
|
-
|
1599
|
-
This also affects order defined in `default_scope` or any kind of associations.
|
1600
|
-
|
1601
|
-
*Bogdan Gusiev*
|
1602
|
-
|
1603
|
-
* `Model.all` now returns an `ActiveRecord::Relation`, rather than an
|
1604
|
-
array of records. Use `Relation#to_a` if you really want an array.
|
1605
|
-
|
1606
|
-
In some specific cases, this may cause breakage when upgrading.
|
1607
|
-
However in most cases the `ActiveRecord::Relation` will just act as a
|
1608
|
-
lazy-loaded array and there will be no problems.
|
1609
|
-
|
1610
|
-
Note that calling `Model.all` with options (e.g.
|
1611
|
-
`Model.all(conditions: '...')` was already deprecated, but it will
|
1612
|
-
still return an array in order to make the transition easier.
|
1613
|
-
|
1614
|
-
`Model.scoped` is deprecated in favour of `Model.all`.
|
1615
|
-
|
1616
|
-
`Relation#all` still returns an array, but is deprecated (since it
|
1617
|
-
would serve no purpose if we made it return a `Relation`).
|
1618
|
-
|
1619
|
-
*Jon Leighton*
|
1620
|
-
|
1621
|
-
* `:finder_sql` and `:counter_sql` options on collection associations
|
1622
|
-
are deprecated. Please transition to using scopes.
|
1623
|
-
|
1624
|
-
*Jon Leighton*
|
1625
|
-
|
1626
|
-
* `:insert_sql` and `:delete_sql` options on `has_and_belongs_to_many`
|
1627
|
-
associations are deprecated. Please transition to using `has_many
|
1628
|
-
:through`.
|
1629
|
-
|
1630
|
-
*Jon Leighton*
|
1631
|
-
|
1632
|
-
* Added `#update_columns` method which updates the attributes from
|
1633
|
-
the passed-in hash without calling save, hence skipping validations and
|
1634
|
-
callbacks. `ActiveRecordError` will be raised when called on new objects
|
1635
|
-
or when at least one of the attributes is marked as read only.
|
1636
|
-
|
1637
|
-
post.attributes # => {"id"=>2, "title"=>"My title", "body"=>"My content", "author"=>"Peter"}
|
1638
|
-
post.update_columns(title: 'New title', author: 'Sebastian') # => true
|
1639
|
-
post.attributes # => {"id"=>2, "title"=>"New title", "body"=>"My content", "author"=>"Sebastian"}
|
1640
|
-
|
1641
|
-
*Sebastian Martinez + Rafael Mendonça França*
|
1642
|
-
|
1643
|
-
* The migration generator now creates a join table with (commented) indexes every time
|
1644
|
-
the migration name contains the word `join_table`:
|
1645
|
-
|
1646
|
-
rails g migration create_join_table_for_artists_and_musics artist_id:index music_id
|
1647
|
-
|
1648
|
-
*Aleksey Magusev*
|
1649
|
-
|
1650
|
-
* Add `add_reference` and `remove_reference` schema statements. Aliases, `add_belongs_to`
|
1651
|
-
and `remove_belongs_to` are acceptable. References are reversible.
|
1652
|
-
|
1653
|
-
Examples:
|
1654
|
-
|
1655
|
-
# Create a user_id column
|
1656
|
-
add_reference(:products, :user)
|
1657
|
-
# Create a supplier_id, supplier_type columns and appropriate index
|
1658
|
-
add_reference(:products, :supplier, polymorphic: true, index: true)
|
1659
|
-
# Remove polymorphic reference
|
1660
|
-
remove_reference(:products, :supplier, polymorphic: true)
|
1661
|
-
|
1662
|
-
*Aleksey Magusev*
|
1663
|
-
|
1664
|
-
* Add `:default` and `:null` options to `column_exists?`.
|
1665
|
-
|
1666
|
-
column_exists?(:testings, :taggable_id, :integer, null: false)
|
1667
|
-
column_exists?(:testings, :taggable_type, :string, default: 'Photo')
|
1668
|
-
|
1669
|
-
*Aleksey Magusev*
|
1670
|
-
|
1671
|
-
* `ActiveRecord::Relation#inspect` now makes it clear that you are
|
1672
|
-
dealing with a `Relation` object rather than an array:.
|
1673
|
-
|
1674
|
-
User.where(age: 30).inspect
|
1675
|
-
# => <ActiveRecord::Relation [#<User ...>, #<User ...>, ...]>
|
1676
|
-
|
1677
|
-
User.where(age: 30).to_a.inspect
|
1678
|
-
# => [#<User ...>, #<User ...>]
|
1679
|
-
|
1680
|
-
The number of records displayed will be limited to 10.
|
1681
|
-
|
1682
|
-
*Brian Cardarella, Jon Leighton & Damien Mathieu*
|
1683
|
-
|
1684
|
-
* Add `collation` and `ctype` support to PostgreSQL. These are available for PostgreSQL 8.4 or later.
|
1685
|
-
Example:
|
1686
|
-
|
1687
|
-
development:
|
1688
|
-
adapter: postgresql
|
1689
|
-
host: localhost
|
1690
|
-
database: rails_development
|
1691
|
-
username: foo
|
1692
|
-
password: bar
|
1693
|
-
encoding: UTF8
|
1694
|
-
collation: ja_JP.UTF8
|
1695
|
-
ctype: ja_JP.UTF8
|
1696
|
-
|
1697
|
-
*kennyj*
|
1698
|
-
|
1699
|
-
* Changed `validates_presence_of` on an association so that children objects
|
1700
|
-
do not validate as being present if they are marked for destruction. This
|
1701
|
-
prevents you from saving the parent successfully and thus putting the parent
|
1702
|
-
in an invalid state.
|
1703
|
-
|
1704
|
-
*Nick Monje & Brent Wheeldon*
|
1705
|
-
|
1706
|
-
* `FinderMethods#exists?` now returns `false` with the `false` argument.
|
1707
|
-
|
1708
|
-
*Egor Lynko*
|
1709
|
-
|
1710
|
-
* Added support for specifying the precision of a timestamp in the PostgreSQL
|
1711
|
-
adapter. So, instead of having to incorrectly specify the precision using the
|
1712
|
-
`:limit` option, you may use `:precision`, as intended. For example, in a migration:
|
1713
|
-
|
1714
|
-
def change
|
1715
|
-
create_table :foobars do |t|
|
1716
|
-
t.timestamps precision: 0
|
1717
|
-
end
|
1718
|
-
end
|
1719
|
-
|
1720
|
-
*Tony Schneider*
|
1721
|
-
|
1722
|
-
* Allow `ActiveRecord::Relation#pluck` to accept multiple columns. Returns an
|
1723
|
-
array of arrays containing the typecasted values:
|
1724
|
-
|
1725
|
-
Person.pluck(:id, :name)
|
1726
|
-
# SELECT people.id, people.name FROM people
|
1727
|
-
# [[1, 'David'], [2, 'Jeremy'], [3, 'Jose']]
|
1728
|
-
|
1729
|
-
*Jeroen van Ingen & Carlos Antonio da Silva*
|
1730
|
-
|
1731
|
-
* Improve the derivation of HABTM join table name to take account of nesting.
|
1732
|
-
It now takes the table names of the two models, sorts them lexically and
|
1733
|
-
then joins them, stripping any common prefix from the second table name.
|
1734
|
-
|
1735
|
-
Some examples:
|
1736
|
-
|
1737
|
-
Top level models (Category <=> Product)
|
1738
|
-
Old: categories_products
|
1739
|
-
New: categories_products
|
1740
|
-
|
1741
|
-
Top level models with a global table_name_prefix (Category <=> Product)
|
1742
|
-
Old: site_categories_products
|
1743
|
-
New: site_categories_products
|
1744
|
-
|
1745
|
-
Nested models in a module without a table_name_prefix method (Admin::Category <=> Admin::Product)
|
1746
|
-
Old: categories_products
|
1747
|
-
New: categories_products
|
1748
|
-
|
1749
|
-
Nested models in a module with a table_name_prefix method (Admin::Category <=> Admin::Product)
|
1750
|
-
Old: categories_products
|
1751
|
-
New: admin_categories_products
|
1752
|
-
|
1753
|
-
Nested models in a parent model (Catalog::Category <=> Catalog::Product)
|
1754
|
-
Old: categories_products
|
1755
|
-
New: catalog_categories_products
|
1756
|
-
|
1757
|
-
Nested models in different parent models (Catalog::Category <=> Content::Page)
|
1758
|
-
Old: categories_pages
|
1759
|
-
New: catalog_categories_content_pages
|
1760
|
-
|
1761
|
-
*Andrew White*
|
1762
|
-
|
1763
|
-
* Move HABTM validity checks to `ActiveRecord::Reflection`. One side effect of
|
1764
|
-
this is to move when the exceptions are raised from the point of declaration
|
1765
|
-
to when the association is built. This is consistent with other association
|
1766
|
-
validity checks.
|
1767
|
-
|
1768
|
-
*Andrew White*
|
1769
|
-
|
1770
|
-
* Added `stored_attributes` hash which contains the attributes stored using
|
1771
|
-
`ActiveRecord::Store`. This allows you to retrieve the list of attributes
|
1772
|
-
you've defined.
|
1773
|
-
|
1774
|
-
class User < ActiveRecord::Base
|
1775
|
-
store :settings, accessors: [:color, :homepage]
|
1776
|
-
end
|
1777
|
-
|
1778
|
-
User.stored_attributes[:settings] # [:color, :homepage]
|
1779
|
-
|
1780
|
-
*Joost Baaij & Carlos Antonio da Silva*
|
1781
|
-
|
1782
|
-
* PostgreSQL default log level is now 'warning', to bypass the noisy notice
|
1783
|
-
messages. You can change the log level using the `min_messages` option
|
1784
|
-
available in your config/database.yml.
|
1785
|
-
|
1786
|
-
*kennyj*
|
1787
|
-
|
1788
|
-
* Add uuid datatype support to PostgreSQL adapter.
|
1789
|
-
|
1790
|
-
*Konstantin Shabanov*
|
1791
|
-
|
1792
|
-
* Added `ActiveRecord::Migration.check_pending!` that raises an error if
|
1793
|
-
migrations are pending.
|
1794
|
-
|
1795
|
-
*Richard Schneeman*
|
1796
|
-
|
1797
|
-
* Added `#destroy!` which acts like `#destroy` but will raise an
|
1798
|
-
`ActiveRecord::RecordNotDestroyed` exception instead of returning `false`.
|
1799
|
-
|
1800
|
-
*Marc-André Lafortune*
|
1801
|
-
|
1802
|
-
* Added support to `CollectionAssociation#delete` for passing `fixnum`
|
1803
|
-
or `string` values as record ids. This finds the records responding
|
1804
|
-
to the `id` and executes delete on them.
|
1805
|
-
|
1806
|
-
class Person < ActiveRecord::Base
|
1807
|
-
has_many :pets
|
1808
|
-
end
|
1809
|
-
|
1810
|
-
person.pets.delete("1") # => [#<Pet id: 1>]
|
1811
|
-
person.pets.delete(2, 3) # => [#<Pet id: 2>, #<Pet id: 3>]
|
1812
|
-
|
1813
|
-
*Francesco Rodriguez*
|
1814
|
-
|
1815
|
-
* Deprecated most of the 'dynamic finder' methods. All dynamic methods
|
1816
|
-
except for `find_by_...` and `find_by_...!` are deprecated. Here's
|
1817
|
-
how you can rewrite the code:
|
1818
|
-
|
1819
|
-
* `find_all_by_...` can be rewritten using `where(...)`
|
1820
|
-
* `find_last_by_...` can be rewritten using `where(...).last`
|
1821
|
-
* `scoped_by_...` can be rewritten using `where(...)`
|
1822
|
-
* `find_or_initialize_by_...` can be rewritten using
|
1823
|
-
`where(...).first_or_initialize`
|
1824
|
-
* `find_or_create_by_...` can be rewritten using
|
1825
|
-
`find_or_create_by(...)` or where(...).first_or_create`
|
1826
|
-
* `find_or_create_by_...!` can be rewritten using
|
1827
|
-
`find_or_create_by!(...) or `where(...).first_or_create!`
|
1828
|
-
|
1829
|
-
The implementation of the deprecated dynamic finders has been moved
|
1830
|
-
to the `activerecord-deprecated_finders` gem. See below for details.
|
1831
|
-
|
1832
|
-
*Jon Leighton*
|
1833
|
-
|
1834
|
-
* Deprecated the old-style hash based finder API. This means that
|
1835
|
-
methods which previously accepted "finder options" no longer do. For
|
1836
|
-
example this:
|
1837
|
-
|
1838
|
-
Post.find(:all, conditions: { comments_count: 10 }, limit: 5)
|
1839
|
-
|
1840
|
-
Should be rewritten in the new style which has existed since Rails 3:
|
1841
|
-
|
1842
|
-
Post.where(comments_count: 10).limit(5)
|
1843
|
-
|
1844
|
-
Note that as an interim step, it is possible to rewrite the above as:
|
1845
|
-
|
1846
|
-
Post.all.merge(where: { comments_count: 10 }, limit: 5)
|
1847
|
-
|
1848
|
-
This could save you a lot of work if there is a lot of old-style
|
1849
|
-
finder usage in your application.
|
1850
|
-
|
1851
|
-
`Relation#merge` now accepts a hash of
|
1852
|
-
options, but they must be identical to the names of the equivalent
|
1853
|
-
finder method. These are mostly identical to the old-style finder
|
1854
|
-
option names, except in the following cases:
|
1855
|
-
|
1856
|
-
* `:conditions` becomes `:where`.
|
1857
|
-
* `:include` becomes `:includes`.
|
1858
|
-
|
1859
|
-
The code to implement the deprecated features has been moved out to the
|
1860
|
-
`activerecord-deprecated_finders` gem. This gem is a dependency of Active
|
1861
|
-
Record in Rails 4.0, so the interface works out of the box. It will no
|
1862
|
-
longer be a dependency from Rails 4.1 (you'll need to add it to the
|
1863
|
-
`Gemfile` in 4.1), and will be maintained until Rails 5.0.
|
1864
|
-
|
1865
|
-
*Jon Leighton*
|
1866
|
-
|
1867
|
-
* It's not possible anymore to destroy a model marked as read only.
|
1868
|
-
|
1869
|
-
*Johannes Barre*
|
1870
|
-
|
1871
|
-
* Added ability to ActiveRecord::Relation#from to accept other ActiveRecord::Relation objects.
|
1872
|
-
|
1873
|
-
Record.from(subquery)
|
1874
|
-
Record.from(subquery, :a)
|
1875
|
-
|
1876
|
-
*Radoslav Stankov*
|
1877
|
-
|
1878
|
-
* Added custom coders support for ActiveRecord::Store. Now you can set
|
1879
|
-
your custom coder like this:
|
1880
|
-
|
1881
|
-
store :settings, accessors: [ :color, :homepage ], coder: JSON
|
1882
|
-
|
1883
|
-
*Andrey Voronkov*
|
1884
|
-
|
1885
|
-
* `mysql` and `mysql2` connections will set `SQL_MODE=STRICT_ALL_TABLES` by
|
1886
|
-
default to avoid silent data loss. This can be disabled by specifying
|
1887
|
-
`strict: false` in your `database.yml`.
|
1888
|
-
|
1889
|
-
*Michael Pearson*
|
1890
|
-
|
1891
|
-
* Added default order to `first` to assure consistent results among
|
1892
|
-
different database engines. Introduced `take` as a replacement to
|
1893
|
-
the old behavior of `first`.
|
1894
|
-
|
1895
|
-
*Marcelo Silveira*
|
1896
|
-
|
1897
|
-
* Added an `:index` option to automatically create indexes for references
|
1898
|
-
and belongs_to statements in migrations.
|
1899
|
-
|
1900
|
-
The `references` and `belongs_to` methods now support an `index`
|
1901
|
-
option that receives either a boolean value or an options hash
|
1902
|
-
that is identical to options available to the add_index method:
|
1903
|
-
|
1904
|
-
create_table :messages do |t|
|
1905
|
-
t.references :person, index: true
|
1906
|
-
end
|
1907
|
-
|
1908
|
-
Is the same as:
|
1909
|
-
|
1910
|
-
create_table :messages do |t|
|
1911
|
-
t.references :person
|
1912
|
-
end
|
1913
|
-
add_index :messages, :person_id
|
1914
|
-
|
1915
|
-
Generators have also been updated to use the new syntax.
|
1916
|
-
|
1917
|
-
*Joshua Wood*
|
1918
|
-
|
1919
|
-
* Added `#find_by` and `#find_by!` to mirror the functionality
|
1920
|
-
provided by dynamic finders in a way that allows dynamic input more
|
1921
|
-
easily:
|
1922
|
-
|
1923
|
-
Post.find_by name: 'Spartacus', rating: 4
|
1924
|
-
Post.find_by "published_at < ?", 2.weeks.ago
|
1925
|
-
Post.find_by! name: 'Spartacus'
|
1926
|
-
|
1927
|
-
*Jon Leighton*
|
1928
|
-
|
1929
|
-
* Added ActiveRecord::Base#slice to return a hash of the given methods with
|
1930
|
-
their names as keys and returned values as values.
|
1931
|
-
|
1932
|
-
*Guillermo Iguaran*
|
1933
|
-
|
1934
|
-
* Deprecate eager-evaluated scopes.
|
1935
|
-
|
1936
|
-
Don't use this:
|
1937
|
-
|
1938
|
-
scope :red, where(color: 'red')
|
1939
|
-
default_scope where(color: 'red')
|
1940
|
-
|
1941
|
-
Use this:
|
1942
|
-
|
1943
|
-
scope :red, -> { where(color: 'red') }
|
1944
|
-
default_scope { where(color: 'red') }
|
1945
|
-
|
1946
|
-
The former has numerous issues. It is a common newbie gotcha to do
|
1947
|
-
the following:
|
1948
|
-
|
1949
|
-
scope :recent, where(published_at: Time.now - 2.weeks)
|
1950
|
-
|
1951
|
-
Or a more subtle variant:
|
1952
|
-
|
1953
|
-
scope :recent, -> { where(published_at: Time.now - 2.weeks) }
|
1954
|
-
scope :recent_red, recent.where(color: 'red')
|
1955
|
-
|
1956
|
-
Eager scopes are also very complex to implement within Active
|
1957
|
-
Record, and there are still bugs. For example, the following does
|
1958
|
-
not do what you expect:
|
1959
|
-
|
1960
|
-
scope :remove_conditions, except(:where)
|
1961
|
-
where(...).remove_conditions # => still has conditions
|
1962
|
-
|
1963
|
-
*Jon Leighton*
|
1964
|
-
|
1965
|
-
* Remove IdentityMap
|
1966
|
-
|
1967
|
-
IdentityMap has never graduated to be an "enabled-by-default" feature, due
|
1968
|
-
to some inconsistencies with associations, as described in this commit:
|
1969
|
-
|
1970
|
-
https://github.com/rails/rails/commit/302c912bf6bcd0fa200d964ec2dc4a44abe328a6
|
1971
|
-
|
1972
|
-
Hence the removal from the codebase, until such issues are fixed.
|
1973
|
-
|
1974
|
-
*Carlos Antonio da Silva*
|
1975
|
-
|
1976
|
-
* Added the schema cache dump feature.
|
1977
|
-
|
1978
|
-
`Schema cache dump` feature was implemented. This feature can dump/load internal state of `SchemaCache` instance
|
1979
|
-
because we want to boot rails more quickly when we have many models.
|
1980
|
-
|
1981
|
-
Usage notes:
|
1982
|
-
|
1983
|
-
1) execute rake task.
|
1984
|
-
RAILS_ENV=production bundle exec rake db:schema:cache:dump
|
1985
|
-
=> generate db/schema_cache.dump
|
1986
|
-
|
1987
|
-
2) add config.active_record.use_schema_cache_dump = true in config/production.rb. BTW, true is default.
|
1988
|
-
|
1989
|
-
3) boot rails.
|
1990
|
-
RAILS_ENV=production bundle exec rails server
|
1991
|
-
=> use db/schema_cache.dump
|
1992
|
-
|
1993
|
-
4) If you remove clear dumped cache, execute rake task.
|
1994
|
-
RAILS_ENV=production bundle exec rake db:schema:cache:clear
|
1995
|
-
=> remove db/schema_cache.dump
|
1996
|
-
|
1997
|
-
*kennyj*
|
1998
|
-
|
1999
|
-
* Added support for partial indices to PostgreSQL adapter.
|
2000
|
-
|
2001
|
-
The `add_index` method now supports a `where` option that receives a
|
2002
|
-
string with the partial index criteria.
|
2003
|
-
|
2004
|
-
add_index(:accounts, :code, where: 'active')
|
2005
|
-
|
2006
|
-
generates
|
2007
|
-
|
2008
|
-
CREATE INDEX index_accounts_on_code ON accounts(code) WHERE active
|
2009
|
-
|
2010
|
-
*Marcelo Silveira*
|
2011
|
-
|
2012
|
-
* Implemented `ActiveRecord::Relation#none` method.
|
2013
|
-
|
2014
|
-
The `none` method returns a chainable relation with zero records
|
2015
|
-
(an instance of the NullRelation class).
|
2016
|
-
|
2017
|
-
Any subsequent condition chained to the returned relation will continue
|
2018
|
-
generating an empty relation and will not fire any query to the database.
|
2019
|
-
|
2020
|
-
*Juanjo Bazán*
|
2021
|
-
|
2022
|
-
* Added the `ActiveRecord::NullRelation` class implementing the null
|
2023
|
-
object pattern for the Relation class.
|
2024
|
-
|
2025
|
-
*Juanjo Bazán*
|
2026
|
-
|
2027
|
-
* Added new `dependent: :restrict_with_error` option. This will add
|
2028
|
-
an error to the model, rather than raising an exception.
|
2029
|
-
|
2030
|
-
The `:restrict` option is renamed to `:restrict_with_exception` to
|
2031
|
-
make this distinction explicit.
|
2032
|
-
|
2033
|
-
*Manoj Kumar & Jon Leighton*
|
2034
|
-
|
2035
|
-
* Added `create_join_table` migration helper to create HABTM join tables.
|
2036
|
-
|
2037
|
-
create_join_table :products, :categories
|
2038
|
-
# =>
|
2039
|
-
# create_table :categories_products, id: false do |td|
|
2040
|
-
# td.integer :product_id, null: false
|
2041
|
-
# td.integer :category_id, null: false
|
2042
|
-
# end
|
2043
|
-
|
2044
|
-
*Rafael Mendonça França*
|
2045
|
-
|
2046
|
-
* The primary key is always initialized in the @attributes hash to `nil` (unless
|
2047
|
-
another value has been specified).
|
2048
|
-
|
2049
|
-
*Aaron Paterson*
|
2050
|
-
|
2051
|
-
* In previous releases, the following would generate a single query with
|
2052
|
-
an `OUTER JOIN comments`, rather than two separate queries:
|
2053
|
-
|
2054
|
-
Post.includes(:comments)
|
2055
|
-
.where("comments.name = 'foo'")
|
2056
|
-
|
2057
|
-
This behaviour relies on matching SQL string, which is an inherently
|
2058
|
-
flawed idea unless we write an SQL parser, which we do not wish to
|
2059
|
-
do.
|
2060
|
-
|
2061
|
-
Therefore, it is now deprecated.
|
2062
|
-
|
2063
|
-
To avoid deprecation warnings and for future compatibility, you must
|
2064
|
-
explicitly state which tables you reference, when using SQL snippets:
|
2065
|
-
|
2066
|
-
Post.includes(:comments)
|
2067
|
-
.where("comments.name = 'foo'")
|
2068
|
-
.references(:comments)
|
2069
|
-
|
2070
|
-
Note that you do not need to explicitly specify references in the
|
2071
|
-
following cases, as they can be automatically inferred:
|
2072
|
-
|
2073
|
-
Post.includes(:comments).where(comments: { name: 'foo' })
|
2074
|
-
Post.includes(:comments).where('comments.name' => 'foo')
|
2075
|
-
Post.includes(:comments).order('comments.name')
|
2076
|
-
|
2077
|
-
You do not need to worry about this unless you are doing eager
|
2078
|
-
loading. Basically, don't worry unless you see a deprecation warning
|
2079
|
-
or (in future releases) an SQL error due to a missing JOIN.
|
2080
|
-
|
2081
|
-
*Jon Leighton*
|
2082
|
-
|
2083
|
-
* Support for the `schema_info` table has been dropped. Please
|
2084
|
-
switch to `schema_migrations`.
|
2085
|
-
|
2086
|
-
*Aaron Patterson*
|
2087
|
-
|
2088
|
-
* Connections *must* be closed at the end of a thread. If not, your
|
2089
|
-
connection pool can fill and an exception will be raised.
|
2090
|
-
|
2091
|
-
*Aaron Patterson*
|
2092
|
-
|
2093
|
-
* PostgreSQL hstore records can be created.
|
2094
|
-
|
2095
|
-
*Aaron Patterson*
|
2096
|
-
|
2097
|
-
* PostgreSQL hstore types are automatically deserialized from the database.
|
2098
|
-
|
2099
|
-
*Aaron Patterson*
|
2100
|
-
|
2101
|
-
|
2102
|
-
Please check [3-2-stable](https://github.com/rails/rails/blob/3-2-stable/activerecord/CHANGELOG.md) for previous changes.
|