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
/
transliterate.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
update AS/inflector docs [ci skip]
Francesco Rodriguez
2012-09-14
1
-5
/
+6
*
update some AS code examples to 1.9 hash syntax [ci skip]
Francesco Rodriguez
2012-09-12
1
-11
/
+11
*
Revert "Merge pull request #6354 from lest/patch-1"
Carlos Galdino + Rafael Mendonça França
2012-05-16
1
-1
/
+1
*
remove unnecessary require
Sergey Nartimov
2012-05-16
1
-1
/
+1
*
removing unnecessary 'examples' noise from activesupport
Francesco Rodriguez
2012-05-13
1
-2
/
+0
*
require i18n in transliterate so it can run in isolated situations
Jack Dempsey
2010-09-14
1
-0
/
+1
*
Use multibyte proxy class on 1.9, refactor Unicode.
Norman Clarke
2010-05-21
1
-2
/
+3
*
fixes colon in previous YAML example
Xavier Noria
2010-05-03
1
-1
/
+1
*
Fix transliteration rule example in docs. [#4526 state:resolved]
Norman Clarke
2010-05-03
1
-2
/
+3
*
Delegate Inflector.transliterate to i18n. [#4508 state:resolved]
Norman Clarke
2010-04-30
1
-38
/
+56
*
Improve reliability of Inflector.transliterate. [#4374 state:resolved]
Norman Clarke
2010-04-12
1
-24
/
+37
*
Parameterize should accept malformed utf8 characters [#4323 state:resolved]
Kristopher Murata
2010-04-04
1
-1
/
+4
*
Any reason we can't just use the slow 1.8 path for transliteration in 1.9?
wycats
2010-03-17
1
-2
/
+2
*
Removed the + sign as an accepted character from the parameterize method, as ...
Stijn Mathysen
2010-03-05
1
-1
/
+1
*
Break up inflector to reduce the dependency burden on dependency-les methods ...
Yehuda Katz
2009-11-07
1
-0
/
+61