Module: LorinProductionReady

Defined in:
lib/lorin_production_ready.rb,
lib/lorin_production_ready/version.rb

Constant Summary collapse

VERSION =
"0.1.0"

Instance Method Summary collapse

Instance Method Details

#helloObject

Your code goes here…



5
6
7
# File 'lib/lorin_production_ready.rb', line 5

def hello
	"asdf"
end