module SchoetlrGem
Constants
- VERSION
Public Class Methods
hello()
click to toggle source
# File lib/schoetlr_gem.rb, line 4 def self.hello puts "hello world!" end
# File lib/schoetlr_gem.rb, line 4 def self.hello puts "hello world!" end