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
BackwoodsBackup::Pathname.join_relative calls other.relative_from_root without converting other to a BackwoodsBackup::Pathname object, and as such fails when passed a Pathname object.
BackwoodsBackup::Pathname.join_relative calls other.relative_from_root without converting other to a BackwoodsBackup::Pathname object, and as such fails when passed a Pathname object.