module Esjoy
Constants
- VERSION
Public Class Methods
hello()
click to toggle source
Your code goes hereā¦
# File lib/esjoy.rb, line 5 def self.hello p 'hello there' end
Your code goes hereā¦
# File lib/esjoy.rb, line 5 def self.hello p 'hello there' end