chore: Improvements to codespaces (#11635)

- Remove the deprecated extensions
- Install claude code in base image 
- Fix rails deprecation warning
This commit is contained in:
Sojan Jose
2025-05-29 21:18:02 -06:00
committed by GitHub
parent aad6d655d5
commit 8bbf6c75e3
5 changed files with 25 additions and 7 deletions

View File

@@ -41,6 +41,7 @@ run:
force_run:
rm -f ./.overmind.sock
rm -f tmp/pids/*.pid
overmind start -f Procfile.dev
debug: