Class: MeetupWrapper::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/meetup_wrapper/configuration.rb

Overview

Defines constants and methods related to configuration

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key.



4
5
6
# File 'lib/meetup_wrapper/configuration.rb', line 4

def api_key
  @api_key
end