# File lib/dragonfly/app.rb, line 97 def register_mime_type(format, mime_type) registered_mime_types[file_ext_string(format)] = mime_type end