Does anybody knows how to fix preload for instance dependent associations?
class Employee belongs_to :root_company has_many :device_mappings, ->(e) { w