mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-23 06:16:42 +00:00
25 lines
1.1 KiB
JavaScript
25 lines
1.1 KiB
JavaScript
// 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.
|
|
//
|
|
// Read Sprockets README (https://github.com/sstephenson/sprockets#sprockets-directives) for details
|
|
// about supported directives.
|
|
//
|
|
//= require_tree .
|
|
//= require swagger-ui/lib/jquery-1.8.0.min.js
|
|
//= require swagger-ui/lib/jquery.slideto.min.js
|
|
//= require swagger-ui/lib/jquery.wiggle.min.js
|
|
//= require swagger-ui/lib/jquery.ba-bbq.min.js
|
|
//= require swagger-ui/lib/handlebars-2.0.0.js
|
|
//= require swagger-ui/lib/underscore-min.js
|
|
//= require swagger-ui/lib/backbone-min.js
|
|
//= require swagger-ui/swagger-ui.min.js
|
|
//= require swagger-ui/lib/highlight.7.3.pack.js
|
|
//= require swagger-ui/lib/marked.js
|
|
//= require swagger-ui/lib/swagger-oauth.js
|