1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actiontext/test/dummy
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
..
app Disentangle Action Text from ApplicationController 2020-10-30 01:01:42 +00:00
bin require, require_relative, load by double quotes (#38841) 2020-03-29 16:30:52 -07:00
config Disentangle Action Text from ApplicationController 2020-10-30 01:01:42 +00:00
db Track Active Storage variants in the database 2019-12-06 13:26:51 -05:00
lib/assets
log
public
storage
tmp
.browserslistrc Update Webpacker in Action Text's test dummy app 2019-05-11 20:27:37 -04:00
.postcssrc.yml
babel.config.js Update Webpacker in Action Text's test dummy app 2019-05-11 20:27:37 -04:00
config.ru require, require_relative, load by double quotes (#38841) 2020-03-29 16:30:52 -07:00
package.json Add ActionDispatch::SystemTestCase#fill_in_rich_text_area 2019-05-13 12:44:06 -04:00
postcss.config.js Update Webpacker in Action Text's test dummy app 2019-05-11 20:27:37 -04:00
Rakefile require, require_relative, load by double quotes (#38841) 2020-03-29 16:30:52 -07:00
yarn.lock Add ActionDispatch::SystemTestCase#fill_in_rich_text_area 2019-05-13 12:44:06 -04:00