Class: Passwordstate::Resources::Permission

Inherits:
Passwordstate::Resource show all
Defined in:
lib/passwordstate/resources/permission.rb

Instance Attribute Summary

Attributes inherited from Passwordstate::Resource

#client

Instance Method Summary collapse

Methods inherited from Passwordstate::Resource

all, api_path, #api_path, #attributes, available?, #delete, delete, get, index_field, #initialize, #inspect, nil_as_string, passwordstate_to_ruby_field, passwordstateify_hash, #post, post, put, #put, ruby_to_passwordstate_field, #stored?

Constructor Details

This class inherits a constructor from Passwordstate::Resource

Instance Method Details

#getObject



11
12
13
# File 'lib/passwordstate/resources/permission.rb', line 11

def get
  raise 'Not applicable'
end