Commit 5016cb1

mo khan <mo@mokhan.ca>
2016-05-14 02:22:35
ignore time formats.
1 parent 9972ac8
Changed files (1)
config/i18n-tasks.yml
@@ -71,6 +71,7 @@ ignore_missing:
 
 ignore_unused:
   - activerecord.*
+  - time.*
 ## Consider these keys used
 # ignore_unused:
 # - 'activerecord.attributes.*'