Skip to content

Commit 53a9923

Browse files
committed
No need to recommend spring any more as a common option
1 parent d366a99 commit 53a9923

File tree

1 file changed

+0
-2
lines changed
  • railties/lib/rails/generators/rails/app/templates

1 file changed

+0
-2
lines changed

railties/lib/rails/generators/rails/app/templates/Gemfile.tt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ group :development do
5656
# gem "rack-mini-profiler"
5757

5858
<%- end -%>
59-
# Speed up commands on slow machines / big apps [https://github.com/rails/spring]
60-
# gem "spring"
6159
<%- if RUBY_VERSION < "3.2" -%>
6260

6361
# Highlight the fine-grained location where an error occurred [https://github.com/ruby/error_highlight]

0 commit comments

Comments
 (0)