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
/
ruby
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unnecessary require core_ext/string/encoding
Sergey Nartimov
2012-02-14
1
-1
/
+0
*
remove rexml security fix for rubies 1.8
Vasiliy Ermolovich
2011-12-26
1
-2
/
+0
*
remove File#to_path alias
Vasiliy Ermolovich
2011-12-25
1
-1
/
+0
*
removes the compatibility method Module#method_names
Xavier Noria
2011-12-25
1
-1
/
+0
*
remove Proces.daemon from core_ext
Vasiliy Ermolovich
2011-12-22
1
-2
/
+0
*
remove Enumerable#each_with_object from core_ext as it is present in ruby 1.9
lest
2011-12-21
1
-2
/
+2
*
Revert "Moved encoding work in progress to a feature branch."
wycats
2010-05-17
1
-0
/
+1
*
Moved encoding work in progress to a feature branch.
Jeremy Kemper
2010-05-16
1
-1
/
+0
*
Initial work to improve the state of encodings for templates
wycats
2010-05-16
1
-0
/
+1
*
Remove some 1.9 warnings (resulting in some fixed bugs). Remaining AM warning...
wycats
2010-03-17
1
-0
/
+1
*
Fix streaming by having it create a File object, which can be handled by Rack...
Carlhuda
2010-02-23
1
-0
/
+1
*
:to => redirect() can take a String using 1.9-style interpolation or proc tha...
Yehuda Katz
2009-12-20
1
-0
/
+1
*
Revert "the REXML security fix is not needed for Ruby >= 1.8.7"
Jeremy Kemper
2009-11-09
1
-0
/
+2
*
the REXML security fix is not needed for Ruby >= 1.8.7
Xavier Noria
2009-11-09
1
-2
/
+0
*
Integer#even? and Integer#odd? are not needed for Ruby >= 1.8.7
Xavier Noria
2009-11-09
1
-2
/
+0
*
Object#tap is not needed for Ruby >= 1.8.7
Xavier Noria
2009-11-09
1
-2
/
+0
*
Symbol#to_proc is not needed for Ruby >= 1.8.7
Xavier Noria
2009-11-09
1
-2
/
+0
*
Single-require forward compatibility with new Ruby features like Object#tap, ...
Jeremy Kemper
2009-05-20
1
-0
/
+24