For that, they use: p.reload and/or p.tags.reload
The tag is saved when you save p (provided you have :autosave => true set) That's shown here: http://api.rubyonrails.org/classes/ActiveRecord/AutosaveAssociation.html under the examples. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

