Register diff mime type
This commit is contained in:
parent
6ddf4567f4
commit
8b4010397c
1 changed files with 2 additions and 1 deletions
|
@ -4,4 +4,5 @@
|
|||
# Mime::Type.register "text/richtext", :rtf
|
||||
# Mime::Type.register_alias "text/html", :iphone
|
||||
|
||||
Mime::Type.register_alias 'text/plain', :patch
|
||||
Mime::Type.register_alias "text/plain", :diff
|
||||
Mime::Type.register_alias "text/plain", :patch
|
||||
|
|
Loading…
Add table
Reference in a new issue