Class: Ferret::BlankSlate

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

Overview

BlankSlate is a class with no instance methods except for __send__ and __id__. It is useful for creating proxy classes. It is currently used by the FieldSymbol class which is a proxy to the Symbol class

Direct Known Subclasses

FieldSymbol