Destroyed At v0.4.0 Release Notes

Release Date: 2014-04-11 // about 10 years ago
    • ⚡️ Updates for Rails 4.1
    • 0️⃣ Removes .with_default_scope which has been deprecated.
    • Enables retrieval of destroyed objects by time via .destroyed method, which now takes an optional time attribute. - linstula & danmcclain
    • ✂ Removes m as a development dependency, since it is not compatible with minitest 5.