First version.

This commit is contained in:
Jeremy Caudle
2022-02-05 22:05:56 +00:00
commit 140921ce10
70 changed files with 1242 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!