Module: AppleCertMonitor
- Defined in:
- lib/apple_cert_monitor.rb,
lib/apple_cert_monitor/client.rb,
lib/apple_cert_monitor/version.rb,
lib/apple_cert_monitor/certificate/check_certificates.rb,
lib/apple_cert_monitor/provisioning_profile/check_provisioning_profiles.rb
Defined Under Namespace
Classes: AppleDevClient, CheckCertificates, CheckProvisioningProfiles
Constant Summary collapse
- VERSION =
"0.3.1"
Class Method Summary collapse
-
.print_sth ⇒ Object
Your code goes here…
Class Method Details
.print_sth ⇒ Object
Your code goes here…
5 6 7 |
# File 'lib/apple_cert_monitor.rb', line 5 def self.print_sth "Just to print something..." end |