Class: SowprogApiRuby::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/sowprog-api-ruby.rb

Instance Attribute Summary collapse

Instance Attribute Details

#passwordObject

Returns the value of attribute password.



8
9
10
# File 'lib/sowprog-api-ruby.rb', line 8

def password
  @password
end

#user_nameObject

Returns the value of attribute user_name.



8
9
10
# File 'lib/sowprog-api-ruby.rb', line 8

def user_name
  @user_name
end