Sha256: f6e63f2badf5fc6d6d37d5e14c844d24865d5392a2e9ab224f3dd1fc382fff45

Contents?: true

Size: 946 Bytes

Versions: 4

Compression:

Stored size: 946 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.
//

// We want to test with turbolinks, which our code also requires rails-ujs to deal with:

//= require rails-ujs
//= require turbolinks

// Actual stack required for current browse-everything JS

//= require jquery3
//= require bootstrap
//= require browse_everything

//= require_tree .

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
browse-everything-1.5.0 spec/dummy_test_app/app/assets/javascripts/application.js
browse-everything-1.4.0 spec/dummy_test_app/app/assets/javascripts/application.js
browse-everything-1.3.0 spec/dummy_test_app/app/assets/javascripts/application.js
browse-everything-1.2.0 spec/dummy_test_app/app/assets/javascripts/application.js