Displaying 1 result from an estimated 1 matches for "tf4162602".
2007 Jul 28
1
defining own exceptions in rails
Hi,
I would like to define my own exceptions in rails. I would like these
definitions to be available throughout my application. What''s an
elegant/good way to do this? The only way I can think of doing this is
by putting all of my exception definitions in config/environment.rb,.
Is there a better/standard way of doing this?
Thanks!
--Andrei