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

Add more detailed comment about _assign_attribute method [ci skip] #20131

Merged
merged 1 commit into from
May 12, 2015
Merged

Add more detailed comment about _assign_attribute method [ci skip] #20131

merged 1 commit into from
May 12, 2015

Conversation

meinac
Copy link
Contributor

@meinac meinac commented May 12, 2015

No description provided.

@@ -29,7 +29,8 @@ def _assign_attributes(attributes) # :nodoc:
assign_multiparameter_attributes(multi_parameter_attributes) unless multi_parameter_attributes.empty?
end

# Re-raise with the ActiveRecord constant in case of an error
# Tries to assign given value to given attribute
Copy link
Member

Choose a reason for hiding this comment

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

Missing . in the end of the line

@meinac
Copy link
Contributor Author

meinac commented May 12, 2015

@rafaelfranca you were always helpful for my pull requests to find the best way, thank you. I've fixed problems about this pr.

@rafaelfranca
Copy link
Member

You are welcome. Thank YOU for improving Rails ❤️

rafaelfranca added a commit that referenced this pull request May 12, 2015
Add more detailed comment about _assign_attribute method [ci skip]
@rafaelfranca rafaelfranca merged commit f91cbb0 into rails:master May 12, 2015
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