initial commit
Some checks failed
CI / scan_ruby (push) Failing after 22s
CI / lint (push) Failing after 18s

This commit is contained in:
Etienne Ischer
2025-05-02 21:01:14 +02:00
commit 3a90962554
68 changed files with 1788 additions and 0 deletions

6
Rakefile Normal file
View File

@@ -0,0 +1,6 @@
# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
require_relative "config/application"
Rails.application.load_tasks