Libraries
»
notion_client
(0.0.1)
»
Index
»
NotionClient
»
test
Method: NotionClient.test
Defined in:
lib/notion_client.rb
.
test
⇒
Object
2 3 4
# File 'lib/notion_client.rb', line 2
def
self
.
test
puts
"
Hello world!
"
end