diff options
| author | realtradam <[email protected]> | 2024-06-19 18:39:51 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2024-06-19 18:39:51 -0400 |
| commit | 2870bd2c4e4053d5187df6d1ae1cae2c6851d01d (patch) | |
| tree | f2964116afc4acff93f39d90f0940cb1fab78e1d | |
| parent | 4cfc98291c9978aaa7500a9a9c5b01a36928761e (diff) | |
| download | gameHolster-2870bd2c4e4053d5187df6d1ae1cae2c6851d01d.tar.gz gameHolster-2870bd2c4e4053d5187df6d1ae1cae2c6851d01d.zip | |
rename to game holster
| -rw-r--r-- | config/application.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/application.rb b/config/application.rb index 434df8d..6e54549 100644 --- a/config/application.rb +++ b/config/application.rb @@ -7,7 +7,7 @@ require 'tomlib' # you've limited to :test, :development, or :production. Bundler.require(*Rails.groups) -module GamesHost +module GameHolster class Application < Rails::Application # Initialize configuration defaults for originally generated Rails version. config.load_defaults 7.1 |
