Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc updates to facilitate development / contributions #137

Merged
merged 4 commits into from Feb 25, 2024

Conversation

maximerety
Copy link
Contributor

I extracted a few updates that I made during the coding of #136:

  • Use Ruby 3.2.3 for local development
  • Use the standard bundled debug gem instead of pry
  • Add a very basic VSCode config to run tests/debug
  • Fix a warning when running tests

We can now benefit from the standard debug gem integrated with the
Ruby LSP VSCode extension.
DEPRECATION WARNING: Calling `ActiveRecord::Base.clear_all_connections! is deprecated. Please call the method directly on the connection handler; for example: `ActiveRecord::Base.connection_handler.clear_all_connections!`.
@maximerety maximerety marked this pull request as ready for review February 23, 2024 10:05
@maximerety maximerety requested a review from a team as a code owner February 23, 2024 10:05
.gitignore Show resolved Hide resolved
.vscode/extensions.json Show resolved Hide resolved
.vscode/launch.json Show resolved Hide resolved
.vscode/tasks.json Show resolved Hide resolved
@maximerety maximerety merged commit 15bac4a into master Feb 25, 2024
14 checks passed
@maximerety maximerety deleted the developement-misc branch February 25, 2024 20:41
@CharlesDelannoy CharlesDelannoy added the ignore-for-release If set, won't be included in the release notes label Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release If set, won't be included in the release notes
Development

Successfully merging this pull request may close these issues.

None yet

2 participants