class ExgArtifactory::Demo

Public Class Methods

whoami?() click to toggle source
# File lib/exg-artifactory.rb, line 3
def self.whoami?
  puts "I am an artifactory caching demo gem 0.11"
end