Class: Outpost::Breadcrumb

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

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute link.



43
44
45
# File 'lib/outpost/breadcrumbs.rb', line 43

def link
  @link
end

#titleObject

Returns the value of attribute title.



43
44
45
# File 'lib/outpost/breadcrumbs.rb', line 43

def title
  @title
end