Class: Bookbinder::ProductInfo

Inherits:
Struct
  • Object
show all
Defined in:
lib/bookbinder/values/product_info.rb

Instance Attribute Summary collapse

Instance Attribute Details

#changelog_hrefObject

Returns the value of attribute changelog_href

Returns:

  • (Object)

    the current value of changelog_href



2
3
4
# File 'lib/bookbinder/values/product_info.rb', line 2

def changelog_href
  @changelog_href
end

#latest_stable_versionObject

Returns the value of attribute latest_stable_version

Returns:

  • (Object)

    the current value of latest_stable_version



2
3
4
# File 'lib/bookbinder/values/product_info.rb', line 2

def latest_stable_version
  @latest_stable_version
end

#local_header_imgObject

Returns the value of attribute local_header_img

Returns:

  • (Object)

    the current value of local_header_img



2
3
4
# File 'lib/bookbinder/values/product_info.rb', line 2

def local_header_img
  @local_header_img
end

#local_header_titleObject

Returns the value of attribute local_header_title

Returns:

  • (Object)

    the current value of local_header_title



2
3
4
# File 'lib/bookbinder/values/product_info.rb', line 2

def local_header_title
  @local_header_title
end

#use_local_headerObject

Returns the value of attribute use_local_header

Returns:

  • (Object)

    the current value of use_local_header



2
3
4
# File 'lib/bookbinder/values/product_info.rb', line 2

def use_local_header
  @use_local_header
end