diff options
author | Yuki Nishijima <mail@yukinishijima.net> | 2014-11-23 13:04:31 -0800 |
---|---|---|
committer | Yuki Nishijima <mail@yukinishijima.net> | 2014-11-23 13:47:09 -0800 |
commit | 1d85c707b633b6ed1623290fa9aff5d7fd74d05e (patch) | |
tree | 0ed2c35481faa20f7ac08767ed5289db99c8b55a /activerecord/test/cases/relations_test.rb | |
parent | c837259ae422a659b2a71e6f29e3a4f3ea049f05 (diff) | |
download | rails-1d85c707b633b6ed1623290fa9aff5d7fd74d05e.tar.gz rails-1d85c707b633b6ed1623290fa9aff5d7fd74d05e.tar.bz2 rails-1d85c707b633b6ed1623290fa9aff5d7fd74d05e.zip |
Do not rescue Exception in ParamsParser
Unlike ShowExceptions or PublicExceptions, ParamsParser shouldn't
transform exceptions like Interrupt and NoMemoryError into ParserError.
Diffstat (limited to 'activerecord/test/cases/relations_test.rb')
0 files changed, 0 insertions, 0 deletions