Class: GitCommitHelper

Inherits:
Object
  • Object
show all
Defined in:
lib/git-ci-helper.rb

Instance Method Summary collapse

Instance Method Details

#runObject



2
3
4
# File 'lib/git-ci-helper.rb', line 2

def run
  p "Hello"
end