Class: RallyAPI::Configure

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

Instance Attribute Summary collapse

Instance Attribute Details

#passwordObject

Returns the value of attribute password.



3
4
5
# File 'lib/rally/rally_api.rb', line 3

def password
  @password
end

#userObject

Returns the value of attribute user.



3
4
5
# File 'lib/rally/rally_api.rb', line 3

def user
  @user
end