Sha256: 0844ee893003dddb2cc275eb70f41c666f9f6e6417cfb2c86c2cb0fad1961147
Contents?: true
Size: 797 Bytes
Versions: 18
Compression:
Stored size: 797 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, 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. // <% unless options[:skip_javascript] -%> //= require rails-ujs <% unless options[:skip_turbolinks] -%> //= require turbolinks <% end -%> <% end -%> //= require_tree .
Version data entries
18 entries across 18 versions & 1 rubygems