Skip to content
This project is mirrored from https://github.com/ananace/ruby-passwordstate. Pull mirroring updated .
  1. Mar 27, 2024
  2. May 16, 2023
  3. Apr 27, 2023
  4. Dec 05, 2022
  5. Oct 18, 2022
  6. Oct 17, 2022
  7. Oct 19, 2021
  8. Sep 15, 2020
  9. Dec 05, 2019
  10. Oct 28, 2019
  11. Oct 25, 2019
  12. Oct 23, 2019
  13. Oct 22, 2019
    • Alexander Olofsson's avatar
      Add support for bare resource retrieval · 7f915e0d
      Alexander Olofsson authored
      This is useful in cases where the object is only required as a reference
      for looking up other resources.
      
      For example;
      `client.password_lists.get(5, _bare: true).passwords.search(user_name: 'root')`
      7f915e0d
  14. May 08, 2019
  15. Apr 15, 2019
Loading