Sha256: 3aef3a903efa0cd9fdce78f8ff806464d3d01824f1f99bdad55c876c46c9445e
Contents?: true
Size: 556 Bytes
Versions: 20
Compression:
Stored size: 556 Bytes
Contents
-# Load all CDN Base libraries = render "layouts/mno_enterprise/common_cdn_lib_js" -# JS libraries hosted internally - usually not changing = javascript_include_tag "mno_enterprise/application_lib" -# Application JS - changing quite often = javascript_include_tag "mno_enterprise/application" -# Maestrano Enterprise extensions -# Only loaded if the file has been included in the list of files to compile - if Rails.application.config.assets.precompile.include?("mno_enterprise_extensions.js") = javascript_include_tag "mno_enterprise_extensions"
Version data entries
20 entries across 20 versions & 1 rubygems