未验证 提交 61609f17 编写于 作者: R Rafael França 提交者: Rafael Mendonça França

Merge pull request #36555 from dineshpanda/update-initialization-guide

[ci skip] Refer actionmailbox and actiontext in the guide
上级 226f83f1
......@@ -108,6 +108,8 @@ A standard Rails application depends on several gems, specifically:
* activerecord
* activestorage
* activesupport
* actionmailbox
* actiontext
* arel
* builder
* bundler
......@@ -538,6 +540,8 @@ require "rails"
action_mailer/railtie
active_job/railtie
action_cable/engine
action_mailbox/engine
action_text/engine
rails/test_unit/railtie
sprockets/railtie
).each do |railtie|
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册