aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers/request_controller_spec.rb
diff options
context:
space:
mode:
authorGareth Rees <gareth@mysociety.org>2014-04-10 12:53:06 +0100
committerGareth Rees <gareth@mysociety.org>2014-04-10 12:53:06 +0100
commitb0fbe646f386b866791fbb321d6fa183bb4a6517 (patch)
treec2a694bd2137cbb7ceb019864014b7aff0b7ea7b /spec/controllers/request_controller_spec.rb
parentd1f2d56834688c5b449ac8c50b67dff0672ca074 (diff)
Rescue from non-numeric page parameter exceptions
will_paginate intentionally throws an ArgumentError when a non-numeric page parameter is used. Conveniently, they tag it with WillPaginate::InvalidPage, so here we rescue with a 404.
Diffstat (limited to 'spec/controllers/request_controller_spec.rb')
0 files changed, 0 insertions, 0 deletions