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

RBS: Decleare Profile#profile_badges manually #109

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

tk0miya
Copy link
Contributor

@tk0miya tk0miya commented Nov 6, 2023

As a preparation of giving types to controllers, this adds types for Profile#profile_badges manually because current rbs_rails does not support HABTM association. It should be removed if rbs_rails will support it in the future.

refs: pocke/rbs_rails#272

As a preparation of giving types to controllers, this adds types for
`Profile#profile_badges` manually because current rbs_rails does not
support HABTM association.  It should be removed if rbs_rails will
support it in the future.

refs: pocke/rbs_rails#272
Copy link
Member

@unasuke unasuke left a comment

Choose a reason for hiding this comment

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

Good! I'm glad that this app made a chance to contribution to rbs_rails 🤩

@unasuke unasuke merged commit 8e1bbb0 into kaigionrails:main Nov 7, 2023
2 checks passed
@tk0miya tk0miya deleted the typing_module_habtm branch November 7, 2023 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants