Libraries
»
lib
(0.0.0)
»
Index (L)
»
Lib
Class: Lib
Inherits:
Object
Object
Lib
show all
Defined in:
lib/lib.rb
Class Method Summary
collapse
.
lib
⇒ Object
Class Method Details
.
lib
⇒
Object
2 3 4
# File 'lib/lib.rb', line 2
def
self
.
lib
puts
"Lib Placeholder"
end