module EmptyGem

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

Constants

VERSION

Public Instance Methods

does_nothing() click to toggle source
# File lib/empty_gem.rb, line 4
def does_nothing
end