module Nnhello
Constants
- VERSION
Public Class Methods
say()
click to toggle source
# File lib/nnhello.rb, line 4 def self.say puts "hi,everyone." end
# File lib/nnhello.rb, line 4 def self.say puts "hi,everyone." end