This commit is contained in:
sam 2023-07-20 02:19:45 +02:00
commit 1d8f8b11e0
Signed by: sam
GPG key ID: B4EF20DDE721CAA1
82 changed files with 2284 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