Class: NotionClient
- Inherits:
-
Object
- Object
- NotionClient
- Defined in:
- lib/notion_client.rb
Class Method Summary collapse
Class Method Details
.test ⇒ Object
2 3 4 |
# File 'lib/notion_client.rb', line 2 def self.test puts "Hello world!" end |