Get familiar with Ruby's classes and modules
Ruby has two basic concepts for organizing methods: classes and modules. We will cover each in turn.
Here’s a Ruby class definition:
Get hands-on with 1400+ tech skills courses.