Class: Collavre::LandingController

Inherits:
ApplicationController show all
Defined in:
app/controllers/collavre/landing_controller.rb

Instance Method Summary collapse

Instance Method Details

#showObject

The demo video/poster URLs live in config/locales/landing.*.yml as full absolute URLs pointing at the hosted assets. Nothing to resolve here — the view reads them directly, so the landing page has no dependency on the Creatives model and the URLs work from any environment (preview included).



9
# File 'app/controllers/collavre/landing_controller.rb', line 9

def show; end