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

fix: CustomAudienceHelpers is broken for separation of positional and keyword arguments in Ruby 3.0 #200

Closed

Conversation

osdakira
Copy link
Contributor

@osdakira osdakira commented Jul 31, 2023

CustomAudienceHelpers is broken due to ruby3.0 spec changes.
This should be fixed since the minimum supported version is ruby3.0.

https://www.ruby-lang.org/en/news/2019/12/12/separation-of-positional-and-keyword-arguments-in-ruby-3-0/

@osdakira osdakira force-pushed the fix-custom-audience-for-ruby3 branch from 5f3638d to cb2f638 Compare July 31, 2023 02:06
@osdakira osdakira changed the title fix: Separation of positional and keyword arguments in Ruby 3.0 fix: CustomAudienceHelpers is broken for separation of positional and keyword arguments in Ruby 3.0 Jul 31, 2023
@osdakira
Copy link
Contributor Author

@stcheng

Excuse my sudden mention, Sir.
CustomAudienceHelper is broken since ruby3.0.
Issues has been opened, but no one seems to have noticed it.

I wanted to mentions it, but I didn't know who to mentions it to, so I asked you, the latest reviewer.
Can you please tell me who I can talk to about this?

[Issues]

@facebook-github-bot
Copy link

@alanho has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@alanho
Copy link
Contributor

alanho commented Aug 1, 2023

@osdakira thanks for the report. we're working on merging this into main branch

@osdakira
Copy link
Contributor Author

osdakira commented Aug 1, 2023

@alanho thank you for your quick response. I appreciate your working.

@facebook-github-bot
Copy link

@alanho merged this pull request in 7bba445.

facebook-github-bot pushed a commit to facebook/facebook-business-sdk-codegen that referenced this pull request Aug 1, 2023
… keyword arguments in Ruby 3.0

Summary:
`CustomAudienceHelpers` is broken due to ruby3.0 spec changes.
This should be fixed since the minimum supported version is ruby3.0.

https://www.ruby-lang.org/en/news/2019/12/12/separation-of-positional-and-keyword-arguments-in-ruby-3-0/

X-link: facebook/facebook-ruby-business-sdk#200

Reviewed By: stcheng

Differential Revision: D47914109

Pulled By: alanho

fbshipit-source-id: 4bcfa288fbeaa5a3031b7eb3e9abe5eba827c0cd
afn pushed a commit to cygnuseducation/facebook-ruby-business-sdk that referenced this pull request Nov 1, 2023
… keyword arguments in Ruby 3.0 (facebook#200)

Summary:
`CustomAudienceHelpers` is broken due to ruby3.0 spec changes.
This should be fixed since the minimum supported version is ruby3.0.

https://www.ruby-lang.org/en/news/2019/12/12/separation-of-positional-and-keyword-arguments-in-ruby-3-0/

Pull Request resolved: facebook#200

Reviewed By: stcheng

Differential Revision: D47914109

Pulled By: alanho

fbshipit-source-id: 4bcfa288fbeaa5a3031b7eb3e9abe5eba827c0cd
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

3 participants