| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| filesystem.rb | ||
| fog.rb | ||
| s3.rb |
So instead of having:
http://s3.amazonaws.com/paperclip/var/www/foo.com/current/avatars/1/original/foo.jpg
because default path has the :rails_root, now you'd have:
http://s3.amazonaws.com/paperclip/avatars/1/original/foo.jpg
This shouldn't affect your application because you'd normally set the path to some string.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| filesystem.rb | Loading commit data... | |
| fog.rb | Loading commit data... | |
| s3.rb | Loading commit data... |