Skip to content

tristanharris/ruby_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples of interesting bits of Ruby

  • 1 Objects
  • 2 Classes
  • 3 Methods
  • 4 Modules
  • Rack - simple web app

Setup RVM

bash < <(curl -s https://rvm.beginrescueend.com/install/rvm)

Install ruby

rvm install 1.9.2

Use gemset

rvm --create use 1.9.2@learning

About

Examples of interesting bits of Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages