Methods

Class Index [+]

Quicksearch

Jeweler::Commands::Version::Write

Attributes

major[RW]
minor[RW]
patch[RW]
build[RW]

Public Instance Methods

update_version() click to toggle source
   # File lib/jeweler/commands/version/write.rb, line 6
6:         def update_version
7:           version_helper.update_to major, minor, patch, build
8:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.