Class: Passwordstate::Resources::PasswordHistory

Inherits:
Passwordstate::Resource show all
Defined in:
lib/passwordstate/resources/password.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, #delete, delete, get, index_field, #initialize, #inspect, 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



129
130
131
# File 'lib/passwordstate/resources/password.rb', line 129

def get
  raise 'Not applicable'
end