Project show and edit

This commit is contained in:
2025-06-22 00:52:49 +03:00
parent ab477cb37c
commit 717e64a034
12 changed files with 80 additions and 0 deletions
+2
View File
@@ -37,6 +37,8 @@ gem "thruster", require: false
# Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images]
gem "image_processing", "~> 1.2"
gem 'slim'
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"