Class: Cloudrider::Apiv1::HeroSplashComponent::Context

Inherits:
Object
  • Object
show all
Defined in:
lib/cloudrider/apiv1/hero_splash_component.rb

Instance Method Summary collapse

Instance Method Details

#company_pre_taglineObject



9
10
11
# File 'lib/cloudrider/apiv1/hero_splash_component.rb', line 9

def company_pre_tagline
  "wore it for Ascot"
end

#company_taglineObject



12
13
14
# File 'lib/cloudrider/apiv1/hero_splash_component.rb', line 12

def company_tagline
  "Poirot retreated to the background"
end

#hero_styleObject



3
4
5
# File 'lib/cloudrider/apiv1/hero_splash_component.rb', line 3

def hero_style
  :static
end

#my_company_nameObject



6
7
8
# File 'lib/cloudrider/apiv1/hero_splash_component.rb', line 6

def my_company_name
  "Cloudrider"
end