Closed JStans12 closed 7 years ago
Makes the database work more smoothly. Creates @user.root_folder to find the actual root folder object for a user. Now can pass folder objects to new_folder for parent.
@user.root_folder
new_folder
Makes the database work more smoothly. Creates
@user.root_folder
to find the actual root folder object for a user. Now can pass folder objects tonew_folder
for parent.