Catch AbstractController::ActionNotFound instead of deprecated
authorTom Clegg <tom@clinicalfuture.com>
Fri, 8 Nov 2013 22:00:33 +0000 (14:00 -0800)
committerTom Clegg <tom@clinicalfuture.com>
Fri, 8 Nov 2013 22:00:33 +0000 (14:00 -0800)
commit2b374566a4a6e9d5dc532c2a8e4ffecaa4f0d719
tree8a6da2e70ae882d2d4c98ef14a27b8864d7f8045
parentd41a91a852046bf2a3cad1e6cbe0ea990e67c5a6
Catch AbstractController::ActionNotFound instead of deprecated
ActionController::UnknownAction

See http://guides.rubyonrails.org/3_2_release_notes.html
services/api/app/controllers/application_controller.rb