with_all_rich_text()
Eager load all dependent RichText models in bulk.
# File actiontext/lib/action_text/attribute.rb, line 62 def with_all_rich_text eager_load(rich_text_association_names) end