Class: ShowArgument

Inherits:
Object
  • Object
show all
Defined in:
lib/keyhit_first.rb

Class Method Summary collapse

Class Method Details

.value(argument) ⇒ Object



2
3
4
# File 'lib/keyhit_first.rb', line 2

def self.value(argument)
  puts argument
end