This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
199e220e885277dad5e222bf98f00a67b2e6674e
rails
/
activesupport
/
lib
/
active_support
/
xml_mini
History
Aaron Patterson
254b0a4bbb
using a merge with a Hash[] rather than a loop to add SAX parsed attributes
2010-11-16 10:09:42 -08:00
..
jdom.rb
jdom.rb needs active_support/core_ext/object/blank
2010-01-01 14:28:57 -08:00
libxml.rb
Change returning with tap
2010-07-25 16:33:04 +02:00
libxmlsax.rb
adds missing requires for Object#blank? and Object#present?
2010-03-28 14:15:02 +02:00
nokogiri.rb
AS gem doesn't depend on nokogiri so shows a nicer error if users haven't installed
2010-07-30 16:05:51 -03:00
nokogirisax.rb
using a merge with a Hash[] rather than a loop to add SAX parsed attributes
2010-11-16 10:09:42 -08:00
rexml.rb
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
2010-08-14 04:12:33 -03:00