Skip to content

Commit 4b91db5

Browse files
committed
Merge pull request rails#21156 from yui-knk/fix/guide_instumentation
[ci skip] Remove `identity.active_record`
2 parents 261b275 + 222e9c5 commit 4b91db5

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

guides/source/active_support_instrumentation.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -244,14 +244,6 @@ INFO. The adapters will add their own data as well.
244244
}
245245
```
246246

247-
### identity.active_record
248-
249-
| Key | Value |
250-
| ---------------- | ----------------------------------------- |
251-
| `:line` | Primary Key of object in the identity map |
252-
| `:name` | Record's class |
253-
| `:connection_id` | `self.object_id` |
254-
255247
### instantiation.active_record
256248

257249
| Key | Value |

0 commit comments

Comments
 (0)