Sha256: 84aca6a015c7e0a72b7f533db22e0bd638f4e1d6c7992eae1c6efd1123828186
Contents?: true
Size: 273 Bytes
Versions: 4
Compression:
Stored size: 273 Bytes
Contents
module Workarea module Listrak class Engine < ::Rails::Engine include Workarea::Plugin isolate_namespace Workarea::Listrak config.to_prepare do Storefront::ApplicationController.helper Listrak::Analytics::Helper end end end end
Version data entries
4 entries across 4 versions & 1 rubygems