Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -17/+17 |
* | No need for test stub | Jeremy Kemper | 2009-11-14 | 1 | -2/+2 |
* | Remove 'core' fluff. Hookable ActiveSupport.load_all! | Jeremy Kemper | 2009-05-20 | 1 | -1/+1 |
* | Fix dependencies revealed by testing in isolation | Jeremy Kemper | 2009-04-22 | 1 | -0/+2 |
* | Change Array#to_sentence I18n options to pass comma and space character from ... | Akira Matsuda | 2008-12-08 | 1 | -6/+15 |
* | Require mocha >= 0.9.0 for AS tests | Jeremy Kemper | 2008-11-22 | 1 | -5/+3 |
* | use :en as a default locale (in favor of :en-US) | Sven Fuchs | 2008-11-18 | 1 | -2/+2 |
* | Made i18n simple backend able to store false values (and not confuse them wit... | Tarmo Tänav | 2008-10-09 | 1 | -0/+16 |
* | make i18n date/time tests timezone independent | Sven Fuchs | 2008-07-16 | 1 | -10/+10 |
* | align with changes in i18n | Sven Fuchs | 2008-07-06 | 1 | -6/+6 |
* | remove core extensions in favor of I18n#translate and I18n#localize | Sven Fuchs | 2008-07-02 | 1 | -0/+75 |