Class: MindMap::Gui

Inherits:
Object
  • Object
show all
Defined in:
lib/mind_map.rb

Class Method Summary collapse

Class Method Details

.helloObject



5
6
7
# File 'lib/mind_map.rb', line 5

def self.hello
  'world'
end