setup rails app

This commit is contained in:
Thomas Peetz
2025-06-26 16:06:35 +02:00
parent 4871f56320
commit 1be2dcbdfc
268 changed files with 6145 additions and 177 deletions
@@ -0,0 +1,3 @@
// Configure your import map in config/importmap.rb. Read more: https://github.com/rails/importmap-rails
import "@hotwired/turbo-rails"
import "controllers"