Sha256: 39a15bcde9db92b63fdc5385893f58dea6afaad4009085076eb464eba7063428

Contents?: true

Size: 70 Bytes

Versions: 10

Compression:

Stored size: 70 Bytes

Contents

module ReconWithHello
	
	def hello
		"=== Hello World! ==="
	end
	
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
rpipe-0.1.7 lib/custom_methods/ReconWithHello.rb
rpipe-0.1.6 lib/custom_methods/ReconWithHello.rb
rpipe-0.1.4 lib/custom_methods/ReconWithHello.rb
rpipe-0.1.3 lib/custom_methods/ReconWithHello.rb
rpipe-0.1.2 lib/custom_methods/ReconWithHello.rb
rpipe-0.1.1 lib/custom_methods/ReconWithHello.rb
rpipe-0.1.0 lib/custom_methods/ReconWithHello.rb
rpipe-0.0.3 lib/custom_methods/ReconWithHello.rb
rpipe-0.0.2 lib/custom_methods/ReconWithHello.rb
rpipe-0.0.1 lib/custom_methods/ReconWithHello.rb