aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides/actioncontroller/rescue.txt
blob: 6ff7ea67d8e758c850424c5ae8ca12864c7686e5 (plain) (blame)
1
2
3
== Rescue ==

Describe how to use rescue_from et al to rescue exceptions in controllers.