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
4be0fc124a13704b309bb6d79da4fdfdbee67cf9
rails
/
activesupport
/
lib
/
active_support
/
xml_mini
History
Santiago Pastorino
b451de0d6d
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
2010-08-14 04:12:33 -03: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
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
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