Class: Introduction

Inherits:
Object
  • Object
show all
Defined in:
lib/introduction.rb

Class Method Summary collapse

Class Method Details

.introductionObject



2
3
4
# File 'lib/introduction.rb', line 2

def self.introduction
  'Welcome to Introduction. We are here to really help you ...'
end