Class: GitFog
- Inherits:
-
Object
- Object
- GitFog
- Defined in:
- lib/gitfog.rb
Overview
GitFog
Class Method Summary collapse
Class Method Details
.test ⇒ Object
3 4 5 |
# File 'lib/gitfog.rb', line 3 def self.test puts "Hello" end |