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

Address warning: *' interpreted as argument prefix` #689

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

yahonda
Copy link
Contributor

@yahonda yahonda commented Oct 2, 2024

This commit addresses the following warning appeared at Rails CI.

https://buildkite.com/rails/rails/builds/112102#01924ba4-ac89-4b7b-811d-6a6d37a241a1/1308-1314

/usr/local/bundle/gems/turbo-rails-2.0.10/app/channels/turbo/streams/broadcasts.rb:41: warning: `*' interpreted as argument prefix

This line has been updated via this commit and released in v2.0.10 595634e

This commit addresses the following warning appeared at Rails CI.

https://buildkite.com/rails/rails/builds/112102#01924ba4-ac89-4b7b-811d-6a6d37a241a1/1308-1314

```ruby
/usr/local/bundle/gems/turbo-rails-2.0.10/app/channels/turbo/streams/broadcasts.rb:41: warning: `*' interpreted as argument prefix
```

This line has been updated via this commit and released in v2.0.10
hotwired@595634e
Copy link
Contributor

@brunoprietog brunoprietog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @yahonda!

@brunoprietog brunoprietog merged commit 4bbe142 into hotwired:main Oct 2, 2024
15 checks passed
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.

2 participants