the-future
index
def index(ids) Manga.where(id: ids).includes(:media_categories, :genres).find_each do |manga| titles = manga.titles_list yield({