Mercurial > hg > soundsoftware-site
view config/initializers/20-mime_types.rb @ 137:637d05516475 live
Small improvements to stylesheet for projects table
author | Chris Cannam |
---|---|
date | Wed, 19 Jan 2011 15:46:17 +0000 |
parents | 513646585e45 |
children | 433d4f72a19b |
line wrap: on
line source
# Add new mime types for use in respond_to blocks: Mime::SET << Mime::CSV unless Mime::SET.include?(Mime::CSV) Mime::Type.register 'application/pdf', :pdf Mime::Type.register 'image/png', :png