7 8 9
# File 'lib/web/soar_sc_router.rb', line 7 def excepted(ex) SoarSc::Web::Views::Default.error(ex) end
3 4 5
# File 'lib/web/soar_sc_router.rb', line 3 def not_found SoarSc::Web::Views::Default.not_found end