Skip to content
/ 99bottles Public

99bottles exercise from sandi metz's book 99 bottles of OOP

Notifications You must be signed in to change notification settings

mla1/99bottles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

99 Bottles

Exercise from Sandi Metz's book 99 bottles of oop

Installing Ruby

Windows

There's an installer, it's easy. http://rubyinstaller.org/

Mac

Newer macs ship with a usable version of Ruby.

Try ruby -v in a terminal window, and if it's 1.9.x or 2.x you're fine.

http://www.railstutorial.org/book/beginning#sec-install_ruby http://tutorials.jumpstartlab.com/topics/environment/environment.html http://docs.railsbridge.org/installfest/macintosh

Linux

Ubuntu: http://docs.railsbridge.org/installfest/linux https://www.ruby-lang.org/en/installation/

About

99bottles exercise from sandi metz's book 99 bottles of OOP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published