Class: Madness::Breadcrumbs::Breadcrumb

Inherits:
Struct
  • Object
show all
Defined in:
lib/madness/breadcrumbs.rb

Instance Attribute Summary collapse

Instance Attribute Details

#hrefObject

Returns the value of attribute href

Returns:

  • (Object)

    the current value of href



7
8
9
# File 'lib/madness/breadcrumbs.rb', line 7

def href
  @href
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



7
8
9
# File 'lib/madness/breadcrumbs.rb', line 7

def label
  @label
end