Module: Bump

Defined in:
lib/bump.rb

Defined Under Namespace

Classes: Bump, InvalidIncrementError, InvalidOptionError, InvalidVersionError, RakeArgumentsDeprecatedError, TooManyVersionFilesError, UnfoundVersionError, UnfoundVersionFileError

Class Attribute Summary collapse

Class Attribute Details

.replace_in_defaultObject

Returns the value of attribute replace_in_default.



11
12
13
# File 'lib/bump.rb', line 11

def replace_in_default
  @replace_in_default
end

.tag_by_defaultObject

Returns the value of attribute tag_by_default.



11
12
13
# File 'lib/bump.rb', line 11

def tag_by_default
  @tag_by_default
end