Libraries
»
weekly
(0.0.1)
»
Index
»
Weekly
»
Hello
»
#all
Method: Weekly::Hello#all
Defined in:
lib/weekly.rb
#
all
⇒
Object
5 6 7
# File 'lib/weekly.rb', line 5
def
all
puts
"
Hello All
"
end