Messaging with Rails and Mailboxer

I wonder if there’s a cleaner way to resolve the issues with adding both user models to the mailboxer system. I’m currently getting a long reload time.

UPDATE: It started loading faster. I don’t know, maybe it was preparing the db. But, still, this approach of loading all users into the pull down list will become a problem when the user base grows?