Class: Labimotions::Demo

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

Class Method Summary collapse

Class Method Details

.helloObject



4
5
6
# File 'lib/labimotions/demo.rb', line 4

def self.hello
  'Hello, world!'
end