File tree Expand file tree Collapse file tree 1 file changed +0
-29
lines changed Expand file tree Collapse file tree 1 file changed +0
-29
lines changed Original file line number Diff line number Diff line change @@ -63,35 +63,6 @@ dependencies of the application. `config/boot.rb` sets
63
63
exists, then ` bundler/setup ` is required. The require is used by Bundler to
64
64
configure the load path for your Gemfile's dependencies.
65
65
66
- A standard Rails application depends on several gems, specifically:
67
-
68
- * actioncable
69
- * actionmailer
70
- * actionpack
71
- * actionview
72
- * activejob
73
- * activemodel
74
- * activerecord
75
- * activestorage
76
- * activesupport
77
- * actionmailbox
78
- * actiontext
79
- * arel
80
- * builder
81
- * bundler
82
- * erubi
83
- * i18n
84
- * mail
85
- * mime-types
86
- * rack
87
- * rack-test
88
- * rails
89
- * railties
90
- * rake
91
- * sqlite3
92
- * thor
93
- * tzinfo
94
-
95
66
### ` rails/commands.rb `
96
67
97
68
Once ` config/boot.rb ` has finished, the next file that is required is
You can’t perform that action at this time.
0 commit comments