Displaying 1 result from an estimated 1 matches for "domainscontroller".
Did you mean:
domaincontroller
2009 Apr 03
0
Truncated development log when using rescue_from
I''m noticing that my development.log messages are not showing the usual
complete logging per request/response when I am catching exceptions from
my controllers using rescue_from. I was wondering if anyone has ever
encountered this issue before. I''m using Rails 2.2.2.
Processing DomainsController#show to xml (for 127.0.0.1 at 2009-04-03
16:41:38) [GET]
Parameters: {"format"=>"xml", "action"=>"show", "id"=>"test6",
"controller"=>"domains"}
SQL (0.1ms) SET SQL_AUTO_IS_NULL=0
Account Columns (3....