module ServerMonitor
Constants
- VERSION
Public Class Methods
welcome()
click to toggle source
# File lib/servermonitor.rb, line 4 def self.welcome p "Welcome, this is ServerMonitor!" end
# File lib/servermonitor.rb, line 4 def self.welcome p "Welcome, this is ServerMonitor!" end