Sha256: 30a507992d0ea373228dc9485440698416836e7688fc02c240b77630b339d67c

Contents?: true

Size: 344 Bytes

Versions: 30

Compression:

Stored size: 344 Bytes

Contents

# edit version.rb
git ci -am "version bump"                  # commit changes
git tag X.X.X                              # tag the new version in the code base too
gem build formtastic.gemspec               # build the gem
gem push formtastic-X.X.X.gem              # publish the gem
git push && git push --tags                # push to remote

Version data entries

30 entries across 30 versions & 2 rubygems

Version Path
formtastic-4.0.0.rc1 RELEASE_PROCESS
formtastic-3.1.5 RELEASE_PROCESS
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/formtastic-3.1.4/RELEASE_PROCESS
formtastic-3.1.4 RELEASE_PROCESS
formtastic-3.1.3 RELEASE_PROCESS
formtastic-3.1.2 RELEASE_PROCESS
formtastic-3.1.1 RELEASE_PROCESS
formtastic-3.1.0 RELEASE_PROCESS
formtastic-3.1.0.rc2 RELEASE_PROCESS
formtastic-3.1.0.rc1 RELEASE_PROCESS
formtastic-3.0.0 RELEASE_PROCESS
formtastic-3.0.0.rc2 RELEASE_PROCESS
formtastic-2.3.1 RELEASE_PROCESS
formtastic-2.3.0 RELEASE_PROCESS
formtastic-3.0.0.rc RELEASE_PROCESS
formtastic-2.3.0.rc4 RELEASE_PROCESS
formtastic-2.3.0.rc3 RELEASE_PROCESS
formtastic-2.3.0.rc2 RELEASE_PROCESS
formtastic-2.3.0.rc RELEASE_PROCESS
formtastic-2.2.1 RELEASE_PROCESS