This project is archived and is in readonly mode.

Changeset [86fc43fd584726ba81b1a3b3e0a6f6000c1f4cc8] by Yehuda Katz + Carl Lerche

June 8th, 2009 @ 09:34 PM

ActionPack components should no longer have undeclared dependencies.

  • Tests can be run in isolation
  • Dependencies added
  • A few tests modified to avoid depending on AS deps not depended on my files they were testing http://github.com/rails/rails/co...

Committed by Yehuda Katz + Carl Lerche

  • M actionpack/Rakefile
  • M actionpack/lib/action_controller/routing/resources.rb
  • M actionpack/lib/action_dispatch/middleware/session/mem_cache_store.rb
  • M actionpack/lib/action_dispatch/middleware/show_exceptions.rb
  • M actionpack/lib/action_view/helpers/active_record_helper.rb
  • M actionpack/lib/action_view/helpers/benchmark_helper.rb
  • M actionpack/lib/action_view/helpers/url_helper.rb
  • M actionpack/lib/action_view/template/error.rb
  • M actionpack/test/controller/helper_test.rb
  • M actionpack/test/controller/routing_test.rb
  • M actionpack/test/dispatch/mime_type_test.rb
  • M actionpack/test/fixtures/test/_local_inspector.html.erb
  • M actionpack/test/new_base/abstract_unit.rb
  • M actionpack/test/template/erb_util_test.rb
  • M actionpack/test/template/number_helper_test.rb
  • M actionpack/test/template/render_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>