I am new to developing Ruby gems, but I thought I\'d give it a try.
Recently checking out the latest episode on Railscasts (http://railscasts.com/episodes/245-new-gem-wi
You can actually do:
cd ~/my_gem_path & bundle console
cd ~/my_gem_path
bundle console
And this will be a quick test:
My::Gem::VERSION