Class: MindMap::Gui
- Inherits:
-
Object
- Object
- MindMap::Gui
- Defined in:
- lib/mind_map.rb
Class Method Summary collapse
Class Method Details
.hello ⇒ Object
5 6 7 |
# File 'lib/mind_map.rb', line 5 def self.hello 'world' end |