Xavier Noria
|
152bd3c510
|
Revert "Used any? instead of length call"
Reason: This is slower, and any? is not equivalent in the
general case.
See discussion in https://github.com/rails/rails/pull/3779
This reverts commit 20cbf8eddc .
|
2011-11-28 11:07:01 +01:00 |
|
Rahul P. Chaudhari
|
20cbf8eddc
|
Used any? instead of length call
|
2011-11-28 12:07:31 +05:30 |
|
Arun Agrawal
|
d16466388e
|
Adding __content__ into XmlMini_JDOM
|
2011-05-27 00:47:57 +05:30 |
|
Arun Agrawal
|
89da0d3ab9
|
Using java_import instead of import. Need to do this with rake 0.9.0 #jruby
|
2011-05-24 10:07:05 +05:30 |
|
Xavier Noria
|
173f828760
|
jdom.rb needs active_support/core_ext/object/blank
|
2010-01-01 14:28:57 -08:00 |
|
Pratik Naik
|
e033b5d037
|
Merge docrails
|
2009-07-25 16:03:58 +01:00 |
|
Brian Lopez
|
53dda29f8b
|
Add support for parsing XML and JSON from an IO as well as a string [#2659 state:resolved]
Signed-off-by: Joshua Peek <josh@joshpeek.com>
|
2009-05-17 10:37:52 -05:00 |
|
Stephen Bannasch
|
1d71a34afa
|
add JRuby-JDOM backend for XmlMini
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2009-04-26 16:13:55 -07:00 |
|