class RubyGemsPublish
Public Class Methods
hello()
click to toggle source
# File lib/rubygems-publish-test.rb, line 2 def self.hello puts "Hello from jcansdale-test/rubygems-publish-test!" end
# File lib/rubygems-publish-test.rb, line 2 def self.hello puts "Hello from jcansdale-test/rubygems-publish-test!" end