I was trying to understand how exceptions are caught.  There are two
rescue.rb files.  One is under ActionController.  I understand how it is
invoked and what it does.  But the one under action_dispatch I don't see
how it gets used.

I see the autoload for it in actionpack-3.0.3/lib/action_dispatch.rb but
I don't see a Rescue class created anywhere.

Can someone help me to understand this part of the code?

Thank you in advance.

Perry

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to