Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pluralize "locales" since that's what's used in other parts of the document, ↵ | Waynn Lue | 2011-09-23 | 1 | -2/+2 |
| | | | | and add a missing "on" | ||||
* | Changed "en-UK" to "en-GB" | Christopher Arrowsmith | 2011-09-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Christopher Arrowsmith <chris@agouti.co.uk> | ||||
* | Revert "add a missing "on" and remove the "endprologue" text" | Vijay Dev | 2011-09-21 | 1 | -1/+3 |
| | | | | | | This reverts commit 3c5340ec9cbf12d19e734289ba748186af492d60. Reason: endprologue should not have been removed. | ||||
* | add a missing "on" and remove the "endprologue" text | Waynn Lue | 2011-09-21 | 1 | -3/+1 |
| | |||||
* | add a '.' to etc | Waynn Lue | 2011-09-21 | 1 | -1/+1 |
| | |||||
* | copy edits 302e5707 | Vijay Dev | 2011-09-20 | 1 | -4/+3 |
| | |||||
* | Locale code for Czech is ":cs" | Jan Vlnas | 2011-09-18 | 1 | -1/+1 |
| | |||||
* | "Passing variables into the translation" section added | Kir Shatrov | 2011-09-16 | 1 | -0/+14 |
| | |||||
* | update guides, use html safe translations in i18n | Alexey Vakhov | 2011-09-15 | 1 | -0/+22 |
| | |||||
* | Fix typo in i18n.textile header and remove extra whitespace. | Jeff Dutil | 2011-08-16 | 1 | -2/+1 |
| | |||||
* | s/ActiveRecord/Active Record according to api guidelines | Vijay Dev | 2011-06-04 | 1 | -1/+1 |
| | |||||
* | correction to the i18n locale filter examples | Josh Kalderimis | 2011-04-19 | 1 | -4/+4 |
| | |||||
* | best-of-bread -> best-of-breed | Malcolm Locke | 2011-04-18 | 1 | -1/+1 |
| | |||||
* | Remove 2.3 since guides are supposed to be for Rails 3 | Sebastian Martinez | 2011-04-17 | 1 | -1/+1 |
| | |||||
* | Remove extra whitespaces from guides | Sebastian Martinez | 2011-04-14 | 1 | -2/+2 |
| | |||||
* | more "SSL everywhere" for GitHub URLs | Akira Matsuda | 2011-03-07 | 1 | -14/+14 |
| | | | | see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere | ||||
* | Fix typo in i18n guide: 'explicitely' | Mani Tadayon | 2011-02-21 | 1 | -1/+1 |
| | |||||
* | Add info about I18n::Backend::Chain to I18n guide | Brandon Tilley | 2011-02-21 | 1 | -0/+6 |
| | |||||
* | replaced MODEL.human_name with MODEL.model_name.human now that .human_name ↵ | John Paul Ashenfelter | 2011-02-09 | 1 | -5/+5 |
| | | | | is deprecated | ||||
* | use name instead of title in example | Tobias Bühlmann | 2011-01-19 | 1 | -3/+3 |
| | |||||
* | fixed incorrect spacing from 98368546719cf09b3bc2 | Vijay Dev | 2010-12-29 | 1 | -1/+1 |
| | |||||
* | fixed examples & minor typos | Vijay Dev | 2010-12-29 | 1 | -7/+7 |
| | |||||
* | minor corrections | Vijay Dev | 2010-12-19 | 1 | -4/+4 |
| | |||||
* | Merge branch 'master' of https://github.com/gjastrab/docrails into ↵ | Aditya Sanghi | 2010-11-29 | 1 | -1/+1 |
|\ | | | | | | | gjastrab-master | ||||
| * | fixed example code for i18n exception handling | Greg Jastrab | 2010-10-22 | 1 | -1/+1 |
| | | |||||
* | | i18n guide: fix RedCloth artifacts that were rendering bad format and broken ↵ | Jaime Iniesta | 2010-11-23 | 1 | -1/+1 |
| | | | | | | | | links on 2.3 warnings | ||||
* | | i18n guide: fix external link to rack locale | Jaime Iniesta | 2010-11-21 | 1 | -1/+1 |
| | | |||||
* | | i18n guide: this is not longer a problem | Jaime Iniesta | 2010-11-21 | 1 | -1/+1 |
| | | |||||
* | | i18n guide: remove link to external page about 'How to encode the current ↵ | Jaime Iniesta | 2010-11-21 | 1 | -1/+1 |
| | | | | | | | | locale in the URL' as it no longer exists | ||||
* | | i18n guide: it's activerecord.errors.messages.record_invalid (instead of ↵ | Jaime Iniesta | 2010-11-21 | 1 | -9/+9 |
| | | | | | | | | 'invalid'), and messagges typo | ||||
* | | remove old school validations and replaced with new validates method. ↵ | eparreno | 2010-11-21 | 1 | -24/+24 |
| | | | | | | | | Pending: fix active_record guide | ||||
* | | guides: gives clear instructions for feedback, removes links to the now ↵ | Xavier Noria | 2010-11-19 | 1 | -5/+0 |
|/ | | | | archived LH project | ||||
* | Add missing lookup keys for error messages | Andrew White | 2010-09-01 | 1 | -0/+6 |
| | |||||
* | Added an example and explaination for using an optional path scope for the ↵ | Luke Brown | 2010-08-17 | 1 | -0/+11 |
| | | | | locale | ||||
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵ | Santiago Pastorino | 2010-08-14 | 1 | -1/+1 |
| | | | | 's/[ \t]*$//' -i {} \;) | ||||
* | Removed deprecated |map| block argument from routing docs since it is no ↵ | Steven Hancock | 2010-07-11 | 1 | -1/+1 |
| | | | | | | longer generated in edge Rails config/routes.rb Didn't touch plugins guide since I'm not too clear on how routes work in plugins. | ||||
* | Guides: Fix numerous broken links | Josiah Ivey | 2010-05-16 | 1 | -2/+2 |
| | |||||
* | Favor %{} in all code instead of (deprecated) {{}} as interpolation syntax ↵ | Lawrence Pit | 2010-05-03 | 1 | -5/+5 |
| | | | | | | for I18n Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | fix ActionController font and replace extract_locale_from_uri with ↵ | eparreno | 2010-04-15 | 1 | -3/+3 |
| | | | | extract_locale_from_tld | ||||
* | Revert "I18n guide: change ActionController by Action Controller in some ↵ | Xavier Noria | 2010-04-15 | 1 | -4/+4 |
| | | | | | | places and fix code example in 2.4 section" This reverts commit 002da9b6eab67323270dc8e7ea34fe72b3397b98. | ||||
* | I18n guide: change ActionController by Action Controller in some places and ↵ | eparreno | 2010-04-14 | 1 | -4/+4 |
| | | | | fix code example in 2.4 section | ||||
* | Changes in guide as per Rails 3 features | Anil Wadghule | 2010-04-13 | 1 | -15/+15 |
| | |||||
* | Updated guide to use 'Rails.root.join' to construct path | Anil Wadghule | 2010-04-13 | 1 | -4/+4 |
| | |||||
* | Replace 'RAILS_ROOT' to 'Rails.root' and 'RAILS_ENV' to 'Rails.env' in ↵ | Anil Wadghule | 2010-04-12 | 1 | -3/+3 |
| | | | | significant places. | ||||
* | fixes broken link, thanks to veger | Xavier Noria | 2009-12-25 | 1 | -1/+1 |
| | |||||
* | i18n guide: removes some related for 2.2 | Xavier Noria | 2009-07-25 | 1 | -37/+2 |
| | |||||
* | i18n guide: minor tweaks | Xavier Noria | 2009-07-25 | 1 | -7/+9 |
| | |||||
* | Fix typo in I18n guide. Closes ticket #83 reported by noocx | Karel Minarik | 2009-07-11 | 1 | -1/+1 |
| | |||||
* | Capitalized Rails where appropriate. | Joseph Pecoraro | 2009-05-29 | 1 | -1/+1 |
| | |||||
* | Fixes some typos in the guides. | Evan Farrar | 2009-05-07 | 1 | -8/+8 |
| |