Sha256: 61d96fc55d60f6bfea40aaa307cbecccaf415aca5d43ab63a056994e2f1b099b
Contents?: true
Size: 290 Bytes
Versions: 4
Compression:
Stored size: 290 Bytes
Contents
(function($) { $.getScript("<%= javascript_url('application.js') %>"); $.getScript("<%= javascript_url('better_frame/application.js') %>"); $('<link/>', { rel: 'stylesheet', type: 'text/css', href: '<%= stylesheet_url('application') %>' }).appendTo('head'); })(jQuery);
Version data entries
4 entries across 4 versions & 1 rubygems