Module: Tinyfive
- Defined in:
- lib/tinyfive.rb,
lib/tinyfive/version.rb
Constant Summary collapse
- VERSION =
"0.0.1"
Class Method Summary collapse
Class Method Details
.hello ⇒ Object
4 5 6 |
# File 'lib/tinyfive.rb', line 4 def self.hello 'hello tower' end |