Class: Introduction
- Inherits:
-
Object
- Object
- Introduction
- Defined in:
- lib/introduction.rb
Class Method Summary collapse
Class Method Details
.introduction ⇒ Object
2 3 4 |
# File 'lib/introduction.rb', line 2 def self.introduction 'Welcome to Introduction. We are here to really help you ...' end |