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
/
inflector
/
methods.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert removing gsub and sub from safe buffer.
José Valim
2011-09-08
1
-24
/
+8
*
remove support of symbols on classify and camelize
Damien Mathieu
2011-09-08
1
-0
/
+16
*
make gsub and sub unavailable in SafeBuffers - Closes #1555
Damien Mathieu
2011-09-08
1
-8
/
+8
*
Add more examples to #titleize
Pol Llovet
2011-07-09
1
-2
/
+4
*
Add acronym support to Inflector; Issue #1366
David Lee
2011-06-11
1
-7
/
+10
*
Refactor
David Lee
2011-06-11
1
-0
/
+92
*
adds code examples for negative ordinalize
Vijay Dev
2011-05-08
1
-1
/
+3
*
ordinalize negative numbers patch
Jason
2011-05-07
1
-2
/
+2
*
camelize and underscore are sort of inverse of each other, but not in a mathe...
Xavier Noria
2010-07-22
1
-1
/
+11
*
Avoid unnecessary allocations in Inflector.underscore [#3626 state:resolved]
Joe Van Dyk
2010-04-12
1
-5
/
+7
*
Avoid calling triggering const_missing if const_missing is private when doing...
Carl Lerche
2010-02-18
1
-1
/
+1
*
Break up inflector to reduce the dependency burden on dependency-les methods ...
Yehuda Katz
2009-11-07
1
-0
/
+139