Globalize v4.0.2 Release Notes

Release Date: 2014-06-29 // almost 10 years ago
    • Use reflections class method so ensure_foreign_key_for works in AR >= 4.1.2, fixes #353.
    • 🛠 Set touch:true on belongs_to for the globalized model, fixes #330 (thanks shlensky).
    • Accept optional arguments passed to where_values_hash, fixes #354 (thanks felixbuenemann).