This project is archived and is in readonly mode.
Changeset [f28bd9557c669cd63c31704202a46dd83f0a4102] by Jeremy Kemper
April 23rd, 2009 @ 02:54 AM
Fix dependencies revealed by testing in isolation http://github.com/rails/rails/co...
Committed by Jeremy Kemper
- M activesupport/Rakefile
- M activesupport/lib/active_support/cache.rb
- M activesupport/lib/active_support/cache/strategy/local_cache.rb
- M activesupport/lib/active_support/callbacks.rb
- M activesupport/lib/active_support/core_ext/array/conversions.rb
- M activesupport/lib/active_support/core_ext/class/inheritable_attributes.rb
- M activesupport/lib/active_support/core_ext/class/removal.rb
- M activesupport/lib/active_support/core_ext/date/calculations.rb
- M activesupport/lib/active_support/core_ext/date/conversions.rb
- M activesupport/lib/active_support/core_ext/date_time.rb
- M activesupport/lib/active_support/core_ext/hash/conversions.rb
- M activesupport/lib/active_support/core_ext/logger.rb
- M activesupport/lib/active_support/core_ext/module/attr_internal.rb
- M activesupport/lib/active_support/core_ext/module/introspection.rb
- M activesupport/lib/active_support/core_ext/module/model_naming.rb
- M activesupport/lib/active_support/core_ext/module/synchronization.rb
- M activesupport/lib/active_support/core_ext/numeric/time.rb
- M activesupport/lib/active_support/core_ext/object.rb
- M activesupport/lib/active_support/core_ext/range/blockless_step.rb
- M activesupport/lib/active_support/core_ext/string/conversions.rb
- M activesupport/lib/active_support/core_ext/string/multibyte.rb
- M activesupport/lib/active_support/dependencies.rb
- M activesupport/lib/active_support/deprecation/method_wrappers.rb
- M activesupport/lib/active_support/deprecation/proxy_wrappers.rb
- M activesupport/lib/active_support/duration.rb
- M activesupport/lib/active_support/inflector.rb
- M activesupport/lib/active_support/json/encoders/time.rb
- M activesupport/lib/active_support/memoizable.rb
- M activesupport/lib/active_support/multibyte.rb
- M activesupport/lib/active_support/testing/assertions.rb
- M activesupport/lib/active_support/time_with_zone.rb
- M activesupport/lib/active_support/xml_mini.rb
- M activesupport/lib/active_support/xml_mini/rexml.rb
- M activesupport/test/buffered_logger_test.rb
- M activesupport/test/core_ext/array_ext_test.rb
- M activesupport/test/core_ext/blank_test.rb
- M activesupport/test/core_ext/class/attribute_accessor_test.rb
- M activesupport/test/core_ext/class/class_inheritable_attributes_test.rb
- M activesupport/test/core_ext/date_time_ext_test.rb
- M activesupport/test/core_ext/duplicable_test.rb
- M activesupport/test/core_ext/duration_test.rb
- M activesupport/test/core_ext/exception_test.rb
- M activesupport/test/core_ext/hash_ext_test.rb
- M activesupport/test/core_ext/module/attr_accessor_with_default_test.rb
- M activesupport/test/core_ext/module/attr_internal_test.rb
- M activesupport/test/core_ext/module/attribute_accessor_test.rb
- M activesupport/test/core_ext/module/model_naming_test.rb
- M activesupport/test/core_ext/name_error_test.rb
- M activesupport/test/core_ext/numeric_ext_test.rb
- M activesupport/test/core_ext/object_and_class_ext_test.rb
- M activesupport/test/core_ext/proc_test.rb
- M activesupport/test/core_ext/range_ext_test.rb
- M activesupport/test/core_ext/string_ext_test.rb
- M activesupport/test/core_ext/time_ext_test.rb
- M activesupport/test/core_ext/time_with_zone_test.rb
- M activesupport/test/dependencies_test.rb
- M activesupport/test/i18n_test.rb
- M activesupport/test/inflector_test.rb
- M activesupport/test/test_test.rb
- M activesupport/test/time_zone_test.rb
- M activesupport/test/xml_mini/nokogiri_engine_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>