Sha256: d8101426ece5febb2fd1d780d81b2ee7f1787fe0f3a1378c07a0d4db8d6dedee
Contents?: true
Size: 481 Bytes
Versions: 6
Compression:
Stored size: 481 Bytes
Contents
To create gems, install the 'jeweler' and 'gemcutter' gem: gem install jeweler gem install gemcutter To create a gemspec from scratch: rake gemspec To bump the version (a git commit is automatically made): rake version:bump:minor (or...) rake version:bump:major To regenerate the gemspec, push to github and gemcutter, and tag the release: rake release To build a local version of the gem only: rake build More information at: http://github.com/technicalpickles/jeweler
Version data entries
6 entries across 6 versions & 2 rubygems