Libraries
»
covered-gihub
(0.1.0)
»
Index
»
Top Level Namespace
Top Level Namespace
Defined Under Namespace
Modules:
Covered
Class Method Summary
collapse
.
foo
(x) ⇒ Object
Class Method Details
.
foo
(x) ⇒
Object
2 3 4
# File 'lib/covered/github/test.rb', line 2
def
self
.
foo
(
x
)
return
x
+
1
end