Globalize v3.0.3 Release Notes

Release Date: 2013-12-26 // over 10 years ago
    • ๐ŸŒ Ensure that foreign key is always set when saving translations (thanks Andrew Feng).
    • ๐Ÿ‘€ Patch I18n to add back I18n.interpolate after it was removed (accidentally?) in v0.5.2 (see svenfuchs/i18n#232. Hopefully this patch will be temporary.
    • โœ… Explicitly test compatibility with FriendlyId to avoid issues like #306.
    • Only override ActiveRecord::Base#relation to patch where_values_hash if using AR >= 3.2.1.