Class: Tramway::Landing::BlockTypes::CardsDecorator

Inherits:
Core::ApplicationDecorator
  • Object
show all
Defined in:
app/decorators/tramway/landing/block_types/cards_decorator.rb

Instance Method Summary collapse

Instance Method Details

#buttonObject



10
# File 'app/decorators/tramway/landing/block_types/cards_decorator.rb', line 10

def button; end

#descriptionObject



8
# File 'app/decorators/tramway/landing/block_types/cards_decorator.rb', line 8

def description; end

#iconObject



12
# File 'app/decorators/tramway/landing/block_types/cards_decorator.rb', line 12

def icon; end

#imageObject



4
# File 'app/decorators/tramway/landing/block_types/cards_decorator.rb', line 4

def image; end

#pathObject



14
# File 'app/decorators/tramway/landing/block_types/cards_decorator.rb', line 14

def path; end

#titleObject



6
# File 'app/decorators/tramway/landing/block_types/cards_decorator.rb', line 6

def title; end