class OrchIdea
Public Class Methods
hi()
click to toggle source
# File lib/orchIdea.rb, line 2 def self.hi puts "How about new name?" end
# File lib/orchIdea.rb, line 2 def self.hi puts "How about new name?" end