This commit is contained in:
0x8664b2
2022-08-23 13:00:54 -07:00
commit 808ff56abc
85 changed files with 1436 additions and 0 deletions

5
config/environment.rb Normal file
View File

@@ -0,0 +1,5 @@
# Load the Rails application.
require_relative "application"
# Initialize the Rails application.
Rails.application.initialize!