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
Commit message (
Expand
)
Author
Age
Files
Lines
*
`ActiveSupport::Inflector#ordinal` and `ActiveSupport::Inflector#ordinalize`
Christian Blais
2018-03-05
1
-13
/
+2
*
Enable autocorrect for `Lint/EndAlignment` cop
Koichi ITO
2018-01-18
2
-2
/
+2
*
Update incorrect backtick usage in RDoc to teletype
T.J. Schuck
2017-11-22
1
-2
/
+2
*
Merge pull request #30782 from NickLaMuro/improve_performance_of_inflections
Matthew Draper
2017-11-14
2
-5
/
+19
|
\
|
*
Deprecate ActiveSupport::Inflector#acronym_regex
Nick LaMuro
2017-10-28
1
-2
/
+4
|
*
Cache regexps generated from acronym_regex
Nick LaMuro
2017-10-23
2
-6
/
+18
*
|
Fix acronym support in `humanize`
Andrew White
2017-11-06
1
-1
/
+1
*
|
Fix french spelling mistake
Skander
2017-11-06
1
-6
/
+6
*
|
[ci skip] show the correct example to demonstrate inflections.
Aditya Kapoor
2017-11-01
1
-1
/
+7
|
/
*
[Active Support] require_relative => require
Akira Matsuda
2017-10-21
3
-7
/
+7
*
Enable `Layout/FirstParameterIndentation` cop
Ryuta Kamizono
2017-07-17
1
-3
/
+4
*
[Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
3
-0
/
+3
*
Use frozen-string-literal in ActiveSupport
Kir Shatrov
2017-07-09
3
-0
/
+3
*
[Active Support] require => require_relative
Akira Matsuda
2017-07-01
3
-7
/
+7
*
Fix pluralization of uncountables when given a locale
Eilis Hamilton
2017-05-19
1
-6
/
+9
*
Use keyword arguments instead of hash
Rafael Mendonça França
2017-03-28
1
-5
/
+7
*
Merge pull request #28480 from mubashirhanif/add_keep_id_suffix_option_to_hum...
Rafael Mendonça França
2017-03-28
1
-12
/
+22
|
\
|
*
Added options hash to titleize method and keep_id_suffix option to humanize
Mubashir Hanif
2017-03-21
1
-12
/
+22
*
|
Update `titlelize` regex to allow apostrophes
Andrew White
2017-03-06
1
-1
/
+1
*
|
Raise ArgumentError if attempting to transliterate anything that is not a string
Kevin McPhillips
2017-01-16
1
-0
/
+2
*
|
There's no such module
Akira Matsuda
2017-01-05
1
-4
/
+4
*
|
Prefer Regexp#match? over Regexp#===
Matthew Draper
2016-12-31
1
-1
/
+2
*
|
Only add regexes for the new words
Matthew Draper
2016-12-31
1
-2
/
+3
*
|
Privatize unneededly protected methods in Active Support
Akira Matsuda
2016-12-24
1
-1
/
+1
*
|
Fix constantize edge case involving prepend, autoloading and name conflicts
Jean Boussier
2016-12-14
1
-1
/
+1
|
/
*
Remove deprecated separator argument from parameterize
Andrew White
2016-11-14
1
-5
/
+1
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-2
/
+2
*
Fix broken comments indentation caused by rubocop auto-correct [ci skip]
Ryuta Kamizono
2016-09-14
1
-9
/
+9
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
code gardening: removes redundant selfs
Xavier Noria
2016-08-08
1
-2
/
+2
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
3
-7
/
+6
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
2
-16
/
+16
*
modernizes hash syntax in activesupport
Xavier Noria
2016-08-06
1
-1
/
+1
*
applies new string literal convention in activesupport/lib
Xavier Noria
2016-08-06
3
-20
/
+20
*
revises a regexp
Xavier Noria
2016-07-22
1
-1
/
+1
*
systematic revision of =~ usage in AS
Xavier Noria
2016-07-22
1
-2
/
+3
*
fix ActiveSupport::Infector.constantize usage API doc [ci skip]
Pan GaoYong
2016-06-30
1
-4
/
+4
*
Fix method String#upcase_first
bogdanvlviv
2016-03-31
1
-2
/
+4
*
Add upcase_first method
Glauco Custódio
2016-02-25
1
-0
/
+7
*
fix typo on comments
Paulo Ancheta
2015-12-23
1
-1
/
+1
*
Parameterize with options to preserve case of string
Swaathi K
2015-11-07
1
-8
/
+23
*
Require only necessary concurrent-ruby classes.
Jerry D'Antonio
2015-11-04
1
-1
/
+1
*
code gardening in transliterate.rb
Xavier Noria
2015-10-07
1
-2
/
+5
*
s/seperator/separator/g
Akira Matsuda
2015-09-20
1
-3
/
+3
*
Replaced `ThreadSafe::Map` with successor `Concurrent::Map`.
Jerry D'Antonio
2015-09-19
1
-2
/
+2
*
File encoding is defaulted to utf-8 in Ruby >= 2.1
Akira Matsuda
2015-09-18
2
-3
/
+0
*
Merge pull request #21217 from myrridin/myrridin-documentation-updates
Zachary Scott
2015-08-12
1
-2
/
+2
|
\
|
*
[ci skip] Switch around a common idiom for readability
Thomas Hart II
2015-08-05
1
-2
/
+2
*
|
Regexp#=== is faster than String#=~
schneems
2015-08-07
1
-1
/
+1
*
|
speed up code and avoid unnecessary MatchData objects
Aaron Lasseigne
2015-08-06
1
-1
/
+1
[next]