Using spring now in the Gem file for development.

This commit is contained in:
2023-02-07 18:38:21 +00:00
parent 6c328e8bde
commit 410a59fa04
2 changed files with 3 additions and 1 deletions

View File

@@ -64,7 +64,7 @@ group :development do
# gem "rack-mini-profiler"
# Speed up commands on slow machines / big apps [https://github.com/rails/spring]
# gem "spring"
gem "spring"
end
group :test do