| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| paperclip | ||
| support | ||
| database.yml | ||
| spec_helper.rb |
Currently paperclip fails with `NoMethodError` on `nil` when file is not present. Since `nil` is proper response from fog on missing files, and this method already returns `false` if any error happen (see line 178), returning `false` here would be properly handled on client code. [closes #2173]
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| paperclip | Loading commit data... | |
| support | Loading commit data... | |
| database.yml | Loading commit data... | |
| spec_helper.rb | Loading commit data... |