Skip to content

Commit

Permalink
[docs] Remove incorrect sprockets reference
Browse files Browse the repository at this point in the history
Updated the list of engines to match current state of https://github.com/rails/rails/blob/main/railties/lib/rails/all.rb
  • Loading branch information
ghiculescu committed Feb 14, 2022
1 parent b636450 commit fcfbae1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion guides/source/initialization.md
Expand Up @@ -542,7 +542,6 @@ require "rails"
action_mailbox/engine
action_text/engine
rails/test_unit/railtie
sprockets/railtie
).each do |railtie|
begin
require railtie
Expand Down

0 comments on commit fcfbae1

Please sign in to comment.