Sha256: 5bab196b4cc6185bf1869612075fb0abc0fb2610091f0cb9f7b975d20ec65b58

Contents?: true

Size: 749 Bytes

Versions: 3

Compression:

Stored size: 749 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.
//
<% unless skip_active_storage? -%>
//= require activestorage
<% end -%>
//= require_tree .

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
railties-5.2.0.rc1 lib/rails/generators/rails/plugin/templates/rails/javascripts.js.tt
railties-5.2.0.beta2 lib/rails/generators/rails/plugin/templates/rails/javascripts.js.tt
railties-5.2.0.beta1 lib/rails/generators/rails/plugin/templates/rails/javascripts.js.tt