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'm using Rails 5.2.0 and just updated ClosureTree to 7.0 from 6.6.0
prepend_sibling and append_sibling are both returning undefined method errors on a model that has has_closure_tree. Both of those methods were working fine before.