0
0
Fork 0

Replace Sprockets with Propshaft (#28239)

This commit is contained in:
Matt Jankowski 2023-12-06 05:19:24 -05:00 committed by GitHub
parent 954169966b
commit 42afd30324
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 7 additions and 40 deletions

View file

@ -14,7 +14,6 @@ require 'active_job/railtie'
# require 'action_mailbox/engine'
# require 'action_text/engine'
# require 'rails/test_unit/railtie'
require 'sprockets/railtie'
# Used to be implicitly required in action_mailbox/engine
require 'mail'