Class: BrickFTP::API::SiteUsage
- Defined in:
- lib/brick_ftp/api/site_usage.rb
Instance Attribute Summary
Attributes inherited from Base
Class Method Summary collapse
Methods inherited from Base
all, #as_json, create, #delete_property, #destroy, inherited, #initialize, #read_property, #to_json, #update, #write_property
Constructor Details
This class inherits a constructor from BrickFTP::API::Base
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class BrickFTP::API::Base
Class Method Details
.find ⇒ Object
16 17 18 |
# File 'lib/brick_ftp/api/site_usage.rb', line 16 def self.find super('') end |