mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
b0287d0681
Permit applications to hack in custom DB config for ActionText::RichText until AT has first-class multi-DB support: ActiveSupport.on_load(:action_text_record) do connects_to reading: :action_text_replica, writing: :action_text_primary end |
||
---|---|---|
.. | ||
record.rb | ||
rich_text.rb |