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

Cache::Store doc improvements [ci-skip] #50496

Merged
merged 4 commits into from Dec 31, 2023
Merged

Conversation

skipkayhil
Copy link
Member

See individual commits

- tweak opening paragraph to specifically mention that the Redis backing
  a Cache should not be the Redis backing Active Job
- add code blocks to Redis::Distributed since it uses the class syntax
- expand on ways to point Cache at a Redis in initialization
- add an rdoc link for #fetch and a code block for `-amount`
Also swap some method references to code blocks because they aren't
documented (so the auto-references don't work).
@skipkayhil skipkayhil merged commit 2dda042 into rails:main Dec 31, 2023
3 checks passed
@skipkayhil skipkayhil deleted the hm-doc-cache branch December 31, 2023 05:38
skipkayhil added a commit that referenced this pull request Dec 31, 2023
Cache::Store doc improvements [ci-skip]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant