class Dbofficer
Public Class Methods
hello()
click to toggle source
# File lib/dbofficer.rb, line 2 def self.hello puts "Hello world! we are comming soon." end
# File lib/dbofficer.rb, line 2 def self.hello puts "Hello world! we are comming soon." end