[Rails] class ActiveRecordError < Exception

Ryan Platte ryan.platte at gmail.com
Sat Oct 16 14:46:47 GMT 2004


Hi, I noticed that ActionControllerError was recently changed in CVS
to descend from StandardError instead of Exception, to permit generic
rescue clauses to work.

Could this be done for ActiveRecordError, also? That issue was a
head-scratcher for me the other day when I was porting some code to
Active Record.

-- 
Ryan Platte


More information about the Rails mailing list