Language Basics Ruby

Rake uses a Rakefile to figure out what to do. 
A Rakefile contains names tasks. 
To run Rake help, type:
$ rake --help