Bundler with Mercurial support

February 21st, 2011 § 4 comments § 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 «

YubiRuby – Yubikey with Ruby

February 14th, 2010 § 0 comments § 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 «

Released About Me 1.0.5

June 19th, 2009 § 0 comments § 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 «

Where Am I?

You are currently browsing the english category at Abisso Dev..