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
Remove XML Parser from ActionDispatch #9328
Conversation
|
|
1 similar comment
|
|
|
I cannot see a merge button? Anyone, if you see the "merge" button, click, ASAP |
|
Holding this one off right now to discuss the right gem name for this. Potential candidates are:
I like 2 myself, since it follows Ruby |
|
My vote is blue...errr, 3, because it's extending the |
|
3 |
|
Yeah, 3 |
|
yeah. 3 |
|
Vote closed, and now I'm having a facepalm moment. You could say that it's extending actionpack, but then you also have to think that actionpack is actually consist of I'm writing a documentation for Can I use my veto power and do 2? |
|
I see. So I guess it should be in |
|
@sikachu how about your choice? |
|
We've decided that we'll go with |
|
Code update mentioning the new library name. The code also has been extracted to https://github.com/rails/actionpack-xml_parser |
|
|
|
Is something missing? |
If you want an ability to parse XML parameters, please install `actionpack-xml_parser` gem.
|
I think this is ready, and the green button is appearing again ... click it! |
Remove XML Parser from ActionDispatch
|
Thank you @guilleiguaran @sikachu |
As per our discussion, this is going to be extracted out to a gem. If you want an ability to parse XML parameters, please install
actiondispatch-xml_params_parseractionpack-xml_parsergem.