mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
e26372b713
Fix: https://github.com/rails/rails/pull/44397 Ref: https://github.com/rails/rails/pull/37313 Ref: https://github.com/rails/rails/pull/42459 This avoid mistakes such as: ```ruby assert_raise Something do assert_queries(1) do raise Something end end ``` Co-Authored-By: Alex Coomans <alexc@squareup.com> |
||
---|---|---|
.. | ||
actionpack | ||
activerecord | ||
fixtures | ||
lib | ||
template | ||
ujs | ||
abstract_unit.rb | ||
active_record_unit.rb |