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

Fix syntax error in atom_feed example [ci skip] #12870

Merged
merged 1 commit into from Nov 13, 2013

Conversation

saulius
Copy link
Contributor

@saulius saulius commented Nov 13, 2013

Builder's #tag! takes either String or Symbol as the first parameter (see http://builder.rubyforge.org/classes/Builder/XmlBase.html#M000017).

This is also wrong on 4.0-stable and 3-2-stable.

Builder's #tag! takes either String or Symbol as the first parameter
@senny
Copy link
Member

senny commented Nov 13, 2013

@sauliusg looks good. Thank you 💛 will backport to 4-0-stable.

senny added a commit that referenced this pull request Nov 13, 2013
Fix syntax error in atom_feed example [ci skip]
@senny senny merged commit 82d9585 into rails:master Nov 13, 2013
senny added a commit that referenced this pull request Nov 13, 2013
Fix syntax error in atom_feed example [ci skip]
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