Class: Labimotions::Demo
- Inherits:
-
Object
- Object
- Labimotions::Demo
- Defined in:
- lib/labimotions/demo.rb
Class Method Summary collapse
Class Method Details
.hello ⇒ Object
4 5 6 |
# File 'lib/labimotions/demo.rb', line 4 def self.hello 'Hello, world!' end |