Class: Adalog::Web::Config

Inherits:
Struct
  • Object
show all
Defined in:
lib/adalog/web.rb

Instance Attribute Summary collapse

Instance Attribute Details

#headingObject

Returns the value of attribute heading



5
6
7
# File 'lib/adalog/web.rb', line 5

def heading
  @heading
end

#repoObject

Returns the value of attribute repo



5
6
7
# File 'lib/adalog/web.rb', line 5

def repo
  @repo
end

#time_formatObject

Returns the value of attribute time_format



5
6
7
# File 'lib/adalog/web.rb', line 5

def time_format
  @time_format
end