Class: ClassRoom::BlankSlate

Inherits:
Object
  • Object
show all
Defined in:
lib/classroom.rb

Overview

Create a ‘blank slate’ class template so we don’t have any extraneous methods lying around to be (potentially) abused. Technique by onestepback.org/index.cgi/Tech/Ruby/BlankSlate.rdoc

Direct Known Subclasses

ClassServer, ClassServerContainer, Client