steve linabery
2008-May-25 19:31 UTC
[Ovirt-devel] we should rescue RecordNotFound exceptions from ActiveRecord find method
Hi Ovirt. Look here: http://api.rubyonrails.org/classes/ActiveRecord/Base.html#M001376 We have several instances of ActiveRecordFoo.find(id) that doesn't rescue the possible RecordNotFound exception. Wanted to mention it via email so I don't forget. Thanks, Steve