Mika Mustalahti

Results 5 issues of Mika Mustalahti

Im using JRuby and got tired of slow asset precompiling with the :uglifier and :sass compilers. I installed yui-compiler (0.12.0) and tried precompiling in development mode and it ran pretty...

I added "gem cities" into my Gemfile and bundled. I also downloaded the data. Then I opened my console and typed ``` 2.1.1 :002 > require 'cities' => false 2.1.1...

I tried to use deasync in my node app that runs in AWS lambda. It turned out generating a lot of errors that seem to relate to memory management or...

Hi, I'm using Rails 4.1 and have not installed the gem separately. I have a catch all route as the last route in my routes.rb file ``` get '*path' =>...

When I choose 2 days for the chart length and hit refresh, the chart resets back to 7 days. This makes mobile usage difficulty as you most often just want...