Clearance
My patch to refactor one of the modules in Clearance was merged into master today. I feel ecstatic.
My patch to refactor one of the modules in Clearance was merged into master today. I feel ecstatic.
Recently, I wrote a ubiquity command called epoxy which allows one to simply convert the code snippet in the browser to a url. It uses OpenPastebin API and I wrote a simple Rails App for making requests to the OpenPastebin web service. The rails app itself was quite simple to do apart from one major [...]