mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
07a4c76a07
This fixes situations where nested NoMethodError exceptions are masked by delegations. This would cause confusion especially where there was a problem in the Rails booting process because of a delegation in the routes reloading code. Fixes #10559 |
||
---|---|---|
.. | ||
class | ||
module | ||
object | ||
array_ext_test.rb | ||
bigdecimal_test.rb | ||
blank_test.rb | ||
class_test.rb | ||
date_and_time_behavior.rb | ||
date_ext_test.rb | ||
date_time_ext_test.rb | ||
deep_dup_test.rb | ||
duplicable_test.rb | ||
duration_test.rb | ||
enumerable_test.rb | ||
file_test.rb | ||
hash_ext_test.rb | ||
integer_ext_test.rb | ||
kernel_test.rb | ||
load_error_test.rb | ||
marshal_test.rb | ||
module_test.rb | ||
name_error_test.rb | ||
numeric_ext_test.rb | ||
object_and_class_ext_test.rb | ||
range_ext_test.rb | ||
regexp_ext_test.rb | ||
string_ext_test.rb | ||
struct_test.rb | ||
thread_test.rb | ||
time_ext_test.rb | ||
time_with_zone_test.rb | ||
uri_ext_test.rb |