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

Docs typo fix. broadcast_refreshes_to method does not exist #596

Closed
wants to merge 1 commit into from

Conversation

ConfusedVorlon
Copy link

broadcasts_refreshes_to method does exist

broadcasts_refreshes_to method _does_ exist
@dapi
Copy link

dapi commented Mar 24, 2024

Thank you for the issue!

broadcast_refreshes does not exist also ;)

$ ag broadcast_refreshes 
app/models/concerns/turbo/broadcastable.rb
90:# The +broadcast_refreshes+ class method configures the model to broadcast a "page refresh" on creates, 
94:#     broadcast_refreshes
107:# You can also specify the streamable declaratively by passing a symbol to the +broadcast_refreshes_to+ method:
111:#     broadcast_refreshes_to :board

@ConfusedVorlon
Copy link
Author

I see an approval - but also the workflow requires an approval from a maintainer.

Can someone do that?

@jorgemanrubia
Copy link
Member

Thanks @ConfusedVorlon. This was addressed by #608.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants