Skip to content

Add units to Classes chapter #7

@paulgoetze

Description

@paulgoetze

The classes chapter should get additional units:

  • Your first class
    • how to define a class
  • Inheritance:
    • how to inherit from another class
    • about the ancestor chain and Ruby method lookup
  • Scopes and defining methods:
    • about restricting visibility: public, protected and private
    • how to define a method
    • about class methods and instance methods

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions