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

[ci-skip] Remove resolved debugger caveat from debugging guide #45704

Merged
merged 1 commit into from
Jul 30, 2022

Conversation

st0012
Copy link
Contributor

@st0012 st0012 commented Jul 30, 2022

The issue has been resolved in ruby/debug#558 and has been released since version 1.5.0

@rails-bot rails-bot bot added the docs label Jul 30, 2022
The issue has been resolved in ruby/debug#558
and has been released since version 1.5.0
@st0012 st0012 force-pushed the remove-outdated-debugger-caveat branch from 088f28e to 757094c Compare July 30, 2022 20:54
@vipulnsward vipulnsward merged commit fdc988b into rails:main Jul 30, 2022
@st0012 st0012 deleted the remove-outdated-debugger-caveat branch July 30, 2022 20:57
jamis added a commit to basecamp/rails that referenced this pull request Aug 2, 2022
* main: (89 commits)
  Fix flaky tests for RedisCacheStore
  Accept empty list of attributes for `insert_all`, `insert_all!` and `upsert_all`
  find_or_create_by: handle race condition by finding again
  Fix `Cache::NullStore` with local caching for repeated reads
  Rename 'Explicit Locals` to `Strict Locals`
  Allow templates to define which locals they accept.
  Optimize increment and decrement for `RedisCacheStore`
  Refactor ExtendedDeterministicQueries to not mutate the arguments
  RedisCacheStore: get rid of the Redis::Distributed check
  RedisCacheStore: avoid monkey patching redis
  RedisCacheStore: remove unused mget_capable? flag
  TaggedLogging preserves formatter methods
  Set collation for postgresql test DBs.
  Store previous verbose setting before it can fail in tests.
  Support explicit schemas in PostgreSQL's `create_enum`
  Remove resolved debugger caveat (rails#45704)
  Support spaces in file path when invoking editor
  Teach ActiveJob to set configs on itself
  Document where custom autoloading inflections should go
  Prevent "saved" message when edit command aborted
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants