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,3814 +0,0 @@
|
|
1
|
-
Active Support Core Extensions
|
2
|
-
==============================
|
3
|
-
|
4
|
-
Active Support is the Ruby on Rails component responsible for providing Ruby language extensions, utilities, and other transversal stuff.
|
5
|
-
|
6
|
-
It offers a richer bottom-line at the language level, targeted both at the development of Rails applications, and at the development of Ruby on Rails itself.
|
7
|
-
|
8
|
-
After reading this guide, you will know:
|
9
|
-
|
10
|
-
* What Core Extensions are.
|
11
|
-
* How to load all extensions.
|
12
|
-
* How to cherry-pick just the extensions you want.
|
13
|
-
* What extensions Active Support provides.
|
14
|
-
|
15
|
-
--------------------------------------------------------------------------------
|
16
|
-
|
17
|
-
How to Load Core Extensions
|
18
|
-
---------------------------
|
19
|
-
|
20
|
-
### Stand-Alone Active Support
|
21
|
-
|
22
|
-
In order to have a near-zero default footprint, Active Support does not load anything by default. It is broken in small pieces so that you can load just what you need, and also has some convenience entry points to load related extensions in one shot, even everything.
|
23
|
-
|
24
|
-
Thus, after a simple require like:
|
25
|
-
|
26
|
-
```ruby
|
27
|
-
require 'active_support'
|
28
|
-
```
|
29
|
-
|
30
|
-
objects do not even respond to `blank?`. Let's see how to load its definition.
|
31
|
-
|
32
|
-
#### Cherry-picking a Definition
|
33
|
-
|
34
|
-
The most lightweight way to get `blank?` is to cherry-pick the file that defines it.
|
35
|
-
|
36
|
-
For every single method defined as a core extension this guide has a note that says where such a method is defined. In the case of `blank?` the note reads:
|
37
|
-
|
38
|
-
NOTE: Defined in `active_support/core_ext/object/blank.rb`.
|
39
|
-
|
40
|
-
That means that this single call is enough:
|
41
|
-
|
42
|
-
```ruby
|
43
|
-
require 'active_support/core_ext/object/blank'
|
44
|
-
```
|
45
|
-
|
46
|
-
Active Support has been carefully revised so that cherry-picking a file loads only strictly needed dependencies, if any.
|
47
|
-
|
48
|
-
#### Loading Grouped Core Extensions
|
49
|
-
|
50
|
-
The next level is to simply load all extensions to `Object`. As a rule of thumb, extensions to `SomeClass` are available in one shot by loading `active_support/core_ext/some_class`.
|
51
|
-
|
52
|
-
Thus, to load all extensions to `Object` (including `blank?`):
|
53
|
-
|
54
|
-
```ruby
|
55
|
-
require 'active_support/core_ext/object'
|
56
|
-
```
|
57
|
-
|
58
|
-
#### Loading All Core Extensions
|
59
|
-
|
60
|
-
You may prefer just to load all core extensions, there is a file for that:
|
61
|
-
|
62
|
-
```ruby
|
63
|
-
require 'active_support/core_ext'
|
64
|
-
```
|
65
|
-
|
66
|
-
#### Loading All Active Support
|
67
|
-
|
68
|
-
And finally, if you want to have all Active Support available just issue:
|
69
|
-
|
70
|
-
```ruby
|
71
|
-
require 'active_support/all'
|
72
|
-
```
|
73
|
-
|
74
|
-
That does not even put the entire Active Support in memory upfront indeed, some stuff is configured via `autoload`, so it is only loaded if used.
|
75
|
-
|
76
|
-
### Active Support Within a Ruby on Rails Application
|
77
|
-
|
78
|
-
A Ruby on Rails application loads all Active Support unless `config.active_support.bare` is true. In that case, the application will only load what the framework itself cherry-picks for its own needs, and can still cherry-pick itself at any granularity level, as explained in the previous section.
|
79
|
-
|
80
|
-
Extensions to All Objects
|
81
|
-
-------------------------
|
82
|
-
|
83
|
-
### `blank?` and `present?`
|
84
|
-
|
85
|
-
The following values are considered to be blank in a Rails application:
|
86
|
-
|
87
|
-
* `nil` and `false`,
|
88
|
-
|
89
|
-
* strings composed only of whitespace (see note below),
|
90
|
-
|
91
|
-
* empty arrays and hashes, and
|
92
|
-
|
93
|
-
* any other object that responds to `empty?` and is empty.
|
94
|
-
|
95
|
-
INFO: The predicate for strings uses the Unicode-aware character class `[:space:]`, so for example U+2029 (paragraph separator) is considered to be whitespace.
|
96
|
-
|
97
|
-
WARNING: Note that numbers are not mentioned. In particular, 0 and 0.0 are **not** blank.
|
98
|
-
|
99
|
-
For example, this method from `ActionDispatch::Session::AbstractStore` uses `blank?` for checking whether a session key is present:
|
100
|
-
|
101
|
-
```ruby
|
102
|
-
def ensure_session_key!
|
103
|
-
if @key.blank?
|
104
|
-
raise ArgumentError, 'A key is required...'
|
105
|
-
end
|
106
|
-
end
|
107
|
-
```
|
108
|
-
|
109
|
-
The method `present?` is equivalent to `!blank?`. This example is taken from `ActionDispatch::Http::Cache::Response`:
|
110
|
-
|
111
|
-
```ruby
|
112
|
-
def set_conditional_cache_control!
|
113
|
-
return if self["Cache-Control"].present?
|
114
|
-
...
|
115
|
-
end
|
116
|
-
```
|
117
|
-
|
118
|
-
NOTE: Defined in `active_support/core_ext/object/blank.rb`.
|
119
|
-
|
120
|
-
### `presence`
|
121
|
-
|
122
|
-
The `presence` method returns its receiver if `present?`, and `nil` otherwise. It is useful for idioms like this:
|
123
|
-
|
124
|
-
```ruby
|
125
|
-
host = config[:host].presence || 'localhost'
|
126
|
-
```
|
127
|
-
|
128
|
-
NOTE: Defined in `active_support/core_ext/object/blank.rb`.
|
129
|
-
|
130
|
-
### `duplicable?`
|
131
|
-
|
132
|
-
A few fundamental objects in Ruby are singletons. For example, in the whole life of a program the integer 1 refers always to the same instance:
|
133
|
-
|
134
|
-
```ruby
|
135
|
-
1.object_id # => 3
|
136
|
-
Math.cos(0).to_i.object_id # => 3
|
137
|
-
```
|
138
|
-
|
139
|
-
Hence, there's no way these objects can be duplicated through `dup` or `clone`:
|
140
|
-
|
141
|
-
```ruby
|
142
|
-
true.dup # => TypeError: can't dup TrueClass
|
143
|
-
```
|
144
|
-
|
145
|
-
Some numbers which are not singletons are not duplicable either:
|
146
|
-
|
147
|
-
```ruby
|
148
|
-
0.0.clone # => allocator undefined for Float
|
149
|
-
(2**1024).clone # => allocator undefined for Bignum
|
150
|
-
```
|
151
|
-
|
152
|
-
Active Support provides `duplicable?` to programmatically query an object about this property:
|
153
|
-
|
154
|
-
```ruby
|
155
|
-
"foo".duplicable? # => true
|
156
|
-
"".duplicable? # => true
|
157
|
-
0.0.duplicable? # => false
|
158
|
-
false.duplicable? # => false
|
159
|
-
```
|
160
|
-
|
161
|
-
By definition all objects are `duplicable?` except `nil`, `false`, `true`, symbols, numbers, class, and module objects.
|
162
|
-
|
163
|
-
WARNING: Any class can disallow duplication by removing `dup` and `clone` or raising exceptions from them. Thus only `rescue` can tell whether a given arbitrary object is duplicable. `duplicable?` depends on the hard-coded list above, but it is much faster than `rescue`. Use it only if you know the hard-coded list is enough in your use case.
|
164
|
-
|
165
|
-
NOTE: Defined in `active_support/core_ext/object/duplicable.rb`.
|
166
|
-
|
167
|
-
### `deep_dup`
|
168
|
-
|
169
|
-
The `deep_dup` method returns deep copy of a given object. Normally, when you `dup` an object that contains other objects, ruby does not `dup` them, so it creates a shallow copy of the object. If you have an array with a string, for example, it will look like this:
|
170
|
-
|
171
|
-
```ruby
|
172
|
-
array = ['string']
|
173
|
-
duplicate = array.dup
|
174
|
-
|
175
|
-
duplicate.push 'another-string'
|
176
|
-
|
177
|
-
# the object was duplicated, so the element was added only to the duplicate
|
178
|
-
array #=> ['string']
|
179
|
-
duplicate #=> ['string', 'another-string']
|
180
|
-
|
181
|
-
duplicate.first.gsub!('string', 'foo')
|
182
|
-
|
183
|
-
# first element was not duplicated, it will be changed in both arrays
|
184
|
-
array #=> ['foo']
|
185
|
-
duplicate #=> ['foo', 'another-string']
|
186
|
-
```
|
187
|
-
|
188
|
-
As you can see, after duplicating the `Array` instance, we got another object, therefore we can modify it and the original object will stay unchanged. This is not true for array's elements, however. Since `dup` does not make deep copy, the string inside the array is still the same object.
|
189
|
-
|
190
|
-
If you need a deep copy of an object, you should use `deep_dup`. Here is an example:
|
191
|
-
|
192
|
-
```ruby
|
193
|
-
array = ['string']
|
194
|
-
duplicate = array.deep_dup
|
195
|
-
|
196
|
-
duplicate.first.gsub!('string', 'foo')
|
197
|
-
|
198
|
-
array #=> ['string']
|
199
|
-
duplicate #=> ['foo']
|
200
|
-
```
|
201
|
-
|
202
|
-
If the object is not duplicable, `deep_dup` will just return it:
|
203
|
-
|
204
|
-
```ruby
|
205
|
-
number = 1
|
206
|
-
duplicate = number.deep_dup
|
207
|
-
number.object_id == duplicate.object_id # => true
|
208
|
-
```
|
209
|
-
|
210
|
-
NOTE: Defined in `active_support/core_ext/object/deep_dup.rb`.
|
211
|
-
|
212
|
-
### `try`
|
213
|
-
|
214
|
-
When you want to call a method on an object only if it is not `nil`, the simplest way to achieve it is with conditional statements, adding unnecessary clutter. The alternative is to use `try`. `try` is like `Object#send` except that it returns `nil` if sent to `nil`.
|
215
|
-
|
216
|
-
Here is an example:
|
217
|
-
|
218
|
-
```ruby
|
219
|
-
# without try
|
220
|
-
unless @number.nil?
|
221
|
-
@number.next
|
222
|
-
end
|
223
|
-
|
224
|
-
# with try
|
225
|
-
@number.try(:next)
|
226
|
-
```
|
227
|
-
|
228
|
-
Another example is this code from `ActiveRecord::ConnectionAdapters::AbstractAdapter` where `@logger` could be `nil`. You can see that the code uses `try` and avoids an unnecessary check.
|
229
|
-
|
230
|
-
```ruby
|
231
|
-
def log_info(sql, name, ms)
|
232
|
-
if @logger.try(:debug?)
|
233
|
-
name = '%s (%.1fms)' % [name || 'SQL', ms]
|
234
|
-
@logger.debug(format_log_entry(name, sql.squeeze(' ')))
|
235
|
-
end
|
236
|
-
end
|
237
|
-
```
|
238
|
-
|
239
|
-
`try` can also be called without arguments but a block, which will only be executed if the object is not nil:
|
240
|
-
|
241
|
-
```ruby
|
242
|
-
@person.try { |p| "#{p.first_name} #{p.last_name}" }
|
243
|
-
```
|
244
|
-
|
245
|
-
NOTE: Defined in `active_support/core_ext/object/try.rb`.
|
246
|
-
|
247
|
-
### `class_eval(*args, &block)`
|
248
|
-
|
249
|
-
You can evaluate code in the context of any object's singleton class using `class_eval`:
|
250
|
-
|
251
|
-
```ruby
|
252
|
-
class Proc
|
253
|
-
def bind(object)
|
254
|
-
block, time = self, Time.current
|
255
|
-
object.class_eval do
|
256
|
-
method_name = "__bind_#{time.to_i}_#{time.usec}"
|
257
|
-
define_method(method_name, &block)
|
258
|
-
method = instance_method(method_name)
|
259
|
-
remove_method(method_name)
|
260
|
-
method
|
261
|
-
end.bind(object)
|
262
|
-
end
|
263
|
-
end
|
264
|
-
```
|
265
|
-
|
266
|
-
NOTE: Defined in `active_support/core_ext/kernel/singleton_class.rb`.
|
267
|
-
|
268
|
-
### `acts_like?(duck)`
|
269
|
-
|
270
|
-
The method `acts_like?` provides a way to check whether some class acts like some other class based on a simple convention: a class that provides the same interface as `String` defines
|
271
|
-
|
272
|
-
```ruby
|
273
|
-
def acts_like_string?
|
274
|
-
end
|
275
|
-
```
|
276
|
-
|
277
|
-
which is only a marker, its body or return value are irrelevant. Then, client code can query for duck-type-safeness this way:
|
278
|
-
|
279
|
-
```ruby
|
280
|
-
some_klass.acts_like?(:string)
|
281
|
-
```
|
282
|
-
|
283
|
-
Rails has classes that act like `Date` or `Time` and follow this contract.
|
284
|
-
|
285
|
-
NOTE: Defined in `active_support/core_ext/object/acts_like.rb`.
|
286
|
-
|
287
|
-
### `to_param`
|
288
|
-
|
289
|
-
All objects in Rails respond to the method `to_param`, which is meant to return something that represents them as values in a query string, or as URL fragments.
|
290
|
-
|
291
|
-
By default `to_param` just calls `to_s`:
|
292
|
-
|
293
|
-
```ruby
|
294
|
-
7.to_param # => "7"
|
295
|
-
```
|
296
|
-
|
297
|
-
The return value of `to_param` should **not** be escaped:
|
298
|
-
|
299
|
-
```ruby
|
300
|
-
"Tom & Jerry".to_param # => "Tom & Jerry"
|
301
|
-
```
|
302
|
-
|
303
|
-
Several classes in Rails overwrite this method.
|
304
|
-
|
305
|
-
For example `nil`, `true`, and `false` return themselves. `Array#to_param` calls `to_param` on the elements and joins the result with "/":
|
306
|
-
|
307
|
-
```ruby
|
308
|
-
[0, true, String].to_param # => "0/true/String"
|
309
|
-
```
|
310
|
-
|
311
|
-
Notably, the Rails routing system calls `to_param` on models to get a value for the `:id` placeholder. `ActiveRecord::Base#to_param` returns the `id` of a model, but you can redefine that method in your models. For example, given
|
312
|
-
|
313
|
-
```ruby
|
314
|
-
class User
|
315
|
-
def to_param
|
316
|
-
"#{id}-#{name.parameterize}"
|
317
|
-
end
|
318
|
-
end
|
319
|
-
```
|
320
|
-
|
321
|
-
we get:
|
322
|
-
|
323
|
-
```ruby
|
324
|
-
user_path(@user) # => "/users/357-john-smith"
|
325
|
-
```
|
326
|
-
|
327
|
-
WARNING. Controllers need to be aware of any redefinition of `to_param` because when a request like that comes in "357-john-smith" is the value of `params[:id]`.
|
328
|
-
|
329
|
-
NOTE: Defined in `active_support/core_ext/object/to_param.rb`.
|
330
|
-
|
331
|
-
### `to_query`
|
332
|
-
|
333
|
-
Except for hashes, given an unescaped `key` this method constructs the part of a query string that would map such key to what `to_param` returns. For example, given
|
334
|
-
|
335
|
-
```ruby
|
336
|
-
class User
|
337
|
-
def to_param
|
338
|
-
"#{id}-#{name.parameterize}"
|
339
|
-
end
|
340
|
-
end
|
341
|
-
```
|
342
|
-
|
343
|
-
we get:
|
344
|
-
|
345
|
-
```ruby
|
346
|
-
current_user.to_query('user') # => user=357-john-smith
|
347
|
-
```
|
348
|
-
|
349
|
-
This method escapes whatever is needed, both for the key and the value:
|
350
|
-
|
351
|
-
```ruby
|
352
|
-
account.to_query('company[name]')
|
353
|
-
# => "company%5Bname%5D=Johnson+%26+Johnson"
|
354
|
-
```
|
355
|
-
|
356
|
-
so its output is ready to be used in a query string.
|
357
|
-
|
358
|
-
Arrays return the result of applying `to_query` to each element with `_key_[]` as key, and join the result with "&":
|
359
|
-
|
360
|
-
```ruby
|
361
|
-
[3.4, -45.6].to_query('sample')
|
362
|
-
# => "sample%5B%5D=3.4&sample%5B%5D=-45.6"
|
363
|
-
```
|
364
|
-
|
365
|
-
Hashes also respond to `to_query` but with a different signature. If no argument is passed a call generates a sorted series of key/value assignments calling `to_query(key)` on its values. Then it joins the result with "&":
|
366
|
-
|
367
|
-
```ruby
|
368
|
-
{c: 3, b: 2, a: 1}.to_query # => "a=1&b=2&c=3"
|
369
|
-
```
|
370
|
-
|
371
|
-
The method `Hash#to_query` accepts an optional namespace for the keys:
|
372
|
-
|
373
|
-
```ruby
|
374
|
-
{id: 89, name: "John Smith"}.to_query('user')
|
375
|
-
# => "user%5Bid%5D=89&user%5Bname%5D=John+Smith"
|
376
|
-
```
|
377
|
-
|
378
|
-
NOTE: Defined in `active_support/core_ext/object/to_query.rb`.
|
379
|
-
|
380
|
-
### `with_options`
|
381
|
-
|
382
|
-
The method `with_options` provides a way to factor out common options in a series of method calls.
|
383
|
-
|
384
|
-
Given a default options hash, `with_options` yields a proxy object to a block. Within the block, methods called on the proxy are forwarded to the receiver with their options merged. For example, you get rid of the duplication in:
|
385
|
-
|
386
|
-
```ruby
|
387
|
-
class Account < ActiveRecord::Base
|
388
|
-
has_many :customers, dependent: :destroy
|
389
|
-
has_many :products, dependent: :destroy
|
390
|
-
has_many :invoices, dependent: :destroy
|
391
|
-
has_many :expenses, dependent: :destroy
|
392
|
-
end
|
393
|
-
```
|
394
|
-
|
395
|
-
this way:
|
396
|
-
|
397
|
-
```ruby
|
398
|
-
class Account < ActiveRecord::Base
|
399
|
-
with_options dependent: :destroy do |assoc|
|
400
|
-
assoc.has_many :customers
|
401
|
-
assoc.has_many :products
|
402
|
-
assoc.has_many :invoices
|
403
|
-
assoc.has_many :expenses
|
404
|
-
end
|
405
|
-
end
|
406
|
-
```
|
407
|
-
|
408
|
-
That idiom may convey _grouping_ to the reader as well. For example, say you want to send a newsletter whose language depends on the user. Somewhere in the mailer you could group locale-dependent bits like this:
|
409
|
-
|
410
|
-
```ruby
|
411
|
-
I18n.with_options locale: user.locale, scope: "newsletter" do |i18n|
|
412
|
-
subject i18n.t :subject
|
413
|
-
body i18n.t :body, user_name: user.name
|
414
|
-
end
|
415
|
-
```
|
416
|
-
|
417
|
-
TIP: Since `with_options` forwards calls to its receiver they can be nested. Each nesting level will merge inherited defaults in addition to their own.
|
418
|
-
|
419
|
-
NOTE: Defined in `active_support/core_ext/object/with_options.rb`.
|
420
|
-
|
421
|
-
### Instance Variables
|
422
|
-
|
423
|
-
Active Support provides several methods to ease access to instance variables.
|
424
|
-
|
425
|
-
#### `instance_values`
|
426
|
-
|
427
|
-
The method `instance_values` returns a hash that maps instance variable names without "@" to their
|
428
|
-
corresponding values. Keys are strings:
|
429
|
-
|
430
|
-
```ruby
|
431
|
-
class C
|
432
|
-
def initialize(x, y)
|
433
|
-
@x, @y = x, y
|
434
|
-
end
|
435
|
-
end
|
436
|
-
|
437
|
-
C.new(0, 1).instance_values # => {"x" => 0, "y" => 1}
|
438
|
-
```
|
439
|
-
|
440
|
-
NOTE: Defined in `active_support/core_ext/object/instance_variables.rb`.
|
441
|
-
|
442
|
-
### Silencing Warnings, Streams, and Exceptions
|
443
|
-
|
444
|
-
The methods `silence_warnings` and `enable_warnings` change the value of `$VERBOSE` accordingly for the duration of their block, and reset it afterwards:
|
445
|
-
|
446
|
-
```ruby
|
447
|
-
silence_warnings { Object.const_set "RAILS_DEFAULT_LOGGER", logger }
|
448
|
-
```
|
449
|
-
|
450
|
-
You can silence any stream while a block runs with `silence_stream`:
|
451
|
-
|
452
|
-
```ruby
|
453
|
-
silence_stream(STDOUT) do
|
454
|
-
# STDOUT is silent here
|
455
|
-
end
|
456
|
-
```
|
457
|
-
|
458
|
-
The `quietly` method addresses the common use case where you want to silence STDOUT and STDERR, even in subprocesses:
|
459
|
-
|
460
|
-
```ruby
|
461
|
-
quietly { system 'bundle install' }
|
462
|
-
```
|
463
|
-
|
464
|
-
For example, the railties test suite uses that one in a few places to prevent command messages from being echoed intermixed with the progress status.
|
465
|
-
|
466
|
-
Silencing exceptions is also possible with `suppress`. This method receives an arbitrary number of exception classes. If an exception is raised during the execution of the block and is `kind_of?` any of the arguments, `suppress` captures it and returns silently. Otherwise the exception is reraised:
|
467
|
-
|
468
|
-
```ruby
|
469
|
-
# If the user is locked the increment is lost, no big deal.
|
470
|
-
suppress(ActiveRecord::StaleObjectError) do
|
471
|
-
current_user.increment! :visits
|
472
|
-
end
|
473
|
-
```
|
474
|
-
|
475
|
-
NOTE: Defined in `active_support/core_ext/kernel/reporting.rb`.
|
476
|
-
|
477
|
-
### `in?`
|
478
|
-
|
479
|
-
The predicate `in?` tests if an object is included in another object. An `ArgumentError` exception will be raised if the argument passed does not respond to `include?`.
|
480
|
-
|
481
|
-
Examples of `in?`:
|
482
|
-
|
483
|
-
```ruby
|
484
|
-
1.in?([1,2]) # => true
|
485
|
-
"lo".in?("hello") # => true
|
486
|
-
25.in?(30..50) # => false
|
487
|
-
1.in?(1) # => ArgumentError
|
488
|
-
```
|
489
|
-
|
490
|
-
NOTE: Defined in `active_support/core_ext/object/inclusion.rb`.
|
491
|
-
|
492
|
-
Extensions to `Module`
|
493
|
-
----------------------
|
494
|
-
|
495
|
-
### `alias_method_chain`
|
496
|
-
|
497
|
-
Using plain Ruby you can wrap methods with other methods, that's called _alias chaining_.
|
498
|
-
|
499
|
-
For example, let's say you'd like params to be strings in functional tests, as they are in real requests, but still want the convenience of assigning integers and other kind of values. To accomplish that you could wrap `ActionController::TestCase#process` this way in `test/test_helper.rb`:
|
500
|
-
|
501
|
-
```ruby
|
502
|
-
ActionController::TestCase.class_eval do
|
503
|
-
# save a reference to the original process method
|
504
|
-
alias_method :original_process, :process
|
505
|
-
|
506
|
-
# now redefine process and delegate to original_process
|
507
|
-
def process(action, params=nil, session=nil, flash=nil, http_method='GET')
|
508
|
-
params = Hash[*params.map {|k, v| [k, v.to_s]}.flatten]
|
509
|
-
original_process(action, params, session, flash, http_method)
|
510
|
-
end
|
511
|
-
end
|
512
|
-
```
|
513
|
-
|
514
|
-
That's the method `get`, `post`, etc., delegate the work to.
|
515
|
-
|
516
|
-
That technique has a risk, it could be the case that `:original_process` was taken. To try to avoid collisions people choose some label that characterizes what the chaining is about:
|
517
|
-
|
518
|
-
```ruby
|
519
|
-
ActionController::TestCase.class_eval do
|
520
|
-
def process_with_stringified_params(...)
|
521
|
-
params = Hash[*params.map {|k, v| [k, v.to_s]}.flatten]
|
522
|
-
process_without_stringified_params(action, params, session, flash, http_method)
|
523
|
-
end
|
524
|
-
alias_method :process_without_stringified_params, :process
|
525
|
-
alias_method :process, :process_with_stringified_params
|
526
|
-
end
|
527
|
-
```
|
528
|
-
|
529
|
-
The method `alias_method_chain` provides a shortcut for that pattern:
|
530
|
-
|
531
|
-
```ruby
|
532
|
-
ActionController::TestCase.class_eval do
|
533
|
-
def process_with_stringified_params(...)
|
534
|
-
params = Hash[*params.map {|k, v| [k, v.to_s]}.flatten]
|
535
|
-
process_without_stringified_params(action, params, session, flash, http_method)
|
536
|
-
end
|
537
|
-
alias_method_chain :process, :stringified_params
|
538
|
-
end
|
539
|
-
```
|
540
|
-
|
541
|
-
Rails uses `alias_method_chain` all over the code base. For example validations are added to `ActiveRecord::Base#save` by wrapping the method that way in a separate module specialized in validations.
|
542
|
-
|
543
|
-
NOTE: Defined in `active_support/core_ext/module/aliasing.rb`.
|
544
|
-
|
545
|
-
### Attributes
|
546
|
-
|
547
|
-
#### `alias_attribute`
|
548
|
-
|
549
|
-
Model attributes have a reader, a writer, and a predicate. You can alias a model attribute having the corresponding three methods defined for you in one shot. As in other aliasing methods, the new name is the first argument, and the old name is the second (my mnemonic is they go in the same order as if you did an assignment):
|
550
|
-
|
551
|
-
```ruby
|
552
|
-
class User < ActiveRecord::Base
|
553
|
-
# let me refer to the email column as "login",
|
554
|
-
# possibly meaningful for authentication code
|
555
|
-
alias_attribute :login, :email
|
556
|
-
end
|
557
|
-
```
|
558
|
-
|
559
|
-
NOTE: Defined in `active_support/core_ext/module/aliasing.rb`.
|
560
|
-
|
561
|
-
#### Internal Attributes
|
562
|
-
|
563
|
-
When you are defining an attribute in a class that is meant to be subclassed, name collisions are a risk. That's remarkably important for libraries.
|
564
|
-
|
565
|
-
Active Support defines the macros `attr_internal_reader`, `attr_internal_writer`, and `attr_internal_accessor`. They behave like their Ruby built-in `attr_*` counterparts, except they name the underlying instance variable in a way that makes collisions less likely.
|
566
|
-
|
567
|
-
The macro `attr_internal` is a synonym for `attr_internal_accessor`:
|
568
|
-
|
569
|
-
```ruby
|
570
|
-
# library
|
571
|
-
class ThirdPartyLibrary::Crawler
|
572
|
-
attr_internal :log_level
|
573
|
-
end
|
574
|
-
|
575
|
-
# client code
|
576
|
-
class MyCrawler < ThirdPartyLibrary::Crawler
|
577
|
-
attr_accessor :log_level
|
578
|
-
end
|
579
|
-
```
|
580
|
-
|
581
|
-
In the previous example it could be the case that `:log_level` does not belong to the public interface of the library and it is only used for development. The client code, unaware of the potential conflict, subclasses and defines its own `:log_level`. Thanks to `attr_internal` there's no collision.
|
582
|
-
|
583
|
-
By default the internal instance variable is named with a leading underscore, `@_log_level` in the example above. That's configurable via `Module.attr_internal_naming_format` though, you can pass any `sprintf`-like format string with a leading `@` and a `%s` somewhere, which is where the name will be placed. The default is `"@_%s"`.
|
584
|
-
|
585
|
-
Rails uses internal attributes in a few spots, for examples for views:
|
586
|
-
|
587
|
-
```ruby
|
588
|
-
module ActionView
|
589
|
-
class Base
|
590
|
-
attr_internal :captures
|
591
|
-
attr_internal :request, :layout
|
592
|
-
attr_internal :controller, :template
|
593
|
-
end
|
594
|
-
end
|
595
|
-
```
|
596
|
-
|
597
|
-
NOTE: Defined in `active_support/core_ext/module/attr_internal.rb`.
|
598
|
-
|
599
|
-
#### Module Attributes
|
600
|
-
|
601
|
-
The macros `mattr_reader`, `mattr_writer`, and `mattr_accessor` are analogous to the `cattr_*` macros defined for class. Check [Class Attributes](#class-attributes).
|
602
|
-
|
603
|
-
For example, the dependencies mechanism uses them:
|
604
|
-
|
605
|
-
```ruby
|
606
|
-
module ActiveSupport
|
607
|
-
module Dependencies
|
608
|
-
mattr_accessor :warnings_on_first_load
|
609
|
-
mattr_accessor :history
|
610
|
-
mattr_accessor :loaded
|
611
|
-
mattr_accessor :mechanism
|
612
|
-
mattr_accessor :load_paths
|
613
|
-
mattr_accessor :load_once_paths
|
614
|
-
mattr_accessor :autoloaded_constants
|
615
|
-
mattr_accessor :explicitly_unloadable_constants
|
616
|
-
mattr_accessor :logger
|
617
|
-
mattr_accessor :log_activity
|
618
|
-
mattr_accessor :constant_watch_stack
|
619
|
-
mattr_accessor :constant_watch_stack_mutex
|
620
|
-
end
|
621
|
-
end
|
622
|
-
```
|
623
|
-
|
624
|
-
NOTE: Defined in `active_support/core_ext/module/attribute_accessors.rb`.
|
625
|
-
|
626
|
-
### Parents
|
627
|
-
|
628
|
-
#### `parent`
|
629
|
-
|
630
|
-
The `parent` method on a nested named module returns the module that contains its corresponding constant:
|
631
|
-
|
632
|
-
```ruby
|
633
|
-
module X
|
634
|
-
module Y
|
635
|
-
module Z
|
636
|
-
end
|
637
|
-
end
|
638
|
-
end
|
639
|
-
M = X::Y::Z
|
640
|
-
|
641
|
-
X::Y::Z.parent # => X::Y
|
642
|
-
M.parent # => X::Y
|
643
|
-
```
|
644
|
-
|
645
|
-
If the module is anonymous or belongs to the top-level, `parent` returns `Object`.
|
646
|
-
|
647
|
-
WARNING: Note that in that case `parent_name` returns `nil`.
|
648
|
-
|
649
|
-
NOTE: Defined in `active_support/core_ext/module/introspection.rb`.
|
650
|
-
|
651
|
-
#### `parent_name`
|
652
|
-
|
653
|
-
The `parent_name` method on a nested named module returns the fully-qualified name of the module that contains its corresponding constant:
|
654
|
-
|
655
|
-
```ruby
|
656
|
-
module X
|
657
|
-
module Y
|
658
|
-
module Z
|
659
|
-
end
|
660
|
-
end
|
661
|
-
end
|
662
|
-
M = X::Y::Z
|
663
|
-
|
664
|
-
X::Y::Z.parent_name # => "X::Y"
|
665
|
-
M.parent_name # => "X::Y"
|
666
|
-
```
|
667
|
-
|
668
|
-
For top-level or anonymous modules `parent_name` returns `nil`.
|
669
|
-
|
670
|
-
WARNING: Note that in that case `parent` returns `Object`.
|
671
|
-
|
672
|
-
NOTE: Defined in `active_support/core_ext/module/introspection.rb`.
|
673
|
-
|
674
|
-
#### `parents`
|
675
|
-
|
676
|
-
The method `parents` calls `parent` on the receiver and upwards until `Object` is reached. The chain is returned in an array, from bottom to top:
|
677
|
-
|
678
|
-
```ruby
|
679
|
-
module X
|
680
|
-
module Y
|
681
|
-
module Z
|
682
|
-
end
|
683
|
-
end
|
684
|
-
end
|
685
|
-
M = X::Y::Z
|
686
|
-
|
687
|
-
X::Y::Z.parents # => [X::Y, X, Object]
|
688
|
-
M.parents # => [X::Y, X, Object]
|
689
|
-
```
|
690
|
-
|
691
|
-
NOTE: Defined in `active_support/core_ext/module/introspection.rb`.
|
692
|
-
|
693
|
-
### Constants
|
694
|
-
|
695
|
-
The method `local_constants` returns the names of the constants that have been
|
696
|
-
defined in the receiver module:
|
697
|
-
|
698
|
-
```ruby
|
699
|
-
module X
|
700
|
-
X1 = 1
|
701
|
-
X2 = 2
|
702
|
-
module Y
|
703
|
-
Y1 = :y1
|
704
|
-
X1 = :overrides_X1_above
|
705
|
-
end
|
706
|
-
end
|
707
|
-
|
708
|
-
X.local_constants # => [:X1, :X2, :Y]
|
709
|
-
X::Y.local_constants # => [:Y1, :X1]
|
710
|
-
```
|
711
|
-
|
712
|
-
The names are returned as symbols. (The deprecated method `local_constant_names` returns strings.)
|
713
|
-
|
714
|
-
NOTE: Defined in `active_support/core_ext/module/introspection.rb`.
|
715
|
-
|
716
|
-
#### Qualified Constant Names
|
717
|
-
|
718
|
-
The standard methods `const_defined?`, `const_get` , and `const_set` accept
|
719
|
-
bare constant names. Active Support extends this API to be able to pass
|
720
|
-
relative qualified constant names.
|
721
|
-
|
722
|
-
The new methods are `qualified_const_defined?`, `qualified_const_get`, and
|
723
|
-
`qualified_const_set`. Their arguments are assumed to be qualified constant
|
724
|
-
names relative to their receiver:
|
725
|
-
|
726
|
-
```ruby
|
727
|
-
Object.qualified_const_defined?("Math::PI") # => true
|
728
|
-
Object.qualified_const_get("Math::PI") # => 3.141592653589793
|
729
|
-
Object.qualified_const_set("Math::Phi", 1.618034) # => 1.618034
|
730
|
-
```
|
731
|
-
|
732
|
-
Arguments may be bare constant names:
|
733
|
-
|
734
|
-
```ruby
|
735
|
-
Math.qualified_const_get("E") # => 2.718281828459045
|
736
|
-
```
|
737
|
-
|
738
|
-
These methods are analogous to their builtin counterparts. In particular,
|
739
|
-
`qualified_constant_defined?` accepts an optional second argument to be
|
740
|
-
able to say whether you want the predicate to look in the ancestors.
|
741
|
-
This flag is taken into account for each constant in the expression while
|
742
|
-
walking down the path.
|
743
|
-
|
744
|
-
For example, given
|
745
|
-
|
746
|
-
```ruby
|
747
|
-
module M
|
748
|
-
X = 1
|
749
|
-
end
|
750
|
-
|
751
|
-
module N
|
752
|
-
class C
|
753
|
-
include M
|
754
|
-
end
|
755
|
-
end
|
756
|
-
```
|
757
|
-
|
758
|
-
`qualified_const_defined?` behaves this way:
|
759
|
-
|
760
|
-
```ruby
|
761
|
-
N.qualified_const_defined?("C::X", false) # => false
|
762
|
-
N.qualified_const_defined?("C::X", true) # => true
|
763
|
-
N.qualified_const_defined?("C::X") # => true
|
764
|
-
```
|
765
|
-
|
766
|
-
As the last example implies, the second argument defaults to true,
|
767
|
-
as in `const_defined?`.
|
768
|
-
|
769
|
-
For coherence with the builtin methods only relative paths are accepted.
|
770
|
-
Absolute qualified constant names like `::Math::PI` raise `NameError`.
|
771
|
-
|
772
|
-
NOTE: Defined in `active_support/core_ext/module/qualified_const.rb`.
|
773
|
-
|
774
|
-
### Reachable
|
775
|
-
|
776
|
-
A named module is reachable if it is stored in its corresponding constant. It means you can reach the module object via the constant.
|
777
|
-
|
778
|
-
That is what ordinarily happens, if a module is called "M", the `M` constant exists and holds it:
|
779
|
-
|
780
|
-
```ruby
|
781
|
-
module M
|
782
|
-
end
|
783
|
-
|
784
|
-
M.reachable? # => true
|
785
|
-
```
|
786
|
-
|
787
|
-
But since constants and modules are indeed kind of decoupled, module objects can become unreachable:
|
788
|
-
|
789
|
-
```ruby
|
790
|
-
module M
|
791
|
-
end
|
792
|
-
|
793
|
-
orphan = Object.send(:remove_const, :M)
|
794
|
-
|
795
|
-
# The module object is orphan now but it still has a name.
|
796
|
-
orphan.name # => "M"
|
797
|
-
|
798
|
-
# You cannot reach it via the constant M because it does not even exist.
|
799
|
-
orphan.reachable? # => false
|
800
|
-
|
801
|
-
# Let's define a module called "M" again.
|
802
|
-
module M
|
803
|
-
end
|
804
|
-
|
805
|
-
# The constant M exists now again, and it stores a module
|
806
|
-
# object called "M", but it is a new instance.
|
807
|
-
orphan.reachable? # => false
|
808
|
-
```
|
809
|
-
|
810
|
-
NOTE: Defined in `active_support/core_ext/module/reachable.rb`.
|
811
|
-
|
812
|
-
### Anonymous
|
813
|
-
|
814
|
-
A module may or may not have a name:
|
815
|
-
|
816
|
-
```ruby
|
817
|
-
module M
|
818
|
-
end
|
819
|
-
M.name # => "M"
|
820
|
-
|
821
|
-
N = Module.new
|
822
|
-
N.name # => "N"
|
823
|
-
|
824
|
-
Module.new.name # => nil
|
825
|
-
```
|
826
|
-
|
827
|
-
You can check whether a module has a name with the predicate `anonymous?`:
|
828
|
-
|
829
|
-
```ruby
|
830
|
-
module M
|
831
|
-
end
|
832
|
-
M.anonymous? # => false
|
833
|
-
|
834
|
-
Module.new.anonymous? # => true
|
835
|
-
```
|
836
|
-
|
837
|
-
Note that being unreachable does not imply being anonymous:
|
838
|
-
|
839
|
-
```ruby
|
840
|
-
module M
|
841
|
-
end
|
842
|
-
|
843
|
-
m = Object.send(:remove_const, :M)
|
844
|
-
|
845
|
-
m.reachable? # => false
|
846
|
-
m.anonymous? # => false
|
847
|
-
```
|
848
|
-
|
849
|
-
though an anonymous module is unreachable by definition.
|
850
|
-
|
851
|
-
NOTE: Defined in `active_support/core_ext/module/anonymous.rb`.
|
852
|
-
|
853
|
-
### Method Delegation
|
854
|
-
|
855
|
-
The macro `delegate` offers an easy way to forward methods.
|
856
|
-
|
857
|
-
Let's imagine that users in some application have login information in the `User` model but name and other data in a separate `Profile` model:
|
858
|
-
|
859
|
-
```ruby
|
860
|
-
class User < ActiveRecord::Base
|
861
|
-
has_one :profile
|
862
|
-
end
|
863
|
-
```
|
864
|
-
|
865
|
-
With that configuration you get a user's name via his profile, `user.profile.name`, but it could be handy to still be able to access such attribute directly:
|
866
|
-
|
867
|
-
```ruby
|
868
|
-
class User < ActiveRecord::Base
|
869
|
-
has_one :profile
|
870
|
-
|
871
|
-
def name
|
872
|
-
profile.name
|
873
|
-
end
|
874
|
-
end
|
875
|
-
```
|
876
|
-
|
877
|
-
That is what `delegate` does for you:
|
878
|
-
|
879
|
-
```ruby
|
880
|
-
class User < ActiveRecord::Base
|
881
|
-
has_one :profile
|
882
|
-
|
883
|
-
delegate :name, to: :profile
|
884
|
-
end
|
885
|
-
```
|
886
|
-
|
887
|
-
It is shorter, and the intention more obvious.
|
888
|
-
|
889
|
-
The method must be public in the target.
|
890
|
-
|
891
|
-
The `delegate` macro accepts several methods:
|
892
|
-
|
893
|
-
```ruby
|
894
|
-
delegate :name, :age, :address, :twitter, to: :profile
|
895
|
-
```
|
896
|
-
|
897
|
-
When interpolated into a string, the `:to` option should become an expression that evaluates to the object the method is delegated to. Typically a string or symbol. Such an expression is evaluated in the context of the receiver:
|
898
|
-
|
899
|
-
```ruby
|
900
|
-
# delegates to the Rails constant
|
901
|
-
delegate :logger, to: :Rails
|
902
|
-
|
903
|
-
# delegates to the receiver's class
|
904
|
-
delegate :table_name, to: :class
|
905
|
-
```
|
906
|
-
|
907
|
-
WARNING: If the `:prefix` option is `true` this is less generic, see below.
|
908
|
-
|
909
|
-
By default, if the delegation raises `NoMethodError` and the target is `nil` the exception is propagated. You can ask that `nil` is returned instead with the `:allow_nil` option:
|
910
|
-
|
911
|
-
```ruby
|
912
|
-
delegate :name, to: :profile, allow_nil: true
|
913
|
-
```
|
914
|
-
|
915
|
-
With `:allow_nil` the call `user.name` returns `nil` if the user has no profile.
|
916
|
-
|
917
|
-
The option `:prefix` adds a prefix to the name of the generated method. This may be handy for example to get a better name:
|
918
|
-
|
919
|
-
```ruby
|
920
|
-
delegate :street, to: :address, prefix: true
|
921
|
-
```
|
922
|
-
|
923
|
-
The previous example generates `address_street` rather than `street`.
|
924
|
-
|
925
|
-
WARNING: Since in this case the name of the generated method is composed of the target object and target method names, the `:to` option must be a method name.
|
926
|
-
|
927
|
-
A custom prefix may also be configured:
|
928
|
-
|
929
|
-
```ruby
|
930
|
-
delegate :size, to: :attachment, prefix: :avatar
|
931
|
-
```
|
932
|
-
|
933
|
-
In the previous example the macro generates `avatar_size` rather than `size`.
|
934
|
-
|
935
|
-
NOTE: Defined in `active_support/core_ext/module/delegation.rb`
|
936
|
-
|
937
|
-
### Redefining Methods
|
938
|
-
|
939
|
-
There are cases where you need to define a method with `define_method`, but don't know whether a method with that name already exists. If it does, a warning is issued if they are enabled. No big deal, but not clean either.
|
940
|
-
|
941
|
-
The method `redefine_method` prevents such a potential warning, removing the existing method before if needed. Rails uses it in a few places, for instance when it generates an association's API:
|
942
|
-
|
943
|
-
```ruby
|
944
|
-
redefine_method("#{reflection.name}=") do |new_value|
|
945
|
-
association = association_instance_get(reflection.name)
|
946
|
-
|
947
|
-
if association.nil? || association.target != new_value
|
948
|
-
association = association_proxy_class.new(self, reflection)
|
949
|
-
end
|
950
|
-
|
951
|
-
association.replace(new_value)
|
952
|
-
association_instance_set(reflection.name, new_value.nil? ? nil : association)
|
953
|
-
end
|
954
|
-
```
|
955
|
-
|
956
|
-
NOTE: Defined in `active_support/core_ext/module/remove_method.rb`
|
957
|
-
|
958
|
-
Extensions to `Class`
|
959
|
-
---------------------
|
960
|
-
|
961
|
-
### Class Attributes
|
962
|
-
|
963
|
-
#### `class_attribute`
|
964
|
-
|
965
|
-
The method `class_attribute` declares one or more inheritable class attributes that can be overridden at any level down the hierarchy.
|
966
|
-
|
967
|
-
```ruby
|
968
|
-
class A
|
969
|
-
class_attribute :x
|
970
|
-
end
|
971
|
-
|
972
|
-
class B < A; end
|
973
|
-
|
974
|
-
class C < B; end
|
975
|
-
|
976
|
-
A.x = :a
|
977
|
-
B.x # => :a
|
978
|
-
C.x # => :a
|
979
|
-
|
980
|
-
B.x = :b
|
981
|
-
A.x # => :a
|
982
|
-
C.x # => :b
|
983
|
-
|
984
|
-
C.x = :c
|
985
|
-
A.x # => :a
|
986
|
-
B.x # => :b
|
987
|
-
```
|
988
|
-
|
989
|
-
For example `ActionMailer::Base` defines:
|
990
|
-
|
991
|
-
```ruby
|
992
|
-
class_attribute :default_params
|
993
|
-
self.default_params = {
|
994
|
-
mime_version: "1.0",
|
995
|
-
charset: "UTF-8",
|
996
|
-
content_type: "text/plain",
|
997
|
-
parts_order: [ "text/plain", "text/enriched", "text/html" ]
|
998
|
-
}.freeze
|
999
|
-
```
|
1000
|
-
|
1001
|
-
They can be also accessed and overridden at the instance level.
|
1002
|
-
|
1003
|
-
```ruby
|
1004
|
-
A.x = 1
|
1005
|
-
|
1006
|
-
a1 = A.new
|
1007
|
-
a2 = A.new
|
1008
|
-
a2.x = 2
|
1009
|
-
|
1010
|
-
a1.x # => 1, comes from A
|
1011
|
-
a2.x # => 2, overridden in a2
|
1012
|
-
```
|
1013
|
-
|
1014
|
-
The generation of the writer instance method can be prevented by setting the option `:instance_writer` to `false`.
|
1015
|
-
|
1016
|
-
```ruby
|
1017
|
-
module ActiveRecord
|
1018
|
-
class Base
|
1019
|
-
class_attribute :table_name_prefix, instance_writer: false
|
1020
|
-
self.table_name_prefix = ""
|
1021
|
-
end
|
1022
|
-
end
|
1023
|
-
```
|
1024
|
-
|
1025
|
-
A model may find that option useful as a way to prevent mass-assignment from setting the attribute.
|
1026
|
-
|
1027
|
-
The generation of the reader instance method can be prevented by setting the option `:instance_reader` to `false`.
|
1028
|
-
|
1029
|
-
```ruby
|
1030
|
-
class A
|
1031
|
-
class_attribute :x, instance_reader: false
|
1032
|
-
end
|
1033
|
-
|
1034
|
-
A.new.x = 1 # NoMethodError
|
1035
|
-
```
|
1036
|
-
|
1037
|
-
For convenience `class_attribute` also defines an instance predicate which is the double negation of what the instance reader returns. In the examples above it would be called `x?`.
|
1038
|
-
|
1039
|
-
When `:instance_reader` is `false`, the instance predicate returns a `NoMethodError` just like the reader method.
|
1040
|
-
|
1041
|
-
If you do not want the instance predicate, pass `instance_predicate: false` and it will not be defined.
|
1042
|
-
|
1043
|
-
NOTE: Defined in `active_support/core_ext/class/attribute.rb`
|
1044
|
-
|
1045
|
-
#### `cattr_reader`, `cattr_writer`, and `cattr_accessor`
|
1046
|
-
|
1047
|
-
The macros `cattr_reader`, `cattr_writer`, and `cattr_accessor` are analogous to their `attr_*` counterparts but for classes. They initialize a class variable to `nil` unless it already exists, and generate the corresponding class methods to access it:
|
1048
|
-
|
1049
|
-
```ruby
|
1050
|
-
class MysqlAdapter < AbstractAdapter
|
1051
|
-
# Generates class methods to access @@emulate_booleans.
|
1052
|
-
cattr_accessor :emulate_booleans
|
1053
|
-
self.emulate_booleans = true
|
1054
|
-
end
|
1055
|
-
```
|
1056
|
-
|
1057
|
-
Instance methods are created as well for convenience, they are just proxies to the class attribute. So, instances can change the class attribute, but cannot override it as it happens with `class_attribute` (see above). For example given
|
1058
|
-
|
1059
|
-
```ruby
|
1060
|
-
module ActionView
|
1061
|
-
class Base
|
1062
|
-
cattr_accessor :field_error_proc
|
1063
|
-
@@field_error_proc = Proc.new{ ... }
|
1064
|
-
end
|
1065
|
-
end
|
1066
|
-
```
|
1067
|
-
|
1068
|
-
we can access `field_error_proc` in views.
|
1069
|
-
|
1070
|
-
The generation of the reader instance method can be prevented by setting `:instance_reader` to `false` and the generation of the writer instance method can be prevented by setting `:instance_writer` to `false`. Generation of both methods can be prevented by setting `:instance_accessor` to `false`. In all cases, the value must be exactly `false` and not any false value.
|
1071
|
-
|
1072
|
-
```ruby
|
1073
|
-
module A
|
1074
|
-
class B
|
1075
|
-
# No first_name instance reader is generated.
|
1076
|
-
cattr_accessor :first_name, instance_reader: false
|
1077
|
-
# No last_name= instance writer is generated.
|
1078
|
-
cattr_accessor :last_name, instance_writer: false
|
1079
|
-
# No surname instance reader or surname= writer is generated.
|
1080
|
-
cattr_accessor :surname, instance_accessor: false
|
1081
|
-
end
|
1082
|
-
end
|
1083
|
-
```
|
1084
|
-
|
1085
|
-
A model may find it useful to set `:instance_accessor` to `false` as a way to prevent mass-assignment from setting the attribute.
|
1086
|
-
|
1087
|
-
NOTE: Defined in `active_support/core_ext/class/attribute_accessors.rb`.
|
1088
|
-
|
1089
|
-
### Subclasses & Descendants
|
1090
|
-
|
1091
|
-
#### `subclasses`
|
1092
|
-
|
1093
|
-
The `subclasses` method returns the subclasses of the receiver:
|
1094
|
-
|
1095
|
-
```ruby
|
1096
|
-
class C; end
|
1097
|
-
C.subclasses # => []
|
1098
|
-
|
1099
|
-
class B < C; end
|
1100
|
-
C.subclasses # => [B]
|
1101
|
-
|
1102
|
-
class A < B; end
|
1103
|
-
C.subclasses # => [B]
|
1104
|
-
|
1105
|
-
class D < C; end
|
1106
|
-
C.subclasses # => [B, D]
|
1107
|
-
```
|
1108
|
-
|
1109
|
-
The order in which these classes are returned is unspecified.
|
1110
|
-
|
1111
|
-
NOTE: Defined in `active_support/core_ext/class/subclasses.rb`.
|
1112
|
-
|
1113
|
-
#### `descendants`
|
1114
|
-
|
1115
|
-
The `descendants` method returns all classes that are `<` than its receiver:
|
1116
|
-
|
1117
|
-
```ruby
|
1118
|
-
class C; end
|
1119
|
-
C.descendants # => []
|
1120
|
-
|
1121
|
-
class B < C; end
|
1122
|
-
C.descendants # => [B]
|
1123
|
-
|
1124
|
-
class A < B; end
|
1125
|
-
C.descendants # => [B, A]
|
1126
|
-
|
1127
|
-
class D < C; end
|
1128
|
-
C.descendants # => [B, A, D]
|
1129
|
-
```
|
1130
|
-
|
1131
|
-
The order in which these classes are returned is unspecified.
|
1132
|
-
|
1133
|
-
NOTE: Defined in `active_support/core_ext/class/subclasses.rb`.
|
1134
|
-
|
1135
|
-
Extensions to `String`
|
1136
|
-
----------------------
|
1137
|
-
|
1138
|
-
### Output Safety
|
1139
|
-
|
1140
|
-
#### Motivation
|
1141
|
-
|
1142
|
-
Inserting data into HTML templates needs extra care. For example, you can't just interpolate `@review.title` verbatim into an HTML page. For one thing, if the review title is "Flanagan & Matz rules!" the output won't be well-formed because an ampersand has to be escaped as "&amp;". What's more, depending on the application, that may be a big security hole because users can inject malicious HTML setting a hand-crafted review title. Check out the section about cross-site scripting in the [Security guide](security.html#cross-site-scripting-xss) for further information about the risks.
|
1143
|
-
|
1144
|
-
#### Safe Strings
|
1145
|
-
|
1146
|
-
Active Support has the concept of <i>(html) safe</i> strings. A safe string is one that is marked as being insertable into HTML as is. It is trusted, no matter whether it has been escaped or not.
|
1147
|
-
|
1148
|
-
Strings are considered to be <i>unsafe</i> by default:
|
1149
|
-
|
1150
|
-
```ruby
|
1151
|
-
"".html_safe? # => false
|
1152
|
-
```
|
1153
|
-
|
1154
|
-
You can obtain a safe string from a given one with the `html_safe` method:
|
1155
|
-
|
1156
|
-
```ruby
|
1157
|
-
s = "".html_safe
|
1158
|
-
s.html_safe? # => true
|
1159
|
-
```
|
1160
|
-
|
1161
|
-
It is important to understand that `html_safe` performs no escaping whatsoever, it is just an assertion:
|
1162
|
-
|
1163
|
-
```ruby
|
1164
|
-
s = "<script>...</script>".html_safe
|
1165
|
-
s.html_safe? # => true
|
1166
|
-
s # => "<script>...</script>"
|
1167
|
-
```
|
1168
|
-
|
1169
|
-
It is your responsibility to ensure calling `html_safe` on a particular string is fine.
|
1170
|
-
|
1171
|
-
If you append onto a safe string, either in-place with `concat`/`<<`, or with `+`, the result is a safe string. Unsafe arguments are escaped:
|
1172
|
-
|
1173
|
-
```ruby
|
1174
|
-
"".html_safe + "<" # => "<"
|
1175
|
-
```
|
1176
|
-
|
1177
|
-
Safe arguments are directly appended:
|
1178
|
-
|
1179
|
-
```ruby
|
1180
|
-
"".html_safe + "<".html_safe # => "<"
|
1181
|
-
```
|
1182
|
-
|
1183
|
-
These methods should not be used in ordinary views. Unsafe values are automatically escaped:
|
1184
|
-
|
1185
|
-
```erb
|
1186
|
-
<%= @review.title %> <%# fine, escaped if needed %>
|
1187
|
-
```
|
1188
|
-
|
1189
|
-
To insert something verbatim use the `raw` helper rather than calling `html_safe`:
|
1190
|
-
|
1191
|
-
```erb
|
1192
|
-
<%= raw @cms.current_template %> <%# inserts @cms.current_template as is %>
|
1193
|
-
```
|
1194
|
-
|
1195
|
-
or, equivalently, use `<%==`:
|
1196
|
-
|
1197
|
-
```erb
|
1198
|
-
<%== @cms.current_template %> <%# inserts @cms.current_template as is %>
|
1199
|
-
```
|
1200
|
-
|
1201
|
-
The `raw` helper calls `html_safe` for you:
|
1202
|
-
|
1203
|
-
```ruby
|
1204
|
-
def raw(stringish)
|
1205
|
-
stringish.to_s.html_safe
|
1206
|
-
end
|
1207
|
-
```
|
1208
|
-
|
1209
|
-
NOTE: Defined in `active_support/core_ext/string/output_safety.rb`.
|
1210
|
-
|
1211
|
-
#### Transformation
|
1212
|
-
|
1213
|
-
As a rule of thumb, except perhaps for concatenation as explained above, any method that may change a string gives you an unsafe string. These are `downcase`, `gsub`, `strip`, `chomp`, `underscore`, etc.
|
1214
|
-
|
1215
|
-
In the case of in-place transformations like `gsub!` the receiver itself becomes unsafe.
|
1216
|
-
|
1217
|
-
INFO: The safety bit is lost always, no matter whether the transformation actually changed something.
|
1218
|
-
|
1219
|
-
#### Conversion and Coercion
|
1220
|
-
|
1221
|
-
Calling `to_s` on a safe string returns a safe string, but coercion with `to_str` returns an unsafe string.
|
1222
|
-
|
1223
|
-
#### Copying
|
1224
|
-
|
1225
|
-
Calling `dup` or `clone` on safe strings yields safe strings.
|
1226
|
-
|
1227
|
-
### `squish`
|
1228
|
-
|
1229
|
-
The method `squish` strips leading and trailing whitespace, and substitutes runs of whitespace with a single space each:
|
1230
|
-
|
1231
|
-
```ruby
|
1232
|
-
" \n foo\n\r \t bar \n".squish # => "foo bar"
|
1233
|
-
```
|
1234
|
-
|
1235
|
-
There's also the destructive version `String#squish!`.
|
1236
|
-
|
1237
|
-
Note that it handles both ASCII and Unicode whitespace like mongolian vowel separator (U+180E).
|
1238
|
-
|
1239
|
-
NOTE: Defined in `active_support/core_ext/string/filters.rb`.
|
1240
|
-
|
1241
|
-
### `truncate`
|
1242
|
-
|
1243
|
-
The method `truncate` returns a copy of its receiver truncated after a given `length`:
|
1244
|
-
|
1245
|
-
```ruby
|
1246
|
-
"Oh dear! Oh dear! I shall be late!".truncate(20)
|
1247
|
-
# => "Oh dear! Oh dear!..."
|
1248
|
-
```
|
1249
|
-
|
1250
|
-
Ellipsis can be customized with the `:omission` option:
|
1251
|
-
|
1252
|
-
```ruby
|
1253
|
-
"Oh dear! Oh dear! I shall be late!".truncate(20, omission: '…')
|
1254
|
-
# => "Oh dear! Oh …"
|
1255
|
-
```
|
1256
|
-
|
1257
|
-
Note in particular that truncation takes into account the length of the omission string.
|
1258
|
-
|
1259
|
-
Pass a `:separator` to truncate the string at a natural break:
|
1260
|
-
|
1261
|
-
```ruby
|
1262
|
-
"Oh dear! Oh dear! I shall be late!".truncate(18)
|
1263
|
-
# => "Oh dear! Oh dea..."
|
1264
|
-
"Oh dear! Oh dear! I shall be late!".truncate(18, separator: ' ')
|
1265
|
-
# => "Oh dear! Oh..."
|
1266
|
-
```
|
1267
|
-
|
1268
|
-
The option `:separator` can be a regexp:
|
1269
|
-
|
1270
|
-
```ruby
|
1271
|
-
"Oh dear! Oh dear! I shall be late!".truncate(18, separator: /\s/)
|
1272
|
-
# => "Oh dear! Oh..."
|
1273
|
-
```
|
1274
|
-
|
1275
|
-
In above examples "dear" gets cut first, but then `:separator` prevents it.
|
1276
|
-
|
1277
|
-
NOTE: Defined in `active_support/core_ext/string/filters.rb`.
|
1278
|
-
|
1279
|
-
### `inquiry`
|
1280
|
-
|
1281
|
-
The `inquiry` method converts a string into a `StringInquirer` object making equality checks prettier.
|
1282
|
-
|
1283
|
-
```ruby
|
1284
|
-
"production".inquiry.production? # => true
|
1285
|
-
"active".inquiry.inactive? # => false
|
1286
|
-
```
|
1287
|
-
|
1288
|
-
### `starts_with?` and `ends_with?`
|
1289
|
-
|
1290
|
-
Active Support defines 3rd person aliases of `String#start_with?` and `String#end_with?`:
|
1291
|
-
|
1292
|
-
```ruby
|
1293
|
-
"foo".starts_with?("f") # => true
|
1294
|
-
"foo".ends_with?("o") # => true
|
1295
|
-
```
|
1296
|
-
|
1297
|
-
NOTE: Defined in `active_support/core_ext/string/starts_ends_with.rb`.
|
1298
|
-
|
1299
|
-
### `strip_heredoc`
|
1300
|
-
|
1301
|
-
The method `strip_heredoc` strips indentation in heredocs.
|
1302
|
-
|
1303
|
-
For example in
|
1304
|
-
|
1305
|
-
```ruby
|
1306
|
-
if options[:usage]
|
1307
|
-
puts <<-USAGE.strip_heredoc
|
1308
|
-
This command does such and such.
|
1309
|
-
|
1310
|
-
Supported options are:
|
1311
|
-
-h This message
|
1312
|
-
...
|
1313
|
-
USAGE
|
1314
|
-
end
|
1315
|
-
```
|
1316
|
-
|
1317
|
-
the user would see the usage message aligned against the left margin.
|
1318
|
-
|
1319
|
-
Technically, it looks for the least indented line in the whole string, and removes
|
1320
|
-
that amount of leading whitespace.
|
1321
|
-
|
1322
|
-
NOTE: Defined in `active_support/core_ext/string/strip.rb`.
|
1323
|
-
|
1324
|
-
### `indent`
|
1325
|
-
|
1326
|
-
Indents the lines in the receiver:
|
1327
|
-
|
1328
|
-
```ruby
|
1329
|
-
<<EOS.indent(2)
|
1330
|
-
def some_method
|
1331
|
-
some_code
|
1332
|
-
end
|
1333
|
-
EOS
|
1334
|
-
# =>
|
1335
|
-
def some_method
|
1336
|
-
some_code
|
1337
|
-
end
|
1338
|
-
```
|
1339
|
-
|
1340
|
-
The second argument, `indent_string`, specifies which indent string to use. The default is `nil`, which tells the method to make an educated guess peeking at the first indented line, and fallback to a space if there is none.
|
1341
|
-
|
1342
|
-
```ruby
|
1343
|
-
" foo".indent(2) # => " foo"
|
1344
|
-
"foo\n\t\tbar".indent(2) # => "\t\tfoo\n\t\t\t\tbar"
|
1345
|
-
"foo".indent(2, "\t") # => "\t\tfoo"
|
1346
|
-
```
|
1347
|
-
|
1348
|
-
While `indent_string` is typically one space or tab, it may be any string.
|
1349
|
-
|
1350
|
-
The third argument, `indent_empty_lines`, is a flag that says whether empty lines should be indented. Default is false.
|
1351
|
-
|
1352
|
-
```ruby
|
1353
|
-
"foo\n\nbar".indent(2) # => " foo\n\n bar"
|
1354
|
-
"foo\n\nbar".indent(2, nil, true) # => " foo\n \n bar"
|
1355
|
-
```
|
1356
|
-
|
1357
|
-
The `indent!` method performs indentation in-place.
|
1358
|
-
|
1359
|
-
### Access
|
1360
|
-
|
1361
|
-
#### `at(position)`
|
1362
|
-
|
1363
|
-
Returns the character of the string at position `position`:
|
1364
|
-
|
1365
|
-
```ruby
|
1366
|
-
"hello".at(0) # => "h"
|
1367
|
-
"hello".at(4) # => "o"
|
1368
|
-
"hello".at(-1) # => "o"
|
1369
|
-
"hello".at(10) # => nil
|
1370
|
-
```
|
1371
|
-
|
1372
|
-
NOTE: Defined in `active_support/core_ext/string/access.rb`.
|
1373
|
-
|
1374
|
-
#### `from(position)`
|
1375
|
-
|
1376
|
-
Returns the substring of the string starting at position `position`:
|
1377
|
-
|
1378
|
-
```ruby
|
1379
|
-
"hello".from(0) # => "hello"
|
1380
|
-
"hello".from(2) # => "llo"
|
1381
|
-
"hello".from(-2) # => "lo"
|
1382
|
-
"hello".from(10) # => "" if < 1.9, nil in 1.9
|
1383
|
-
```
|
1384
|
-
|
1385
|
-
NOTE: Defined in `active_support/core_ext/string/access.rb`.
|
1386
|
-
|
1387
|
-
#### `to(position)`
|
1388
|
-
|
1389
|
-
Returns the substring of the string up to position `position`:
|
1390
|
-
|
1391
|
-
```ruby
|
1392
|
-
"hello".to(0) # => "h"
|
1393
|
-
"hello".to(2) # => "hel"
|
1394
|
-
"hello".to(-2) # => "hell"
|
1395
|
-
"hello".to(10) # => "hello"
|
1396
|
-
```
|
1397
|
-
|
1398
|
-
NOTE: Defined in `active_support/core_ext/string/access.rb`.
|
1399
|
-
|
1400
|
-
#### `first(limit = 1)`
|
1401
|
-
|
1402
|
-
The call `str.first(n)` is equivalent to `str.to(n-1)` if `n` > 0, and returns an empty string for `n` == 0.
|
1403
|
-
|
1404
|
-
NOTE: Defined in `active_support/core_ext/string/access.rb`.
|
1405
|
-
|
1406
|
-
#### `last(limit = 1)`
|
1407
|
-
|
1408
|
-
The call `str.last(n)` is equivalent to `str.from(-n)` if `n` > 0, and returns an empty string for `n` == 0.
|
1409
|
-
|
1410
|
-
NOTE: Defined in `active_support/core_ext/string/access.rb`.
|
1411
|
-
|
1412
|
-
### Inflections
|
1413
|
-
|
1414
|
-
#### `pluralize`
|
1415
|
-
|
1416
|
-
The method `pluralize` returns the plural of its receiver:
|
1417
|
-
|
1418
|
-
```ruby
|
1419
|
-
"table".pluralize # => "tables"
|
1420
|
-
"ruby".pluralize # => "rubies"
|
1421
|
-
"equipment".pluralize # => "equipment"
|
1422
|
-
```
|
1423
|
-
|
1424
|
-
As the previous example shows, Active Support knows some irregular plurals and uncountable nouns. Built-in rules can be extended in `config/initializers/inflections.rb`. That file is generated by the `rails` command and has instructions in comments.
|
1425
|
-
|
1426
|
-
`pluralize` can also take an optional `count` parameter. If `count == 1` the singular form will be returned. For any other value of `count` the plural form will be returned:
|
1427
|
-
|
1428
|
-
```ruby
|
1429
|
-
"dude".pluralize(0) # => "dudes"
|
1430
|
-
"dude".pluralize(1) # => "dude"
|
1431
|
-
"dude".pluralize(2) # => "dudes"
|
1432
|
-
```
|
1433
|
-
|
1434
|
-
Active Record uses this method to compute the default table name that corresponds to a model:
|
1435
|
-
|
1436
|
-
```ruby
|
1437
|
-
# active_record/model_schema.rb
|
1438
|
-
def undecorated_table_name(class_name = base_class.name)
|
1439
|
-
table_name = class_name.to_s.demodulize.underscore
|
1440
|
-
pluralize_table_names ? table_name.pluralize : table_name
|
1441
|
-
end
|
1442
|
-
```
|
1443
|
-
|
1444
|
-
NOTE: Defined in `active_support/core_ext/string/inflections.rb`.
|
1445
|
-
|
1446
|
-
#### `singularize`
|
1447
|
-
|
1448
|
-
The inverse of `pluralize`:
|
1449
|
-
|
1450
|
-
```ruby
|
1451
|
-
"tables".singularize # => "table"
|
1452
|
-
"rubies".singularize # => "ruby"
|
1453
|
-
"equipment".singularize # => "equipment"
|
1454
|
-
```
|
1455
|
-
|
1456
|
-
Associations compute the name of the corresponding default associated class using this method:
|
1457
|
-
|
1458
|
-
```ruby
|
1459
|
-
# active_record/reflection.rb
|
1460
|
-
def derive_class_name
|
1461
|
-
class_name = name.to_s.camelize
|
1462
|
-
class_name = class_name.singularize if collection?
|
1463
|
-
class_name
|
1464
|
-
end
|
1465
|
-
```
|
1466
|
-
|
1467
|
-
NOTE: Defined in `active_support/core_ext/string/inflections.rb`.
|
1468
|
-
|
1469
|
-
#### `camelize`
|
1470
|
-
|
1471
|
-
The method `camelize` returns its receiver in camel case:
|
1472
|
-
|
1473
|
-
```ruby
|
1474
|
-
"product".camelize # => "Product"
|
1475
|
-
"admin_user".camelize # => "AdminUser"
|
1476
|
-
```
|
1477
|
-
|
1478
|
-
As a rule of thumb you can think of this method as the one that transforms paths into Ruby class or module names, where slashes separate namespaces:
|
1479
|
-
|
1480
|
-
```ruby
|
1481
|
-
"backoffice/session".camelize # => "Backoffice::Session"
|
1482
|
-
```
|
1483
|
-
|
1484
|
-
For example, Action Pack uses this method to load the class that provides a certain session store:
|
1485
|
-
|
1486
|
-
```ruby
|
1487
|
-
# action_controller/metal/session_management.rb
|
1488
|
-
def session_store=(store)
|
1489
|
-
@@session_store = store.is_a?(Symbol) ?
|
1490
|
-
ActionDispatch::Session.const_get(store.to_s.camelize) :
|
1491
|
-
store
|
1492
|
-
end
|
1493
|
-
```
|
1494
|
-
|
1495
|
-
`camelize` accepts an optional argument, it can be `:upper` (default), or `:lower`. With the latter the first letter becomes lowercase:
|
1496
|
-
|
1497
|
-
```ruby
|
1498
|
-
"visual_effect".camelize(:lower) # => "visualEffect"
|
1499
|
-
```
|
1500
|
-
|
1501
|
-
That may be handy to compute method names in a language that follows that convention, for example JavaScript.
|
1502
|
-
|
1503
|
-
INFO: As a rule of thumb you can think of `camelize` as the inverse of `underscore`, though there are cases where that does not hold: `"SSLError".underscore.camelize` gives back `"SslError"`. To support cases such as this, Active Support allows you to specify acronyms in `config/initializers/inflections.rb`:
|
1504
|
-
|
1505
|
-
```ruby
|
1506
|
-
ActiveSupport::Inflector.inflections do |inflect|
|
1507
|
-
inflect.acronym 'SSL'
|
1508
|
-
end
|
1509
|
-
|
1510
|
-
"SSLError".underscore.camelize #=> "SSLError"
|
1511
|
-
```
|
1512
|
-
|
1513
|
-
`camelize` is aliased to `camelcase`.
|
1514
|
-
|
1515
|
-
NOTE: Defined in `active_support/core_ext/string/inflections.rb`.
|
1516
|
-
|
1517
|
-
#### `underscore`
|
1518
|
-
|
1519
|
-
The method `underscore` goes the other way around, from camel case to paths:
|
1520
|
-
|
1521
|
-
```ruby
|
1522
|
-
"Product".underscore # => "product"
|
1523
|
-
"AdminUser".underscore # => "admin_user"
|
1524
|
-
```
|
1525
|
-
|
1526
|
-
Also converts "::" back to "/":
|
1527
|
-
|
1528
|
-
```ruby
|
1529
|
-
"Backoffice::Session".underscore # => "backoffice/session"
|
1530
|
-
```
|
1531
|
-
|
1532
|
-
and understands strings that start with lowercase:
|
1533
|
-
|
1534
|
-
```ruby
|
1535
|
-
"visualEffect".underscore # => "visual_effect"
|
1536
|
-
```
|
1537
|
-
|
1538
|
-
`underscore` accepts no argument though.
|
1539
|
-
|
1540
|
-
Rails class and module autoloading uses `underscore` to infer the relative path without extension of a file that would define a given missing constant:
|
1541
|
-
|
1542
|
-
```ruby
|
1543
|
-
# active_support/dependencies.rb
|
1544
|
-
def load_missing_constant(from_mod, const_name)
|
1545
|
-
...
|
1546
|
-
qualified_name = qualified_name_for from_mod, const_name
|
1547
|
-
path_suffix = qualified_name.underscore
|
1548
|
-
...
|
1549
|
-
end
|
1550
|
-
```
|
1551
|
-
|
1552
|
-
INFO: As a rule of thumb you can think of `underscore` as the inverse of `camelize`, though there are cases where that does not hold. For example, `"SSLError".underscore.camelize` gives back `"SslError"`.
|
1553
|
-
|
1554
|
-
NOTE: Defined in `active_support/core_ext/string/inflections.rb`.
|
1555
|
-
|
1556
|
-
#### `titleize`
|
1557
|
-
|
1558
|
-
The method `titleize` capitalizes the words in the receiver:
|
1559
|
-
|
1560
|
-
```ruby
|
1561
|
-
"alice in wonderland".titleize # => "Alice In Wonderland"
|
1562
|
-
"fermat's enigma".titleize # => "Fermat's Enigma"
|
1563
|
-
```
|
1564
|
-
|
1565
|
-
`titleize` is aliased to `titlecase`.
|
1566
|
-
|
1567
|
-
NOTE: Defined in `active_support/core_ext/string/inflections.rb`.
|
1568
|
-
|
1569
|
-
#### `dasherize`
|
1570
|
-
|
1571
|
-
The method `dasherize` replaces the underscores in the receiver with dashes:
|
1572
|
-
|
1573
|
-
```ruby
|
1574
|
-
"name".dasherize # => "name"
|
1575
|
-
"contact_data".dasherize # => "contact-data"
|
1576
|
-
```
|
1577
|
-
|
1578
|
-
The XML serializer of models uses this method to dasherize node names:
|
1579
|
-
|
1580
|
-
```ruby
|
1581
|
-
# active_model/serializers/xml.rb
|
1582
|
-
def reformat_name(name)
|
1583
|
-
name = name.camelize if camelize?
|
1584
|
-
dasherize? ? name.dasherize : name
|
1585
|
-
end
|
1586
|
-
```
|
1587
|
-
|
1588
|
-
NOTE: Defined in `active_support/core_ext/string/inflections.rb`.
|
1589
|
-
|
1590
|
-
#### `demodulize`
|
1591
|
-
|
1592
|
-
Given a string with a qualified constant name, `demodulize` returns the very constant name, that is, the rightmost part of it:
|
1593
|
-
|
1594
|
-
```ruby
|
1595
|
-
"Product".demodulize # => "Product"
|
1596
|
-
"Backoffice::UsersController".demodulize # => "UsersController"
|
1597
|
-
"Admin::Hotel::ReservationUtils".demodulize # => "ReservationUtils"
|
1598
|
-
```
|
1599
|
-
|
1600
|
-
Active Record for example uses this method to compute the name of a counter cache column:
|
1601
|
-
|
1602
|
-
```ruby
|
1603
|
-
# active_record/reflection.rb
|
1604
|
-
def counter_cache_column
|
1605
|
-
if options[:counter_cache] == true
|
1606
|
-
"#{active_record.name.demodulize.underscore.pluralize}_count"
|
1607
|
-
elsif options[:counter_cache]
|
1608
|
-
options[:counter_cache]
|
1609
|
-
end
|
1610
|
-
end
|
1611
|
-
```
|
1612
|
-
|
1613
|
-
NOTE: Defined in `active_support/core_ext/string/inflections.rb`.
|
1614
|
-
|
1615
|
-
#### `deconstantize`
|
1616
|
-
|
1617
|
-
Given a string with a qualified constant reference expression, `deconstantize` removes the rightmost segment, generally leaving the name of the constant's container:
|
1618
|
-
|
1619
|
-
```ruby
|
1620
|
-
"Product".deconstantize # => ""
|
1621
|
-
"Backoffice::UsersController".deconstantize # => "Backoffice"
|
1622
|
-
"Admin::Hotel::ReservationUtils".deconstantize # => "Admin::Hotel"
|
1623
|
-
```
|
1624
|
-
|
1625
|
-
Active Support for example uses this method in `Module#qualified_const_set`:
|
1626
|
-
|
1627
|
-
```ruby
|
1628
|
-
def qualified_const_set(path, value)
|
1629
|
-
QualifiedConstUtils.raise_if_absolute(path)
|
1630
|
-
|
1631
|
-
const_name = path.demodulize
|
1632
|
-
mod_name = path.deconstantize
|
1633
|
-
mod = mod_name.empty? ? self : qualified_const_get(mod_name)
|
1634
|
-
mod.const_set(const_name, value)
|
1635
|
-
end
|
1636
|
-
```
|
1637
|
-
|
1638
|
-
NOTE: Defined in `active_support/core_ext/string/inflections.rb`.
|
1639
|
-
|
1640
|
-
#### `parameterize`
|
1641
|
-
|
1642
|
-
The method `parameterize` normalizes its receiver in a way that can be used in pretty URLs.
|
1643
|
-
|
1644
|
-
```ruby
|
1645
|
-
"John Smith".parameterize # => "john-smith"
|
1646
|
-
"Kurt Gödel".parameterize # => "kurt-godel"
|
1647
|
-
```
|
1648
|
-
|
1649
|
-
In fact, the result string is wrapped in an instance of `ActiveSupport::Multibyte::Chars`.
|
1650
|
-
|
1651
|
-
NOTE: Defined in `active_support/core_ext/string/inflections.rb`.
|
1652
|
-
|
1653
|
-
#### `tableize`
|
1654
|
-
|
1655
|
-
The method `tableize` is `underscore` followed by `pluralize`.
|
1656
|
-
|
1657
|
-
```ruby
|
1658
|
-
"Person".tableize # => "people"
|
1659
|
-
"Invoice".tableize # => "invoices"
|
1660
|
-
"InvoiceLine".tableize # => "invoice_lines"
|
1661
|
-
```
|
1662
|
-
|
1663
|
-
As a rule of thumb, `tableize` returns the table name that corresponds to a given model for simple cases. The actual implementation in Active Record is not straight `tableize` indeed, because it also demodulizes the class name and checks a few options that may affect the returned string.
|
1664
|
-
|
1665
|
-
NOTE: Defined in `active_support/core_ext/string/inflections.rb`.
|
1666
|
-
|
1667
|
-
#### `classify`
|
1668
|
-
|
1669
|
-
The method `classify` is the inverse of `tableize`. It gives you the class name corresponding to a table name:
|
1670
|
-
|
1671
|
-
```ruby
|
1672
|
-
"people".classify # => "Person"
|
1673
|
-
"invoices".classify # => "Invoice"
|
1674
|
-
"invoice_lines".classify # => "InvoiceLine"
|
1675
|
-
```
|
1676
|
-
|
1677
|
-
The method understands qualified table names:
|
1678
|
-
|
1679
|
-
```ruby
|
1680
|
-
"highrise_production.companies".classify # => "Company"
|
1681
|
-
```
|
1682
|
-
|
1683
|
-
Note that `classify` returns a class name as a string. You can get the actual class object invoking `constantize` on it, explained next.
|
1684
|
-
|
1685
|
-
NOTE: Defined in `active_support/core_ext/string/inflections.rb`.
|
1686
|
-
|
1687
|
-
#### `constantize`
|
1688
|
-
|
1689
|
-
The method `constantize` resolves the constant reference expression in its receiver:
|
1690
|
-
|
1691
|
-
```ruby
|
1692
|
-
"Fixnum".constantize # => Fixnum
|
1693
|
-
|
1694
|
-
module M
|
1695
|
-
X = 1
|
1696
|
-
end
|
1697
|
-
"M::X".constantize # => 1
|
1698
|
-
```
|
1699
|
-
|
1700
|
-
If the string evaluates to no known constant, or its content is not even a valid constant name, `constantize` raises `NameError`.
|
1701
|
-
|
1702
|
-
Constant name resolution by `constantize` starts always at the top-level `Object` even if there is no leading "::".
|
1703
|
-
|
1704
|
-
```ruby
|
1705
|
-
X = :in_Object
|
1706
|
-
module M
|
1707
|
-
X = :in_M
|
1708
|
-
|
1709
|
-
X # => :in_M
|
1710
|
-
"::X".constantize # => :in_Object
|
1711
|
-
"X".constantize # => :in_Object (!)
|
1712
|
-
end
|
1713
|
-
```
|
1714
|
-
|
1715
|
-
So, it is in general not equivalent to what Ruby would do in the same spot, had a real constant be evaluated.
|
1716
|
-
|
1717
|
-
Mailer test cases obtain the mailer being tested from the name of the test class using `constantize`:
|
1718
|
-
|
1719
|
-
```ruby
|
1720
|
-
# action_mailer/test_case.rb
|
1721
|
-
def determine_default_mailer(name)
|
1722
|
-
name.sub(/Test$/, '').constantize
|
1723
|
-
rescue NameError => e
|
1724
|
-
raise NonInferrableMailerError.new(name)
|
1725
|
-
end
|
1726
|
-
```
|
1727
|
-
|
1728
|
-
NOTE: Defined in `active_support/core_ext/string/inflections.rb`.
|
1729
|
-
|
1730
|
-
#### `humanize`
|
1731
|
-
|
1732
|
-
The method `humanize` gives you a sensible name for display out of an attribute name. To do so it replaces underscores with spaces, removes any "_id" suffix, and capitalizes the first word:
|
1733
|
-
|
1734
|
-
```ruby
|
1735
|
-
"name".humanize # => "Name"
|
1736
|
-
"author_id".humanize # => "Author"
|
1737
|
-
"comments_count".humanize # => "Comments count"
|
1738
|
-
```
|
1739
|
-
|
1740
|
-
The helper method `full_messages` uses `humanize` as a fallback to include attribute names:
|
1741
|
-
|
1742
|
-
```ruby
|
1743
|
-
def full_messages
|
1744
|
-
full_messages = []
|
1745
|
-
|
1746
|
-
each do |attribute, messages|
|
1747
|
-
...
|
1748
|
-
attr_name = attribute.to_s.gsub('.', '_').humanize
|
1749
|
-
attr_name = @base.class.human_attribute_name(attribute, default: attr_name)
|
1750
|
-
...
|
1751
|
-
end
|
1752
|
-
|
1753
|
-
full_messages
|
1754
|
-
end
|
1755
|
-
```
|
1756
|
-
|
1757
|
-
NOTE: Defined in `active_support/core_ext/string/inflections.rb`.
|
1758
|
-
|
1759
|
-
#### `foreign_key`
|
1760
|
-
|
1761
|
-
The method `foreign_key` gives a foreign key column name from a class name. To do so it demodulizes, underscores, and adds "_id":
|
1762
|
-
|
1763
|
-
```ruby
|
1764
|
-
"User".foreign_key # => "user_id"
|
1765
|
-
"InvoiceLine".foreign_key # => "invoice_line_id"
|
1766
|
-
"Admin::Session".foreign_key # => "session_id"
|
1767
|
-
```
|
1768
|
-
|
1769
|
-
Pass a false argument if you do not want the underscore in "_id":
|
1770
|
-
|
1771
|
-
```ruby
|
1772
|
-
"User".foreign_key(false) # => "userid"
|
1773
|
-
```
|
1774
|
-
|
1775
|
-
Associations use this method to infer foreign keys, for example `has_one` and `has_many` do this:
|
1776
|
-
|
1777
|
-
```ruby
|
1778
|
-
# active_record/associations.rb
|
1779
|
-
foreign_key = options[:foreign_key] || reflection.active_record.name.foreign_key
|
1780
|
-
```
|
1781
|
-
|
1782
|
-
NOTE: Defined in `active_support/core_ext/string/inflections.rb`.
|
1783
|
-
|
1784
|
-
### Conversions
|
1785
|
-
|
1786
|
-
#### `to_date`, `to_time`, `to_datetime`
|
1787
|
-
|
1788
|
-
The methods `to_date`, `to_time`, and `to_datetime` are basically convenience wrappers around `Date._parse`:
|
1789
|
-
|
1790
|
-
```ruby
|
1791
|
-
"2010-07-27".to_date # => Tue, 27 Jul 2010
|
1792
|
-
"2010-07-27 23:37:00".to_time # => Tue Jul 27 23:37:00 UTC 2010
|
1793
|
-
"2010-07-27 23:37:00".to_datetime # => Tue, 27 Jul 2010 23:37:00 +0000
|
1794
|
-
```
|
1795
|
-
|
1796
|
-
`to_time` receives an optional argument `:utc` or `:local`, to indicate which time zone you want the time in:
|
1797
|
-
|
1798
|
-
```ruby
|
1799
|
-
"2010-07-27 23:42:00".to_time(:utc) # => Tue Jul 27 23:42:00 UTC 2010
|
1800
|
-
"2010-07-27 23:42:00".to_time(:local) # => Tue Jul 27 23:42:00 +0200 2010
|
1801
|
-
```
|
1802
|
-
|
1803
|
-
Default is `:utc`.
|
1804
|
-
|
1805
|
-
Please refer to the documentation of `Date._parse` for further details.
|
1806
|
-
|
1807
|
-
INFO: The three of them return `nil` for blank receivers.
|
1808
|
-
|
1809
|
-
NOTE: Defined in `active_support/core_ext/string/conversions.rb`.
|
1810
|
-
|
1811
|
-
Extensions to `Numeric`
|
1812
|
-
-----------------------
|
1813
|
-
|
1814
|
-
### Bytes
|
1815
|
-
|
1816
|
-
All numbers respond to these methods:
|
1817
|
-
|
1818
|
-
```ruby
|
1819
|
-
bytes
|
1820
|
-
kilobytes
|
1821
|
-
megabytes
|
1822
|
-
gigabytes
|
1823
|
-
terabytes
|
1824
|
-
petabytes
|
1825
|
-
exabytes
|
1826
|
-
```
|
1827
|
-
|
1828
|
-
They return the corresponding amount of bytes, using a conversion factor of 1024:
|
1829
|
-
|
1830
|
-
```ruby
|
1831
|
-
2.kilobytes # => 2048
|
1832
|
-
3.megabytes # => 3145728
|
1833
|
-
3.5.gigabytes # => 3758096384
|
1834
|
-
-4.exabytes # => -4611686018427387904
|
1835
|
-
```
|
1836
|
-
|
1837
|
-
Singular forms are aliased so you are able to say:
|
1838
|
-
|
1839
|
-
```ruby
|
1840
|
-
1.megabyte # => 1048576
|
1841
|
-
```
|
1842
|
-
|
1843
|
-
NOTE: Defined in `active_support/core_ext/numeric/bytes.rb`.
|
1844
|
-
|
1845
|
-
### Time
|
1846
|
-
|
1847
|
-
Enables the use of time calculations and declarations, like `45.minutes + 2.hours + 4.years`.
|
1848
|
-
|
1849
|
-
These methods use Time#advance for precise date calculations when using from_now, ago, etc.
|
1850
|
-
as well as adding or subtracting their results from a Time object. For example:
|
1851
|
-
|
1852
|
-
```ruby
|
1853
|
-
# equivalent to Time.current.advance(months: 1)
|
1854
|
-
1.month.from_now
|
1855
|
-
|
1856
|
-
# equivalent to Time.current.advance(years: 2)
|
1857
|
-
2.years.from_now
|
1858
|
-
|
1859
|
-
# equivalent to Time.current.advance(months: 4, years: 5)
|
1860
|
-
(4.months + 5.years).from_now
|
1861
|
-
```
|
1862
|
-
|
1863
|
-
While these methods provide precise calculation when used as in the examples above, care
|
1864
|
-
should be taken to note that this is not true if the result of `months', `years', etc is
|
1865
|
-
converted before use:
|
1866
|
-
|
1867
|
-
```ruby
|
1868
|
-
# equivalent to 30.days.to_i.from_now
|
1869
|
-
1.month.to_i.from_now
|
1870
|
-
|
1871
|
-
# equivalent to 365.25.days.to_f.from_now
|
1872
|
-
1.year.to_f.from_now
|
1873
|
-
```
|
1874
|
-
|
1875
|
-
In such cases, Ruby's core [Date](http://ruby-doc.org/stdlib/libdoc/date/rdoc/Date.html) and
|
1876
|
-
[Time](http://ruby-doc.org/stdlib/libdoc/time/rdoc/Time.html) should be used for precision
|
1877
|
-
date and time arithmetic.
|
1878
|
-
|
1879
|
-
NOTE: Defined in `active_support/core_ext/numeric/time.rb`.
|
1880
|
-
|
1881
|
-
### Formatting
|
1882
|
-
|
1883
|
-
Enables the formatting of numbers in a variety of ways.
|
1884
|
-
|
1885
|
-
Produce a string representation of a number as a telephone number:
|
1886
|
-
|
1887
|
-
```ruby
|
1888
|
-
5551234.to_s(:phone)
|
1889
|
-
# => 555-1234
|
1890
|
-
1235551234.to_s(:phone)
|
1891
|
-
# => 123-555-1234
|
1892
|
-
1235551234.to_s(:phone, area_code: true)
|
1893
|
-
# => (123) 555-1234
|
1894
|
-
1235551234.to_s(:phone, delimiter: " ")
|
1895
|
-
# => 123 555 1234
|
1896
|
-
1235551234.to_s(:phone, area_code: true, extension: 555)
|
1897
|
-
# => (123) 555-1234 x 555
|
1898
|
-
1235551234.to_s(:phone, country_code: 1)
|
1899
|
-
# => +1-123-555-1234
|
1900
|
-
```
|
1901
|
-
|
1902
|
-
Produce a string representation of a number as currency:
|
1903
|
-
|
1904
|
-
```ruby
|
1905
|
-
1234567890.50.to_s(:currency) # => $1,234,567,890.50
|
1906
|
-
1234567890.506.to_s(:currency) # => $1,234,567,890.51
|
1907
|
-
1234567890.506.to_s(:currency, precision: 3) # => $1,234,567,890.506
|
1908
|
-
```
|
1909
|
-
|
1910
|
-
Produce a string representation of a number as a percentage:
|
1911
|
-
|
1912
|
-
```ruby
|
1913
|
-
100.to_s(:percentage)
|
1914
|
-
# => 100.000%
|
1915
|
-
100.to_s(:percentage, precision: 0)
|
1916
|
-
# => 100%
|
1917
|
-
1000.to_s(:percentage, delimiter: '.', separator: ',')
|
1918
|
-
# => 1.000,000%
|
1919
|
-
302.24398923423.to_s(:percentage, precision: 5)
|
1920
|
-
# => 302.24399%
|
1921
|
-
```
|
1922
|
-
|
1923
|
-
Produce a string representation of a number in delimited form:
|
1924
|
-
|
1925
|
-
```ruby
|
1926
|
-
12345678.to_s(:delimited) # => 12,345,678
|
1927
|
-
12345678.05.to_s(:delimited) # => 12,345,678.05
|
1928
|
-
12345678.to_s(:delimited, delimiter: ".") # => 12.345.678
|
1929
|
-
12345678.to_s(:delimited, delimiter: ",") # => 12,345,678
|
1930
|
-
12345678.05.to_s(:delimited, separator: " ") # => 12,345,678 05
|
1931
|
-
```
|
1932
|
-
|
1933
|
-
Produce a string representation of a number rounded to a precision:
|
1934
|
-
|
1935
|
-
```ruby
|
1936
|
-
111.2345.to_s(:rounded) # => 111.235
|
1937
|
-
111.2345.to_s(:rounded, precision: 2) # => 111.23
|
1938
|
-
13.to_s(:rounded, precision: 5) # => 13.00000
|
1939
|
-
389.32314.to_s(:rounded, precision: 0) # => 389
|
1940
|
-
111.2345.to_s(:rounded, significant: true) # => 111
|
1941
|
-
```
|
1942
|
-
|
1943
|
-
Produce a string representation of a number as a human-readable number of bytes:
|
1944
|
-
|
1945
|
-
```ruby
|
1946
|
-
123.to_s(:human_size) # => 123 Bytes
|
1947
|
-
1234.to_s(:human_size) # => 1.21 KB
|
1948
|
-
12345.to_s(:human_size) # => 12.1 KB
|
1949
|
-
1234567.to_s(:human_size) # => 1.18 MB
|
1950
|
-
1234567890.to_s(:human_size) # => 1.15 GB
|
1951
|
-
1234567890123.to_s(:human_size) # => 1.12 TB
|
1952
|
-
```
|
1953
|
-
|
1954
|
-
Produce a string representation of a number in human-readable words:
|
1955
|
-
|
1956
|
-
```ruby
|
1957
|
-
123.to_s(:human) # => "123"
|
1958
|
-
1234.to_s(:human) # => "1.23 Thousand"
|
1959
|
-
12345.to_s(:human) # => "12.3 Thousand"
|
1960
|
-
1234567.to_s(:human) # => "1.23 Million"
|
1961
|
-
1234567890.to_s(:human) # => "1.23 Billion"
|
1962
|
-
1234567890123.to_s(:human) # => "1.23 Trillion"
|
1963
|
-
1234567890123456.to_s(:human) # => "1.23 Quadrillion"
|
1964
|
-
```
|
1965
|
-
|
1966
|
-
NOTE: Defined in `active_support/core_ext/numeric/formatting.rb`.
|
1967
|
-
|
1968
|
-
Extensions to `Integer`
|
1969
|
-
-----------------------
|
1970
|
-
|
1971
|
-
### `multiple_of?`
|
1972
|
-
|
1973
|
-
The method `multiple_of?` tests whether an integer is multiple of the argument:
|
1974
|
-
|
1975
|
-
```ruby
|
1976
|
-
2.multiple_of?(1) # => true
|
1977
|
-
1.multiple_of?(2) # => false
|
1978
|
-
```
|
1979
|
-
|
1980
|
-
NOTE: Defined in `active_support/core_ext/integer/multiple.rb`.
|
1981
|
-
|
1982
|
-
### `ordinal`
|
1983
|
-
|
1984
|
-
The method `ordinal` returns the ordinal suffix string corresponding to the receiver integer:
|
1985
|
-
|
1986
|
-
```ruby
|
1987
|
-
1.ordinal # => "st"
|
1988
|
-
2.ordinal # => "nd"
|
1989
|
-
53.ordinal # => "rd"
|
1990
|
-
2009.ordinal # => "th"
|
1991
|
-
-21.ordinal # => "st"
|
1992
|
-
-134.ordinal # => "th"
|
1993
|
-
```
|
1994
|
-
|
1995
|
-
NOTE: Defined in `active_support/core_ext/integer/inflections.rb`.
|
1996
|
-
|
1997
|
-
### `ordinalize`
|
1998
|
-
|
1999
|
-
The method `ordinalize` returns the ordinal string corresponding to the receiver integer. In comparison, note that the `ordinal` method returns **only** the suffix string.
|
2000
|
-
|
2001
|
-
```ruby
|
2002
|
-
1.ordinalize # => "1st"
|
2003
|
-
2.ordinalize # => "2nd"
|
2004
|
-
53.ordinalize # => "53rd"
|
2005
|
-
2009.ordinalize # => "2009th"
|
2006
|
-
-21.ordinalize # => "-21st"
|
2007
|
-
-134.ordinalize # => "-134th"
|
2008
|
-
```
|
2009
|
-
|
2010
|
-
NOTE: Defined in `active_support/core_ext/integer/inflections.rb`.
|
2011
|
-
|
2012
|
-
Extensions to `BigDecimal`
|
2013
|
-
--------------------------
|
2014
|
-
|
2015
|
-
...
|
2016
|
-
|
2017
|
-
Extensions to `Enumerable`
|
2018
|
-
--------------------------
|
2019
|
-
|
2020
|
-
### `sum`
|
2021
|
-
|
2022
|
-
The method `sum` adds the elements of an enumerable:
|
2023
|
-
|
2024
|
-
```ruby
|
2025
|
-
[1, 2, 3].sum # => 6
|
2026
|
-
(1..100).sum # => 5050
|
2027
|
-
```
|
2028
|
-
|
2029
|
-
Addition only assumes the elements respond to `+`:
|
2030
|
-
|
2031
|
-
```ruby
|
2032
|
-
[[1, 2], [2, 3], [3, 4]].sum # => [1, 2, 2, 3, 3, 4]
|
2033
|
-
%w(foo bar baz).sum # => "foobarbaz"
|
2034
|
-
{a: 1, b: 2, c: 3}.sum # => [:b, 2, :c, 3, :a, 1]
|
2035
|
-
```
|
2036
|
-
|
2037
|
-
The sum of an empty collection is zero by default, but this is customizable:
|
2038
|
-
|
2039
|
-
```ruby
|
2040
|
-
[].sum # => 0
|
2041
|
-
[].sum(1) # => 1
|
2042
|
-
```
|
2043
|
-
|
2044
|
-
If a block is given, `sum` becomes an iterator that yields the elements of the collection and sums the returned values:
|
2045
|
-
|
2046
|
-
```ruby
|
2047
|
-
(1..5).sum {|n| n * 2 } # => 30
|
2048
|
-
[2, 4, 6, 8, 10].sum # => 30
|
2049
|
-
```
|
2050
|
-
|
2051
|
-
The sum of an empty receiver can be customized in this form as well:
|
2052
|
-
|
2053
|
-
```ruby
|
2054
|
-
[].sum(1) {|n| n**3} # => 1
|
2055
|
-
```
|
2056
|
-
|
2057
|
-
NOTE: Defined in `active_support/core_ext/enumerable.rb`.
|
2058
|
-
|
2059
|
-
### `index_by`
|
2060
|
-
|
2061
|
-
The method `index_by` generates a hash with the elements of an enumerable indexed by some key.
|
2062
|
-
|
2063
|
-
It iterates through the collection and passes each element to a block. The element will be keyed by the value returned by the block:
|
2064
|
-
|
2065
|
-
```ruby
|
2066
|
-
invoices.index_by(&:number)
|
2067
|
-
# => {'2009-032' => <Invoice ...>, '2009-008' => <Invoice ...>, ...}
|
2068
|
-
```
|
2069
|
-
|
2070
|
-
WARNING. Keys should normally be unique. If the block returns the same value for different elements no collection is built for that key. The last item will win.
|
2071
|
-
|
2072
|
-
NOTE: Defined in `active_support/core_ext/enumerable.rb`.
|
2073
|
-
|
2074
|
-
### `many?`
|
2075
|
-
|
2076
|
-
The method `many?` is shorthand for `collection.size > 1`:
|
2077
|
-
|
2078
|
-
```erb
|
2079
|
-
<% if pages.many? %>
|
2080
|
-
<%= pagination_links %>
|
2081
|
-
<% end %>
|
2082
|
-
```
|
2083
|
-
|
2084
|
-
If an optional block is given, `many?` only takes into account those elements that return true:
|
2085
|
-
|
2086
|
-
```ruby
|
2087
|
-
@see_more = videos.many? {|video| video.category == params[:category]}
|
2088
|
-
```
|
2089
|
-
|
2090
|
-
NOTE: Defined in `active_support/core_ext/enumerable.rb`.
|
2091
|
-
|
2092
|
-
### `exclude?`
|
2093
|
-
|
2094
|
-
The predicate `exclude?` tests whether a given object does **not** belong to the collection. It is the negation of the built-in `include?`:
|
2095
|
-
|
2096
|
-
```ruby
|
2097
|
-
to_visit << node if visited.exclude?(node)
|
2098
|
-
```
|
2099
|
-
|
2100
|
-
NOTE: Defined in `active_support/core_ext/enumerable.rb`.
|
2101
|
-
|
2102
|
-
Extensions to `Array`
|
2103
|
-
---------------------
|
2104
|
-
|
2105
|
-
### Accessing
|
2106
|
-
|
2107
|
-
Active Support augments the API of arrays to ease certain ways of accessing them. For example, `to` returns the subarray of elements up to the one at the passed index:
|
2108
|
-
|
2109
|
-
```ruby
|
2110
|
-
%w(a b c d).to(2) # => %w(a b c)
|
2111
|
-
[].to(7) # => []
|
2112
|
-
```
|
2113
|
-
|
2114
|
-
Similarly, `from` returns the tail from the element at the passed index to the end. If the index is greater than the length of the array, it returns an empty array.
|
2115
|
-
|
2116
|
-
```ruby
|
2117
|
-
%w(a b c d).from(2) # => %w(c d)
|
2118
|
-
%w(a b c d).from(10) # => []
|
2119
|
-
[].from(0) # => []
|
2120
|
-
```
|
2121
|
-
|
2122
|
-
The methods `second`, `third`, `fourth`, and `fifth` return the corresponding element (`first` is built-in). Thanks to social wisdom and positive constructiveness all around, `forty_two` is also available.
|
2123
|
-
|
2124
|
-
```ruby
|
2125
|
-
%w(a b c d).third # => c
|
2126
|
-
%w(a b c d).fifth # => nil
|
2127
|
-
```
|
2128
|
-
|
2129
|
-
NOTE: Defined in `active_support/core_ext/array/access.rb`.
|
2130
|
-
|
2131
|
-
### Adding Elements
|
2132
|
-
|
2133
|
-
#### `prepend`
|
2134
|
-
|
2135
|
-
This method is an alias of `Array#unshift`.
|
2136
|
-
|
2137
|
-
```ruby
|
2138
|
-
%w(a b c d).prepend('e') # => %w(e a b c d)
|
2139
|
-
[].prepend(10) # => [10]
|
2140
|
-
```
|
2141
|
-
|
2142
|
-
NOTE: Defined in `active_support/core_ext/array/prepend_and_append.rb`.
|
2143
|
-
|
2144
|
-
#### `append`
|
2145
|
-
|
2146
|
-
This method is an alias of `Array#<<`.
|
2147
|
-
|
2148
|
-
```ruby
|
2149
|
-
%w(a b c d).append('e') # => %w(a b c d e)
|
2150
|
-
[].append([1,2]) # => [[1,2]]
|
2151
|
-
```
|
2152
|
-
|
2153
|
-
NOTE: Defined in `active_support/core_ext/array/prepend_and_append.rb`.
|
2154
|
-
|
2155
|
-
### Options Extraction
|
2156
|
-
|
2157
|
-
When the last argument in a method call is a hash, except perhaps for a `&block` argument, Ruby allows you to omit the brackets:
|
2158
|
-
|
2159
|
-
```ruby
|
2160
|
-
User.exists?(email: params[:email])
|
2161
|
-
```
|
2162
|
-
|
2163
|
-
That syntactic sugar is used a lot in Rails to avoid positional arguments where there would be too many, offering instead interfaces that emulate named parameters. In particular it is very idiomatic to use a trailing hash for options.
|
2164
|
-
|
2165
|
-
If a method expects a variable number of arguments and uses `*` in its declaration, however, such an options hash ends up being an item of the array of arguments, where it loses its role.
|
2166
|
-
|
2167
|
-
In those cases, you may give an options hash a distinguished treatment with `extract_options!`. This method checks the type of the last item of an array. If it is a hash it pops it and returns it, otherwise it returns an empty hash.
|
2168
|
-
|
2169
|
-
Let's see for example the definition of the `caches_action` controller macro:
|
2170
|
-
|
2171
|
-
```ruby
|
2172
|
-
def caches_action(*actions)
|
2173
|
-
return unless cache_configured?
|
2174
|
-
options = actions.extract_options!
|
2175
|
-
...
|
2176
|
-
end
|
2177
|
-
```
|
2178
|
-
|
2179
|
-
This method receives an arbitrary number of action names, and an optional hash of options as last argument. With the call to `extract_options!` you obtain the options hash and remove it from `actions` in a simple and explicit way.
|
2180
|
-
|
2181
|
-
NOTE: Defined in `active_support/core_ext/array/extract_options.rb`.
|
2182
|
-
|
2183
|
-
### Conversions
|
2184
|
-
|
2185
|
-
#### `to_sentence`
|
2186
|
-
|
2187
|
-
The method `to_sentence` turns an array into a string containing a sentence that enumerates its items:
|
2188
|
-
|
2189
|
-
```ruby
|
2190
|
-
%w().to_sentence # => ""
|
2191
|
-
%w(Earth).to_sentence # => "Earth"
|
2192
|
-
%w(Earth Wind).to_sentence # => "Earth and Wind"
|
2193
|
-
%w(Earth Wind Fire).to_sentence # => "Earth, Wind, and Fire"
|
2194
|
-
```
|
2195
|
-
|
2196
|
-
This method accepts three options:
|
2197
|
-
|
2198
|
-
* `:two_words_connector`: What is used for arrays of length 2. Default is " and ".
|
2199
|
-
* `:words_connector`: What is used to join the elements of arrays with 3 or more elements, except for the last two. Default is ", ".
|
2200
|
-
* `:last_word_connector`: What is used to join the last items of an array with 3 or more elements. Default is ", and ".
|
2201
|
-
|
2202
|
-
The defaults for these options can be localized, their keys are:
|
2203
|
-
|
2204
|
-
| Option | I18n key |
|
2205
|
-
| ---------------------- | ----------------------------------- |
|
2206
|
-
| `:two_words_connector` | `support.array.two_words_connector` |
|
2207
|
-
| `:words_connector` | `support.array.words_connector` |
|
2208
|
-
| `:last_word_connector` | `support.array.last_word_connector` |
|
2209
|
-
|
2210
|
-
Options `:connector` and `:skip_last_comma` are deprecated.
|
2211
|
-
|
2212
|
-
NOTE: Defined in `active_support/core_ext/array/conversions.rb`.
|
2213
|
-
|
2214
|
-
#### `to_formatted_s`
|
2215
|
-
|
2216
|
-
The method `to_formatted_s` acts like `to_s` by default.
|
2217
|
-
|
2218
|
-
If the array contains items that respond to `id`, however, the symbol
|
2219
|
-
`:db` may be passed as argument. That's typically used with
|
2220
|
-
collections of Active Record objects. Returned strings are:
|
2221
|
-
|
2222
|
-
```ruby
|
2223
|
-
[].to_formatted_s(:db) # => "null"
|
2224
|
-
[user].to_formatted_s(:db) # => "8456"
|
2225
|
-
invoice.lines.to_formatted_s(:db) # => "23,567,556,12"
|
2226
|
-
```
|
2227
|
-
|
2228
|
-
Integers in the example above are supposed to come from the respective calls to `id`.
|
2229
|
-
|
2230
|
-
NOTE: Defined in `active_support/core_ext/array/conversions.rb`.
|
2231
|
-
|
2232
|
-
#### `to_xml`
|
2233
|
-
|
2234
|
-
The method `to_xml` returns a string containing an XML representation of its receiver:
|
2235
|
-
|
2236
|
-
```ruby
|
2237
|
-
Contributor.limit(2).order(:rank).to_xml
|
2238
|
-
# =>
|
2239
|
-
# <?xml version="1.0" encoding="UTF-8"?>
|
2240
|
-
# <contributors type="array">
|
2241
|
-
# <contributor>
|
2242
|
-
# <id type="integer">4356</id>
|
2243
|
-
# <name>Jeremy Kemper</name>
|
2244
|
-
# <rank type="integer">1</rank>
|
2245
|
-
# <url-id>jeremy-kemper</url-id>
|
2246
|
-
# </contributor>
|
2247
|
-
# <contributor>
|
2248
|
-
# <id type="integer">4404</id>
|
2249
|
-
# <name>David Heinemeier Hansson</name>
|
2250
|
-
# <rank type="integer">2</rank>
|
2251
|
-
# <url-id>david-heinemeier-hansson</url-id>
|
2252
|
-
# </contributor>
|
2253
|
-
# </contributors>
|
2254
|
-
```
|
2255
|
-
|
2256
|
-
To do so it sends `to_xml` to every item in turn, and collects the results under a root node. All items must respond to `to_xml`, an exception is raised otherwise.
|
2257
|
-
|
2258
|
-
By default, the name of the root element is the underscorized and dasherized plural of the name of the class of the first item, provided the rest of elements belong to that type (checked with `is_a?`) and they are not hashes. In the example above that's "contributors".
|
2259
|
-
|
2260
|
-
If there's any element that does not belong to the type of the first one the root node becomes "objects":
|
2261
|
-
|
2262
|
-
```ruby
|
2263
|
-
[Contributor.first, Commit.first].to_xml
|
2264
|
-
# =>
|
2265
|
-
# <?xml version="1.0" encoding="UTF-8"?>
|
2266
|
-
# <objects type="array">
|
2267
|
-
# <object>
|
2268
|
-
# <id type="integer">4583</id>
|
2269
|
-
# <name>Aaron Batalion</name>
|
2270
|
-
# <rank type="integer">53</rank>
|
2271
|
-
# <url-id>aaron-batalion</url-id>
|
2272
|
-
# </object>
|
2273
|
-
# <object>
|
2274
|
-
# <author>Joshua Peek</author>
|
2275
|
-
# <authored-timestamp type="datetime">2009-09-02T16:44:36Z</authored-timestamp>
|
2276
|
-
# <branch>origin/master</branch>
|
2277
|
-
# <committed-timestamp type="datetime">2009-09-02T16:44:36Z</committed-timestamp>
|
2278
|
-
# <committer>Joshua Peek</committer>
|
2279
|
-
# <git-show nil="true"></git-show>
|
2280
|
-
# <id type="integer">190316</id>
|
2281
|
-
# <imported-from-svn type="boolean">false</imported-from-svn>
|
2282
|
-
# <message>Kill AMo observing wrap_with_notifications since ARes was only using it</message>
|
2283
|
-
# <sha1>723a47bfb3708f968821bc969a9a3fc873a3ed58</sha1>
|
2284
|
-
# </object>
|
2285
|
-
# </objects>
|
2286
|
-
```
|
2287
|
-
|
2288
|
-
If the receiver is an array of hashes the root element is by default also "objects":
|
2289
|
-
|
2290
|
-
```ruby
|
2291
|
-
[{a: 1, b: 2}, {c: 3}].to_xml
|
2292
|
-
# =>
|
2293
|
-
# <?xml version="1.0" encoding="UTF-8"?>
|
2294
|
-
# <objects type="array">
|
2295
|
-
# <object>
|
2296
|
-
# <b type="integer">2</b>
|
2297
|
-
# <a type="integer">1</a>
|
2298
|
-
# </object>
|
2299
|
-
# <object>
|
2300
|
-
# <c type="integer">3</c>
|
2301
|
-
# </object>
|
2302
|
-
# </objects>
|
2303
|
-
```
|
2304
|
-
|
2305
|
-
WARNING. If the collection is empty the root element is by default "nil-classes". That's a gotcha, for example the root element of the list of contributors above would not be "contributors" if the collection was empty, but "nil-classes". You may use the `:root` option to ensure a consistent root element.
|
2306
|
-
|
2307
|
-
The name of children nodes is by default the name of the root node singularized. In the examples above we've seen "contributor" and "object". The option `:children` allows you to set these node names.
|
2308
|
-
|
2309
|
-
The default XML builder is a fresh instance of `Builder::XmlMarkup`. You can configure your own builder via the `:builder` option. The method also accepts options like `:dasherize` and friends, they are forwarded to the builder:
|
2310
|
-
|
2311
|
-
```ruby
|
2312
|
-
Contributor.limit(2).order(:rank).to_xml(skip_types: true)
|
2313
|
-
# =>
|
2314
|
-
# <?xml version="1.0" encoding="UTF-8"?>
|
2315
|
-
# <contributors>
|
2316
|
-
# <contributor>
|
2317
|
-
# <id>4356</id>
|
2318
|
-
# <name>Jeremy Kemper</name>
|
2319
|
-
# <rank>1</rank>
|
2320
|
-
# <url-id>jeremy-kemper</url-id>
|
2321
|
-
# </contributor>
|
2322
|
-
# <contributor>
|
2323
|
-
# <id>4404</id>
|
2324
|
-
# <name>David Heinemeier Hansson</name>
|
2325
|
-
# <rank>2</rank>
|
2326
|
-
# <url-id>david-heinemeier-hansson</url-id>
|
2327
|
-
# </contributor>
|
2328
|
-
# </contributors>
|
2329
|
-
```
|
2330
|
-
|
2331
|
-
NOTE: Defined in `active_support/core_ext/array/conversions.rb`.
|
2332
|
-
|
2333
|
-
### Wrapping
|
2334
|
-
|
2335
|
-
The method `Array.wrap` wraps its argument in an array unless it is already an array (or array-like).
|
2336
|
-
|
2337
|
-
Specifically:
|
2338
|
-
|
2339
|
-
* If the argument is `nil` an empty list is returned.
|
2340
|
-
* Otherwise, if the argument responds to `to_ary` it is invoked, and if the value of `to_ary` is not `nil`, it is returned.
|
2341
|
-
* Otherwise, an array with the argument as its single element is returned.
|
2342
|
-
|
2343
|
-
```ruby
|
2344
|
-
Array.wrap(nil) # => []
|
2345
|
-
Array.wrap([1, 2, 3]) # => [1, 2, 3]
|
2346
|
-
Array.wrap(0) # => [0]
|
2347
|
-
```
|
2348
|
-
|
2349
|
-
This method is similar in purpose to `Kernel#Array`, but there are some differences:
|
2350
|
-
|
2351
|
-
* If the argument responds to `to_ary` the method is invoked. `Kernel#Array` moves on to try `to_a` if the returned value is `nil`, but `Array.wrap` returns `nil` right away.
|
2352
|
-
* If the returned value from `to_ary` is neither `nil` nor an `Array` object, `Kernel#Array` raises an exception, while `Array.wrap` does not, it just returns the value.
|
2353
|
-
* It does not call `to_a` on the argument, though special-cases `nil` to return an empty array.
|
2354
|
-
|
2355
|
-
The last point is particularly worth comparing for some enumerables:
|
2356
|
-
|
2357
|
-
```ruby
|
2358
|
-
Array.wrap(foo: :bar) # => [{:foo=>:bar}]
|
2359
|
-
Array(foo: :bar) # => [[:foo, :bar]]
|
2360
|
-
```
|
2361
|
-
|
2362
|
-
There's also a related idiom that uses the splat operator:
|
2363
|
-
|
2364
|
-
```ruby
|
2365
|
-
[*object]
|
2366
|
-
```
|
2367
|
-
|
2368
|
-
which in Ruby 1.8 returns `[nil]` for `nil`, and calls to `Array(object)` otherwise. (Please if you know the exact behavior in 1.9 contact fxn.)
|
2369
|
-
|
2370
|
-
Thus, in this case the behavior is different for `nil`, and the differences with `Kernel#Array` explained above apply to the rest of `object`s.
|
2371
|
-
|
2372
|
-
NOTE: Defined in `active_support/core_ext/array/wrap.rb`.
|
2373
|
-
|
2374
|
-
### Duplicating
|
2375
|
-
|
2376
|
-
The method `Array.deep_dup` duplicates itself and all objects inside
|
2377
|
-
recursively with Active Support method `Object#deep_dup`. It works like `Array#map` with sending `deep_dup` method to each object inside.
|
2378
|
-
|
2379
|
-
```ruby
|
2380
|
-
array = [1, [2, 3]]
|
2381
|
-
dup = array.deep_dup
|
2382
|
-
dup[1][2] = 4
|
2383
|
-
array[1][2] == nil # => true
|
2384
|
-
```
|
2385
|
-
|
2386
|
-
NOTE: Defined in `active_support/core_ext/array/deep_dup.rb`.
|
2387
|
-
|
2388
|
-
### Grouping
|
2389
|
-
|
2390
|
-
#### `in_groups_of(number, fill_with = nil)`
|
2391
|
-
|
2392
|
-
The method `in_groups_of` splits an array into consecutive groups of a certain size. It returns an array with the groups:
|
2393
|
-
|
2394
|
-
```ruby
|
2395
|
-
[1, 2, 3].in_groups_of(2) # => [[1, 2], [3, nil]]
|
2396
|
-
```
|
2397
|
-
|
2398
|
-
or yields them in turn if a block is passed:
|
2399
|
-
|
2400
|
-
```html+erb
|
2401
|
-
<% sample.in_groups_of(3) do |a, b, c| %>
|
2402
|
-
<tr>
|
2403
|
-
<td><%= a %></td>
|
2404
|
-
<td><%= b %></td>
|
2405
|
-
<td><%= c %></td>
|
2406
|
-
</tr>
|
2407
|
-
<% end %>
|
2408
|
-
```
|
2409
|
-
|
2410
|
-
The first example shows `in_groups_of` fills the last group with as many `nil` elements as needed to have the requested size. You can change this padding value using the second optional argument:
|
2411
|
-
|
2412
|
-
```ruby
|
2413
|
-
[1, 2, 3].in_groups_of(2, 0) # => [[1, 2], [3, 0]]
|
2414
|
-
```
|
2415
|
-
|
2416
|
-
And you can tell the method not to fill the last group passing `false`:
|
2417
|
-
|
2418
|
-
```ruby
|
2419
|
-
[1, 2, 3].in_groups_of(2, false) # => [[1, 2], [3]]
|
2420
|
-
```
|
2421
|
-
|
2422
|
-
As a consequence `false` can't be a used as a padding value.
|
2423
|
-
|
2424
|
-
NOTE: Defined in `active_support/core_ext/array/grouping.rb`.
|
2425
|
-
|
2426
|
-
#### `in_groups(number, fill_with = nil)`
|
2427
|
-
|
2428
|
-
The method `in_groups` splits an array into a certain number of groups. The method returns an array with the groups:
|
2429
|
-
|
2430
|
-
```ruby
|
2431
|
-
%w(1 2 3 4 5 6 7).in_groups(3)
|
2432
|
-
# => [["1", "2", "3"], ["4", "5", nil], ["6", "7", nil]]
|
2433
|
-
```
|
2434
|
-
|
2435
|
-
or yields them in turn if a block is passed:
|
2436
|
-
|
2437
|
-
```ruby
|
2438
|
-
%w(1 2 3 4 5 6 7).in_groups(3) {|group| p group}
|
2439
|
-
["1", "2", "3"]
|
2440
|
-
["4", "5", nil]
|
2441
|
-
["6", "7", nil]
|
2442
|
-
```
|
2443
|
-
|
2444
|
-
The examples above show that `in_groups` fills some groups with a trailing `nil` element as needed. A group can get at most one of these extra elements, the rightmost one if any. And the groups that have them are always the last ones.
|
2445
|
-
|
2446
|
-
You can change this padding value using the second optional argument:
|
2447
|
-
|
2448
|
-
```ruby
|
2449
|
-
%w(1 2 3 4 5 6 7).in_groups(3, "0")
|
2450
|
-
# => [["1", "2", "3"], ["4", "5", "0"], ["6", "7", "0"]]
|
2451
|
-
```
|
2452
|
-
|
2453
|
-
And you can tell the method not to fill the smaller groups passing `false`:
|
2454
|
-
|
2455
|
-
```ruby
|
2456
|
-
%w(1 2 3 4 5 6 7).in_groups(3, false)
|
2457
|
-
# => [["1", "2", "3"], ["4", "5"], ["6", "7"]]
|
2458
|
-
```
|
2459
|
-
|
2460
|
-
As a consequence `false` can't be a used as a padding value.
|
2461
|
-
|
2462
|
-
NOTE: Defined in `active_support/core_ext/array/grouping.rb`.
|
2463
|
-
|
2464
|
-
#### `split(value = nil)`
|
2465
|
-
|
2466
|
-
The method `split` divides an array by a separator and returns the resulting chunks.
|
2467
|
-
|
2468
|
-
If a block is passed the separators are those elements of the array for which the block returns true:
|
2469
|
-
|
2470
|
-
```ruby
|
2471
|
-
(-5..5).to_a.split { |i| i.multiple_of?(4) }
|
2472
|
-
# => [[-5], [-3, -2, -1], [1, 2, 3], [5]]
|
2473
|
-
```
|
2474
|
-
|
2475
|
-
Otherwise, the value received as argument, which defaults to `nil`, is the separator:
|
2476
|
-
|
2477
|
-
```ruby
|
2478
|
-
[0, 1, -5, 1, 1, "foo", "bar"].split(1)
|
2479
|
-
# => [[0], [-5], [], ["foo", "bar"]]
|
2480
|
-
```
|
2481
|
-
|
2482
|
-
TIP: Observe in the previous example that consecutive separators result in empty arrays.
|
2483
|
-
|
2484
|
-
NOTE: Defined in `active_support/core_ext/array/grouping.rb`.
|
2485
|
-
|
2486
|
-
Extensions to `Hash`
|
2487
|
-
--------------------
|
2488
|
-
|
2489
|
-
### Conversions
|
2490
|
-
|
2491
|
-
#### `to_xml`
|
2492
|
-
|
2493
|
-
The method `to_xml` returns a string containing an XML representation of its receiver:
|
2494
|
-
|
2495
|
-
```ruby
|
2496
|
-
{"foo" => 1, "bar" => 2}.to_xml
|
2497
|
-
# =>
|
2498
|
-
# <?xml version="1.0" encoding="UTF-8"?>
|
2499
|
-
# <hash>
|
2500
|
-
# <foo type="integer">1</foo>
|
2501
|
-
# <bar type="integer">2</bar>
|
2502
|
-
# </hash>
|
2503
|
-
```
|
2504
|
-
|
2505
|
-
To do so, the method loops over the pairs and builds nodes that depend on the _values_. Given a pair `key`, `value`:
|
2506
|
-
|
2507
|
-
* If `value` is a hash there's a recursive call with `key` as `:root`.
|
2508
|
-
|
2509
|
-
* If `value` is an array there's a recursive call with `key` as `:root`, and `key` singularized as `:children`.
|
2510
|
-
|
2511
|
-
* If `value` is a callable object it must expect one or two arguments. Depending on the arity, the callable is invoked with the `options` hash as first argument with `key` as `:root`, and `key` singularized as second argument. Its return value becomes a new node.
|
2512
|
-
|
2513
|
-
* If `value` responds to `to_xml` the method is invoked with `key` as `:root`.
|
2514
|
-
|
2515
|
-
* Otherwise, a node with `key` as tag is created with a string representation of `value` as text node. If `value` is `nil` an attribute "nil" set to "true" is added. Unless the option `:skip_types` exists and is true, an attribute "type" is added as well according to the following mapping:
|
2516
|
-
|
2517
|
-
```ruby
|
2518
|
-
XML_TYPE_NAMES = {
|
2519
|
-
"Symbol" => "symbol",
|
2520
|
-
"Fixnum" => "integer",
|
2521
|
-
"Bignum" => "integer",
|
2522
|
-
"BigDecimal" => "decimal",
|
2523
|
-
"Float" => "float",
|
2524
|
-
"TrueClass" => "boolean",
|
2525
|
-
"FalseClass" => "boolean",
|
2526
|
-
"Date" => "date",
|
2527
|
-
"DateTime" => "datetime",
|
2528
|
-
"Time" => "datetime"
|
2529
|
-
}
|
2530
|
-
```
|
2531
|
-
|
2532
|
-
By default the root node is "hash", but that's configurable via the `:root` option.
|
2533
|
-
|
2534
|
-
The default XML builder is a fresh instance of `Builder::XmlMarkup`. You can configure your own builder with the `:builder` option. The method also accepts options like `:dasherize` and friends, they are forwarded to the builder.
|
2535
|
-
|
2536
|
-
NOTE: Defined in `active_support/core_ext/hash/conversions.rb`.
|
2537
|
-
|
2538
|
-
### Merging
|
2539
|
-
|
2540
|
-
Ruby has a built-in method `Hash#merge` that merges two hashes:
|
2541
|
-
|
2542
|
-
```ruby
|
2543
|
-
{a: 1, b: 1}.merge(a: 0, c: 2)
|
2544
|
-
# => {:a=>0, :b=>1, :c=>2}
|
2545
|
-
```
|
2546
|
-
|
2547
|
-
Active Support defines a few more ways of merging hashes that may be convenient.
|
2548
|
-
|
2549
|
-
#### `reverse_merge` and `reverse_merge!`
|
2550
|
-
|
2551
|
-
In case of collision the key in the hash of the argument wins in `merge`. You can support option hashes with default values in a compact way with this idiom:
|
2552
|
-
|
2553
|
-
```ruby
|
2554
|
-
options = {length: 30, omission: "..."}.merge(options)
|
2555
|
-
```
|
2556
|
-
|
2557
|
-
Active Support defines `reverse_merge` in case you prefer this alternative notation:
|
2558
|
-
|
2559
|
-
```ruby
|
2560
|
-
options = options.reverse_merge(length: 30, omission: "...")
|
2561
|
-
```
|
2562
|
-
|
2563
|
-
And a bang version `reverse_merge!` that performs the merge in place:
|
2564
|
-
|
2565
|
-
```ruby
|
2566
|
-
options.reverse_merge!(length: 30, omission: "...")
|
2567
|
-
```
|
2568
|
-
|
2569
|
-
WARNING. Take into account that `reverse_merge!` may change the hash in the caller, which may or may not be a good idea.
|
2570
|
-
|
2571
|
-
NOTE: Defined in `active_support/core_ext/hash/reverse_merge.rb`.
|
2572
|
-
|
2573
|
-
#### `reverse_update`
|
2574
|
-
|
2575
|
-
The method `reverse_update` is an alias for `reverse_merge!`, explained above.
|
2576
|
-
|
2577
|
-
WARNING. Note that `reverse_update` has no bang.
|
2578
|
-
|
2579
|
-
NOTE: Defined in `active_support/core_ext/hash/reverse_merge.rb`.
|
2580
|
-
|
2581
|
-
#### `deep_merge` and `deep_merge!`
|
2582
|
-
|
2583
|
-
As you can see in the previous example if a key is found in both hashes the value in the one in the argument wins.
|
2584
|
-
|
2585
|
-
Active Support defines `Hash#deep_merge`. In a deep merge, if a key is found in both hashes and their values are hashes in turn, then their _merge_ becomes the value in the resulting hash:
|
2586
|
-
|
2587
|
-
```ruby
|
2588
|
-
{a: {b: 1}}.deep_merge(a: {c: 2})
|
2589
|
-
# => {:a=>{:b=>1, :c=>2}}
|
2590
|
-
```
|
2591
|
-
|
2592
|
-
The method `deep_merge!` performs a deep merge in place.
|
2593
|
-
|
2594
|
-
NOTE: Defined in `active_support/core_ext/hash/deep_merge.rb`.
|
2595
|
-
|
2596
|
-
### Deep duplicating
|
2597
|
-
|
2598
|
-
The method `Hash.deep_dup` duplicates itself and all keys and values
|
2599
|
-
inside recursively with Active Support method `Object#deep_dup`. It works like `Enumerator#each_with_object` with sending `deep_dup` method to each pair inside.
|
2600
|
-
|
2601
|
-
```ruby
|
2602
|
-
hash = { a: 1, b: { c: 2, d: [3, 4] } }
|
2603
|
-
|
2604
|
-
dup = hash.deep_dup
|
2605
|
-
dup[:b][:e] = 5
|
2606
|
-
dup[:b][:d] << 5
|
2607
|
-
|
2608
|
-
hash[:b][:e] == nil # => true
|
2609
|
-
hash[:b][:d] == [3, 4] # => true
|
2610
|
-
```
|
2611
|
-
|
2612
|
-
NOTE: Defined in `active_support/core_ext/hash/deep_dup.rb`.
|
2613
|
-
|
2614
|
-
### Diffing
|
2615
|
-
|
2616
|
-
The method `diff` returns a hash that represents a diff of the receiver and the argument with the following logic:
|
2617
|
-
|
2618
|
-
* Pairs `key`, `value` that exist in both hashes do not belong to the diff hash.
|
2619
|
-
|
2620
|
-
* If both hashes have `key`, but with different values, the pair in the receiver wins.
|
2621
|
-
|
2622
|
-
* The rest is just merged.
|
2623
|
-
|
2624
|
-
```ruby
|
2625
|
-
{a: 1}.diff(a: 1)
|
2626
|
-
# => {}, first rule
|
2627
|
-
|
2628
|
-
{a: 1}.diff(a: 2)
|
2629
|
-
# => {:a=>1}, second rule
|
2630
|
-
|
2631
|
-
{a: 1}.diff(b: 2)
|
2632
|
-
# => {:a=>1, :b=>2}, third rule
|
2633
|
-
|
2634
|
-
{a: 1, b: 2, c: 3}.diff(b: 1, c: 3, d: 4)
|
2635
|
-
# => {:a=>1, :b=>2, :d=>4}, all rules
|
2636
|
-
|
2637
|
-
{}.diff({}) # => {}
|
2638
|
-
{a: 1}.diff({}) # => {:a=>1}
|
2639
|
-
{}.diff(a: 1) # => {:a=>1}
|
2640
|
-
```
|
2641
|
-
|
2642
|
-
An important property of this diff hash is that you can retrieve the original hash by applying `diff` twice:
|
2643
|
-
|
2644
|
-
```ruby
|
2645
|
-
hash.diff(hash2).diff(hash2) == hash
|
2646
|
-
```
|
2647
|
-
|
2648
|
-
Diffing hashes may be useful for error messages related to expected option hashes for example.
|
2649
|
-
|
2650
|
-
NOTE: Defined in `active_support/core_ext/hash/diff.rb`.
|
2651
|
-
|
2652
|
-
### Working with Keys
|
2653
|
-
|
2654
|
-
#### `except` and `except!`
|
2655
|
-
|
2656
|
-
The method `except` returns a hash with the keys in the argument list removed, if present:
|
2657
|
-
|
2658
|
-
```ruby
|
2659
|
-
{a: 1, b: 2}.except(:a) # => {:b=>2}
|
2660
|
-
```
|
2661
|
-
|
2662
|
-
If the receiver responds to `convert_key`, the method is called on each of the arguments. This allows `except` to play nice with hashes with indifferent access for instance:
|
2663
|
-
|
2664
|
-
```ruby
|
2665
|
-
{a: 1}.with_indifferent_access.except(:a) # => {}
|
2666
|
-
{a: 1}.with_indifferent_access.except("a") # => {}
|
2667
|
-
```
|
2668
|
-
|
2669
|
-
There's also the bang variant `except!` that removes keys in the very receiver.
|
2670
|
-
|
2671
|
-
NOTE: Defined in `active_support/core_ext/hash/except.rb`.
|
2672
|
-
|
2673
|
-
#### `transform_keys` and `transform_keys!`
|
2674
|
-
|
2675
|
-
The method `transform_keys` accepts a block and returns a hash that has applied the block operations to each of the keys in the receiver:
|
2676
|
-
|
2677
|
-
```ruby
|
2678
|
-
{nil => nil, 1 => 1, a: :a}.transform_keys{ |key| key.to_s.upcase }
|
2679
|
-
# => {"" => nil, "A" => :a, "1" => 1}
|
2680
|
-
```
|
2681
|
-
|
2682
|
-
The result in case of collision is undefined:
|
2683
|
-
|
2684
|
-
```ruby
|
2685
|
-
{"a" => 1, a: 2}.transform_keys{ |key| key.to_s.upcase }
|
2686
|
-
# => {"A" => 2}, in my test, can't rely on this result though
|
2687
|
-
```
|
2688
|
-
|
2689
|
-
This method may be useful for example to build specialized conversions. For instance `stringify_keys` and `symbolize_keys` use `transform_keys` to perform their key conversions:
|
2690
|
-
|
2691
|
-
```ruby
|
2692
|
-
def stringify_keys
|
2693
|
-
transform_keys{ |key| key.to_s }
|
2694
|
-
end
|
2695
|
-
...
|
2696
|
-
def symbolize_keys
|
2697
|
-
transform_keys{ |key| key.to_sym rescue key }
|
2698
|
-
end
|
2699
|
-
```
|
2700
|
-
|
2701
|
-
There's also the bang variant `transform_keys!` that applies the block operations to keys in the very receiver.
|
2702
|
-
|
2703
|
-
Besides that, one can use `deep_transform_keys` and `deep_transform_keys!` to perform the block operation on all the keys in the given hash and all the hashes nested into it. An example of the result is:
|
2704
|
-
|
2705
|
-
```ruby
|
2706
|
-
{nil => nil, 1 => 1, nested: {a: 3, 5 => 5}}.deep_transform_keys{ |key| key.to_s.upcase }
|
2707
|
-
# => {""=>nil, "1"=>1, "NESTED"=>{"A"=>3, "5"=>5}}
|
2708
|
-
```
|
2709
|
-
|
2710
|
-
NOTE: Defined in `active_support/core_ext/hash/keys.rb`.
|
2711
|
-
|
2712
|
-
#### `stringify_keys` and `stringify_keys!`
|
2713
|
-
|
2714
|
-
The method `stringify_keys` returns a hash that has a stringified version of the keys in the receiver. It does so by sending `to_s` to them:
|
2715
|
-
|
2716
|
-
```ruby
|
2717
|
-
{nil => nil, 1 => 1, a: :a}.stringify_keys
|
2718
|
-
# => {"" => nil, "a" => :a, "1" => 1}
|
2719
|
-
```
|
2720
|
-
|
2721
|
-
The result in case of collision is undefined:
|
2722
|
-
|
2723
|
-
```ruby
|
2724
|
-
{"a" => 1, a: 2}.stringify_keys
|
2725
|
-
# => {"a" => 2}, in my test, can't rely on this result though
|
2726
|
-
```
|
2727
|
-
|
2728
|
-
This method may be useful for example to easily accept both symbols and strings as options. For instance `ActionView::Helpers::FormHelper` defines:
|
2729
|
-
|
2730
|
-
```ruby
|
2731
|
-
def to_check_box_tag(options = {}, checked_value = "1", unchecked_value = "0")
|
2732
|
-
options = options.stringify_keys
|
2733
|
-
options["type"] = "checkbox"
|
2734
|
-
...
|
2735
|
-
end
|
2736
|
-
```
|
2737
|
-
|
2738
|
-
The second line can safely access the "type" key, and let the user to pass either `:type` or "type".
|
2739
|
-
|
2740
|
-
There's also the bang variant `stringify_keys!` that stringifies keys in the very receiver.
|
2741
|
-
|
2742
|
-
Besides that, one can use `deep_stringify_keys` and `deep_stringify_keys!` to stringify all the keys in the given hash and all the hashes nested into it. An example of the result is:
|
2743
|
-
|
2744
|
-
```ruby
|
2745
|
-
{nil => nil, 1 => 1, nested: {a: 3, 5 => 5}}.deep_stringify_keys
|
2746
|
-
# => {""=>nil, "1"=>1, "nested"=>{"a"=>3, "5"=>5}}
|
2747
|
-
```
|
2748
|
-
|
2749
|
-
NOTE: Defined in `active_support/core_ext/hash/keys.rb`.
|
2750
|
-
|
2751
|
-
#### `symbolize_keys` and `symbolize_keys!`
|
2752
|
-
|
2753
|
-
The method `symbolize_keys` returns a hash that has a symbolized version of the keys in the receiver, where possible. It does so by sending `to_sym` to them:
|
2754
|
-
|
2755
|
-
```ruby
|
2756
|
-
{nil => nil, 1 => 1, "a" => "a"}.symbolize_keys
|
2757
|
-
# => {1=>1, nil=>nil, :a=>"a"}
|
2758
|
-
```
|
2759
|
-
|
2760
|
-
WARNING. Note in the previous example only one key was symbolized.
|
2761
|
-
|
2762
|
-
The result in case of collision is undefined:
|
2763
|
-
|
2764
|
-
```ruby
|
2765
|
-
{"a" => 1, a: 2}.symbolize_keys
|
2766
|
-
# => {:a=>2}, in my test, can't rely on this result though
|
2767
|
-
```
|
2768
|
-
|
2769
|
-
This method may be useful for example to easily accept both symbols and strings as options. For instance `ActionController::UrlRewriter` defines
|
2770
|
-
|
2771
|
-
```ruby
|
2772
|
-
def rewrite_path(options)
|
2773
|
-
options = options.symbolize_keys
|
2774
|
-
options.update(options[:params].symbolize_keys) if options[:params]
|
2775
|
-
...
|
2776
|
-
end
|
2777
|
-
```
|
2778
|
-
|
2779
|
-
The second line can safely access the `:params` key, and let the user to pass either `:params` or "params".
|
2780
|
-
|
2781
|
-
There's also the bang variant `symbolize_keys!` that symbolizes keys in the very receiver.
|
2782
|
-
|
2783
|
-
Besides that, one can use `deep_symbolize_keys` and `deep_symbolize_keys!` to symbolize all the keys in the given hash and all the hashes nested into it. An example of the result is:
|
2784
|
-
|
2785
|
-
```ruby
|
2786
|
-
{nil => nil, 1 => 1, "nested" => {"a" => 3, 5 => 5}}.deep_symbolize_keys
|
2787
|
-
# => {nil=>nil, 1=>1, nested:{a:3, 5=>5}}
|
2788
|
-
```
|
2789
|
-
|
2790
|
-
NOTE: Defined in `active_support/core_ext/hash/keys.rb`.
|
2791
|
-
|
2792
|
-
#### `to_options` and `to_options!`
|
2793
|
-
|
2794
|
-
The methods `to_options` and `to_options!` are respectively aliases of `symbolize_keys` and `symbolize_keys!`.
|
2795
|
-
|
2796
|
-
NOTE: Defined in `active_support/core_ext/hash/keys.rb`.
|
2797
|
-
|
2798
|
-
#### `assert_valid_keys`
|
2799
|
-
|
2800
|
-
The method `assert_valid_keys` receives an arbitrary number of arguments, and checks whether the receiver has any key outside that white list. If it does `ArgumentError` is raised.
|
2801
|
-
|
2802
|
-
```ruby
|
2803
|
-
{a: 1}.assert_valid_keys(:a) # passes
|
2804
|
-
{a: 1}.assert_valid_keys("a") # ArgumentError
|
2805
|
-
```
|
2806
|
-
|
2807
|
-
Active Record does not accept unknown options when building associations, for example. It implements that control via `assert_valid_keys`.
|
2808
|
-
|
2809
|
-
NOTE: Defined in `active_support/core_ext/hash/keys.rb`.
|
2810
|
-
|
2811
|
-
### Slicing
|
2812
|
-
|
2813
|
-
Ruby has built-in support for taking slices out of strings and arrays. Active Support extends slicing to hashes:
|
2814
|
-
|
2815
|
-
```ruby
|
2816
|
-
{a: 1, b: 2, c: 3}.slice(:a, :c)
|
2817
|
-
# => {:c=>3, :a=>1}
|
2818
|
-
|
2819
|
-
{a: 1, b: 2, c: 3}.slice(:b, :X)
|
2820
|
-
# => {:b=>2} # non-existing keys are ignored
|
2821
|
-
```
|
2822
|
-
|
2823
|
-
If the receiver responds to `convert_key` keys are normalized:
|
2824
|
-
|
2825
|
-
```ruby
|
2826
|
-
{a: 1, b: 2}.with_indifferent_access.slice("a")
|
2827
|
-
# => {:a=>1}
|
2828
|
-
```
|
2829
|
-
|
2830
|
-
NOTE. Slicing may come in handy for sanitizing option hashes with a white list of keys.
|
2831
|
-
|
2832
|
-
There's also `slice!` which in addition to perform a slice in place returns what's removed:
|
2833
|
-
|
2834
|
-
```ruby
|
2835
|
-
hash = {a: 1, b: 2}
|
2836
|
-
rest = hash.slice!(:a) # => {:b=>2}
|
2837
|
-
hash # => {:a=>1}
|
2838
|
-
```
|
2839
|
-
|
2840
|
-
NOTE: Defined in `active_support/core_ext/hash/slice.rb`.
|
2841
|
-
|
2842
|
-
### Extracting
|
2843
|
-
|
2844
|
-
The method `extract!` removes and returns the key/value pairs matching the given keys.
|
2845
|
-
|
2846
|
-
```ruby
|
2847
|
-
hash = {a: 1, b: 2}
|
2848
|
-
rest = hash.extract!(:a) # => {:a=>1}
|
2849
|
-
hash # => {:b=>2}
|
2850
|
-
```
|
2851
|
-
|
2852
|
-
The method `extract!` returns the same subclass of Hash, that the receiver is.
|
2853
|
-
|
2854
|
-
```ruby
|
2855
|
-
hash = {a: 1, b: 2}.with_indifferent_access
|
2856
|
-
rest = hash.extract!(:a).class
|
2857
|
-
# => ActiveSupport::HashWithIndifferentAccess
|
2858
|
-
```
|
2859
|
-
|
2860
|
-
NOTE: Defined in `active_support/core_ext/hash/slice.rb`.
|
2861
|
-
|
2862
|
-
### Indifferent Access
|
2863
|
-
|
2864
|
-
The method `with_indifferent_access` returns an `ActiveSupport::HashWithIndifferentAccess` out of its receiver:
|
2865
|
-
|
2866
|
-
```ruby
|
2867
|
-
{a: 1}.with_indifferent_access["a"] # => 1
|
2868
|
-
```
|
2869
|
-
|
2870
|
-
NOTE: Defined in `active_support/core_ext/hash/indifferent_access.rb`.
|
2871
|
-
|
2872
|
-
Extensions to `Regexp`
|
2873
|
-
----------------------
|
2874
|
-
|
2875
|
-
### `multiline?`
|
2876
|
-
|
2877
|
-
The method `multiline?` says whether a regexp has the `/m` flag set, that is, whether the dot matches newlines.
|
2878
|
-
|
2879
|
-
```ruby
|
2880
|
-
%r{.}.multiline? # => false
|
2881
|
-
%r{.}m.multiline? # => true
|
2882
|
-
|
2883
|
-
Regexp.new('.').multiline? # => false
|
2884
|
-
Regexp.new('.', Regexp::MULTILINE).multiline? # => true
|
2885
|
-
```
|
2886
|
-
|
2887
|
-
Rails uses this method in a single place, also in the routing code. Multiline regexps are disallowed for route requirements and this flag eases enforcing that constraint.
|
2888
|
-
|
2889
|
-
```ruby
|
2890
|
-
def assign_route_options(segments, defaults, requirements)
|
2891
|
-
...
|
2892
|
-
if requirement.multiline?
|
2893
|
-
raise ArgumentError, "Regexp multiline option not allowed in routing requirements: #{requirement.inspect}"
|
2894
|
-
end
|
2895
|
-
...
|
2896
|
-
end
|
2897
|
-
```
|
2898
|
-
|
2899
|
-
NOTE: Defined in `active_support/core_ext/regexp.rb`.
|
2900
|
-
|
2901
|
-
Extensions to `Range`
|
2902
|
-
---------------------
|
2903
|
-
|
2904
|
-
### `to_s`
|
2905
|
-
|
2906
|
-
Active Support extends the method `Range#to_s` so that it understands an optional format argument. As of this writing the only supported non-default format is `:db`:
|
2907
|
-
|
2908
|
-
```ruby
|
2909
|
-
(Date.today..Date.tomorrow).to_s
|
2910
|
-
# => "2009-10-25..2009-10-26"
|
2911
|
-
|
2912
|
-
(Date.today..Date.tomorrow).to_s(:db)
|
2913
|
-
# => "BETWEEN '2009-10-25' AND '2009-10-26'"
|
2914
|
-
```
|
2915
|
-
|
2916
|
-
As the example depicts, the `:db` format generates a `BETWEEN` SQL clause. That is used by Active Record in its support for range values in conditions.
|
2917
|
-
|
2918
|
-
NOTE: Defined in `active_support/core_ext/range/conversions.rb`.
|
2919
|
-
|
2920
|
-
### `include?`
|
2921
|
-
|
2922
|
-
The methods `Range#include?` and `Range#===` say whether some value falls between the ends of a given instance:
|
2923
|
-
|
2924
|
-
```ruby
|
2925
|
-
(2..3).include?(Math::E) # => true
|
2926
|
-
```
|
2927
|
-
|
2928
|
-
Active Support extends these methods so that the argument may be another range in turn. In that case we test whether the ends of the argument range belong to the receiver themselves:
|
2929
|
-
|
2930
|
-
```ruby
|
2931
|
-
(1..10).include?(3..7) # => true
|
2932
|
-
(1..10).include?(0..7) # => false
|
2933
|
-
(1..10).include?(3..11) # => false
|
2934
|
-
(1...9).include?(3..9) # => false
|
2935
|
-
|
2936
|
-
(1..10) === (3..7) # => true
|
2937
|
-
(1..10) === (0..7) # => false
|
2938
|
-
(1..10) === (3..11) # => false
|
2939
|
-
(1...9) === (3..9) # => false
|
2940
|
-
```
|
2941
|
-
|
2942
|
-
NOTE: Defined in `active_support/core_ext/range/include_range.rb`.
|
2943
|
-
|
2944
|
-
### `overlaps?`
|
2945
|
-
|
2946
|
-
The method `Range#overlaps?` says whether any two given ranges have non-void intersection:
|
2947
|
-
|
2948
|
-
```ruby
|
2949
|
-
(1..10).overlaps?(7..11) # => true
|
2950
|
-
(1..10).overlaps?(0..7) # => true
|
2951
|
-
(1..10).overlaps?(11..27) # => false
|
2952
|
-
```
|
2953
|
-
|
2954
|
-
NOTE: Defined in `active_support/core_ext/range/overlaps.rb`.
|
2955
|
-
|
2956
|
-
Extensions to `Proc`
|
2957
|
-
--------------------
|
2958
|
-
|
2959
|
-
### `bind`
|
2960
|
-
|
2961
|
-
As you surely know Ruby has an `UnboundMethod` class whose instances are methods that belong to the limbo of methods without a self. The method `Module#instance_method` returns an unbound method for example:
|
2962
|
-
|
2963
|
-
```ruby
|
2964
|
-
Hash.instance_method(:delete) # => #<UnboundMethod: Hash#delete>
|
2965
|
-
```
|
2966
|
-
|
2967
|
-
An unbound method is not callable as is, you need to bind it first to an object with `bind`:
|
2968
|
-
|
2969
|
-
```ruby
|
2970
|
-
clear = Hash.instance_method(:clear)
|
2971
|
-
clear.bind({a: 1}).call # => {}
|
2972
|
-
```
|
2973
|
-
|
2974
|
-
Active Support defines `Proc#bind` with an analogous purpose:
|
2975
|
-
|
2976
|
-
```ruby
|
2977
|
-
Proc.new { size }.bind([]).call # => 0
|
2978
|
-
```
|
2979
|
-
|
2980
|
-
As you see that's callable and bound to the argument, the return value is indeed a `Method`.
|
2981
|
-
|
2982
|
-
NOTE: To do so `Proc#bind` actually creates a method under the hood. If you ever see a method with a weird name like `__bind_1256598120_237302` in a stack trace you know now where it comes from.
|
2983
|
-
|
2984
|
-
Action Pack uses this trick in `rescue_from` for example, which accepts the name of a method and also a proc as callbacks for a given rescued exception. It has to call them in either case, so a bound method is returned by `handler_for_rescue`, thus simplifying the code in the caller:
|
2985
|
-
|
2986
|
-
```ruby
|
2987
|
-
def handler_for_rescue(exception)
|
2988
|
-
_, rescuer = Array(rescue_handlers).reverse.detect do |klass_name, handler|
|
2989
|
-
...
|
2990
|
-
end
|
2991
|
-
|
2992
|
-
case rescuer
|
2993
|
-
when Symbol
|
2994
|
-
method(rescuer)
|
2995
|
-
when Proc
|
2996
|
-
rescuer.bind(self)
|
2997
|
-
end
|
2998
|
-
end
|
2999
|
-
```
|
3000
|
-
|
3001
|
-
NOTE: Defined in `active_support/core_ext/proc.rb`.
|
3002
|
-
|
3003
|
-
Extensions to `Date`
|
3004
|
-
--------------------
|
3005
|
-
|
3006
|
-
### Calculations
|
3007
|
-
|
3008
|
-
NOTE: All the following methods are defined in `active_support/core_ext/date/calculations.rb`.
|
3009
|
-
|
3010
|
-
INFO: The following calculation methods have edge cases in October 1582, since days 5..14 just do not exist. This guide does not document their behavior around those days for brevity, but it is enough to say that they do what you would expect. That is, `Date.new(1582, 10, 4).tomorrow` returns `Date.new(1582, 10, 15)` and so on. Please check `test/core_ext/date_ext_test.rb` in the Active Support test suite for expected behavior.
|
3011
|
-
|
3012
|
-
#### `Date.current`
|
3013
|
-
|
3014
|
-
Active Support defines `Date.current` to be today in the current time zone. That's like `Date.today`, except that it honors the user time zone, if defined. It also defines `Date.yesterday` and `Date.tomorrow`, and the instance predicates `past?`, `today?`, and `future?`, all of them relative to `Date.current`.
|
3015
|
-
|
3016
|
-
When making Date comparisons using methods which honor the user time zone, make sure to use `Date.current` and not `Date.today`. There are cases where the user time zone might be in the future compared to the system time zone, which `Date.today` uses by default. This means `Date.today` may equal `Date.yesterday`.
|
3017
|
-
|
3018
|
-
#### Named dates
|
3019
|
-
|
3020
|
-
##### `prev_year`, `next_year`
|
3021
|
-
|
3022
|
-
In Ruby 1.9 `prev_year` and `next_year` return a date with the same day/month in the last or next year:
|
3023
|
-
|
3024
|
-
```ruby
|
3025
|
-
d = Date.new(2010, 5, 8) # => Sat, 08 May 2010
|
3026
|
-
d.prev_year # => Fri, 08 May 2009
|
3027
|
-
d.next_year # => Sun, 08 May 2011
|
3028
|
-
```
|
3029
|
-
|
3030
|
-
If date is the 29th of February of a leap year, you obtain the 28th:
|
3031
|
-
|
3032
|
-
```ruby
|
3033
|
-
d = Date.new(2000, 2, 29) # => Tue, 29 Feb 2000
|
3034
|
-
d.prev_year # => Sun, 28 Feb 1999
|
3035
|
-
d.next_year # => Wed, 28 Feb 2001
|
3036
|
-
```
|
3037
|
-
|
3038
|
-
`prev_year` is aliased to `last_year`.
|
3039
|
-
|
3040
|
-
##### `prev_month`, `next_month`
|
3041
|
-
|
3042
|
-
In Ruby 1.9 `prev_month` and `next_month` return the date with the same day in the last or next month:
|
3043
|
-
|
3044
|
-
```ruby
|
3045
|
-
d = Date.new(2010, 5, 8) # => Sat, 08 May 2010
|
3046
|
-
d.prev_month # => Thu, 08 Apr 2010
|
3047
|
-
d.next_month # => Tue, 08 Jun 2010
|
3048
|
-
```
|
3049
|
-
|
3050
|
-
If such a day does not exist, the last day of the corresponding month is returned:
|
3051
|
-
|
3052
|
-
```ruby
|
3053
|
-
Date.new(2000, 5, 31).prev_month # => Sun, 30 Apr 2000
|
3054
|
-
Date.new(2000, 3, 31).prev_month # => Tue, 29 Feb 2000
|
3055
|
-
Date.new(2000, 5, 31).next_month # => Fri, 30 Jun 2000
|
3056
|
-
Date.new(2000, 1, 31).next_month # => Tue, 29 Feb 2000
|
3057
|
-
```
|
3058
|
-
|
3059
|
-
`prev_month` is aliased to `last_month`.
|
3060
|
-
|
3061
|
-
##### `prev_quarter`, `next_quarter`
|
3062
|
-
|
3063
|
-
Same as `prev_month` and `next_month`. It returns the date with the same day in the previous or next quarter:
|
3064
|
-
|
3065
|
-
```ruby
|
3066
|
-
t = Time.local(2010, 5, 8) # => Sat, 08 May 2010
|
3067
|
-
t.prev_quarter # => Mon, 08 Feb 2010
|
3068
|
-
t.next_quarter # => Sun, 08 Aug 2010
|
3069
|
-
```
|
3070
|
-
|
3071
|
-
If such a day does not exist, the last day of the corresponding month is returned:
|
3072
|
-
|
3073
|
-
```ruby
|
3074
|
-
Time.local(2000, 7, 31).prev_quarter # => Sun, 30 Apr 2000
|
3075
|
-
Time.local(2000, 5, 31).prev_quarter # => Tue, 29 Feb 2000
|
3076
|
-
Time.local(2000, 10, 31).prev_quarter # => Mon, 30 Oct 2000
|
3077
|
-
Time.local(2000, 11, 31).next_quarter # => Wed, 28 Feb 2001
|
3078
|
-
```
|
3079
|
-
|
3080
|
-
`prev_quarter` is aliased to `last_quarter`.
|
3081
|
-
|
3082
|
-
##### `beginning_of_week`, `end_of_week`
|
3083
|
-
|
3084
|
-
The methods `beginning_of_week` and `end_of_week` return the dates for the
|
3085
|
-
beginning and end of the week, respectively. Weeks are assumed to start on
|
3086
|
-
Monday, but that can be changed passing an argument, setting thread local
|
3087
|
-
`Date.beginning_of_week` or `config.beginning_of_week`.
|
3088
|
-
|
3089
|
-
```ruby
|
3090
|
-
d = Date.new(2010, 5, 8) # => Sat, 08 May 2010
|
3091
|
-
d.beginning_of_week # => Mon, 03 May 2010
|
3092
|
-
d.beginning_of_week(:sunday) # => Sun, 02 May 2010
|
3093
|
-
d.end_of_week # => Sun, 09 May 2010
|
3094
|
-
d.end_of_week(:sunday) # => Sat, 08 May 2010
|
3095
|
-
```
|
3096
|
-
|
3097
|
-
`beginning_of_week` is aliased to `at_beginning_of_week` and `end_of_week` is aliased to `at_end_of_week`.
|
3098
|
-
|
3099
|
-
##### `monday`, `sunday`
|
3100
|
-
|
3101
|
-
The methods `monday` and `sunday` return the dates for the previous Monday and
|
3102
|
-
next Sunday, respectively.
|
3103
|
-
|
3104
|
-
```ruby
|
3105
|
-
d = Date.new(2010, 5, 8) # => Sat, 08 May 2010
|
3106
|
-
d.monday # => Mon, 03 May 2010
|
3107
|
-
d.sunday # => Sun, 09 May 2010
|
3108
|
-
|
3109
|
-
d = Date.new(2012, 9, 10) # => Mon, 10 Sep 2012
|
3110
|
-
d.monday # => Mon, 10 Sep 2012
|
3111
|
-
|
3112
|
-
d = Date.new(2012, 9, 16) # => Sun, 16 Sep 2012
|
3113
|
-
d.sunday # => Sun, 16 Sep 2012
|
3114
|
-
```
|
3115
|
-
|
3116
|
-
##### `prev_week`, `next_week`
|
3117
|
-
|
3118
|
-
The method `next_week` receives a symbol with a day name in English (default is the thread local `Date.beginning_of_week`, or `config.beginning_of_week`, or `:monday`) and it returns the date corresponding to that day.
|
3119
|
-
|
3120
|
-
```ruby
|
3121
|
-
d = Date.new(2010, 5, 9) # => Sun, 09 May 2010
|
3122
|
-
d.next_week # => Mon, 10 May 2010
|
3123
|
-
d.next_week(:saturday) # => Sat, 15 May 2010
|
3124
|
-
```
|
3125
|
-
|
3126
|
-
The method `prev_week` is analogous:
|
3127
|
-
|
3128
|
-
```ruby
|
3129
|
-
d.prev_week # => Mon, 26 Apr 2010
|
3130
|
-
d.prev_week(:saturday) # => Sat, 01 May 2010
|
3131
|
-
d.prev_week(:friday) # => Fri, 30 Apr 2010
|
3132
|
-
```
|
3133
|
-
|
3134
|
-
`prev_week` is aliased to `last_week`.
|
3135
|
-
|
3136
|
-
Both `next_week` and `prev_week` work as expected when `Date.beginning_of_week` or `config.beginning_of_week` are set.
|
3137
|
-
|
3138
|
-
##### `beginning_of_month`, `end_of_month`
|
3139
|
-
|
3140
|
-
The methods `beginning_of_month` and `end_of_month` return the dates for the beginning and end of the month:
|
3141
|
-
|
3142
|
-
```ruby
|
3143
|
-
d = Date.new(2010, 5, 9) # => Sun, 09 May 2010
|
3144
|
-
d.beginning_of_month # => Sat, 01 May 2010
|
3145
|
-
d.end_of_month # => Mon, 31 May 2010
|
3146
|
-
```
|
3147
|
-
|
3148
|
-
`beginning_of_month` is aliased to `at_beginning_of_month`, and `end_of_month` is aliased to `at_end_of_month`.
|
3149
|
-
|
3150
|
-
##### `beginning_of_quarter`, `end_of_quarter`
|
3151
|
-
|
3152
|
-
The methods `beginning_of_quarter` and `end_of_quarter` return the dates for the beginning and end of the quarter of the receiver's calendar year:
|
3153
|
-
|
3154
|
-
```ruby
|
3155
|
-
d = Date.new(2010, 5, 9) # => Sun, 09 May 2010
|
3156
|
-
d.beginning_of_quarter # => Thu, 01 Apr 2010
|
3157
|
-
d.end_of_quarter # => Wed, 30 Jun 2010
|
3158
|
-
```
|
3159
|
-
|
3160
|
-
`beginning_of_quarter` is aliased to `at_beginning_of_quarter`, and `end_of_quarter` is aliased to `at_end_of_quarter`.
|
3161
|
-
|
3162
|
-
##### `beginning_of_year`, `end_of_year`
|
3163
|
-
|
3164
|
-
The methods `beginning_of_year` and `end_of_year` return the dates for the beginning and end of the year:
|
3165
|
-
|
3166
|
-
```ruby
|
3167
|
-
d = Date.new(2010, 5, 9) # => Sun, 09 May 2010
|
3168
|
-
d.beginning_of_year # => Fri, 01 Jan 2010
|
3169
|
-
d.end_of_year # => Fri, 31 Dec 2010
|
3170
|
-
```
|
3171
|
-
|
3172
|
-
`beginning_of_year` is aliased to `at_beginning_of_year`, and `end_of_year` is aliased to `at_end_of_year`.
|
3173
|
-
|
3174
|
-
#### Other Date Computations
|
3175
|
-
|
3176
|
-
##### `years_ago`, `years_since`
|
3177
|
-
|
3178
|
-
The method `years_ago` receives a number of years and returns the same date those many years ago:
|
3179
|
-
|
3180
|
-
```ruby
|
3181
|
-
date = Date.new(2010, 6, 7)
|
3182
|
-
date.years_ago(10) # => Wed, 07 Jun 2000
|
3183
|
-
```
|
3184
|
-
|
3185
|
-
`years_since` moves forward in time:
|
3186
|
-
|
3187
|
-
```ruby
|
3188
|
-
date = Date.new(2010, 6, 7)
|
3189
|
-
date.years_since(10) # => Sun, 07 Jun 2020
|
3190
|
-
```
|
3191
|
-
|
3192
|
-
If such a day does not exist, the last day of the corresponding month is returned:
|
3193
|
-
|
3194
|
-
```ruby
|
3195
|
-
Date.new(2012, 2, 29).years_ago(3) # => Sat, 28 Feb 2009
|
3196
|
-
Date.new(2012, 2, 29).years_since(3) # => Sat, 28 Feb 2015
|
3197
|
-
```
|
3198
|
-
|
3199
|
-
##### `months_ago`, `months_since`
|
3200
|
-
|
3201
|
-
The methods `months_ago` and `months_since` work analogously for months:
|
3202
|
-
|
3203
|
-
```ruby
|
3204
|
-
Date.new(2010, 4, 30).months_ago(2) # => Sun, 28 Feb 2010
|
3205
|
-
Date.new(2010, 4, 30).months_since(2) # => Wed, 30 Jun 2010
|
3206
|
-
```
|
3207
|
-
|
3208
|
-
If such a day does not exist, the last day of the corresponding month is returned:
|
3209
|
-
|
3210
|
-
```ruby
|
3211
|
-
Date.new(2010, 4, 30).months_ago(2) # => Sun, 28 Feb 2010
|
3212
|
-
Date.new(2009, 12, 31).months_since(2) # => Sun, 28 Feb 2010
|
3213
|
-
```
|
3214
|
-
|
3215
|
-
##### `weeks_ago`
|
3216
|
-
|
3217
|
-
The method `weeks_ago` works analogously for weeks:
|
3218
|
-
|
3219
|
-
```ruby
|
3220
|
-
Date.new(2010, 5, 24).weeks_ago(1) # => Mon, 17 May 2010
|
3221
|
-
Date.new(2010, 5, 24).weeks_ago(2) # => Mon, 10 May 2010
|
3222
|
-
```
|
3223
|
-
|
3224
|
-
##### `advance`
|
3225
|
-
|
3226
|
-
The most generic way to jump to other days is `advance`. This method receives a hash with keys `:years`, `:months`, `:weeks`, `:days`, and returns a date advanced as much as the present keys indicate:
|
3227
|
-
|
3228
|
-
```ruby
|
3229
|
-
date = Date.new(2010, 6, 6)
|
3230
|
-
date.advance(years: 1, weeks: 2) # => Mon, 20 Jun 2011
|
3231
|
-
date.advance(months: 2, days: -2) # => Wed, 04 Aug 2010
|
3232
|
-
```
|
3233
|
-
|
3234
|
-
Note in the previous example that increments may be negative.
|
3235
|
-
|
3236
|
-
To perform the computation the method first increments years, then months, then weeks, and finally days. This order is important towards the end of months. Say for example we are at the end of February of 2010, and we want to move one month and one day forward.
|
3237
|
-
|
3238
|
-
The method `advance` advances first one month, and then one day, the result is:
|
3239
|
-
|
3240
|
-
```ruby
|
3241
|
-
Date.new(2010, 2, 28).advance(months: 1, days: 1)
|
3242
|
-
# => Sun, 29 Mar 2010
|
3243
|
-
```
|
3244
|
-
|
3245
|
-
While if it did it the other way around the result would be different:
|
3246
|
-
|
3247
|
-
```ruby
|
3248
|
-
Date.new(2010, 2, 28).advance(days: 1).advance(months: 1)
|
3249
|
-
# => Thu, 01 Apr 2010
|
3250
|
-
```
|
3251
|
-
|
3252
|
-
#### Changing Components
|
3253
|
-
|
3254
|
-
The method `change` allows you to get a new date which is the same as the receiver except for the given year, month, or day:
|
3255
|
-
|
3256
|
-
```ruby
|
3257
|
-
Date.new(2010, 12, 23).change(year: 2011, month: 11)
|
3258
|
-
# => Wed, 23 Nov 2011
|
3259
|
-
```
|
3260
|
-
|
3261
|
-
This method is not tolerant to non-existing dates, if the change is invalid `ArgumentError` is raised:
|
3262
|
-
|
3263
|
-
```ruby
|
3264
|
-
Date.new(2010, 1, 31).change(month: 2)
|
3265
|
-
# => ArgumentError: invalid date
|
3266
|
-
```
|
3267
|
-
|
3268
|
-
#### Durations
|
3269
|
-
|
3270
|
-
Durations can be added to and subtracted from dates:
|
3271
|
-
|
3272
|
-
```ruby
|
3273
|
-
d = Date.current
|
3274
|
-
# => Mon, 09 Aug 2010
|
3275
|
-
d + 1.year
|
3276
|
-
# => Tue, 09 Aug 2011
|
3277
|
-
d - 3.hours
|
3278
|
-
# => Sun, 08 Aug 2010 21:00:00 UTC +00:00
|
3279
|
-
```
|
3280
|
-
|
3281
|
-
They translate to calls to `since` or `advance`. For example here we get the correct jump in the calendar reform:
|
3282
|
-
|
3283
|
-
```ruby
|
3284
|
-
Date.new(1582, 10, 4) + 1.day
|
3285
|
-
# => Fri, 15 Oct 1582
|
3286
|
-
```
|
3287
|
-
|
3288
|
-
#### Timestamps
|
3289
|
-
|
3290
|
-
INFO: The following methods return a `Time` object if possible, otherwise a `DateTime`. If set, they honor the user time zone.
|
3291
|
-
|
3292
|
-
##### `beginning_of_day`, `end_of_day`
|
3293
|
-
|
3294
|
-
The method `beginning_of_day` returns a timestamp at the beginning of the day (00:00:00):
|
3295
|
-
|
3296
|
-
```ruby
|
3297
|
-
date = Date.new(2010, 6, 7)
|
3298
|
-
date.beginning_of_day # => Mon Jun 07 00:00:00 +0200 2010
|
3299
|
-
```
|
3300
|
-
|
3301
|
-
The method `end_of_day` returns a timestamp at the end of the day (23:59:59):
|
3302
|
-
|
3303
|
-
```ruby
|
3304
|
-
date = Date.new(2010, 6, 7)
|
3305
|
-
date.end_of_day # => Mon Jun 07 23:59:59 +0200 2010
|
3306
|
-
```
|
3307
|
-
|
3308
|
-
`beginning_of_day` is aliased to `at_beginning_of_day`, `midnight`, `at_midnight`.
|
3309
|
-
|
3310
|
-
##### `beginning_of_hour`, `end_of_hour`
|
3311
|
-
|
3312
|
-
The method `beginning_of_hour` returns a timestamp at the beginning of the hour (hh:00:00):
|
3313
|
-
|
3314
|
-
```ruby
|
3315
|
-
date = DateTime.new(2010, 6, 7, 19, 55, 25)
|
3316
|
-
date.beginning_of_hour # => Mon Jun 07 19:00:00 +0200 2010
|
3317
|
-
```
|
3318
|
-
|
3319
|
-
The method `end_of_hour` returns a timestamp at the end of the hour (hh:59:59):
|
3320
|
-
|
3321
|
-
```ruby
|
3322
|
-
date = DateTime.new(2010, 6, 7, 19, 55, 25)
|
3323
|
-
date.end_of_hour # => Mon Jun 07 19:59:59 +0200 2010
|
3324
|
-
```
|
3325
|
-
|
3326
|
-
`beginning_of_hour` is aliased to `at_beginning_of_hour`.
|
3327
|
-
|
3328
|
-
##### `beginning_of_minute`, `end_of_minute`
|
3329
|
-
|
3330
|
-
The method `beginning_of_minute` returns a timestamp at the beginning of the minute (hh:mm:00):
|
3331
|
-
|
3332
|
-
```ruby
|
3333
|
-
date = DateTime.new(2010, 6, 7, 19, 55, 25)
|
3334
|
-
date.beginning_of_minute # => Mon Jun 07 19:55:00 +0200 2010
|
3335
|
-
```
|
3336
|
-
|
3337
|
-
The method `end_of_minute` returns a timestamp at the end of the minute (hh:mm:59):
|
3338
|
-
|
3339
|
-
```ruby
|
3340
|
-
date = DateTime.new(2010, 6, 7, 19, 55, 25)
|
3341
|
-
date.end_of_minute # => Mon Jun 07 19:55:59 +0200 2010
|
3342
|
-
```
|
3343
|
-
|
3344
|
-
`beginning_of_minute` is aliased to `at_beginning_of_minute`.
|
3345
|
-
|
3346
|
-
INFO: `beginning_of_hour`, `end_of_hour`, `beginning_of_minute` and `end_of_minute` are implemented for `Time` and `DateTime` but **not** `Date` as it does not make sense to request the beginning or end of an hour or minute on a `Date` instance.
|
3347
|
-
|
3348
|
-
##### `ago`, `since`
|
3349
|
-
|
3350
|
-
The method `ago` receives a number of seconds as argument and returns a timestamp those many seconds ago from midnight:
|
3351
|
-
|
3352
|
-
```ruby
|
3353
|
-
date = Date.current # => Fri, 11 Jun 2010
|
3354
|
-
date.ago(1) # => Thu, 10 Jun 2010 23:59:59 EDT -04:00
|
3355
|
-
```
|
3356
|
-
|
3357
|
-
Similarly, `since` moves forward:
|
3358
|
-
|
3359
|
-
```ruby
|
3360
|
-
date = Date.current # => Fri, 11 Jun 2010
|
3361
|
-
date.since(1) # => Fri, 11 Jun 2010 00:00:01 EDT -04:00
|
3362
|
-
```
|
3363
|
-
|
3364
|
-
#### Other Time Computations
|
3365
|
-
|
3366
|
-
### Conversions
|
3367
|
-
|
3368
|
-
Extensions to `DateTime`
|
3369
|
-
------------------------
|
3370
|
-
|
3371
|
-
WARNING: `DateTime` is not aware of DST rules and so some of these methods have edge cases when a DST change is going on. For example `seconds_since_midnight` might not return the real amount in such a day.
|
3372
|
-
|
3373
|
-
### Calculations
|
3374
|
-
|
3375
|
-
NOTE: All the following methods are defined in `active_support/core_ext/date_time/calculations.rb`.
|
3376
|
-
|
3377
|
-
The class `DateTime` is a subclass of `Date` so by loading `active_support/core_ext/date/calculations.rb` you inherit these methods and their aliases, except that they will always return datetimes:
|
3378
|
-
|
3379
|
-
```ruby
|
3380
|
-
yesterday
|
3381
|
-
tomorrow
|
3382
|
-
beginning_of_week (at_beginning_of_week)
|
3383
|
-
end_of_week (at_end_of_week)
|
3384
|
-
monday
|
3385
|
-
sunday
|
3386
|
-
weeks_ago
|
3387
|
-
prev_week (last_week)
|
3388
|
-
next_week
|
3389
|
-
months_ago
|
3390
|
-
months_since
|
3391
|
-
beginning_of_month (at_beginning_of_month)
|
3392
|
-
end_of_month (at_end_of_month)
|
3393
|
-
prev_month (last_month)
|
3394
|
-
next_month
|
3395
|
-
beginning_of_quarter (at_beginning_of_quarter)
|
3396
|
-
end_of_quarter (at_end_of_quarter)
|
3397
|
-
beginning_of_year (at_beginning_of_year)
|
3398
|
-
end_of_year (at_end_of_year)
|
3399
|
-
years_ago
|
3400
|
-
years_since
|
3401
|
-
prev_year (last_year)
|
3402
|
-
next_year
|
3403
|
-
```
|
3404
|
-
|
3405
|
-
The following methods are reimplemented so you do **not** need to load `active_support/core_ext/date/calculations.rb` for these ones:
|
3406
|
-
|
3407
|
-
```ruby
|
3408
|
-
beginning_of_day (midnight, at_midnight, at_beginning_of_day)
|
3409
|
-
end_of_day
|
3410
|
-
ago
|
3411
|
-
since (in)
|
3412
|
-
```
|
3413
|
-
|
3414
|
-
On the other hand, `advance` and `change` are also defined and support more options, they are documented below.
|
3415
|
-
|
3416
|
-
The following methods are only implemented in `active_support/core_ext/date_time/calculations.rb` as they only make sense when used with a `DateTime` instance:
|
3417
|
-
|
3418
|
-
```ruby
|
3419
|
-
beginning_of_hour (at_beginning_of_hour)
|
3420
|
-
end_of_hour
|
3421
|
-
```
|
3422
|
-
|
3423
|
-
#### Named Datetimes
|
3424
|
-
|
3425
|
-
##### `DateTime.current`
|
3426
|
-
|
3427
|
-
Active Support defines `DateTime.current` to be like `Time.now.to_datetime`, except that it honors the user time zone, if defined. It also defines `DateTime.yesterday` and `DateTime.tomorrow`, and the instance predicates `past?`, and `future?` relative to `DateTime.current`.
|
3428
|
-
|
3429
|
-
#### Other Extensions
|
3430
|
-
|
3431
|
-
##### `seconds_since_midnight`
|
3432
|
-
|
3433
|
-
The method `seconds_since_midnight` returns the number of seconds since midnight:
|
3434
|
-
|
3435
|
-
```ruby
|
3436
|
-
now = DateTime.current # => Mon, 07 Jun 2010 20:26:36 +0000
|
3437
|
-
now.seconds_since_midnight # => 73596
|
3438
|
-
```
|
3439
|
-
|
3440
|
-
##### `utc`
|
3441
|
-
|
3442
|
-
The method `utc` gives you the same datetime in the receiver expressed in UTC.
|
3443
|
-
|
3444
|
-
```ruby
|
3445
|
-
now = DateTime.current # => Mon, 07 Jun 2010 19:27:52 -0400
|
3446
|
-
now.utc # => Mon, 07 Jun 2010 23:27:52 +0000
|
3447
|
-
```
|
3448
|
-
|
3449
|
-
This method is also aliased as `getutc`.
|
3450
|
-
|
3451
|
-
##### `utc?`
|
3452
|
-
|
3453
|
-
The predicate `utc?` says whether the receiver has UTC as its time zone:
|
3454
|
-
|
3455
|
-
```ruby
|
3456
|
-
now = DateTime.now # => Mon, 07 Jun 2010 19:30:47 -0400
|
3457
|
-
now.utc? # => false
|
3458
|
-
now.utc.utc? # => true
|
3459
|
-
```
|
3460
|
-
|
3461
|
-
##### `advance`
|
3462
|
-
|
3463
|
-
The most generic way to jump to another datetime is `advance`. This method receives a hash with keys `:years`, `:months`, `:weeks`, `:days`, `:hours`, `:minutes`, and `:seconds`, and returns a datetime advanced as much as the present keys indicate.
|
3464
|
-
|
3465
|
-
```ruby
|
3466
|
-
d = DateTime.current
|
3467
|
-
# => Thu, 05 Aug 2010 11:33:31 +0000
|
3468
|
-
d.advance(years: 1, months: 1, days: 1, hours: 1, minutes: 1, seconds: 1)
|
3469
|
-
# => Tue, 06 Sep 2011 12:34:32 +0000
|
3470
|
-
```
|
3471
|
-
|
3472
|
-
This method first computes the destination date passing `:years`, `:months`, `:weeks`, and `:days` to `Date#advance` documented above. After that, it adjusts the time calling `since` with the number of seconds to advance. This order is relevant, a different ordering would give different datetimes in some edge-cases. The example in `Date#advance` applies, and we can extend it to show order relevance related to the time bits.
|
3473
|
-
|
3474
|
-
If we first move the date bits (that have also a relative order of processing, as documented before), and then the time bits we get for example the following computation:
|
3475
|
-
|
3476
|
-
```ruby
|
3477
|
-
d = DateTime.new(2010, 2, 28, 23, 59, 59)
|
3478
|
-
# => Sun, 28 Feb 2010 23:59:59 +0000
|
3479
|
-
d.advance(months: 1, seconds: 1)
|
3480
|
-
# => Mon, 29 Mar 2010 00:00:00 +0000
|
3481
|
-
```
|
3482
|
-
|
3483
|
-
but if we computed them the other way around, the result would be different:
|
3484
|
-
|
3485
|
-
```ruby
|
3486
|
-
d.advance(seconds: 1).advance(months: 1)
|
3487
|
-
# => Thu, 01 Apr 2010 00:00:00 +0000
|
3488
|
-
```
|
3489
|
-
|
3490
|
-
WARNING: Since `DateTime` is not DST-aware you can end up in a non-existing point in time with no warning or error telling you so.
|
3491
|
-
|
3492
|
-
#### Changing Components
|
3493
|
-
|
3494
|
-
The method `change` allows you to get a new datetime which is the same as the receiver except for the given options, which may include `:year`, `:month`, `:day`, `:hour`, `:min`, `:sec`, `:offset`, `:start`:
|
3495
|
-
|
3496
|
-
```ruby
|
3497
|
-
now = DateTime.current
|
3498
|
-
# => Tue, 08 Jun 2010 01:56:22 +0000
|
3499
|
-
now.change(year: 2011, offset: Rational(-6, 24))
|
3500
|
-
# => Wed, 08 Jun 2011 01:56:22 -0600
|
3501
|
-
```
|
3502
|
-
|
3503
|
-
If hours are zeroed, then minutes and seconds are too (unless they have given values):
|
3504
|
-
|
3505
|
-
```ruby
|
3506
|
-
now.change(hour: 0)
|
3507
|
-
# => Tue, 08 Jun 2010 00:00:00 +0000
|
3508
|
-
```
|
3509
|
-
|
3510
|
-
Similarly, if minutes are zeroed, then seconds are too (unless it has given a value):
|
3511
|
-
|
3512
|
-
```ruby
|
3513
|
-
now.change(min: 0)
|
3514
|
-
# => Tue, 08 Jun 2010 01:00:00 +0000
|
3515
|
-
```
|
3516
|
-
|
3517
|
-
This method is not tolerant to non-existing dates, if the change is invalid `ArgumentError` is raised:
|
3518
|
-
|
3519
|
-
```ruby
|
3520
|
-
DateTime.current.change(month: 2, day: 30)
|
3521
|
-
# => ArgumentError: invalid date
|
3522
|
-
```
|
3523
|
-
|
3524
|
-
#### Durations
|
3525
|
-
|
3526
|
-
Durations can be added to and subtracted from datetimes:
|
3527
|
-
|
3528
|
-
```ruby
|
3529
|
-
now = DateTime.current
|
3530
|
-
# => Mon, 09 Aug 2010 23:15:17 +0000
|
3531
|
-
now + 1.year
|
3532
|
-
# => Tue, 09 Aug 2011 23:15:17 +0000
|
3533
|
-
now - 1.week
|
3534
|
-
# => Mon, 02 Aug 2010 23:15:17 +0000
|
3535
|
-
```
|
3536
|
-
|
3537
|
-
They translate to calls to `since` or `advance`. For example here we get the correct jump in the calendar reform:
|
3538
|
-
|
3539
|
-
```ruby
|
3540
|
-
DateTime.new(1582, 10, 4, 23) + 1.hour
|
3541
|
-
# => Fri, 15 Oct 1582 00:00:00 +0000
|
3542
|
-
```
|
3543
|
-
|
3544
|
-
Extensions to `Time`
|
3545
|
-
--------------------
|
3546
|
-
|
3547
|
-
### Calculations
|
3548
|
-
|
3549
|
-
NOTE: All the following methods are defined in `active_support/core_ext/time/calculations.rb`.
|
3550
|
-
|
3551
|
-
Active Support adds to `Time` many of the methods available for `DateTime`:
|
3552
|
-
|
3553
|
-
```ruby
|
3554
|
-
past?
|
3555
|
-
today?
|
3556
|
-
future?
|
3557
|
-
yesterday
|
3558
|
-
tomorrow
|
3559
|
-
seconds_since_midnight
|
3560
|
-
change
|
3561
|
-
advance
|
3562
|
-
ago
|
3563
|
-
since (in)
|
3564
|
-
beginning_of_day (midnight, at_midnight, at_beginning_of_day)
|
3565
|
-
end_of_day
|
3566
|
-
beginning_of_hour (at_beginning_of_hour)
|
3567
|
-
end_of_hour
|
3568
|
-
beginning_of_week (at_beginning_of_week)
|
3569
|
-
end_of_week (at_end_of_week)
|
3570
|
-
monday
|
3571
|
-
sunday
|
3572
|
-
weeks_ago
|
3573
|
-
prev_week (last_week)
|
3574
|
-
next_week
|
3575
|
-
months_ago
|
3576
|
-
months_since
|
3577
|
-
beginning_of_month (at_beginning_of_month)
|
3578
|
-
end_of_month (at_end_of_month)
|
3579
|
-
prev_month (last_month)
|
3580
|
-
next_month
|
3581
|
-
beginning_of_quarter (at_beginning_of_quarter)
|
3582
|
-
end_of_quarter (at_end_of_quarter)
|
3583
|
-
beginning_of_year (at_beginning_of_year)
|
3584
|
-
end_of_year (at_end_of_year)
|
3585
|
-
years_ago
|
3586
|
-
years_since
|
3587
|
-
prev_year (last_year)
|
3588
|
-
next_year
|
3589
|
-
```
|
3590
|
-
|
3591
|
-
They are analogous. Please refer to their documentation above and take into account the following differences:
|
3592
|
-
|
3593
|
-
* `change` accepts an additional `:usec` option.
|
3594
|
-
* `Time` understands DST, so you get correct DST calculations as in
|
3595
|
-
|
3596
|
-
```ruby
|
3597
|
-
Time.zone_default
|
3598
|
-
# => #<ActiveSupport::TimeZone:0x7f73654d4f38 @utc_offset=nil, @name="Madrid", ...>
|
3599
|
-
|
3600
|
-
# In Barcelona, 2010/03/28 02:00 +0100 becomes 2010/03/28 03:00 +0200 due to DST.
|
3601
|
-
t = Time.local(2010, 3, 28, 1, 59, 59)
|
3602
|
-
# => Sun Mar 28 01:59:59 +0100 2010
|
3603
|
-
t.advance(seconds: 1)
|
3604
|
-
# => Sun Mar 28 03:00:00 +0200 2010
|
3605
|
-
```
|
3606
|
-
|
3607
|
-
* If `since` or `ago` jump to a time that can't be expressed with `Time` a `DateTime` object is returned instead.
|
3608
|
-
|
3609
|
-
#### `Time.current`
|
3610
|
-
|
3611
|
-
Active Support defines `Time.current` to be today in the current time zone. That's like `Time.now`, except that it honors the user time zone, if defined. It also defines `Time.yesterday` and `Time.tomorrow`, and the instance predicates `past?`, `today?`, and `future?`, all of them relative to `Time.current`.
|
3612
|
-
|
3613
|
-
When making Time comparisons using methods which honor the user time zone, make sure to use `Time.current` and not `Time.now`. There are cases where the user time zone might be in the future compared to the system time zone, which `Time.today` uses by default. This means `Time.now` may equal `Time.yesterday`.
|
3614
|
-
|
3615
|
-
#### `all_day`, `all_week`, `all_month`, `all_quarter` and `all_year`
|
3616
|
-
|
3617
|
-
The method `all_day` returns a range representing the whole day of the current time.
|
3618
|
-
|
3619
|
-
```ruby
|
3620
|
-
now = Time.current
|
3621
|
-
# => Mon, 09 Aug 2010 23:20:05 UTC +00:00
|
3622
|
-
now.all_day
|
3623
|
-
# => Mon, 09 Aug 2010 00:00:00 UTC +00:00..Mon, 09 Aug 2010 23:59:59 UTC +00:00
|
3624
|
-
```
|
3625
|
-
|
3626
|
-
Analogously, `all_week`, `all_month`, `all_quarter` and `all_year` all serve the purpose of generating time ranges.
|
3627
|
-
|
3628
|
-
```ruby
|
3629
|
-
now = Time.current
|
3630
|
-
# => Mon, 09 Aug 2010 23:20:05 UTC +00:00
|
3631
|
-
now.all_week
|
3632
|
-
# => Mon, 09 Aug 2010 00:00:00 UTC +00:00..Sun, 15 Aug 2010 23:59:59 UTC +00:00
|
3633
|
-
now.all_week(:sunday)
|
3634
|
-
# => Sun, 16 Sep 2012 00:00:00 UTC +00:00..Sat, 22 Sep 2012 23:59:59 UTC +00:00
|
3635
|
-
now.all_month
|
3636
|
-
# => Sat, 01 Aug 2010 00:00:00 UTC +00:00..Tue, 31 Aug 2010 23:59:59 UTC +00:00
|
3637
|
-
now.all_quarter
|
3638
|
-
# => Thu, 01 Jul 2010 00:00:00 UTC +00:00..Thu, 30 Sep 2010 23:59:59 UTC +00:00
|
3639
|
-
now.all_year
|
3640
|
-
# => Fri, 01 Jan 2010 00:00:00 UTC +00:00..Fri, 31 Dec 2010 23:59:59 UTC +00:00
|
3641
|
-
```
|
3642
|
-
|
3643
|
-
### Time Constructors
|
3644
|
-
|
3645
|
-
Active Support defines `Time.current` to be `Time.zone.now` if there's a user time zone defined, with fallback to `Time.now`:
|
3646
|
-
|
3647
|
-
```ruby
|
3648
|
-
Time.zone_default
|
3649
|
-
# => #<ActiveSupport::TimeZone:0x7f73654d4f38 @utc_offset=nil, @name="Madrid", ...>
|
3650
|
-
Time.current
|
3651
|
-
# => Fri, 06 Aug 2010 17:11:58 CEST +02:00
|
3652
|
-
```
|
3653
|
-
|
3654
|
-
Analogously to `DateTime`, the predicates `past?`, and `future?` are relative to `Time.current`.
|
3655
|
-
|
3656
|
-
If the time to be constructed lies beyond the range supported by `Time` in the runtime platform, usecs are discarded and a `DateTime` object is returned instead.
|
3657
|
-
|
3658
|
-
#### Durations
|
3659
|
-
|
3660
|
-
Durations can be added to and subtracted from time objects:
|
3661
|
-
|
3662
|
-
```ruby
|
3663
|
-
now = Time.current
|
3664
|
-
# => Mon, 09 Aug 2010 23:20:05 UTC +00:00
|
3665
|
-
now + 1.year
|
3666
|
-
# => Tue, 09 Aug 2011 23:21:11 UTC +00:00
|
3667
|
-
now - 1.week
|
3668
|
-
# => Mon, 02 Aug 2010 23:21:11 UTC +00:00
|
3669
|
-
```
|
3670
|
-
|
3671
|
-
They translate to calls to `since` or `advance`. For example here we get the correct jump in the calendar reform:
|
3672
|
-
|
3673
|
-
```ruby
|
3674
|
-
Time.utc(1582, 10, 3) + 5.days
|
3675
|
-
# => Mon Oct 18 00:00:00 UTC 1582
|
3676
|
-
```
|
3677
|
-
|
3678
|
-
Extensions to `File`
|
3679
|
-
--------------------
|
3680
|
-
|
3681
|
-
### `atomic_write`
|
3682
|
-
|
3683
|
-
With the class method `File.atomic_write` you can write to a file in a way that will prevent any reader from seeing half-written content.
|
3684
|
-
|
3685
|
-
The name of the file is passed as an argument, and the method yields a file handle opened for writing. Once the block is done `atomic_write` closes the file handle and completes its job.
|
3686
|
-
|
3687
|
-
For example, Action Pack uses this method to write asset cache files like `all.css`:
|
3688
|
-
|
3689
|
-
```ruby
|
3690
|
-
File.atomic_write(joined_asset_path) do |cache|
|
3691
|
-
cache.write(join_asset_file_contents(asset_paths))
|
3692
|
-
end
|
3693
|
-
```
|
3694
|
-
|
3695
|
-
To accomplish this `atomic_write` creates a temporary file. That's the file the code in the block actually writes to. On completion, the temporary file is renamed, which is an atomic operation on POSIX systems. If the target file exists `atomic_write` overwrites it and keeps owners and permissions. However there are a few cases where `atomic_write` cannot change the file ownership or permissions, this error is caught and skipped over trusting in the user/filesystem to ensure the file is accessible to the processes that need it.
|
3696
|
-
|
3697
|
-
NOTE. Due to the chmod operation `atomic_write` performs, if the target file has an ACL set on it this ACL will be recalculated/modified.
|
3698
|
-
|
3699
|
-
WARNING. Note you can't append with `atomic_write`.
|
3700
|
-
|
3701
|
-
The auxiliary file is written in a standard directory for temporary files, but you can pass a directory of your choice as second argument.
|
3702
|
-
|
3703
|
-
NOTE: Defined in `active_support/core_ext/file/atomic.rb`.
|
3704
|
-
|
3705
|
-
Extensions to `Marshal`
|
3706
|
-
-----------------------
|
3707
|
-
|
3708
|
-
### `load`
|
3709
|
-
|
3710
|
-
Active Support adds constant autoloading support to `load`.
|
3711
|
-
|
3712
|
-
For example, the file cache store deserializes this way:
|
3713
|
-
|
3714
|
-
```ruby
|
3715
|
-
File.open(file_name) { |f| Marshal.load(f) }
|
3716
|
-
```
|
3717
|
-
|
3718
|
-
If the cached data refers to a constant that is unknown at that point, the autoloading mechanism is triggered and if it succeeds the deserialization is retried transparently.
|
3719
|
-
|
3720
|
-
WARNING. If the argument is an `IO` it needs to respond to `rewind` to be able to retry. Regular files respond to `rewind`.
|
3721
|
-
|
3722
|
-
NOTE: Defined in `active_support/core_ext/marshal.rb`.
|
3723
|
-
|
3724
|
-
Extensions to `Logger`
|
3725
|
-
----------------------
|
3726
|
-
|
3727
|
-
### `around_[level]`
|
3728
|
-
|
3729
|
-
Takes two arguments, a `before_message` and `after_message` and calls the current level method on the `Logger` instance, passing in the `before_message`, then the specified message, then the `after_message`:
|
3730
|
-
|
3731
|
-
```ruby
|
3732
|
-
logger = Logger.new("log/development.log")
|
3733
|
-
logger.around_info("before", "after") { |logger| logger.info("during") }
|
3734
|
-
```
|
3735
|
-
|
3736
|
-
### `silence`
|
3737
|
-
|
3738
|
-
Silences every log level lesser to the specified one for the duration of the given block. Log level orders are: debug, info, error and fatal.
|
3739
|
-
|
3740
|
-
```ruby
|
3741
|
-
logger = Logger.new("log/development.log")
|
3742
|
-
logger.silence(Logger::INFO) do
|
3743
|
-
logger.debug("In space, no one can hear you scream.")
|
3744
|
-
logger.info("Scream all you want, small mailman!")
|
3745
|
-
end
|
3746
|
-
```
|
3747
|
-
|
3748
|
-
### `datetime_format=`
|
3749
|
-
|
3750
|
-
Modifies the datetime format output by the formatter class associated with this logger. If the formatter class does not have a `datetime_format` method then this is ignored.
|
3751
|
-
|
3752
|
-
```ruby
|
3753
|
-
class Logger::FormatWithTime < Logger::Formatter
|
3754
|
-
cattr_accessor(:datetime_format) { "%Y%m%d%H%m%S" }
|
3755
|
-
|
3756
|
-
def self.call(severity, timestamp, progname, msg)
|
3757
|
-
"#{timestamp.strftime(datetime_format)} -- #{String === msg ? msg : msg.inspect}\n"
|
3758
|
-
end
|
3759
|
-
end
|
3760
|
-
|
3761
|
-
logger = Logger.new("log/development.log")
|
3762
|
-
logger.formatter = Logger::FormatWithTime
|
3763
|
-
logger.info("<- is the current time")
|
3764
|
-
```
|
3765
|
-
|
3766
|
-
NOTE: Defined in `active_support/core_ext/logger.rb`.
|
3767
|
-
|
3768
|
-
Extensions to `NameError`
|
3769
|
-
-------------------------
|
3770
|
-
|
3771
|
-
Active Support adds `missing_name?` to `NameError`, which tests whether the exception was raised because of the name passed as argument.
|
3772
|
-
|
3773
|
-
The name may be given as a symbol or string. A symbol is tested against the bare constant name, a string is against the fully-qualified constant name.
|
3774
|
-
|
3775
|
-
TIP: A symbol can represent a fully-qualified constant name as in `:"ActiveRecord::Base"`, so the behavior for symbols is defined for convenience, not because it has to be that way technically.
|
3776
|
-
|
3777
|
-
For example, when an action of `PostsController` is called Rails tries optimistically to use `PostsHelper`. It is OK that the helper module does not exist, so if an exception for that constant name is raised it should be silenced. But it could be the case that `posts_helper.rb` raises a `NameError` due to an actual unknown constant. That should be reraised. The method `missing_name?` provides a way to distinguish both cases:
|
3778
|
-
|
3779
|
-
```ruby
|
3780
|
-
def default_helper_module!
|
3781
|
-
module_name = name.sub(/Controller$/, '')
|
3782
|
-
module_path = module_name.underscore
|
3783
|
-
helper module_path
|
3784
|
-
rescue MissingSourceFile => e
|
3785
|
-
raise e unless e.is_missing? "#{module_path}_helper"
|
3786
|
-
rescue NameError => e
|
3787
|
-
raise e unless e.missing_name? "#{module_name}Helper"
|
3788
|
-
end
|
3789
|
-
```
|
3790
|
-
|
3791
|
-
NOTE: Defined in `active_support/core_ext/name_error.rb`.
|
3792
|
-
|
3793
|
-
Extensions to `LoadError`
|
3794
|
-
-------------------------
|
3795
|
-
|
3796
|
-
Active Support adds `is_missing?` to `LoadError`, and also assigns that class to the constant `MissingSourceFile` for backwards compatibility.
|
3797
|
-
|
3798
|
-
Given a path name `is_missing?` tests whether the exception was raised due to that particular file (except perhaps for the ".rb" extension).
|
3799
|
-
|
3800
|
-
For example, when an action of `PostsController` is called Rails tries to load `posts_helper.rb`, but that file may not exist. That's fine, the helper module is not mandatory so Rails silences a load error. But it could be the case that the helper module does exist and in turn requires another library that is missing. In that case Rails must reraise the exception. The method `is_missing?` provides a way to distinguish both cases:
|
3801
|
-
|
3802
|
-
```ruby
|
3803
|
-
def default_helper_module!
|
3804
|
-
module_name = name.sub(/Controller$/, '')
|
3805
|
-
module_path = module_name.underscore
|
3806
|
-
helper module_path
|
3807
|
-
rescue MissingSourceFile => e
|
3808
|
-
raise e unless e.is_missing? "helpers/#{module_path}_helper"
|
3809
|
-
rescue NameError => e
|
3810
|
-
raise e unless e.missing_name? "#{module_name}Helper"
|
3811
|
-
end
|
3812
|
-
```
|
3813
|
-
|
3814
|
-
NOTE: Defined in `active_support/core_ext/load_error.rb`.
|