Class: Consul::Async::ConsulTemplateAbstractJSONObject

Inherits:
ConsulTemplateAbstractMap show all
Defined in:
lib/consul/async/consul_template.rb

Overview

technically this class could be also an array, a simple string or any simple json object other than a hash.

Direct Known Subclasses

ConsulTemplateJSONObject

Instance Attribute Summary

Attributes inherited from ConsulTemplateAbstract

#endpoint, #result, #seen_at

Method Summary

Methods inherited from ConsulTemplateAbstractMap

#initialize

Methods inherited from ConsulTemplateAbstract

#_seen_at, #initialize, #method_missing, #ready?, #respond_to_missing?

Constructor Details

This class inherits a constructor from Consul::Async::ConsulTemplateAbstractMap

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Consul::Async::ConsulTemplateAbstract