Module: Cell::Helper::AssetHelper

Defined in:
lib/cell/helper/asset_helper.rb

Overview

Delegate all asset-related helpers to the global helpers instance. This is the cleanest solution to leverage Rails’ asset management and doesn’t pollute your cell with weird asset modules from Rails.