Class: Lustr::BlankSlate

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

Overview

This is a “blank slate” class, styled after the BlankSlate documented at onestepback.org/index.cgi/Tech/Ruby/BlankSlate.rdoc. It is used as the superclass for the DSL and eliminates as many of the intrinsic Object methods as possible to minimize collision with possible widget and gadget names.

Direct Known Subclasses

DSL, Gadget