module YsFirstGem
Constants
- VERSION
Public Class Methods
greet()
click to toggle source
Your code goes hereā¦
# File lib/ys_first_gem.rb, line 8 def self.greet "hello" end
Your code goes hereā¦
# File lib/ys_first_gem.rb, line 8 def self.greet "hello" end