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 1400+ tech skills courses.
Learn what are modules and how to use them in Ruby.
A module is a chunk of code we can include in a class or in another module:
Get hands-on with 1400+ tech skills courses.