module Hbserver
Constants
- VERSION
Public Instance Methods
hello()
click to toggle source
Your code goes hereā¦
# File lib/hbserver.rb, line 7 def hello "helloworld" end
Your code goes hereā¦
# File lib/hbserver.rb, line 7 def hello "helloworld" end