Mygemify

Not really a rails gem, but uses the same naming style

Install

I wouldn’t recommend that you install this, but if you want to,

gem install PeterCoulton-mygemify --source http://gems.github.com

Usage

Let’s say you did bother installing this, then you would create a ruby script as below and then you would be able to print this gems versio number!

require 'rubygems'
require 'PeterCoulton-mygemify'

puts Mygemify::Mygemify.version