ad mina deploy

This commit is contained in:
2022-12-10 00:22:52 +02:00
parent 8ec178cb87
commit c6b1247f28
3 changed files with 86 additions and 2 deletions

View File

@ -27,6 +27,7 @@ end
group :development, :test do
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem
gem "debug", platforms: %i[ mri mingw x64_mingw ]
gem "mina"
end
group :development do