mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
191facc857
`sql_runtime` was getting invoked even when the logger was set to fatal. This ensures that does not happen by checking that the logger is set to info level before logging the view runtime. This reduces the number of times `sql_runtime` is called for integration tests with a fatal logger from 6 to 2. |
||
---|---|---|
.. | ||
active_record | ||
rails/generators | ||
active_record.rb |