FriendlyId v4.0.8 Release Notes

Release Date: 2012-08-01 // almost 12 years ago
    • Name internal anonymous class to fix marshall dump/load error (Jess Brown, Philip Arndt and Norman Clarke).

    • ⚡️ Avoid using deprecated update_attribute (Philip Arndt).

    • Added set_friendly_id method to Globalize module (Norman Clarke).

    • autoload FriendlyId::Slug; previously this class was not accessible from migrations unless required explicitly, which could cause some queries to unexpectedly fail (Norman Clarke).

    • 🛠 Fix Mocha load order (Mark Turner).

    • ⚡️ Minor doc updates (Rob Yurkowski).

    • 🔨 Other miscellaneous refactorings and doc updates.