Has anyone ran across a COMPREHENSIVE tutorial on developing a simple gem and deploying to rubygems? I know about the tutorials from RubyGems and Nithin Bekal but they skip over all the bundler operations that you can do when creating gems. Maybe I should write one....
Many thanks in advance!
Ankit Singhaniya
Full Stack Developer
Hi I think the rubygems.org has a good guide on this. What are the bundler operations are we talking about here?