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
1. look into private methods in models; maybe a better way to deal with the methods you want to be private (a path's approval status) is simply by hiding it from regular users (non-admins).