Module: TrustedPublishingTest
- Defined in:
- lib/trusted_publishing_test.rb,
lib/trusted_publishing_test/version.rb
Defined Under Namespace
Classes: Error
Constant Summary collapse
- VERSION =
"0.1.18"
Class Method Summary collapse
Class Method Details
.hello ⇒ Object
6 7 8 |
# File 'lib/trusted_publishing_test.rb', line 6 def self.hello "Hello from Trusted Publishing Test gem v#{VERSION}!" end |