I''m referring to the vendor folder under activesupport/lib/ active_support folder. Are we supposed to be making changes to the files in this folder? I just submitted my first patch (a doc patch) to a file in this folder, and I just realized it could be an external project. Then I noticed the XML Builder project in RubyForge. I also just noticed that most of the files under the builder folder are marked with nodoc, though XmlMarkup and BlankSlate are currently viewable in the rails documentation. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
> I''m referring to the vendor folder under activesupport/lib/ > active_support folder. Are we supposed to be making changes to the > files in this folder? I just submitted my first patch (a doc patch) to > a file in this folder, and I just realized it could be an external > project. Then I noticed the XML Builder project in RubyForge. I also > just noticed that most of the files under the builder folder are > marked with nodoc, though XmlMarkup and BlankSlate are currently > viewable in the rails documentation.Yes, builder''s an upstream project so you should submit your patches there first. -- Cheers Koz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
Possibly Parallel Threads
- is it possible to make to_xml use underscore instead of dash?
- Example using Builder::XmlMarkup and .rxml files?
- Builder::XmlMarkup adds <inspect/> on printing and <clone/> on saving
- how to get builder 2.0 to escape attributes in rxml
- Builder::XmlMarkup and dashes