Top Level Namespace

Instance Method Summary collapse

Instance Method Details

#messageObject



1
2
3
# File 'lib/plr_test_gem.rb', line 1

def message
	"Hello, I'm a test gem designed to practice the process and structure of submitting a gem to RubyGems.org"
end