move to public

This commit is contained in:
Joerg Reichert 2023-04-01 22:48:16 +02:00
parent bb975c8453
commit 2a1630a844
27 changed files with 35163 additions and 1 deletions

View file

@ -14,6 +14,6 @@
//= require jquery_ujs
//= require foundation
//= require turbolinks
//= require_tree ./public
//=require_tree ../../../app/assets/stylesheets/public
$(function(){ $(document).foundation(); });