aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/i18n.textile
Commit message (Expand)AuthorAgeFilesLines
* fixes #4506 [ci skip]Vijay Dev2012-03-071-1/+1
* Change ActiveRecord::Errors to ActiveModel::Errors in guidesCarlos Antonio da Silva2012-01-251-3/+3
* Typo in listMikhail Dieterle2011-12-081-1/+1
* "denoted" instead of "donated"capps2011-11-161-1/+1
* pluralize "locales" since that's what's used in other parts of the document, ...Waynn Lue2011-09-231-2/+2
* Changed "en-UK" to "en-GB"Christopher Arrowsmith2011-09-221-1/+1
* Revert "add a missing "on" and remove the "endprologue" text"Vijay Dev2011-09-211-1/+3
* add a missing "on" and remove the "endprologue" textWaynn Lue2011-09-211-3/+1
* add a '.' to etcWaynn Lue2011-09-211-1/+1
* copy edits 302e5707Vijay Dev2011-09-201-4/+3
* Locale code for Czech is ":cs"Jan Vlnas2011-09-181-1/+1
* "Passing variables into the translation" section addedKir Shatrov2011-09-161-0/+14
* update guides, use html safe translations in i18nAlexey Vakhov2011-09-151-0/+22
* Fix typo in i18n.textile header and remove extra whitespace.Jeff Dutil2011-08-161-2/+1
* s/ActiveRecord/Active Record according to api guidelinesVijay Dev2011-06-041-1/+1
* correction to the i18n locale filter examplesJosh Kalderimis2011-04-191-4/+4
* best-of-bread -> best-of-breedMalcolm Locke2011-04-181-1/+1
* Remove 2.3 since guides are supposed to be for Rails 3Sebastian Martinez2011-04-171-1/+1
* Remove extra whitespaces from guidesSebastian Martinez2011-04-141-2/+2
* more "SSL everywhere" for GitHub URLsAkira Matsuda2011-03-071-14/+14
* Fix typo in i18n guide: 'explicitely'Mani Tadayon2011-02-211-1/+1
* Add info about I18n::Backend::Chain to I18n guideBrandon Tilley2011-02-211-0/+6
* replaced MODEL.human_name with MODEL.model_name.human now that .human_name is...John Paul Ashenfelter2011-02-091-5/+5
* use name instead of title in exampleTobias Bühlmann2011-01-191-3/+3
* fixed incorrect spacing from 98368546719cf09b3bc2Vijay Dev2010-12-291-1/+1
* fixed examples & minor typosVijay Dev2010-12-291-7/+7
* minor correctionsVijay Dev2010-12-191-4/+4
* Merge branch 'master' of https://github.com/gjastrab/docrails into gjastrab-m...Aditya Sanghi2010-11-291-1/+1
|\
| * fixed example code for i18n exception handlingGreg Jastrab2010-10-221-1/+1
* | i18n guide: fix RedCloth artifacts that were rendering bad format and broken ...Jaime Iniesta2010-11-231-1/+1
* | i18n guide: fix external link to rack localeJaime Iniesta2010-11-211-1/+1
* | i18n guide: this is not longer a problemJaime Iniesta2010-11-211-1/+1
* | i18n guide: remove link to external page about 'How to encode the current loc...Jaime Iniesta2010-11-211-1/+1
* | i18n guide: it's activerecord.errors.messages.record_invalid (instead of 'inv...Jaime Iniesta2010-11-211-9/+9
* | remove old school validations and replaced with new validates method. Pending...eparreno2010-11-211-24/+24
* | guides: gives clear instructions for feedback, removes links to the now archi...Xavier Noria2010-11-191-5/+0
|/
* Add missing lookup keys for error messagesAndrew White2010-09-011-0/+6
* Added an example and explaination for using an optional path scope for the lo...Luke Brown2010-08-171-0/+11
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-1/+1
* Removed deprecated |map| block argument from routing docs since it is no long...Steven Hancock2010-07-111-1/+1
* Guides: Fix numerous broken linksJosiah Ivey2010-05-161-2/+2
* Favor %{} in all code instead of (deprecated) {{}} as interpolation syntax fo...Lawrence Pit2010-05-031-5/+5
* fix ActionController font and replace extract_locale_from_uri with extract_lo...eparreno2010-04-151-3/+3
* Revert "I18n guide: change ActionController by Action Controller in some plac...Xavier Noria2010-04-151-4/+4
* I18n guide: change ActionController by Action Controller in some places and f...eparreno2010-04-141-4/+4
* Changes in guide as per Rails 3 featuresAnil Wadghule2010-04-131-15/+15
* Updated guide to use 'Rails.root.join' to construct pathAnil Wadghule2010-04-131-4/+4
* Replace 'RAILS_ROOT' to 'Rails.root' and 'RAILS_ENV' to 'Rails.env' in signif...Anil Wadghule2010-04-121-3/+3
* fixes broken link, thanks to vegerXavier Noria2009-12-251-1/+1
* i18n guide: removes some related for 2.2Xavier Noria2009-07-251-37/+2