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

Some improvements on building nested forms. [ci skip] #13214

Merged
merged 1 commit into from
Dec 6, 2013
Merged

Some improvements on building nested forms. [ci skip] #13214

merged 1 commit into from
Dec 6, 2013

Conversation

JuanitoFatas
Copy link
Contributor

  • Change 9.2 title from Building the Form to Building Nested Form.
  • Make the example of 9.2 met with example below.
  • 9.4 punctuation fixes & readability (inline code snippet).
  • Fix 9.4 code example.

@@ -859,7 +859,7 @@ end

This creates an `addresses_attributes=` method on `Person` that allows you to create, update and (optionally) destroy addresses.

### Building the Form
### Building Nested Form
Copy link
Member

Choose a reason for hiding this comment

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

either "A Nested Form" or "Nested Forms" (the latter is probably better)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Changed. Thanks.

@chancancode
Copy link
Member

Also, I have a huge favor to ask from you. I noticed that you are also fixing warpping the lines as you are editing this file, which is great. However, due to the way diffing works, this makes it pretty much impossible to tell what actually changed 😢 Also, the file is now inconsistently warpped.

Can I suggest that you split this into two commits, the first one fixing the wording, the second one fixing the lines in the whole file in one go? HUGE thank you for this one in advance!

@chancancode
Copy link
Member

Also, thank you for taking your time to submit this, helping to make Rails better 💙

@JuanitoFatas
Copy link
Contributor Author

@chancancode I would love to but I think we should just change the wording (and surrounding word wraps) in this commit and avoid the whole file wrap changes (this is cosmetic change).

@JuanitoFatas
Copy link
Contributor Author

@chancancode No unnecessary word wrap. Thank you for your time to work on this.

chancancode added a commit that referenced this pull request Dec 6, 2013
Some improvements on building nested forms. [ci skip]
@chancancode chancancode merged commit 92812ba into rails:master Dec 6, 2013
@chancancode
Copy link
Member

Thank you ❤️ 💚 💙 💛 💜

@JuanitoFatas
Copy link
Contributor Author

I thank you for collaboration. It's really late in my Time zone. So I reply very short. I am sorry for this. Thank you again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants