Class Linguistics::LanguageProxyClass
In: lib/linguistics.rb
Parent: Object

A class which is inherited from by proxies for classes being extended with one or more linguistic interfaces. It provides on-the-fly creation of linguistic methods when the :installProxy option is passed to the call to Linguistics#use.

Methods

Attributes

langmod  [RW] 

Public Class methods

Create a new LanguageProxy for the given receiver.

Public Instance methods

Returns a human-readable representation of the languageProxy for debugging, logging, etc.

Autoload linguistic methods defined in the module this object‘s class uses for inflection.

Overloaded to take into account the proxy method.

[Validate]