This project is archived and is in readonly mode.
Changeset [0bbf9029e8089356aed0e3be2f859d56951a89cf] by José Valim
September 29th, 2010 @ 09:04 AM
Merge remote branch 'miloops/warnings'
http://github.com/rails/rails/commit/0bbf9029e8089356aed0e3be2f859d...
Committed by José Valim
- M actionpack/Rakefile
- M actionpack/lib/abstract_controller/layouts.rb
- M actionpack/lib/abstract_controller/rendering.rb
- M actionpack/lib/action_controller/test_case.rb
- M actionpack/lib/action_dispatch/middleware/callbacks.rb
- M actionpack/lib/action_dispatch/middleware/session/abstract_store.rb
- M actionpack/lib/action_dispatch/middleware/stack.rb
- M actionpack/lib/action_dispatch/middleware/static.rb
- M actionpack/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb
- M actionpack/lib/action_dispatch/middleware/templates/rescues/_trace.erb
- M actionpack/lib/action_dispatch/routing/route_set.rb
- M actionpack/lib/action_dispatch/routing/url_for.rb
- M actionpack/lib/action_dispatch/testing/assertions/selector.rb
- M actionpack/lib/action_dispatch/testing/integration.rb
- M actionpack/lib/action_view/helpers/form_helper.rb
- M actionpack/lib/action_view/template/error.rb
- M actionpack/lib/action_view/template/resolver.rb
- M actionpack/lib/action_view/test_case.rb
- M actionpack/test/abstract/callbacks_test.rb
- M actionpack/test/activerecord/render_partial_with_record_identification_test.rb
- M actionpack/test/controller/action_pack_assertions_test.rb
- M actionpack/test/controller/caching_test.rb
- M actionpack/test/controller/capture_test.rb
- M actionpack/test/controller/filters_test.rb
- M actionpack/test/controller/render_other_test.rb
- M actionpack/test/controller/render_test.rb
- M actionpack/test/controller/rescue_test.rb
- M actionpack/test/controller/webservice_test.rb
- M actionpack/test/dispatch/mime_type_test.rb
- M actionpack/test/dispatch/request/multipart_params_parsing_test.rb
- M actionpack/test/dispatch/request/xml_params_parsing_test.rb
- M actionpack/test/dispatch/request_test.rb
- M actionpack/test/fixtures/alternate_helpers/foo_helper.rb
- M actionpack/test/fixtures/test/hello_world_from_rxml.builder
- M actionpack/test/template/date_helper_test.rb
- M actionpack/test/template/form_helper_test.rb
- M actionpack/test/template/html-scanner/tag_node_test.rb
- M actionpack/test/template/javascript_helper_test.rb
- M actionpack/test/template/number_helper_i18n_test.rb
- M actionpack/test/template/prototype_helper_test.rb
- M actionpack/test/template/render_test.rb
- M actionpack/test/template/tag_helper_test.rb
- M actionpack/test/template/template_test.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>