module FirstYbf
Constants
- VERSION
Public Instance Methods
hi()
click to toggle source
# File lib/first_ybf.rb, line 4 def hi puts "hello world!" end
# File lib/first_ybf.rb, line 4 def hi puts "hello world!" end