This commit is contained in:
jane 2022-04-09 12:00:10 -04:00
parent 68c64808c5
commit e253a71fc4
78 changed files with 1371 additions and 8 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