aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/locale
Commit message (Expand)AuthorAgeFilesLines
* Improve the performance of `ActiveSupport::Inflector.ordinal`Ryuta Kamizono2018-04-291-9/+12
* `ActiveSupport::Inflector#ordinal` and `ActiveSupport::Inflector#ordinalize`Christian Blais2018-03-051-0/+28
* Add support for Petabyte and Exabyte in number to human sizeAkshay Vishnoi2015-12-221-0/+2
* Remove i18n symbol dependencyChris McGrath2013-01-171-3/+3
* Fallback to :en locale instead of handling a constant with defaultsCarlos Antonio da Silva2012-08-111-6/+4
* Moving NumberHelpers from ActionView to ActiveSupportAndrew Mutz2012-05-271-0/+99
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-3/+3
* Fix comment in en.yml datime_select -> datetime_selectRodrigo Rosenfeld Rosas2010-06-201-1/+1
* fixing invalid yaml [#4418 state:resolved]Aaron Patterson2010-04-161-1/+4
* Change Array#to_sentence I18n options to pass comma and space character from ...Akira Matsuda2008-12-081-2/+3
* use :en as a default locale (in favor of :en-US)Sven Fuchs2008-11-181-1/+1
* Made i18n simple backend able to store false values (and not confuse them wit...Tarmo Tänav2008-10-091-0/+1
* Locale file changed to yamlIain Hecker2008-08-202-29/+31
* switch to using I18n.load_translations instead of requiring plain ruby filesSven Fuchs2008-08-131-24/+25
* Fixed Date and Time localization for ActiveSupportLuca Guidi2008-07-021-0/+21
* Renamed lang/ to locale/ because that's what we seem toSven Fuchs2008-06-211-0/+7