Home
Pages
Classes
Methods
Parent
Object
Methods
::test
class Checkmarks
Public Class Methods
test
()
click to toggle source
# File lib/checkmarks.rb, line 2
def
self
.
test
puts
"testing"
end