Class: Notifications::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#firebase_api_keyObject

Returns the value of attribute firebase_api_key.



17
18
19
# File 'lib/notifications.rb', line 17

def firebase_api_key
  @firebase_api_key
end

#firebase_project_idObject

Returns the value of attribute firebase_project_id.



17
18
19
# File 'lib/notifications.rb', line 17

def firebase_project_id
  @firebase_project_id
end