Module: Bump

Defined in:
lib/bump.rb

Defined Under Namespace

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

Class Attribute Summary collapse

Class Attribute Details

.replace_in_defaultObject

Returns the value of attribute replace_in_default.



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

def replace_in_default
  @replace_in_default
end

.tag_by_defaultObject

Returns the value of attribute tag_by_default.



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

def tag_by_default
  @tag_by_default
end