Modules

Learn what are modules and how to use them in Ruby.

We'll cover the following

Definition

A module is a chunk of code we can include in a class or in another module:

Get hands-on with 1200+ tech skills courses.