Skip to content

ranveer/myfirstproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This for my son, the main class

autoload :Shairon, 'shairon'
autoload :Mommy, 'juliany'

class Ranveer < Shairon
  include Mommy::Juliany

  def hello_world_literally
    "Hello I'm #{self.class} my daddy is #{self.class.superclass} and my #{self.class.included_modules.first}"
  end

end
sudo gem sources --add http://gems.github.com
sudo gem install ranveer-myproject
require 'myfirstproject'

About

The first project to my son Ranveer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages