
identical README.md identical Rakefile identical houdini_upgrade.gemspec identical LICENSE identical AGPL-3.0.txt identical LGPL-3.0.txt identical GPL-3.0.txt exist app identical app/controllers/houdini_upgrade/application_controller.rb identical app/helpers/houdini_upgrade/application_helper.rb identical app/jobs/houdini_upgrade/application_job.rb identical app/mailers/houdini_upgrade/application_mailer.rb identical app/models/houdini_upgrade/application_record.rb identical app/views/layouts/houdini_upgrade/application.html.erb exist app/assets/images/houdini_upgrade identical config/routes.rb identical lib/houdini_upgrade.rb identical lib/tasks/houdini_upgrade_tasks.rake identical lib/houdini_upgrade/version.rb identical lib/houdini_upgrade/engine.rb identical app/assets/config/houdini_upgrade_manifest.js identical app/assets/stylesheets/houdini_upgrade/application.css identical app/assets/javascripts/houdini_upgrade/application.js identical bin/rails
15 lines
725 B
JavaScript
15 lines
725 B
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. 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.
|
|
//
|
|
//= require rails-ujs
|
|
//= require activestorage
|
|
//= require_tree .
|