Getting Things Working

Getting Things Working#

This chapter will focus on installation and running Ruby. If you are Sysadmin, you probably know better how to install a software on your own machine, so you can skip to the next chapters. The next chapter will show how to easy install Ruby and related stuff on ordinary user account, without any system privileges. Following chapters describes how to run Ruby script, use the REPL and manage Gems, the ultimate collection of Ruby libraries.