aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/xml_mini/jdom.rb
Commit message (Expand)AuthorAgeFilesLines
* Adding __content__ into XmlMini_JDOMArun Agrawal2011-05-271-1/+8
* Using java_import instead of import. Need to do this with rake 0.9.0 #jrubyArun Agrawal2011-05-241-6/+6
* jdom.rb needs active_support/core_ext/object/blankXavier Noria2010-01-011-0/+2
* Merge docrailsPratik Naik2009-07-251-1/+1
* Add support for parsing XML and JSON from an IO as well as a string [#2659 st...Brian Lopez2009-05-171-6/+10
* add JRuby-JDOM backend for XmlMiniStephen Bannasch2009-04-261-0/+162