Skip to content

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
@maximerety maximerety merged commit 15bac4a into master Feb 25, 2024
@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants