Module: Tickspot

Defined in:
lib/tickspot.rb

Defined Under Namespace

Classes: Base, Client, ClientProjectTask, CreateEntry, Entry, Project, RecentTask, Request, Task, UpdateEntry, User

Class Attribute Summary collapse

Class Attribute Details

.companyObject

Returns the value of attribute company.



6
7
8
# File 'lib/tickspot.rb', line 6

def company
  @company
end

.emailObject

Returns the value of attribute email.



6
7
8
# File 'lib/tickspot.rb', line 6

def email
  @email
end

.passwordObject

Returns the value of attribute password.



6
7
8
# File 'lib/tickspot.rb', line 6

def password
  @password
end