We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d366a99 commit 53a9923Copy full SHA for 53a9923
railties/lib/rails/generators/rails/app/templates/Gemfile.tt
@@ -56,8 +56,6 @@ group :development do
56
# gem "rack-mini-profiler"
57
58
<%- end -%>
59
- # Speed up commands on slow machines / big apps [https://github.com/rails/spring]
60
- # gem "spring"
61
<%- if RUBY_VERSION < "3.2" -%>
62
63
# Highlight the fine-grained location where an error occurred [https://github.com/ruby/error_highlight]
0 commit comments