Class: ProviderKit::NullProvider

Inherits:
Object
  • Object
show all
Includes:
Capable
Defined in:
lib/provider_kit/null_provider.rb

Overview

This is an empty provider that doesn’t do anything, but can be used as a placeholder

Method Summary

Methods included from Capable

#config, #credentials, #display_key, #method_missing, #null?, #provider_key, #with_context

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class ProviderKit::Capable