diff options
author | Steve Jorgensen <stevej@renewfund.com> | 2012-05-21 09:50:29 -0700 |
---|---|---|
committer | Jon Leighton <j@jonathanleighton.com> | 2013-03-20 10:09:54 +0000 |
commit | be913c3964069fa9ff7c8a615e06705e3a6ec435 (patch) | |
tree | 60d25e13663a30584a417959a0e365b2a87ecfe3 /activeresource/lib | |
parent | 517060ab59c383f912c1be838a6d36afb128288f (diff) | |
download | rails-be913c3964069fa9ff7c8a615e06705e3a6ec435.tar.gz rails-be913c3964069fa9ff7c8a615e06705e3a6ec435.tar.bz2 rails-be913c3964069fa9ff7c8a615e06705e3a6ec435.zip |
Don't crash exception translation w/ nil result attribute.
Exception.result is nil when attempting a query after PostgreSQL
disconnect, resulting in new exception:
NoMethodError: undefined method `error_field' for nil:NilClass
Diffstat (limited to 'activeresource/lib')
0 files changed, 0 insertions, 0 deletions