aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/i18n.md
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typos and improve the documentationJon Atack2015-04-151-1/+3
* change REQUEST_URI to PATH_INFOMehmet Emin İNAÇ2015-04-041-1/+1
* Added missing closing brace in sample code for safe HTML translationsChristian Ress2015-03-131-1/+1
* Remove reference to workingwithrails.com since it is being retiredRichard Venneman2015-02-271-5/+2
* Fix code sample for custom exception handler [ci skip]Bart2015-02-191-2/+2
* Tiny documentation edits [ci skip]Robin Dupret2015-02-151-2/+3
* Document lazy lookup behavior for controllersCarlos Ramirez III2015-02-031-0/+19
* Add missing options to Error Message Interpolation guide [CI skip]Wojciech Wnętrzak2015-01-211-1/+2
* Underscore typo [ci skip]Jared Fine2015-01-161-1/+1
* - Changed `IN` to `ON` in markdown renderer conditionVipul A M2015-01-141-1/+1
* warn about reading guides in GitHubXavier Noria2014-12-231-0/+2
* [ci skip] fix class nameyui-knk2014-11-291-1/+1
* [ci skip] removing ruby-i18n.org/wiki link that is not available and using â€...Gaurav Sharma2014-10-091-9/+6
* i18n guide: clarify interpolation rules in _html keys [ci skip]Xavier Noria2014-09-101-0/+16
* Merge pull request #16097 from nishantmodak/correct_mdZachary Scott2014-07-081-3/+3
|\
| * correct markdown usage [ci skip]Nishant Modak2014-07-091-3/+3
* | Update Rails versions [ci skip]Robin Dupret2014-07-071-2/+2
|/
* Pluralize paramsMauro George2014-06-031-1/+1
* Add default_i18n_subject to the guidesMauro George2014-06-031-0/+18
* Include label value in i18n attribute lookupJoshua Cody2014-05-061-0/+13
* [skip ci] Reorder i18n guideKyle Heironimus2014-04-161-54/+54
* [ci skip] Avoid suggesting dangerous code in i18n guideMike MacDonald2014-04-151-2/+2
* Update documentation to use Rails.application insteadMarcel Morgan2014-04-131-1/+1
* Fix default_url_options example in i18n guide [ci skip]Nikolay Shebanov2014-04-031-5/+4
* Fix a grammatical error in the i18n guide [ci skip]sukolsak2014-03-121-1/+1
* Revert "Don't symbolize tainted data." [ci skip]Xavier Noria2014-02-111-5/+1
* Don't symbolize tainted data.devlin zed2014-02-111-1/+5
* Missing closing parenthesis.edogawaconan2014-02-041-1/+1
* Change all "can not"s to the correct "cannot".T.J. Schuck2014-01-031-2/+2
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-12-201-1/+1
|\
| * Revert "Fix on-site markdown rendering [ci skip]"Vijay Dev2013-12-191-1/+1
| * Revert "Underscore in markdown should be escaped with backslash [ci skip]"Vijay Dev2013-12-191-1/+1
| * Fix on-site markdown rendering [ci skip]Harshad Sabne2013-11-281-1/+1
| * Underscore in markdown should be escaped with backslash [ci skip]Harshad Sabne2013-11-261-1/+1
| * Globalize has moved to a new repositoryHarshad Sabne2013-11-251-1/+1
* | Added `absence` parameter to pluralization tableIvan2013-12-161-0/+1
|/
* Merge remote-tracking branch 'docrails/master'Xavier Noria2013-11-241-1/+1
|\
| * Fix broken Wikipedia link.Harshad Sabne2013-11-131-1/+1
* | Added a missing close parenthesis to i18n.mdJacob Evan Shreve2013-11-211-1/+1
|/
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2013-11-071-1/+7
|\
| * Fixes typoJay Hayes2013-10-201-1/+1
| * Update I18n guide to note the additional features of the `translate` view helperJay Hayes2013-10-191-1/+7
* | Clarify HTML Safe Translations [ci-skip]Derek Prior2013-11-051-1/+1
|/
* [Documentation] Add a missing validation to I18n docsGrayson Wright2013-09-241-0/+1
* [ci skip] Fix links in section 5.3 of i18n.mdJuanito Fatas2013-09-101-5/+5
* [ci skip] Add missing setting locale code snippet.Juanito Fatas2013-09-101-0/+11
* [ci skip] Change link name of Rails i18n wiki.Juanito Fatas2013-09-091-1/+1
* Use Ruby on Rails Coding Conventions for code examples in the guidesPaul Nikitochkin2013-09-061-4/+5
* cleans the guides sources from fancy non-ASCII stuffXavier Noria2013-08-231-10/+10
* Add plural form example for AR I18n section [ci skip]Sadjow Leão2013-08-131-0/+13