Class: Gaf::Config

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

Instance Attribute Summary collapse

Instance Attribute Details

#array_main_branchsObject

Returns the value of attribute array_main_branchs.



5
6
7
# File 'lib/gaf/config.rb', line 5

def array_main_branchs
  @array_main_branchs
end

#google_application_credentialObject

Returns the value of attribute google_application_credential.



3
4
5
# File 'lib/gaf/config.rb', line 3

def google_application_credential
  @google_application_credential
end

#title_worksheetObject

Returns the value of attribute title_worksheet.



4
5
6
# File 'lib/gaf/config.rb', line 4

def title_worksheet
  @title_worksheet
end