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
will, the first time, create read-only files if the gem sources themselves are read-only (as they are on some deployed systems). On subsequent runs, the copy will fail, causing the initializer to error out. This code should either chmod the files or not copy them if they are already there.