Class: WhatsOn::Tool::Config

Inherits:
Struct
  • Object
show all
Defined in:
lib/whatson/tool.rb

Overview

todo/fix: use header, footer instead of title, more_link - why? why not?

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute more_link



11
12
13
# File 'lib/whatson/tool.rb', line 11

def more_link
  @more_link
end

#show_yearObject

Returns the value of attribute show_year



11
12
13
# File 'lib/whatson/tool.rb', line 11

def show_year
  @show_year
end

#titleObject

Returns the value of attribute title



11
12
13
# File 'lib/whatson/tool.rb', line 11

def title
  @title
end