module ZcGemTrialAnkur

Constants

VERSION

Public Class Methods

what_is_this() click to toggle source

Your code goes here…

# File lib/zc_gem_trial_ankur.rb, line 6
def self.what_is_this
  puts "This is my first gem"
end