Class: RadiumIo::Engine::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#app_idObject

Returns the value of attribute app_id.



4
5
6
# File 'lib/radium_io/engine.rb', line 4

def app_id
  @app_id
end

#user_idObject

Returns the value of attribute user_id.



4
5
6
# File 'lib/radium_io/engine.rb', line 4

def user_id
  @user_id
end