This project is archived and is in readonly mode.

Changeset [a294d8362bfb62b7133ad0799ae1327cd5ddd1e4] by Emilio Tagua

September 21st, 2009 @ 06:57 PM

Committed by Emilio Tagua

  • A actionpack/test/abstract/abstract_controller_test.rb
  • A actionpack/test/abstract/callbacks_test.rb
  • A actionpack/test/abstract/helper_test.rb
  • A actionpack/test/abstract/layouts_test.rb
  • A actionpack/test/abstract/views/abstract_controller/testing/me3/formatted.html.erb
  • A actionpack/test/abstract/views/abstract_controller/testing/me3/index.erb
  • A actionpack/test/abstract/views/abstract_controller/testing/me4/index.erb
  • A actionpack/test/abstract/views/abstract_controller/testing/me5/index.erb
  • A actionpack/test/abstract/views/action_with_ivars.erb
  • A actionpack/test/abstract/views/helper_test.erb
  • A actionpack/test/abstract/views/index.erb
  • A actionpack/test/abstract/views/layouts/abstract_controller/testing/me4.erb
  • A actionpack/test/abstract/views/layouts/application.erb
  • A actionpack/test/abstract/views/naked_render.erb
  • A actionpack/test/fixtures/old_content_type/render_default_content_types_for_respond_to.xml.erb
  • A actionpack/test/fixtures/old_content_type/render_default_for_rhtml.rhtml
  • A actionpack/test/fixtures/old_content_type/render_default_for_rjs.rjs
  • A actionpack/test/fixtures/old_content_type/render_default_for_rxml.rxml
  • R actionpack/lib/action_view/template/inline.rb
  • R actionpack/lib/action_view/template/partial.rb
  • R actionpack/lib/action_view/template/renderable.rb
  • R actionpack/test/abstract_controller/abstract_controller_test.rb
  • R actionpack/test/abstract_controller/callbacks_test.rb
  • R actionpack/test/abstract_controller/helper_test.rb
  • R actionpack/test/abstract_controller/layouts_test.rb
  • R actionpack/test/abstract_controller/views/abstract_controller/testing/me3/formatted.html.erb
  • R actionpack/test/abstract_controller/views/abstract_controller/testing/me3/index.erb
  • R actionpack/test/abstract_controller/views/abstract_controller/testing/me4/index.erb
  • R actionpack/test/abstract_controller/views/abstract_controller/testing/me5/index.erb
  • R actionpack/test/abstract_controller/views/action_with_ivars.erb
  • R actionpack/test/abstract_controller/views/helper_test.erb
  • R actionpack/test/abstract_controller/views/index.erb
  • R actionpack/test/abstract_controller/views/layouts/abstract_controller/testing/me4.erb
  • R actionpack/test/abstract_controller/views/layouts/application.erb
  • R actionpack/test/abstract_controller/views/naked_render.erb
  • R actionpack/test/abstract_unit2.rb
  • R actionpack/test/bundler_helper.rb
  • R actionpack/test/fixtures/content_type/render_default_content_types_for_respond_to.xml.erb
  • R actionpack/test/fixtures/content_type/render_default_for_rhtml.rhtml
  • R actionpack/test/fixtures/content_type/render_default_for_rjs.rjs
  • R actionpack/test/fixtures/content_type/render_default_for_rxml.rxml
  • R activesupport/lib/active_support/mini.rb
  • M actionpack/Rakefile
  • M actionpack/lib/abstract_controller/logger.rb
  • M actionpack/lib/action_controller/dispatch/middlewares.rb
  • M actionpack/lib/action_controller/metal.rb
  • M actionpack/lib/action_controller/metal/rescuable.rb
  • M actionpack/lib/action_dispatch.rb
  • M actionpack/lib/action_dispatch/middleware/rescue.rb
  • M actionpack/lib/action_dispatch/middleware/templates/rescues/_trace.erb
  • M actionpack/lib/action_view.rb
  • M actionpack/test/abstract_unit.rb
  • M actionpack/test/controller/caching_test.rb
  • M actionpack/test/controller/content_type_test.rb
  • M actionpack/test/controller/integration_test.rb
  • M actionpack/test/controller/render_js_test.rb
  • M actionpack/test/controller/render_json_test.rb
  • M actionpack/test/controller/render_other_test.rb
  • M actionpack/test/controller/render_xml_test.rb
  • M actionpack/test/controller/rescue_test.rb
  • M actionpack/test/dispatch/show_exceptions_test.rb
  • M actionpack/test/new_base/base_test.rb
  • M actionpack/test/new_base/content_negotiation_test.rb
  • M actionpack/test/new_base/content_type_test.rb
  • M actionpack/test/new_base/etag_test.rb
  • M actionpack/test/new_base/metal_test.rb
  • M actionpack/test/new_base/middleware_test.rb
  • M actionpack/test/new_base/render_action_test.rb
  • M actionpack/test/new_base/render_file_test.rb
  • M actionpack/test/new_base/render_implicit_action_test.rb
  • M actionpack/test/new_base/render_layout_test.rb
  • M actionpack/test/new_base/render_partial_test.rb
  • M actionpack/test/new_base/render_rjs_test.rb
  • M actionpack/test/new_base/render_template_test.rb
  • M actionpack/test/new_base/render_test.rb
  • M actionpack/test/new_base/render_text_test.rb
  • M actionpack/test/new_base/render_xml_test.rb
  • M actionpack/test/template/render_test.rb
  • M activemodel/examples/validations.rb
  • M activemodel/lib/active_model/errors.rb
  • M activemodel/lib/active_model/lint.rb
  • M activerecord/lib/active_record/base.rb
  • M activerecord/lib/active_record/connection_adapters/mysql_adapter.rb
  • M activerecord/test/cases/connection_test_mysql.rb
  • M activerecord/test/schema/mysql_specific_schema.rb
  • M activeresource/lib/active_resource/validations.rb
  • M activeresource/test/cases/base_errors_test.rb
  • M activesupport/lib/active_support/xml_mini/nokogiri.rb
  • M activesupport/test/xml_mini/nokogiri_engine_test.rb
  • M ci/ci_build.rb
  • M railties/lib/generators.rb
  • M railties/lib/generators/base.rb
  • M railties/test/generators/generators_test_helper.rb
  • M railties/test/initializer/test_helper.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>