eyeballs.js icon indicating copy to clipboard operation
eyeballs.js copied to clipboard

RuntimeError: Unknown media type: ".mustache"

Open millisami opened this issue 14 years ago • 3 comments

Just tryingto use it. But why this error: RuntimeError: Unknown media type: ".mustache"

millisami avatar Nov 28 '10 10:11 millisami

Hi,

Where did you get that error?

—P

paulca avatar Nov 28 '10 19:11 paulca

millisami, your application use Sinatra, doesn't it? Just add mime_type :mustache, 'text/html' before routes in your app.

ravicious avatar Dec 04 '10 12:12 ravicious

Thanks ravicious, that works. Is there any doc/tut/info about how to sync the db in remote server in background process?

millisami avatar Dec 04 '10 19:12 millisami