First bit of config done

This commit is contained in:
2026-04-23 10:59:24 +00:00
parent 5991fd1296
commit d963716372
4 changed files with 134 additions and 40 deletions

View File

@@ -41,7 +41,7 @@ gem "image_processing", "~> 1.2"
# Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images]
# gem "image_processing", "~> 1.2"
ggroup :development, :test do
group :development, :test do
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem
gem "debug", platforms: %i[ mri windows ], require: "debug/prelude"