nitxal

Results 1 issues of nitxal

Hi there, I am using [Missing Module](https://github.com/svenfuchs/i18n-active_record/blob/master/lib/i18n/backend/active_record/missing.rb), everything works well without default option, like this ```ruby I18n.t('hi') ``` however I need to save as well in translations table, missing translations...

feature request