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

[View source]

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

[View source]

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

[View source]

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

[View source]

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

[View source]

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

[View source]

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