Sha256: cfa6855dd4b3341889157b8af5ddcb86ff1cec5ab86b9f6fb0b27266cf9b8e9f
Contents?: true
Size: 650 Bytes
Versions: 62
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. // //= require jquery //= require jquery_ujs //= require spree/backend <% unless options[:lib_name] == 'spree' || options[:lib_name] == 'spree/backend' %> //= require spree/backend/<%= options[:lib_name].gsub("/", "_") %> <% end %> //= require_tree .
Version data entries
62 entries across 62 versions & 2 rubygems