Skip to content

Fix undefined method add_default_name_and_id#28

Merged
jho406 merged 1 commit into
mainfrom
fix-rails-method-rename
Oct 10, 2025
Merged

Fix undefined method add_default_name_and_id#28
jho406 merged 1 commit into
mainfrom
fix-rails-method-rename

Conversation

@jho406

@jho406 jho406 commented Oct 10, 2025

Copy link
Copy Markdown
Contributor

This resolves #26, by using Rails 8 methods, but aliasing for Rails 7 compatibility.

A CI run should update to 8.0.3 where the error happened, and test older for Rails 7.

@jho406 jho406 force-pushed the fix-rails-method-rename branch 3 times, most recently from 66b0277 to e3a14d2 Compare October 10, 2025 15:32
This resolves #26, by
using Rails 8 methods, but aliasing for Rails 7 compatibility.

A CI run should update to 8.0.3 where the error happened, and test
older for Rails 7.
@jho406 jho406 force-pushed the fix-rails-method-rename branch from e3a14d2 to ba725db Compare October 10, 2025 15:40
@jho406 jho406 merged commit 7c44510 into main Oct 10, 2025
20 of 26 checks passed
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.

undefined method `add_default_name_and_id' for FormProps::Inputs::TextField

1 participant