module Tinyfive
Constants
- VERSION
Public Class Methods
hello()
click to toggle source
# File lib/tinyfive.rb, line 4 def self.hello 'hello tower' end
# File lib/tinyfive.rb, line 4 def self.hello 'hello tower' end