gem install that (well kind-of) April 11, 2009
Posted by John Dewey in Code, Plugins & Gems.trackback
Geminstallthat is a pretty groovy name, which reidmix came up with. What would be really geeky is a gem named ‘that‘, which allows you to read my blog. I didn’t feel like dealing with rubyforge (to get the non-githuby gem name) , so here is a sneak peek at that.
$ gem sources -a http://gems.github.com $ sudo sudo gem install retr0h-that Successfully installed retr0h-that-0.0.0 1 gem installed Installing ri documentation for retr0h-that-0.0.0... Installing RDoc documentation for retr0h-that-0.0.0... $ that
It will display all posts from the time the gem was built to Time.now.
Comments»
No comments yet — be the first.