Libraries
»
estated
(0.2.0)
»
Index
»
Estated
»
Config
»
#api_key
Method: Estated::Config#api_key
Defined in:
lib/estated/config.rb
#
api_key
⇒
Object
5 6 7
# File 'lib/estated/config.rb', line 5
def
api_key
@api_key
||=
ENV
[
'ESTATED_API_KEY'
]
end