# -*- encoding: utf-8 -*- # stub: actionpack-rack-upgrade 2.3.16 ruby lib Gem::Specification.new do |s| s.name = "actionpack-rack-upgrade".freeze s.version = "2.3.16".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["David Heinemeier Hansson".freeze] s.date = "2012-11-26" s.description = "Eases web-request routing, handling, and response as a half-way front, half-way page controller. Implemented with specific emphasis on enabling easy unit/integration testing that doesn't require a browser.".freeze s.email = "david@loudthinking.com".freeze s.files = ["CHANGELOG".freeze, "MIT-LICENSE".freeze, "README".freeze, "RUNNING_UNIT_TESTS".freeze, "Rakefile".freeze, "install.rb".freeze, "lib/action_controller.rb".freeze, "lib/action_controller/assertions/dom_assertions.rb".freeze, "lib/action_controller/assertions/model_assertions.rb".freeze, "lib/action_controller/assertions/response_assertions.rb".freeze, "lib/action_controller/assertions/routing_assertions.rb".freeze, "lib/action_controller/assertions/selector_assertions.rb".freeze, "lib/action_controller/assertions/tag_assertions.rb".freeze, "lib/action_controller/base.rb".freeze, "lib/action_controller/benchmarking.rb".freeze, "lib/action_controller/caching.rb".freeze, "lib/action_controller/caching/actions.rb".freeze, "lib/action_controller/caching/fragments.rb".freeze, "lib/action_controller/caching/pages.rb".freeze, "lib/action_controller/caching/sweeper.rb".freeze, "lib/action_controller/caching/sweeping.rb".freeze, "lib/action_controller/cgi_ext.rb".freeze, "lib/action_controller/cgi_ext/cookie.rb".freeze, "lib/action_controller/cgi_ext/query_extension.rb".freeze, "lib/action_controller/cgi_ext/stdinput.rb".freeze, "lib/action_controller/cgi_process.rb".freeze, "lib/action_controller/cookies.rb".freeze, "lib/action_controller/dispatcher.rb".freeze, "lib/action_controller/failsafe.rb".freeze, "lib/action_controller/filters.rb".freeze, "lib/action_controller/flash.rb".freeze, "lib/action_controller/headers.rb".freeze, "lib/action_controller/helpers.rb".freeze, "lib/action_controller/http_authentication.rb".freeze, "lib/action_controller/integration.rb".freeze, "lib/action_controller/layout.rb".freeze, "lib/action_controller/middleware_stack.rb".freeze, "lib/action_controller/middlewares.rb".freeze, "lib/action_controller/mime_responds.rb".freeze, "lib/action_controller/mime_type.rb".freeze, "lib/action_controller/mime_types.rb".freeze, "lib/action_controller/params_parser.rb".freeze, "lib/action_controller/performance_test.rb".freeze, "lib/action_controller/polymorphic_routes.rb".freeze, "lib/action_controller/rack_lint_patch.rb".freeze, "lib/action_controller/record_identifier.rb".freeze, "lib/action_controller/reloader.rb".freeze, "lib/action_controller/request.rb".freeze, "lib/action_controller/request_forgery_protection.rb".freeze, "lib/action_controller/rescue.rb".freeze, "lib/action_controller/resources.rb".freeze, "lib/action_controller/response.rb".freeze, "lib/action_controller/routing.rb".freeze, "lib/action_controller/routing/builder.rb".freeze, "lib/action_controller/routing/optimisations.rb".freeze, "lib/action_controller/routing/recognition_optimisation.rb".freeze, "lib/action_controller/routing/route.rb".freeze, "lib/action_controller/routing/route_set.rb".freeze, "lib/action_controller/routing/routing_ext.rb".freeze, "lib/action_controller/routing/segments.rb".freeze, "lib/action_controller/session/abstract_store.rb".freeze, "lib/action_controller/session/cookie_store.rb".freeze, "lib/action_controller/session/mem_cache_store.rb".freeze, "lib/action_controller/session_management.rb".freeze, "lib/action_controller/status_codes.rb".freeze, "lib/action_controller/streaming.rb".freeze, "lib/action_controller/string_coercion.rb".freeze, "lib/action_controller/templates/rescues/_request_and_response.erb".freeze, "lib/action_controller/templates/rescues/_trace.erb".freeze, "lib/action_controller/templates/rescues/diagnostics.erb".freeze, "lib/action_controller/templates/rescues/layout.erb".freeze, "lib/action_controller/templates/rescues/missing_template.erb".freeze, "lib/action_controller/templates/rescues/routing_error.erb".freeze, "lib/action_controller/templates/rescues/template_error.erb".freeze, "lib/action_controller/templates/rescues/unknown_action.erb".freeze, "lib/action_controller/test_case.rb".freeze, "lib/action_controller/test_process.rb".freeze, "lib/action_controller/translation.rb".freeze, "lib/action_controller/uploaded_file.rb".freeze, "lib/action_controller/url_rewriter.rb".freeze, "lib/action_controller/vendor/html-scanner.rb".freeze, "lib/action_controller/vendor/html-scanner/html/document.rb".freeze, "lib/action_controller/vendor/html-scanner/html/node.rb".freeze, "lib/action_controller/vendor/html-scanner/html/sanitizer.rb".freeze, "lib/action_controller/vendor/html-scanner/html/selector.rb".freeze, "lib/action_controller/vendor/html-scanner/html/tokenizer.rb".freeze, "lib/action_controller/vendor/html-scanner/html/version.rb".freeze, "lib/action_controller/verification.rb".freeze, "lib/action_pack.rb".freeze, "lib/action_pack/version.rb".freeze, "lib/action_view.rb".freeze, "lib/action_view/base.rb".freeze, "lib/action_view/helpers.rb".freeze, "lib/action_view/helpers/active_record_helper.rb".freeze, "lib/action_view/helpers/asset_tag_helper.rb".freeze, "lib/action_view/helpers/atom_feed_helper.rb".freeze, "lib/action_view/helpers/benchmark_helper.rb".freeze, "lib/action_view/helpers/cache_helper.rb".freeze, "lib/action_view/helpers/capture_helper.rb".freeze, "lib/action_view/helpers/csrf_helper.rb".freeze, "lib/action_view/helpers/date_helper.rb".freeze, "lib/action_view/helpers/debug_helper.rb".freeze, "lib/action_view/helpers/form_helper.rb".freeze, "lib/action_view/helpers/form_options_helper.rb".freeze, "lib/action_view/helpers/form_tag_helper.rb".freeze, "lib/action_view/helpers/javascript_helper.rb".freeze, "lib/action_view/helpers/number_helper.rb".freeze, "lib/action_view/helpers/prototype_helper.rb".freeze, "lib/action_view/helpers/raw_output_helper.rb".freeze, "lib/action_view/helpers/record_identification_helper.rb".freeze, "lib/action_view/helpers/record_tag_helper.rb".freeze, "lib/action_view/helpers/sanitize_helper.rb".freeze, "lib/action_view/helpers/scriptaculous_helper.rb".freeze, "lib/action_view/helpers/tag_helper.rb".freeze, "lib/action_view/helpers/text_helper.rb".freeze, "lib/action_view/helpers/translation_helper.rb".freeze, "lib/action_view/helpers/url_helper.rb".freeze, "lib/action_view/inline_template.rb".freeze, "lib/action_view/locale/en.yml".freeze, "lib/action_view/partials.rb".freeze, "lib/action_view/paths.rb".freeze, "lib/action_view/reloadable_template.rb".freeze, "lib/action_view/renderable.rb".freeze, "lib/action_view/renderable_partial.rb".freeze, "lib/action_view/template.rb".freeze, "lib/action_view/template_error.rb".freeze, "lib/action_view/template_handler.rb".freeze, "lib/action_view/template_handlers.rb".freeze, "lib/action_view/template_handlers/builder.rb".freeze, "lib/action_view/template_handlers/erb.rb".freeze, "lib/action_view/template_handlers/rjs.rb".freeze, "lib/action_view/test_case.rb".freeze, "lib/actionpack.rb".freeze, "test/abstract_unit.rb".freeze, "test/active_record_unit.rb".freeze, "test/activerecord/active_record_store_test.rb".freeze, "test/activerecord/render_partial_with_record_identification_test.rb".freeze, "test/adv_attr_test.rb".freeze, "test/controller/action_pack_assertions_test.rb".freeze, "test/controller/addresses_render_test.rb".freeze, "test/controller/assert_select_test.rb".freeze, "test/controller/base_test.rb".freeze, "test/controller/benchmark_test.rb".freeze, "test/controller/caching_test.rb".freeze, "test/controller/capture_test.rb".freeze, "test/controller/content_type_test.rb".freeze, "test/controller/controller_fixtures/app/controllers/admin/user_controller.rb".freeze, "test/controller/controller_fixtures/app/controllers/user_controller.rb".freeze, "test/controller/controller_fixtures/vendor/plugins/bad_plugin/lib/plugin_controller.rb".freeze, "test/controller/cookie_test.rb".freeze, "test/controller/deprecation/deprecated_base_methods_test.rb".freeze, "test/controller/dispatcher_test.rb".freeze, "test/controller/dom_assertions_test.rb".freeze, "test/controller/failsafe_test.rb".freeze, "test/controller/fake_controllers.rb".freeze, "test/controller/fake_models.rb".freeze, "test/controller/filter_params_test.rb".freeze, "test/controller/filters_test.rb".freeze, "test/controller/flash_test.rb".freeze, "test/controller/header_test.rb".freeze, "test/controller/helper_test.rb".freeze, "test/controller/html-scanner/cdata_node_test.rb".freeze, "test/controller/html-scanner/document_test.rb".freeze, "test/controller/html-scanner/node_test.rb".freeze, "test/controller/html-scanner/sanitizer_test.rb".freeze, "test/controller/html-scanner/tag_node_test.rb".freeze, "test/controller/html-scanner/text_node_test.rb".freeze, "test/controller/html-scanner/tokenizer_test.rb".freeze, "test/controller/http_basic_authentication_test.rb".freeze, "test/controller/http_digest_authentication_test.rb".freeze, "test/controller/integration_test.rb".freeze, "test/controller/layout_test.rb".freeze, "test/controller/localized_templates_test.rb".freeze, "test/controller/logging_test.rb".freeze, "test/controller/middleware_stack_test.rb".freeze, "test/controller/mime_responds_test.rb".freeze, "test/controller/mime_type_test.rb".freeze, "test/controller/output_escaping_test.rb".freeze, "test/controller/polymorphic_routes_test.rb".freeze, "test/controller/rack_test.rb".freeze, "test/controller/record_identifier_test.rb".freeze, "test/controller/redirect_test.rb".freeze, "test/controller/reloader_test.rb".freeze, "test/controller/render_test.rb".freeze, "test/controller/request/json_params_parsing_test.rb".freeze, "test/controller/request/multipart_params_parsing_test.rb".freeze, "test/controller/request/query_string_parsing_test.rb".freeze, "test/controller/request/test_request_test.rb".freeze, "test/controller/request/url_encoded_params_parsing_test.rb".freeze, "test/controller/request/xml_params_parsing_test.rb".freeze, "test/controller/request_forgery_protection_test.rb".freeze, "test/controller/request_test.rb".freeze, "test/controller/rescue_test.rb".freeze, "test/controller/resources_test.rb".freeze, "test/controller/routing_test.rb".freeze, "test/controller/selector_test.rb".freeze, "test/controller/send_file_test.rb".freeze, "test/controller/session/abstract_store_test.rb".freeze, "test/controller/session/cookie_store_test.rb".freeze, "test/controller/session/mem_cache_store_test.rb".freeze, "test/controller/session/test_session_test.rb".freeze, "test/controller/test_test.rb".freeze, "test/controller/translation_test.rb".freeze, "test/controller/url_rewriter_test.rb".freeze, "test/controller/verification_test.rb".freeze, "test/controller/view_paths_test.rb".freeze, "test/controller/webservice_test.rb".freeze, "test/fixtures/_top_level_partial.html.erb".freeze, "test/fixtures/_top_level_partial_only.erb".freeze, "test/fixtures/addresses/list.erb".freeze, "test/fixtures/alternate_helpers/foo_helper.rb".freeze, "test/fixtures/bad_customers/_bad_customer.html.erb".freeze, "test/fixtures/companies.yml".freeze, "test/fixtures/company.rb".freeze, "test/fixtures/content_type/render_default_content_types_for_respond_to.rhtml".freeze, "test/fixtures/content_type/render_default_for_rhtml.rhtml".freeze, "test/fixtures/content_type/render_default_for_rjs.rjs".freeze, "test/fixtures/content_type/render_default_for_rxml.rxml".freeze, "test/fixtures/customers/_customer.html.erb".freeze, "test/fixtures/db_definitions/sqlite.sql".freeze, "test/fixtures/developer.rb".freeze, "test/fixtures/developers.yml".freeze, "test/fixtures/developers/_developer.erb".freeze, "test/fixtures/developers_projects.yml".freeze, "test/fixtures/failsafe/500.html".freeze, "test/fixtures/fun/games/_game.erb".freeze, "test/fixtures/fun/games/hello_world.erb".freeze, "test/fixtures/fun/serious/games/_game.erb".freeze, "test/fixtures/functional_caching/_partial.erb".freeze, "test/fixtures/functional_caching/formatted_fragment_cached.html.erb".freeze, "test/fixtures/functional_caching/formatted_fragment_cached.js.rjs".freeze, "test/fixtures/functional_caching/formatted_fragment_cached.xml.builder".freeze, "test/fixtures/functional_caching/fragment_cached.html.erb".freeze, "test/fixtures/functional_caching/html_fragment_cached_with_partial.html.erb".freeze, "test/fixtures/functional_caching/inline_fragment_cached.html.erb".freeze, "test/fixtures/functional_caching/js_fragment_cached_with_partial.js.rjs".freeze, "test/fixtures/good_customers/_good_customer.html.erb".freeze, "test/fixtures/helpers/abc_helper.rb".freeze, "test/fixtures/helpers/fun/games_helper.rb".freeze, "test/fixtures/helpers/fun/pdf_helper.rb".freeze, "test/fixtures/layout_tests/abs_path_layout.rhtml".freeze, "test/fixtures/layout_tests/alt/hello.rhtml".freeze, "test/fixtures/layout_tests/alt/layouts/alt.rhtml".freeze, "test/fixtures/layout_tests/layouts/controller_name_space/nested.rhtml".freeze, "test/fixtures/layout_tests/layouts/item.rhtml".freeze, "test/fixtures/layout_tests/layouts/layout_test.rhtml".freeze, "test/fixtures/layout_tests/layouts/multiple_extensions.html.erb".freeze, "test/fixtures/layout_tests/layouts/third_party_template_library.mab".freeze, "test/fixtures/layout_tests/views/hello.rhtml".freeze, "test/fixtures/layouts/_column.html.erb".freeze, "test/fixtures/layouts/block_with_layout.erb".freeze, "test/fixtures/layouts/builder.builder".freeze, "test/fixtures/layouts/default_html.html.erb".freeze, "test/fixtures/layouts/partial_with_layout.erb".freeze, "test/fixtures/layouts/standard.erb".freeze, "test/fixtures/layouts/talk_from_action.erb".freeze, "test/fixtures/layouts/xhr.html.erb".freeze, "test/fixtures/layouts/yield.erb".freeze, "test/fixtures/localized/hello_world.de.html".freeze, "test/fixtures/localized/hello_world.en.html".freeze, "test/fixtures/mascot.rb".freeze, "test/fixtures/mascots.yml".freeze, "test/fixtures/mascots/_mascot.html.erb".freeze, "test/fixtures/multipart/binary_file".freeze, "test/fixtures/multipart/boundary_problem_file".freeze, "test/fixtures/multipart/bracketed_param".freeze, "test/fixtures/multipart/empty".freeze, "test/fixtures/multipart/hello.txt".freeze, "test/fixtures/multipart/large_text_file".freeze, "test/fixtures/multipart/mixed_files".freeze, "test/fixtures/multipart/mona_lisa.jpg".freeze, "test/fixtures/multipart/none".freeze, "test/fixtures/multipart/single_parameter".freeze, "test/fixtures/multipart/text_file".freeze, "test/fixtures/override/test/hello_world.erb".freeze, "test/fixtures/override2/layouts/test/sub.erb".freeze, "test/fixtures/post_test/layouts/post.html.erb".freeze, "test/fixtures/post_test/layouts/super_post.iphone.erb".freeze, "test/fixtures/post_test/post/index.html.erb".freeze, "test/fixtures/post_test/post/index.iphone.erb".freeze, "test/fixtures/post_test/super_post/index.html.erb".freeze, "test/fixtures/post_test/super_post/index.iphone.erb".freeze, "test/fixtures/project.rb".freeze, "test/fixtures/projects.yml".freeze, "test/fixtures/projects/_project.erb".freeze, "test/fixtures/public/404.html".freeze, "test/fixtures/public/500.da.html".freeze, "test/fixtures/public/500.html".freeze, "test/fixtures/public/absolute/test.css".freeze, "test/fixtures/public/absolute/test.js".freeze, "test/fixtures/public/images/rails.png".freeze, "test/fixtures/public/javascripts/application.js".freeze, "test/fixtures/public/javascripts/bank.js".freeze, "test/fixtures/public/javascripts/controls.js".freeze, "test/fixtures/public/javascripts/dragdrop.js".freeze, "test/fixtures/public/javascripts/effects.js".freeze, "test/fixtures/public/javascripts/prototype.js".freeze, "test/fixtures/public/javascripts/robber.js".freeze, "test/fixtures/public/javascripts/subdir/subdir.js".freeze, "test/fixtures/public/javascripts/version.1.0.js".freeze, "test/fixtures/public/stylesheets/bank.css".freeze, "test/fixtures/public/stylesheets/robber.css".freeze, "test/fixtures/public/stylesheets/subdir/subdir.css".freeze, "test/fixtures/public/stylesheets/version.1.0.css".freeze, "test/fixtures/quiz/questions/_question.html.erb".freeze, "test/fixtures/replies.yml".freeze, "test/fixtures/replies/_reply.erb".freeze, "test/fixtures/reply.rb".freeze, "test/fixtures/respond_to/all_types_with_layout.html.erb".freeze, "test/fixtures/respond_to/all_types_with_layout.js.rjs".freeze, "test/fixtures/respond_to/custom_constant_handling_without_block.mobile.erb".freeze, "test/fixtures/respond_to/iphone_with_html_response_type.html.erb".freeze, "test/fixtures/respond_to/iphone_with_html_response_type.iphone.erb".freeze, "test/fixtures/respond_to/layouts/missing.html.erb".freeze, "test/fixtures/respond_to/layouts/standard.html.erb".freeze, "test/fixtures/respond_to/layouts/standard.iphone.erb".freeze, "test/fixtures/respond_to/using_defaults.html.erb".freeze, "test/fixtures/respond_to/using_defaults.js.rjs".freeze, "test/fixtures/respond_to/using_defaults.xml.builder".freeze, "test/fixtures/respond_to/using_defaults_with_type_list.html.erb".freeze, "test/fixtures/respond_to/using_defaults_with_type_list.js.rjs".freeze, "test/fixtures/respond_to/using_defaults_with_type_list.xml.builder".freeze, "test/fixtures/scope/test/modgreet.erb".freeze, "test/fixtures/session_autoload_test/session_autoload_test/foo.rb".freeze, "test/fixtures/shared.html.erb".freeze, "test/fixtures/symlink_parent/symlinked_layout.erb".freeze, "test/fixtures/test/_counter.html.erb".freeze, "test/fixtures/test/_customer.erb".freeze, "test/fixtures/test/_customer_counter.erb".freeze, "test/fixtures/test/_customer_counter_with_as.erb".freeze, "test/fixtures/test/_customer_greeting.erb".freeze, "test/fixtures/test/_customer_with_var.erb".freeze, "test/fixtures/test/_form.erb".freeze, "test/fixtures/test/_from_helper.erb".freeze, "test/fixtures/test/_hash_greeting.erb".freeze, "test/fixtures/test/_hash_object.erb".freeze, "test/fixtures/test/_hello.builder".freeze, "test/fixtures/test/_labelling_form.erb".freeze, "test/fixtures/test/_layout_for_block_with_args.html.erb".freeze, "test/fixtures/test/_layout_for_partial.html.erb".freeze, "test/fixtures/test/_local_inspector.html.erb".freeze, "test/fixtures/test/_one.html.erb".freeze, "test/fixtures/test/_partial.erb".freeze, "test/fixtures/test/_partial.html.erb".freeze, "test/fixtures/test/_partial.js.erb".freeze, "test/fixtures/test/_partial_for_use_in_layout.html.erb".freeze, "test/fixtures/test/_partial_only.erb".freeze, "test/fixtures/test/_partial_with_only_html_version.html.erb".freeze, "test/fixtures/test/_person.erb".freeze, "test/fixtures/test/_raise.html.erb".freeze, "test/fixtures/test/_two.html.erb".freeze, "test/fixtures/test/_utf8_partial.html.erb".freeze, "test/fixtures/test/_utf8_partial_magic.html.erb".freeze, "test/fixtures/test/action_talk_to_layout.erb".freeze, "test/fixtures/test/array_translation.erb".freeze, "test/fixtures/test/calling_partial_with_layout.html.erb".freeze, "test/fixtures/test/capturing.erb".freeze, "test/fixtures/test/content_for.erb".freeze, "test/fixtures/test/content_for_concatenated.erb".freeze, "test/fixtures/test/content_for_with_parameter.erb".freeze, "test/fixtures/test/delete_with_js.rjs".freeze, "test/fixtures/test/dont_pick_me".freeze, "test/fixtures/test/dot.directory/render_file_with_ivar.erb".freeze, "test/fixtures/test/enum_rjs_test.rjs".freeze, "test/fixtures/test/formatted_html_erb.html.erb".freeze, "test/fixtures/test/formatted_xml_erb.builder".freeze, "test/fixtures/test/formatted_xml_erb.html.erb".freeze, "test/fixtures/test/formatted_xml_erb.xml.erb".freeze, "test/fixtures/test/greeting.erb".freeze, "test/fixtures/test/greeting.js.rjs".freeze, "test/fixtures/test/hello.builder".freeze, "test/fixtures/test/hello_world.da.html.erb".freeze, "test/fixtures/test/hello_world.erb".freeze, "test/fixtures/test/hello_world.erb~".freeze, "test/fixtures/test/hello_world.pt-BR.html.erb".freeze, "test/fixtures/test/hello_world_container.builder".freeze, "test/fixtures/test/hello_world_from_rxml.builder".freeze, "test/fixtures/test/hello_world_with_layout_false.erb".freeze, "test/fixtures/test/hello_xml_world.builder".freeze, "test/fixtures/test/hyphen-ated.erb".freeze, "test/fixtures/test/implicit_content_type.atom.builder".freeze, "test/fixtures/test/list.erb".freeze, "test/fixtures/test/malformed/malformed.en.html.erb~".freeze, "test/fixtures/test/malformed/malformed.erb~".freeze, "test/fixtures/test/malformed/malformed.html.erb~".freeze, "test/fixtures/test/nested_layout.erb".freeze, "test/fixtures/test/non_erb_block_content_for.builder".freeze, "test/fixtures/test/potential_conflicts.erb".freeze, "test/fixtures/test/render_explicit_html_template.js.rjs".freeze, "test/fixtures/test/render_file_from_template.html.erb".freeze, "test/fixtures/test/render_file_with_ivar.erb".freeze, "test/fixtures/test/render_file_with_locals.erb".freeze, "test/fixtures/test/render_implicit_html_template.js.rjs".freeze, "test/fixtures/test/render_implicit_html_template_from_xhr_request.da.html.erb".freeze, "test/fixtures/test/render_implicit_html_template_from_xhr_request.html.erb".freeze, "test/fixtures/test/render_implicit_js_template_without_layout.js.erb".freeze, "test/fixtures/test/render_to_string_test.erb".freeze, "test/fixtures/test/scoped_array_translation.erb".freeze, "test/fixtures/test/sub_template_raise.html.erb".freeze, "test/fixtures/test/template.erb".freeze, "test/fixtures/test/translation.erb".freeze, "test/fixtures/test/update_element_with_capture.erb".freeze, "test/fixtures/test/using_layout_around_block.html.erb".freeze, "test/fixtures/test/using_layout_around_block_with_args.html.erb".freeze, "test/fixtures/test/utf8.html.erb".freeze, "test/fixtures/test/utf8_magic.html.erb".freeze, "test/fixtures/test/utf8_magic_with_bare_partial.html.erb".freeze, "test/fixtures/topic.rb".freeze, "test/fixtures/topics.yml".freeze, "test/fixtures/topics/_topic.html.erb".freeze, "test/template/active_record_helper_i18n_test.rb".freeze, "test/template/active_record_helper_test.rb".freeze, "test/template/asset_tag_helper_test.rb".freeze, "test/template/atom_feed_helper_test.rb".freeze, "test/template/benchmark_helper_test.rb".freeze, "test/template/compiled_templates_test.rb".freeze, "test/template/date_helper_i18n_test.rb".freeze, "test/template/date_helper_test.rb".freeze, "test/template/erb_util_test.rb".freeze, "test/template/form_helper_test.rb".freeze, "test/template/form_options_helper_i18n_test.rb".freeze, "test/template/form_options_helper_test.rb".freeze, "test/template/form_tag_helper_test.rb".freeze, "test/template/javascript_helper_test.rb".freeze, "test/template/number_helper_i18n_test.rb".freeze, "test/template/number_helper_test.rb".freeze, "test/template/prototype_helper_test.rb".freeze, "test/template/raw_output_helper_test.rb".freeze, "test/template/record_tag_helper_test.rb".freeze, "test/template/render_test.rb".freeze, "test/template/sanitize_helper_test.rb".freeze, "test/template/scriptaculous_helper_test.rb".freeze, "test/template/tag_helper_test.rb".freeze, "test/template/template_test.rb".freeze, "test/template/test_test.rb".freeze, "test/template/text_helper_test.rb".freeze, "test/template/translation_helper_test.rb".freeze, "test/template/url_helper_test.rb".freeze, "test/testing_sandbox.rb".freeze, "test/view/test_case_test.rb".freeze] s.homepage = "http://www.rubyonrails.org".freeze s.requirements = ["none".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Web-flow and rendering framework putting the VC in MVC.".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["= 2.3.14".freeze]) s.add_runtime_dependency(%q.freeze, ["> 1.1.0".freeze]) end