Hi Brian,

I'm not sure but perhaps this is the answer to your question?

http://lists.rubyonrails.org/pipermail/rails/2006-May/039493.html

Summary: put a :select on your "find" call so it only updates the attributes
that were selected.

(Not a backgroundrb issue, but an ActiveRecord one. Seems like an
ActiveRecord deficiency to me. The link above is pretty old. Not sure if
it's fixed nowadays.)

- Brian (not you)



On Mon, Apr 28, 2008 at 3:12 PM, Brian <[EMAIL PROTECTED]> wrote:

> Hmm.
>
> When using update_attribute from within a worker method, it seems that
> Backgroundrb inserts null values into all attributes that are not explicitly
> set.  Is this possible/true?
> _______________________________________________
> Backgroundrb-devel mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/backgroundrb-devel
>
_______________________________________________
Backgroundrb-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/backgroundrb-devel

Reply via email to