You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to be able to use :autosave => true in the has_many :children association created by acts_as_tree so that I an modify a tree of objects and save them all from a single update_attributes call.