module AppleCertMonitor
Constants
- VERSION
Public Class Methods
print_sth()
click to toggle source
Your code goes hereā¦
# File lib/apple_cert_monitor.rb, line 5 def self.print_sth "Just to print something..." end