Class: Bitodeme::UnauthorizedConn
- Inherits:
-
Object
- Object
- Bitodeme::UnauthorizedConn
- Includes:
- Singleton
- Defined in:
- lib/bitodeme/unauthorized_conn.rb
Overview
HTTP Connection for Bitodeme unauthorized endpoints
Constant Summary collapse
Class Method Summary collapse
Class Method Details
.build ⇒ Object
10 11 12 |
# File 'lib/bitodeme/unauthorized_conn.rb', line 10 def self.build instance.send(:connection) end |