index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activesupport
/
lib
/
active_support
/
xml_mini
/
nokogirisax.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
`self.` is not needed when calling its own instance method
Akira Matsuda
2017-01-05
1
-1
/
+1
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-4
/
+3
*
applies new string literal convention in activesupport/lib
Xavier Noria
2016-08-06
1
-8
/
+8
*
change merge to merge! in AS on new hashes
Vipul A M
2013-04-02
1
-1
/
+1
*
Clean up module docs [ci skip]
Vijay Dev
2012-03-07
1
-2
/
+1
*
fixed a missing require that causes trouble when using AS in a non-rails env.
Nick Sutterer
2011-01-18
1
-0
/
+1
*
using a merge with a Hash[] rather than a loop to add SAX parsed attributes
Aaron Patterson
2010-11-16
1
-2
/
+1
*
AS gem doesn't depend on nokogiri so shows a nicer error if users haven't ins...
Santiago Pastorino
2010-07-30
1
-2
/
+7
*
adds missing requires for Object#blank? and Object#present?
Xavier Noria
2010-03-28
1
-0
/
+1
*
Fixed some bugs and fixed some tests in new SAX-based XmlMini backends.
Willem van Bergen
2010-01-01
1
-1
/
+1
*
Added SAX-based parser for XmlMini, using Nokogiri.
Willem van Bergen
2010-01-01
1
-0
/
+82