Class: Wip::Auth
- Inherits:
-
Object
- Object
- Wip::Auth
- Defined in:
- lib/wip/auth.rb
Class Method Summary collapse
Class Method Details
.api_key ⇒ Object
3 4 5 |
# File 'lib/wip/auth.rb', line 3 def self.api_key ENV['WIP_API_KEY'] end |