Class: Render::Component::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/render/component/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#base_pathObject

Returns the value of attribute base_path.



2
3
4
# File 'lib/render/component/configuration.rb', line 2

def base_path
  @base_path
end

#endpointObject

Returns the value of attribute endpoint.



2
3
4
# File 'lib/render/component/configuration.rb', line 2

def endpoint
  @endpoint
end