module ApplicationHelper

ApplicationHelper

View helpers for the weather UI. Each method receives domain value objects (from +Services::Domains::Weather+) and returns safe HTML or plain strings suitable for ERB templates.

Public methods