Sha256: 4f27457d571b95788bc66313f784aee9c8c7a0e975760dae91c766d6332ac6ed
Contents?: true
Size: 807 Bytes
Versions: 9
Compression:
Stored size: 807 Bytes
Contents
// This is a manifest file that'll be compiled into application.js, which will include all the files // listed below. // // Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts, // or any plugin's vendor/assets/javascripts directory can be referenced here using a relative path. // // It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the // compiled file. JavaScript code in this file should be added after the last require_* statement. // // Read Sprockets README (https://github.com/rails/sprockets#sprockets-directives) for details // about supported directives. // <% if Rails::VERSION::MAJOR >= 5 require_asset("rails-ujs") else require_asset("jquery") require_asset("jquery_ujs") end %> //= require_tree .
Version data entries
9 entries across 9 versions & 1 rubygems