Module: AblyUi::Core::SharedAssets

Included in:
Footer, Meganav, MeganavContentCompany, MeganavContentPlatform
Defined in:
lib/ably_ui/core/core.rb

Instance Method Summary collapse

Instance Method Details

#ably_logoObject



33
34
35
# File 'lib/ably_ui/core/core.rb', line 33

def 
  asset_path 'ably_ui/core/images/ably-logo.png'
end

#ably_stack_pathObject



37
38
39
# File 'lib/ably_ui/core/core.rb', line 37

def ably_stack_path
  asset_path 'ably_ui/core/images/ably-stack.svg'
end

#aws_logo_pathObject



41
42
43
# File 'lib/ably_ui/core/core.rb', line 41

def aws_logo_path
  asset_path 'ably_ui/core/images/icon-tech-aws.svg'
end

#highest_performerObject



45
46
47
# File 'lib/ably_ui/core/core.rb', line 45

def highest_performer
  asset_path 'ably_ui/core/images/high-performer-2022.png'
end

#highest_user_adoptionObject



49
50
51
# File 'lib/ably_ui/core/core.rb', line 49

def highest_user_adoption
  asset_path 'ably_ui/core/images/highest-user-adoption-2022.png'
end

#users_love_usObject



53
54
55
# File 'lib/ably_ui/core/core.rb', line 53

def users_love_us
  asset_path 'ably_ui/core/images/users-love-us-2022.png'
end