This project is archived and is in readonly mode.

Changeset [0bd6e933c01868db7c7e20d46c972c4e7395b743] by Jeremy Kemper

September 25th, 2009 @ 02:38 AM

Restore split between require-time and runtime load path mungery. Simplifies vendor requires.
http://github.com/rails/rails/commit/0bd6e933c01868db7c7e20d46c972c...

Committed by Jeremy Kemper

  • A activesupport/lib/active_support/vendor.rb
  • R activesupport/lib/active_support/vendor/builder.rb
  • R activesupport/lib/active_support/vendor/i18n.rb
  • R activesupport/lib/active_support/vendor/memcache.rb
  • R activesupport/lib/active_support/vendor/tzinfo.rb
  • M actionpack/lib/action_view/template/handlers/builder.rb
  • M actionpack/test/template/form_options_helper_test.rb
  • M activesupport/lib/active_support.rb
  • M activesupport/lib/active_support/cache/mem_cache_store.rb
  • M activesupport/lib/active_support/core_ext/array/conversions.rb
  • M activesupport/lib/active_support/core_ext/hash/conversions.rb
  • M activesupport/lib/active_support/core_ext/string/xchar.rb
  • M activesupport/lib/active_support/values/time_zone.rb
  • M activesupport/test/abstract_unit.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>