module NewGemYura
Constants
- VERSION
Public Class Methods
hello_world()
click to toggle source
# File lib/new_gem_yura.rb, line 4 def self.hello_world 'Hello World!' end
# File lib/new_gem_yura.rb, line 4 def self.hello_world 'Hello World!' end