rails/actiontext/app
Jonathan Hefner 614e813161
Disentangle Action Text from ApplicationController
This commit allows Action Text to be used without having an
ApplicationController defined.  In doing so, it also fixes Action Text
attachments to render the correct URL host in mailers.

It also avoids allocating an ActionController::Renderer per request.

Fixes #37183.
Fixes #35578.
Fixes #36963.
Closes #38714.

Co-authored-by: Jeremy Daer <jeremydaer@gmail.com>
2020-10-30 01:01:42 +00:00
..
helpers/action_text Disentangle Action Text from ApplicationController 2020-10-30 01:01:42 +00:00
javascript/actiontext Make trix a peer dependency of actiontext since it’s not used directly 2019-01-17 10:42:09 -05:00
models/action_text Extract ActionText::Record 2020-09-29 11:59:14 -04:00
views Prefer ImageProcessing's resize_to_limit macro over resize_to_fit 2019-01-24 11:46:42 -05:00