Class: TolgeeLiquid::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key.



10
11
12
# File 'lib/tolgee_liquid.rb', line 10

def api_key
  @api_key
end

#api_urlObject

Returns the value of attribute api_url.



10
11
12
# File 'lib/tolgee_liquid.rb', line 10

def api_url
  @api_url
end

#project_idObject

Returns the value of attribute project_id.



10
11
12
# File 'lib/tolgee_liquid.rb', line 10

def project_id
  @project_id
end