discourse/lib/i18n
Brandon Gastelo 20dbcbf022
FIX: Sort filelists to ensure consistant asset precompilation hash (#13393)
Dir.glob does not guarantee file order and can change when ran on different machines.
This means that running asset precompilation on the exact same codebase will output
different content hashes.
2021-06-16 11:04:21 -04:00
..
backend FIX: Sort filelists to ensure consistant asset precompilation hash (#13393) 2021-06-16 11:04:21 -04:00
duplicate_key_finder.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
i18n_interpolation_keys_finder.rb DEV: Fix i18n deprecation warnings 2020-08-03 15:57:29 +02:00
locale_file_checker.rb Locale checks were disabled by mistake 2020-06-16 16:04:14 +02:00
locale_file_walker.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00