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

Properly deprecate the block argument in AV FormBuilder #5561

Merged

Conversation

carlosantoniodasilva
Copy link
Member

Commit 56089ca introduced a backward
incompatible change by changing the method signature of the FormBuilder. This
brings back the same method signature warning in case someone gives a block
to the builder.

More info:
56089ca#commitcomment-1116166

/cc @tenderlove

Commit 56089ca introduced a backward
incompatible change by changing the method signature of the FormBuilder.
This brings back the same method signature warning in case someone gives
a block to the builder.

More info: rails@56089ca#commitcomment-1116166
tenderlove added a commit that referenced this pull request Mar 26, 2012
…-arg

Properly deprecate the block argument in AV FormBuilder
@tenderlove tenderlove merged commit de9c0ef into rails:master Mar 26, 2012
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.

None yet

2 participants