versioner 0.2.0
Easily manage a version number for your Rails app. The version is stored in a YAML file within your app.
Gemfile:
=
install:
=
Runtime Dependencies (2):
actionpack
~> 3.0
railties
~> 3.0
Development Dependencies (7):
ammeter
~> 0.2.8
guard
~> 1.1.1
guard-rspec
~> 1.1.0
rb-fsevent
~> 0.9.1
rspec-rails
~> 2.11.4
ruby_gntp
~> 0.3.4
tzinfo
~> 0.3.33