class Ankur625
Public Class Methods
hi()
click to toggle source
# 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