# File lib/dragonfly/app.rb, line 201 def add_mime_type(format, mime_type) mime_types[file_ext_string(format)] = mime_type end