<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 23 Sep 2010, at 14:47, Mr Jaba wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><ul><li><p>If you wish to assign an object to a <tt><a href="http://api.rubyonrails.org/classes/ActiveRecord/Associations/ClassMethods.html#method-i-has_one">has_one</a></tt>
 association
without saving it,
</p>
</li></ul><p>
use the <tt>association.build</tt> method (documented below).
</p>
</blockquote><br></div><div>Ok, see - that's what I thought, but it's clearly doing something different for me! Occam's razor says I probably have a callback lying around that I hadn't thought about, that's being too eager about saving things. Will double check!</div><div><br></div><div>Thanks for the help!</div><div><br></div><div>Cheers,</div><div><br></div><div>Tim</div><br></body></html>