Class: Elasticsearch::Model::Proxy::ClassMethodsProxy

Inherits:
Object
  • Object
show all
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

#target

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