That works. Will also check out the nested_attributes model. Thanks for the quick reply!
On Wednesday, October 9, 2013 3:33:21 PM UTC-4, Adam Gotterer wrote: > > Is it possible to add an association without it automatically saving? > > x = Something.new > x.add_someotherclass(...) # saves immediately and sets the association id > to nil > -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/groups/opt_out.
