No need to recommend spring any more as a common option

This commit is contained in:
David Heinemeier Hansson 2024-04-28 17:16:52 -07:00
parent d366a99bf3
commit 53a9923b35

@ -56,8 +56,6 @@ group :development do
# gem "rack-mini-profiler"
<%- end -%>
# Speed up commands on slow machines / big apps [https://github.com/rails/spring]
# gem "spring"
<%- if RUBY_VERSION < "3.2" -%>
# Highlight the fine-grained location where an error occurred [https://github.com/ruby/error_highlight]