| 47003f8 |
2011-05-14 |
[GUIDES] Changed the `LANGUAGE` variable to `GUIDES_LANG... |
| 1877faa |
2011-01-02 |
[FIX] Renamed ENV['LANG'] for generating translated guid... |
| 56221fa |
2011-01-01 |
Added support for generating translated guides (stored i... |
| 9f75545 |
2010-12-28 |
Added information about invoking migrations in non-defau... |
| cb4b5c8 |
2010-12-28 |
Adding information and link to guide on customizing gene... |
| 8031b7e |
2010-12-28 |
Fixed incorrect instructions for calling the `rails` com... |
| e2c2c29 |
2010-12-28 |
Added TIP box with information about the `--database` sw... |
| 8e8c13a |
2010-12-28 |
Fixed incorrect command for displaying options for new a... |
| ee7487e |
2009-07-11 |
Fix typo in I18n guide. Closes ticket #83 reported by noocx |
| 4f623f5 |
2009-04-25 |
Better wording of environment.rb example code, thanks Pa... |
| 7163b64 |
2009-04-25 |
Consolidate `config/locale` vs `config/locales` issue. [... |
| b69f027 |
2009-03-12 |
Fixed invalid HTML in Credits |
| 4185fb1 |
2009-03-07 |
Raise LoadError instead of a runtime exception [#1498 st... |
| a6f1e42 |
2009-03-01 |
Added information about "lazy lookup" inside views (`t '... |
| 92dd9b3 |
2009-03-01 |
Added information about "Localized views" into I18N guide |
| 48d4c0f |
2009-03-01 |
Added note how to configure Rails loading mechanism to l... |
| e1c0763 |
2009-03-01 |
Get rid of drop shadows in screenshots for the I18N guide |
| e0d79fb |
2009-02-04 |
Fixed the wrong currency symbol in the i18n guide |
| 074b501 |
2009-02-02 |
I18n guide: Correction -- Invalid .rb dictionaries will ... |
| 8cdfca1 |
2009-02-02 |
I18n guide: Add warning about YAML sensitivity when stor... |
| d96483d |
2009-02-02 |
Add link to Ryan Tomayko's "locale" Rack middleware to i... |
| 41fbf74 |
2009-01-26 |
Fixing stylistic issues in i18n guide |
| 095c89b |
2009-01-26 |
Finished the tutorial part of i18n guide (organization o... |
| b24f136 |
2009-01-26 |
Fixed grammar and formatting issues in i18n guide |
| 1b8131b |
2009-01-26 |
Finished section about "Setting the locale from the clie... |
| 6e32e36 |
2009-01-26 |
First part of "Setting locale from the client supplied i... |
| c73f17f |
2009-01-26 |
Added note about Rails' i18n pragmatic to locale keys an... |
| 0b02e44 |
2009-01-26 |
Clarifying the need and context of patching i18n in Rail... |
| aae0bec |
2009-01-26 |
Clarifications for the i18n guide: descriptions of worki... |
| de7100d |
2009-01-26 |
Re-wrote intro section w/r/t to i18n/L18n difference, mo... |
| 5b1fe6c |
2009-01-23 |
Merge branch 'master' of git@github.com:lifo/docrails |
| c20e291 |
2009-01-23 |
Clarified the difference between `:foreign_key` and `:as... |
| ca250bd |
2009-01-22 |
Basic formatting fixes for the rest of the i18n guide (+... |
| 6cd4fed |
2009-01-22 |
Finished section "Setting locale from the URL params" in... |
| 97d9585 |
2009-01-22 |
Complete "Setting locale from the domain name" in i18n g... |
| 0eccdd9 |
2009-01-22 |
Extended and clarified intro section of i18n guide. |
| cc2243d |
2009-01-21 |
Fixed bad path to image (demo_translated_en.png) |
| 47b1224 |
2009-01-21 |
Added section about Setting locale from URL to i18n guide |
| b9a0c02 |
2009-01-21 |
Basic draft of section "Setting and passing the locale" ... |
| 4059f04 |
2009-01-18 |
Add rake task for generating a subset of guides |
| 4dd7642 |
2009-01-17 |
Clarifications and additions to the introduction part of... |
| 99918a4 |
2008-10-14 |
Merge branch 'master' of git@github.com:lifo/docrails |
| b38a803 |
2008-10-10 |
Stated the need to specify "config.gem" +:lib+ option fo... |