This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Workflow
gem install jeweler- Create a new project and customize it, or configure an existing project
- Write good code, and commit it
- Bump the version with one of the rake tasks:
rake version:bump:patch1.5.3 → 1.5.4rake version:bump:minor1.5.3 → 1.6.0rake version:bump:major1.5.3 → 2.0.0rake version:write MAJOR=2 MINOR=3 PATCH=61.5.3 → 2.3.6
- Release it
- Go to #2







