Sign in through GitHub

Mathieu Arnold's Profile

GitHub User: mat813

Site: http://w.mat.cc/

Comments by Mathieu Arnold

Avatar

No one mentioned it, but if you sent type="date" HTML5 compatible browsers will give you a datepicker without any need for javascript.

Avatar

Hum, just wondering, I don't know nginx much, but as the unicorn socket has the app name in it, shouldn't the upstream be something like unicorn_<%= application %> so that there can be more than one ?

Avatar

I think there are a couple of .js.coffee files that have a .rb extension here.

Avatar

Hum, unless I can't read ActiveRecord::QueryCache, it only clears the query cache if there's an exception, not at every request.

Avatar

For the routes, I use the js-routes gem quite extensively, it has always worked well for me.

Avatar

Must be me, but lib/tasks/resque.rake has the content of config/initializers/resque_auth.rb.