Mercurial > zeropaste
comparison config/initializers/mime_types.rb @ 7:3a1f6c2e195d
Added raw paste view.
author | Edho Arief <edho@myconan.net> |
---|---|
date | Sun, 26 Aug 2012 11:39:07 -0700 |
parents | 4aa8194a1733 |
children | 68eb23b52864 |
comparison
equal
deleted
inserted
replaced
6:5e54b5ff78d0 | 7:3a1f6c2e195d |
---|---|
1 # Be sure to restart your server when you modify this file. | 1 # Be sure to restart your server when you modify this file. |
2 | 2 |
3 # Add new mime types for use in respond_to blocks: | 3 # Add new mime types for use in respond_to blocks: |
4 # Mime::Type.register "text/richtext", :rtf | 4 # Mime::Type.register "text/richtext", :rtf |
5 # Mime::Type.register_alias "text/html", :iphone | 5 # Mime::Type.register_alias "text/html", :iphone |
6 Mime::Type.register "text/plain", :txt |