aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
authorLucas Mazza <lucastmazza@gmail.com>2013-01-26 18:11:04 -0200
committerLucas Mazza <lucastmazza@gmail.com>2013-01-26 18:11:04 -0200
commit70af2bde29996c7cb66bfe0e8d2092572deeea78 (patch)
treeda5d61165d749e180817f033e3b37e82e9ab3785 /Rakefile
parent41ff6a10216f48f43605a1f9cd6094765cab750f (diff)
downloadrails-70af2bde29996c7cb66bfe0e8d2092572deeea78.tar.gz
rails-70af2bde29996c7cb66bfe0e8d2092572deeea78.tar.bz2
rails-70af2bde29996c7cb66bfe0e8d2092572deeea78.zip
Use `silence` instead of `quietly` to silence the `CheckPending` middleware.
`Kernel.quietly` silences `STDOUT` and `STDERR`, which is useless if the logger is writing to a file, while `AS::Logger#silence` swaps the logger level to `ERROR`. Related to #8820 and #8052.
Diffstat (limited to 'Rakefile')
0 files changed, 0 insertions, 0 deletions