Module: Gahh

Defined in:
lib/gahh.rb,
lib/gahh/api_scope_parser.rb

Defined Under Namespace

Modules: ApiScopeParser Classes: Handler

Class Method Summary collapse

Class Method Details

.test_with_puts_word(word) ⇒ Object



3
4
5
# File 'lib/gahh.rb', line 3

def self.test_with_puts_word(word)
  puts "testing with #{word}"
end