Add i18n-tasks with adapted config from CodeHarbor

This commit is contained in:
Sebastian Serth
2024-04-14 00:52:28 +02:00
committed by Sebastian Serth
parent 09fe592714
commit f6041af4c3
7 changed files with 275 additions and 1 deletions

View File

@ -69,6 +69,7 @@ end
group :development, :staging do
gem 'better_errors'
gem 'binding_of_caller'
gem 'i18n-tasks'
gem 'letter_opener'
gem 'listen'
gem 'pry-byebug'