Class: I18nFeedback::Suggestion
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- I18nFeedback::Suggestion
- Defined in:
- app/models/i18n_feedback/suggestion.rb
Overview
A proposed wording for one translation key in one locale. Author attribution is optional and stored as loose fields (no foreign key to the host's user table) so the model is portable across apps with different user models.