# -*- encoding: utf-8 -*- # stub: actionpack 2.0.5 ruby lib Gem::Specification.new do |s| s.name = "actionpack".freeze s.version = "2.0.5".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.autorequire = "action_controller".freeze s.date = "2008-10-19" 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".freeze, "lib/action_controller.rb".freeze, "lib/action_controller/assertions".freeze, "lib/action_controller/assertions.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/cgi_ext".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/session.rb".freeze, "lib/action_controller/cgi_ext/stdinput.rb".freeze, "lib/action_controller/cgi_process.rb".freeze, "lib/action_controller/components.rb".freeze, "lib/action_controller/cookies.rb".freeze, "lib/action_controller/dispatcher.rb".freeze, "lib/action_controller/filters.rb".freeze, "lib/action_controller/flash.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/mime_responds.rb".freeze, "lib/action_controller/mime_type.rb".freeze, "lib/action_controller/mime_types.rb".freeze, "lib/action_controller/polymorphic_routes.rb".freeze, "lib/action_controller/record_identifier.rb".freeze, "lib/action_controller/request.rb".freeze, "lib/action_controller/request_forgery_protection.rb".freeze, "lib/action_controller/request_profiler.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_optimisation.rb".freeze, "lib/action_controller/session".freeze, "lib/action_controller/session/active_record_store.rb".freeze, "lib/action_controller/session/cookie_store.rb".freeze, "lib/action_controller/session/drb_server.rb".freeze, "lib/action_controller/session/drb_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/templates".freeze, "lib/action_controller/templates/rescues".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/url_rewriter.rb".freeze, "lib/action_controller/vendor".freeze, "lib/action_controller/vendor/html-scanner".freeze, "lib/action_controller/vendor/html-scanner/html".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".freeze, "lib/action_pack.rb".freeze, "lib/action_pack/version.rb".freeze, "lib/action_view".freeze, "lib/action_view.rb".freeze, "lib/action_view/base.rb".freeze, "lib/action_view/compiled_templates.rb".freeze, "lib/action_view/helpers".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/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/javascripts".freeze, "lib/action_view/helpers/javascripts/controls.js".freeze, "lib/action_view/helpers/javascripts/dragdrop.js".freeze, "lib/action_view/helpers/javascripts/effects.js".freeze, "lib/action_view/helpers/javascripts/prototype.js".freeze, "lib/action_view/helpers/number_helper.rb".freeze, "lib/action_view/helpers/prototype_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/url_helper.rb".freeze, "lib/action_view/partials.rb".freeze, "lib/action_view/template_error.rb".freeze, "lib/action_view/template_handler.rb".freeze, "lib/action_view/template_handlers".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/actionpack.rb".freeze, "test/abstract_unit.rb".freeze, "test/action_view_test.rb".freeze, "test/active_record_unit.rb".freeze, "test/activerecord".freeze, "test/activerecord/active_record_store_test.rb".freeze, "test/activerecord/fixtures_test.rb".freeze, "test/activerecord/render_partial_with_record_identification_test.rb".freeze, "test/controller".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/cgi_test.rb".freeze, "test/controller/components_test.rb".freeze, "test/controller/content_type_test.rb".freeze, "test/controller/controller_fixtures".freeze, "test/controller/controller_fixtures/app".freeze, "test/controller/controller_fixtures/app/controllers".freeze, "test/controller/controller_fixtures/app/controllers/admin".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".freeze, "test/controller/controller_fixtures/vendor/plugins".freeze, "test/controller/controller_fixtures/vendor/plugins/bad_plugin".freeze, "test/controller/controller_fixtures/vendor/plugins/bad_plugin/lib".freeze, "test/controller/controller_fixtures/vendor/plugins/bad_plugin/lib/plugin_controller.rb".freeze, "test/controller/cookie_test.rb".freeze, "test/controller/custom_handler_test.rb".freeze, "test/controller/deprecation".freeze, "test/controller/deprecation/deprecated_base_methods_test.rb".freeze, "test/controller/dispatcher_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/fragment_store_setting_test.rb".freeze, "test/controller/helper_test.rb".freeze, "test/controller/html-scanner".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_authentication_test.rb".freeze, "test/controller/integration_test.rb".freeze, "test/controller/layout_test.rb".freeze, "test/controller/mime_responds_test.rb".freeze, "test/controller/mime_type_test.rb".freeze, "test/controller/new_render_test.rb".freeze, "test/controller/polymorphic_routes_test.rb".freeze, "test/controller/record_identifier_test.rb".freeze, "test/controller/redirect_test.rb".freeze, "test/controller/render_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".freeze, "test/controller/session/cookie_store_test.rb".freeze, "test/controller/session/mem_cache_store_test.rb".freeze, "test/controller/session_fixation_test.rb".freeze, "test/controller/session_management_test.rb".freeze, "test/controller/test_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".freeze, "test/fixtures/addresses".freeze, "test/fixtures/addresses/list.erb".freeze, "test/fixtures/companies.yml".freeze, "test/fixtures/company.rb".freeze, "test/fixtures/content_type".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/db_definitions".freeze, "test/fixtures/db_definitions/sqlite.sql".freeze, "test/fixtures/developer.rb".freeze, "test/fixtures/developers.yml".freeze, "test/fixtures/developers_projects.yml".freeze, "test/fixtures/fun".freeze, "test/fixtures/fun/games".freeze, "test/fixtures/fun/games/hello_world.erb".freeze, "test/fixtures/helpers".freeze, "test/fixtures/helpers/abc_helper.rb".freeze, "test/fixtures/helpers/fun".freeze, "test/fixtures/helpers/fun/games_helper.rb".freeze, "test/fixtures/helpers/fun/pdf_helper.rb".freeze, "test/fixtures/layout_tests".freeze, "test/fixtures/layout_tests/alt".freeze, "test/fixtures/layout_tests/alt/hello.rhtml".freeze, "test/fixtures/layout_tests/layouts".freeze, "test/fixtures/layout_tests/layouts/controller_name_space".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".freeze, "test/fixtures/layout_tests/views/hello.rhtml".freeze, "test/fixtures/layouts".freeze, "test/fixtures/layouts/block_with_layout.erb".freeze, "test/fixtures/layouts/builder.builder".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/yield.erb".freeze, "test/fixtures/multipart".freeze, "test/fixtures/multipart/binary_file".freeze, "test/fixtures/multipart/bracketed_param".freeze, "test/fixtures/multipart/large_text_file".freeze, "test/fixtures/multipart/mixed_files".freeze, "test/fixtures/multipart/mona_lisa.jpg".freeze, "test/fixtures/multipart/single_parameter".freeze, "test/fixtures/multipart/text_file".freeze, "test/fixtures/override".freeze, "test/fixtures/override/test".freeze, "test/fixtures/override/test/hello_world.erb".freeze, "test/fixtures/override2".freeze, "test/fixtures/override2/layouts".freeze, "test/fixtures/override2/layouts/test".freeze, "test/fixtures/override2/layouts/test/sub.erb".freeze, "test/fixtures/post_test".freeze, "test/fixtures/post_test/layouts".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".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".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/public".freeze, "test/fixtures/public/404.html".freeze, "test/fixtures/public/500.html".freeze, "test/fixtures/public/images".freeze, "test/fixtures/public/images/rails.png".freeze, "test/fixtures/public/javascripts".freeze, "test/fixtures/public/javascripts/application.js".freeze, "test/fixtures/public/javascripts/bank.js".freeze, "test/fixtures/public/javascripts/robber.js".freeze, "test/fixtures/public/stylesheets".freeze, "test/fixtures/public/stylesheets/bank.css".freeze, "test/fixtures/public/stylesheets/robber.css".freeze, "test/fixtures/replies.yml".freeze, "test/fixtures/reply.rb".freeze, "test/fixtures/respond_to".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".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".freeze, "test/fixtures/scope/test".freeze, "test/fixtures/scope/test/modgreet.erb".freeze, "test/fixtures/test".freeze, "test/fixtures/test/_customer.erb".freeze, "test/fixtures/test/_customer_greeting.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/_layout_for_partial.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/_person.erb".freeze, "test/fixtures/test/action_talk_to_layout.erb".freeze, "test/fixtures/test/block_content_for.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/dot.directory".freeze, "test/fixtures/test/dot.directory/render_file_with_ivar.erb".freeze, "test/fixtures/test/enum_rjs_test.rjs".freeze, "test/fixtures/test/erb_content_for.erb".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/hello.builder".freeze, "test/fixtures/test/hello_world.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/list.erb".freeze, "test/fixtures/test/non_erb_block_content_for.builder".freeze, "test/fixtures/test/potential_conflicts.erb".freeze, "test/fixtures/test/render_file_with_ivar.erb".freeze, "test/fixtures/test/render_file_with_locals.erb".freeze, "test/fixtures/test/render_to_string_test.erb".freeze, "test/fixtures/test/update_element_with_capture.erb".freeze, "test/fixtures/test/using_layout_around_block.html.erb".freeze, "test/fixtures/topic.rb".freeze, "test/fixtures/topics.yml".freeze, "test/template".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_test.rb".freeze, "test/template/deprecate_ivars_test.rb".freeze, "test/template/erb_util_test.rb".freeze, "test/template/form_helper_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_test.rb".freeze, "test/template/prototype_helper_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/text_helper_test.rb".freeze, "test/template/url_helper_test.rb".freeze, "test/testing_sandbox.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 = 2 s.add_runtime_dependency(%q.freeze, ["= 2.0.5".freeze]) end