aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/renderer.rb
diff options
context:
space:
mode:
authorRoque Pinel <repinel@gmail.com>2015-07-18 18:40:47 -0400
committerRoque Pinel <repinel@gmail.com>2015-07-18 18:48:41 -0400
commit780af27bf9135be8cc4ae1a9c1ce4c9b4d15fd4b (patch)
tree1f49133cf02551eae7cff44260c92d03d0db10e5 /actionpack/lib/action_controller/renderer.rb
parent3f1c5d39c01e13bcf9e34865f00ded56a3a321fc (diff)
downloadrails-780af27bf9135be8cc4ae1a9c1ce4c9b4d15fd4b.tar.gz
rails-780af27bf9135be8cc4ae1a9c1ce4c9b4d15fd4b.tar.bz2
rails-780af27bf9135be8cc4ae1a9c1ce4c9b4d15fd4b.zip
Fix exception overwritten for parameters fetch method
When executing an `ActionController::Parameters#fetch` with a block that raises a `KeyError` the raised `KeyError` will be rescued and converted to an `ActionController::ParameterMissing` exception, covering up the original exception. [Jonas Schubert Erlandsson & Roque Pinel]
Diffstat (limited to 'actionpack/lib/action_controller/renderer.rb')
0 files changed, 0 insertions, 0 deletions