module ProductionReady

Constants

VERSION

Public Instance Methods

hello() click to toggle source
# File lib/production_ready.rb, line 4
def hello
  'hello'
end