Class: MiniBlankSlate

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

Overview

Credit goes to Jim Weirich for the BlankSlate technique, adapted from his example at: onestepback.org/index.cgi/Tech/Ruby/BlankSlate.rdoc

Direct Known Subclasses

SimpleFileStore::Base

Constant Summary collapse

BlankMethods =
/^__|^instance_|object_id$|class$|inspect$|respond_to\?$/.freeze