Aditya Sanghi
Aditya Sanghi
Hey, Order helper method uses HTML Entities ▲ and ▼ to show the Up and Down arrows. This is then used to create the link's name. However because of rails_xss...
Hi guys, Any plans to support the JSON api of Geonames? Cheers, Aditya
As the title suggests, using suggested `LIBRATO_AUTORUN=1 rails console` command does not work if you're using `spring`. However if I do `DISABLE_SPRING=1 LIBRATO_AUTORUN=1 rails console` it does. Not a big...
I think in OS X Lion, Terminal Allows for picking colors from a 256bit palette. So I think this plugin is not really required there. Leaving it as info here....
Currently the report gives a frequency of "200" or "406" or whatever. Some HTTP Codes are obscure and are always a bit hard to remember. This change request ensure that...
Just wondering if there a serious requirement to have a dependency on daemons version 1.1.0 My app uses thin which has defined the dependency on daemons to be >= 1.1.4...