Libraries
»
testfoo123
(0.0.5)
»
Index (F)
»
Foo
Class: Foo
Inherits:
Object
Object
Foo
show all
Defined in:
lib/testfoo123.rb
Class Method Summary
collapse
.
bar
⇒ Object
Class Method Details
.
bar
⇒
Object
2 3 4
# File 'lib/testfoo123.rb', line 2
def
self
.
bar
puts
:foo
end