ging / avatars_for_rails

A Rails gem to manage avatars
MIT License
45 stars 27 forks source link

Update avatar file permissions so a webserver's user can access them #12

Closed williscool closed 11 years ago

williscool commented 11 years ago

this makes sure another user (i.e a webserver perhaps nginx that would be serving the file) would have read permissions

you might want to do it as an option but this suits my needs