| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| paperclip | ||
| support | ||
| database.yml | ||
| spec_helper.rb |
Prioritize MimeMagic over the `file` binary for content type detection when it finds a match. Fall back to `file` if MimeMagic can't match anything. `file` incorrectly detects Open Office XML files (e.g., xlsx, docx) as zip since they're implemented as zipped archives of xml files. MimeMagic detects them properly.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| paperclip | Loading commit data... | |
| support | Loading commit data... | |
| database.yml | Loading commit data... | |
| spec_helper.rb | Loading commit data... |