Module: AblyUi::Core::SharedAssets

Included in:
Footer, Meganav, MeganavContentCompany, MeganavContentProducts
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

#best_supportObject

[View source]

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

def best_support
  asset_path 'ably_ui/core/images/best-support-2023.svg'
end

#fastest_implementationObject

[View source]

57
58
59
# File 'lib/ably_ui/core/core.rb', line 57

def fastest_implementation
  asset_path 'ably_ui/core/images/fastest-implementation-2023.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-2023.svg'
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-2023.svg'
end