gemhome / fnordmetric

(possible new home for) FnordMetric is a redis/ruby-based realtime Event-Tracking app
0 stars 1 forks source link

Does not work with Sinatra 1.2.6 #25

Open bf4 opened 10 years ago

bf4 commented 10 years ago

Issue by jipumarino Wednesday Sep 05, 2012 at 19:40 GMT Originally opened as https://github.com/paulasmuth/fnordmetric/issues/92


The Sinatra app can't load assets (images, stylesheets and JS). Manually upgrading the sinatra gem to 1.3.3 solved this.