February 21st, 2011 § § permalink
Git seems to be the de-facto tool for ruby development. Lots of gems are hosted on github, and bundler may help you to work with cutting-edge release fetched from git repositories.
WOW! That’s amazing! But what if you didn’t like to use git as scm?
I’ve nothing against git, but I prefer mercurial so I spent some time to add mercurial capabilities to bundler, the best way to manage your application’s dependencies.
» Read the rest of this entry «
February 14th, 2010 § § permalink
Some days ago, willing to learn how to extends ruby with C code, I wrote a wrapper for yubico-c library.
You can find the sourcecode of my work on bitbucket and some installation instruction on the gemmcutter page.
» Read the rest of this entry «
June 19th, 2009 § § permalink
This About Me release fixes image path when blog URL isn’t the same of WP URL, and also add supports for the following social networks:
- GoodReads
- Orkut
- Google Profile
- Google Reader
- Qype
- Ebay
- RedGage added in 1.0.4
» Read the rest of this entry «