Bump erb_lint from 0.3.1 to 0.4.0#906
Merged
bensheldon merged 15 commits intomainfrom dependabot/bundler/erb_lint-0.4.0Apr 11, 2023
+1,444-360
Commits
Commits on Apr 2, 2023
- authored
- authored
- authored
Add translate_hash to handle missing translation keys that return hashes; only show translatable/available locales in dropdown (#891)
Extract shared methods/scopes into a BaseExecution to share between Execution and Job models; remove deprecated ActiveJobJob model (#894)
authored- committed
Commits on Apr 5, 2023
- authored
- authored
In tests, directly use
connection.truncate_tables
instead ofActiveRecord::Tasks::DatabaseTasks.truncate_all
(#918)authored