Skip to content

Commit

Permalink
Fix markdown callout
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspth committed Dec 22, 2023
1 parent 97cb38f commit 6882a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ class Post::Publisher < ActiveRecord::AssociatedObject
end
```
> [!INFO]
> [!NOTE]
> Under the hood, this reuses the same info we needed for automatic Active Job support. Namely, the Active Record class, here `Post`, and its `id`.
### Namespaced models
Expand Down

0 comments on commit 6882a4c

Please sign in to comment.