Class | Ferret::BlankSlate |
In: |
lib/ferret/field_symbol.rb
|
Parent: | BasicObject |
Ruby 1.8.x 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