Skip to content

Instantly share code, notes, and snippets.

@MrJaba
Created December 2, 2010 11:48
Show Gist options
  • Save MrJaba/725170 to your computer and use it in GitHub Desktop.
Save MrJaba/725170 to your computer and use it in GitHub Desktop.
Padrino Media Type Error
RuntimeError: Unknown media type: ".ttf"
/Library/Ruby/Gems/1.8/gems/sinatra-1.1.0/lib/sinatra/base.rb:133:in `content_type'
/Library/Ruby/Gems/1.8/gems/padrino-core-0.9.19/lib/padrino-core/application/routing.rb:578:in `content_type'
/Library/Ruby/Gems/1.8/gems/padrino-core-0.9.19/lib/padrino-core/application/rendering.rb:88:in `content_type'
/Library/Ruby/Gems/1.8/gems/sinatra-1.1.0/lib/sinatra/base.rb:156:in `send_file'
/Library/Ruby/Gems/1.8/gems/padrino-core-0.9.19/lib/padrino-core/application/routing.rb:560:in `static!'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment