Module: Bookdepository::Config

Defined in:
lib/bookdepository/config.rb

Class Attribute Summary collapse

Class Attribute Details

.auth_keyObject

Returns the value of attribute auth_key.



4
5
6
# File 'lib/bookdepository/config.rb', line 4

def auth_key
  @auth_key
end

.client_idObject

Returns the value of attribute client_id.



4
5
6
# File 'lib/bookdepository/config.rb', line 4

def client_id
  @client_id
end