Skip to content

Fix initializing for plain String of Ruby#509

Merged
mokuzon merged 1 commit intoline:masterfrom
mokuzon:release_v2/fix_initialize_string
Apr 10, 2025
Merged

Fix initializing for plain String of Ruby#509
mokuzon merged 1 commit intoline:masterfrom
mokuzon:release_v2/fix_initialize_string

Conversation

@mokuzon
Copy link
Copy Markdown
Contributor

@mokuzon mokuzon commented Apr 10, 2025

Fix the problem that the initialization process of a non-existent class was interrupted during the initialization of the model, when it should be set to the instance variable as is in the case of an Array[String] or Array[String, nil] type.

Resolve #498

@mokuzon mokuzon requested a review from a team April 10, 2025 10:41
@mokuzon mokuzon enabled auto-merge April 10, 2025 10:41
@mokuzon mokuzon added this pull request to the merge queue Apr 10, 2025
Merged via the queue into line:master with commit fca61c9 Apr 10, 2025
5 checks passed
@mokuzon mokuzon deleted the release_v2/fix_initialize_string branch April 10, 2025 13:40
@mokuzon mokuzon self-assigned this Apr 11, 2025
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.

v2: Some code are wrong though it's dead code

2 participants