Module: EmptyGem

Defined in:
lib/empty_gem.rb

Overview

This is and empty gem to be used for testing and/or CI

Constant Summary collapse

VERSION =
'1.0.0'

Instance Method Summary collapse

Instance Method Details

#does_nothingObject



4
5
# File 'lib/empty_gem.rb', line 4

def does_nothing
end