Mercurial > zeropaste
view config/initializers/mime_types.rb @ 176:a9dba6a3008b
Initial work to add paste deletion.
| author | Edho Arief <edho@myconan.net> | 
|---|---|
| date | Fri, 01 Feb 2013 22:24:08 +0700 | 
| parents | 3a1f6c2e195d | 
| children | 68eb23b52864 | 
line wrap: on
 line source
# Be sure to restart your server when you modify this file. # Add new mime types for use in respond_to blocks: # Mime::Type.register "text/richtext", :rtf # Mime::Type.register_alias "text/html", :iphone Mime::Type.register "text/plain", :txt
