Sha256: 723f825ab783d0dea17afc06635af94afaec851a9a92e38a1f001de9f4538413
Contents?: true
Size: 650 Bytes
Versions: 10
Compression:
Stored size: 650 Bytes
Contents
// This is a manifest file that'll be compiled into including all the files listed below. // Add new JavaScript/Coffee code in separate files in this directory and they'll automatically // be included in the compiled file accessible from http://example.com/assets/application.js // It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the // the compiled file. // <% if lib_name == 'spree' %> //= require store/spree_core //= require store/spree_auth //= require store/spree_api //= require store/spree_dash //= require store/spree_promo <% else %> //= require store/<%= lib_name %> <% end %> //= require_tree .
Version data entries
10 entries across 10 versions & 1 rubygems