Class: Elasticsearch::Model::Proxy::ClassMethodsProxy
- Inherits:
-
Object
- Object
- Elasticsearch::Model::Proxy::ClassMethodsProxy
- Includes:
- Base
- Defined in:
- lib/elasticsearch/model/proxy.rb
Overview
A proxy interfacing between Elasticsearch::Model class methods and model class methods
TODO: Inherit from BasicObject and make Pry’s ‘ls` command behave?
Instance Attribute Summary
Attributes included from Base
Method Summary
Methods included from Base
#initialize, #inspect, #method_missing, #respond_to?
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Elasticsearch::Model::Proxy::Base