Class: Cloudpassage::Policies
- Includes:
- Collection
- Defined in:
- lib/cloudpassage/policies.rb
Overview
Policies
Instance Method Summary collapse
Methods included from Collection
Methods inherited from Base
#[], #data, #headers, #initialize, #method_missing, #object_symbol, #post, #reload, #wait_for
Constructor Details
This class inherits a constructor from Cloudpassage::Base
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Cloudpassage::Base
Instance Method Details
#singleton_class ⇒ Object
7 8 9 |
# File 'lib/cloudpassage/policies.rb', line 7 def singleton_class Policy end |