Goldiloader v0.0.6 Release Notes

    • ↪ Workaround issue 16 by not auto-eager loading has_and_belongs_to_many associations with a uniq in Rails 3.2 since Rails doesn't eager load them properly.
    • 🛠 Fix issue 17 - models eager loaded via an explicit call to eager_load now auto eager load nested models.