class RubyGal
Public Class Methods
rubyGalLoaded?()
click to toggle source
# File lib/ruby_gal.rb, line 3 def self.rubyGalLoaded? puts "rubyGal has loaded" end
# File lib/ruby_gal.rb, line 3 def self.rubyGalLoaded? puts "rubyGal has loaded" end