Closed grace-liujing closed 9 years ago
Hi there, currently we encountered an permission issue in lodash-rails. After investigation, we found the permission of lodash.js is 640, but sometimes there are other users need to read that file. Maybe 644 is better.
I changed the permissions to 644. It's in the new 3.10.1 version.
Hi there, currently we encountered an permission issue in lodash-rails. After investigation, we found the permission of lodash.js is 640, but sometimes there are other users need to read that file. Maybe 644 is better.