Class: Ankur625
- Inherits:
-
Object
- Object
- Ankur625
- Defined in:
- lib/ankur625.rb
Class Method Summary collapse
Class Method Details
.hi ⇒ Object
3 4 5 6 7 8 |
# File 'lib/ankur625.rb', line 3 def self.hi puts "Hello World!" puts "My name is Pradnyankur Nikam, I am from Pune, Maharashtra, India." puts "I am a freelancer, PHP and Ruby developer. I love computer programming, MMA and PC games." puts "Thanks for downloading the rubygem developed by me. I'll develop and publish more useful rubygems soon..." end |