Class: Passwordstate::Resources::PasswordHistory
- Inherits:
-
Passwordstate::Resource
- Object
- Passwordstate::Resource
- Passwordstate::Resources::PasswordHistory
- Defined in:
- lib/passwordstate/resources/password.rb
Instance Attribute Summary
Attributes inherited from Passwordstate::Resource
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
#get ⇒ Object
129 130 131 |
# File 'lib/passwordstate/resources/password.rb', line 129 def get raise 'Not applicable' end |