Class: Clipwn::Hibp::API
- Inherits:
-
Object
- Object
- Clipwn::Hibp::API
- Includes:
- HTTParty
- Defined in:
- lib/clipwn/hibp.rb
Overview
API for hibp
Instance Method Summary collapse
Instance Method Details
#breaches ⇒ Object
15 16 17 |
# File 'lib/clipwn/hibp.rb', line 15 def breaches self.class.get '/breaches' end |