Skip to content

Instantly share code, notes, and snippets.

@MrJaba
Created December 2, 2010 11:50
Show Gist options
  • Save MrJaba/725172 to your computer and use it in GitHub Desktop.
Save MrJaba/725172 to your computer and use it in GitHub Desktop.
Rack Media Type
Rack::Mime::MIME_TYPES.merge!(".ttf"=>"application/octet-stream", ".woff" =>"application/octet-stream")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment