rails--rails/activesupport/test
Tom Ward ebb642fa3a Fix Dependencies watch_frames collection. [#24 state:resolved]
Previously, the code collecting watch_frames could fail leaving
watch_frames defined but nil. The cleanup code checks watch_frames
is defined, but not that it holds a value, raising an undefined method
on NilClass error rather than the original cause.  This can make
debugging the underlying cause a total pain.

Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2008-05-20 11:44:23 +01:00
..
autoloading_fixtures
core_ext
dependencies
json
abstract_unit.rb
buffered_logger_test.rb
caching_test.rb
callbacks_test.rb
clean_logger_test.rb
dependencies_test.rb
deprecation_test.rb
inflector_test.rb
inflector_test_cases.rb
multibyte_chars_test.rb
multibyte_conformance.rb
multibyte_handler_test.rb
option_merger_test.rb
ordered_hash_test.rb
ordered_options_test.rb
test_test.rb
time_zone_test.rb
whiny_nil_test.rb