Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Consolidate `config/locale` vs `config/locales` issue. [#16213] | Karel Minarik | 2009-04-25 | 1 | -5/+5 | |
| | ||||||
* | revised links in guides according to W3C link checker report | Xavier Noria | 2009-03-15 | 1 | -3/+3 | |
| | ||||||
* | fixes broken links in i18n guide | Xavier Noria | 2009-03-15 | 1 | -1/+1 | |
| | ||||||
* | Minor edits to I18n guide; publish guide | Mike Gunderloy | 2009-03-14 | 1 | -20/+21 | |
| | ||||||
* | revised titles in i18n guide | Xavier Noria | 2009-03-14 | 1 | -35/+35 | |
| | ||||||
* | Replace comma with full-stop in scoping chain. | Andreas Scherer | 2009-03-10 | 1 | -1/+1 | |
| | ||||||
* | Revision of i18n guide, final sections. | Andreas Scherer | 2009-03-10 | 1 | -22/+22 | |
| | ||||||
* | Revision of i18n guide, chapter 4. | Andreas Scherer | 2009-03-10 | 1 | -25/+24 | |
| | | | | | | Major change: Scoped lookup in the form 'active_record.error_messages' seems to have been deprecated at least in Rails 2.2. Instead, the form 'activerecord.errors.messages' is implemented and documented. | |||||
* | Revision of i18n guide, chapter 3. | Andreas Scherer | 2009-03-10 | 1 | -8/+8 | |
| | ||||||
* | Touch-up the 'i18n' part while reading the first two sections. | Andreas Scherer | 2009-03-09 | 1 | -37/+37 | |
| | ||||||
* | Fixed incorrect examples of ActiveRecord error message lookup in the I18N ↵ | Karel Minarik | 2009-03-01 | 1 | -5/+5 | |
| | | | | | | guide [Thanks Alex Fortuna] See http://www.ruby-forum.com/topic/179273 | |||||
* | Added information about "lazy lookup" inside views (`t '.foo'`) in I18N guide | Karel Minarik | 2009-03-01 | 1 | -0/+17 | |
| | ||||||
* | Clarified info about "pragmatic approach to locale codes" and removed ↵ | Karel Minarik | 2009-03-01 | 1 | -1/+1 | |
| | | | | | | speculation about "locale inheritance" in the I18N guide [thanks Kip] See http://groups.google.com/group/rails-i18n/msg/7b4513b3ca8abbf5 | |||||
* | Added information about "Localized views" into I18N guide | Karel Minarik | 2009-03-01 | 1 | -0/+6 | |
| | | | | | | | See: * http://github.com/rails/rails/commit/a98cd7ca9b2f24a4500963e58ba5c37d6bdf9259 * http://afreshcup.com/2009/02/01/rails-23-localized-views/ | |||||
* | Added note how to configure Rails loading mechanism to look for nested ↵ | Karel Minarik | 2009-03-01 | 1 | -3/+8 | |
| | | | | locale files (+config/locales/models/book/es.yml+, etc) to the I18N guide | |||||
* | More tables headers formatted. | Andreas Scherer | 2009-02-16 | 1 | -1/+1 | |
| | ||||||
* | Merge docrails along with the new guides and guides generation code | Pratik Naik | 2009-02-06 | 1 | -0/+884 | |