Class: GitCommitHelper
- Inherits:
-
Object
- Object
- GitCommitHelper
- Defined in:
- lib/git-ci-helper.rb
Instance Method Summary collapse
Instance Method Details
#run ⇒ Object
2 3 4 |
# File 'lib/git-ci-helper.rb', line 2 def run p "Hello" end |