diff options
author | Azul <azul@leap.se> | 2014-05-20 09:06:31 +0200 |
---|---|---|
committer | Azul <azul@leap.se> | 2014-05-26 12:58:31 +0200 |
commit | 02426b7f143e82447ff41a604c286b556ab8d3a5 (patch) | |
tree | 3545e661e04ce76cb2f96d8900043a45182dbd07 /Gemfile | |
parent | 1d0d61389011a8d0d169bc139590d90a6fbbac60 (diff) |
use i18n.missing_translations
This will print missing translation keys at the end of the tests
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ end group :test, :development do gem 'thin' + gem 'i18n-missing_translations' end group :assets do |