Module: AblyUi::Core::SharedAssets
- Included in:
- Footer, MeganavContentPlatform
- Defined in:
- lib/ably_ui/core/core.rb
Instance Method Summary collapse
Instance Method Details
#ably_stack_path ⇒ Object
33 34 35 |
# File 'lib/ably_ui/core/core.rb', line 33 def ably_stack_path asset_path 'ably_ui/core/images/ably-stack.svg' end |
#flexible_companies ⇒ Object
41 42 43 |
# File 'lib/ably_ui/core/core.rb', line 41 def flexible_companies asset_path 'ably_ui/core/images/flexible-companies.png' end |
#rocket_list ⇒ Object
37 38 39 |
# File 'lib/ably_ui/core/core.rb', line 37 def rocket_list asset_path 'ably_ui/core/images/rocket-list-2021.png' end |