| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| generators/paperclip | ||
| paperclip | ||
| tasks | ||
| paperclip.rb |
Problem: When using STI, and when 'config.cache_classes = true', then the STI subclass that gets loaded last will overwrite the options for the others. This is due to using Rails class_attribute with a mutable hash. Solution: dup the hash.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| generators/paperclip | Loading commit data... | |
| paperclip | Loading commit data... | |
| tasks | Loading commit data... | |
| paperclip.rb | Loading commit data... |