| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix small typo in Rails guides [ci skip] | Mehmet Emin İNAÇ | 2016-02-15 | 1 | -1/+1 |
* | corrects a typo | David English | 2015-12-21 | 1 | -1/+1 |
* | ApplicationRecord documentation pass | Genadi Samokovarov | 2015-12-17 | 1 | -1/+1 |
* | Clarify i18n active[model/record] key differences | James Coleman | 2015-11-08 | 1 | -0/+2 |
* | [ci skip] Change 'an URL' to 'a URL' as URL doesn't have a vowel sound | tanmay3011 | 2015-10-06 | 1 | -1/+1 |
* | Update i18n.md [ci skip] | Thiago Augusto | 2015-09-22 | 1 | -2/+2 |
* | Update documentation to remove 'desirable' suggestion for what is not a clear... | Avner Cohen | 2015-09-16 | 1 | -1/+1 |
* | [ci skip] Make clear what `this method` is | yui-knk | 2015-06-24 | 1 | -1/+1 |
* | i18n guide: warn about default_url_options caching and locale selectors [ci s... | Xavier Noria | 2015-06-15 | 1 | -4/+6 |
* | A few documentation tweaks [ci skip] | Robin Dupret | 2015-06-07 | 1 | -1/+4 |
* | Enhance the "Passing Variables to Translations" part | Evan Prothro | 2015-05-04 | 1 | -19/+48 |
* | Updates various prose to the i18n guide | Evan Prothro | 2015-05-04 | 1 | -49/+57 |
* | Fix typos and improve the documentation | Jon Atack | 2015-04-15 | 1 | -1/+3 |
* | change REQUEST_URI to PATH_INFO | Mehmet Emin İNAÇ | 2015-04-04 | 1 | -1/+1 |
* | Added missing closing brace in sample code for safe HTML translations | Christian Ress | 2015-03-13 | 1 | -1/+1 |
* | Remove reference to workingwithrails.com since it is being retired | Richard Venneman | 2015-02-27 | 1 | -5/+2 |
* | Fix code sample for custom exception handler [ci skip] | Bart | 2015-02-19 | 1 | -2/+2 |
* | Tiny documentation edits [ci skip] | Robin Dupret | 2015-02-15 | 1 | -2/+3 |
* | Document lazy lookup behavior for controllers | Carlos Ramirez III | 2015-02-03 | 1 | -0/+19 |
* | Add missing options to Error Message Interpolation guide [CI skip] | Wojciech Wnętrzak | 2015-01-21 | 1 | -1/+2 |
* | Underscore typo [ci skip] | Jared Fine | 2015-01-16 | 1 | -1/+1 |
* | - Changed `IN` to `ON` in markdown renderer condition | Vipul A M | 2015-01-14 | 1 | -1/+1 |
* | warn about reading guides in GitHub | Xavier Noria | 2014-12-23 | 1 | -0/+2 |
* | [ci skip] fix class name | yui-knk | 2014-11-29 | 1 | -1/+1 |
* | [ci skip] removing ruby-i18n.org/wiki link that is not available and using �... | Gaurav Sharma | 2014-10-09 | 1 | -9/+6 |
* | i18n guide: clarify interpolation rules in _html keys [ci skip] | Xavier Noria | 2014-09-10 | 1 | -0/+16 |
* | Merge pull request #16097 from nishantmodak/correct_md | Zachary Scott | 2014-07-08 | 1 | -3/+3 |
|\ |
|
| * | correct markdown usage [ci skip] | Nishant Modak | 2014-07-09 | 1 | -3/+3 |
* | | Update Rails versions [ci skip] | Robin Dupret | 2014-07-07 | 1 | -2/+2 |
|/ |
|
* | Pluralize params | Mauro George | 2014-06-03 | 1 | -1/+1 |
* | Add default_i18n_subject to the guides | Mauro George | 2014-06-03 | 1 | -0/+18 |
* | Include label value in i18n attribute lookup | Joshua Cody | 2014-05-06 | 1 | -0/+13 |
* | [skip ci] Reorder i18n guide | Kyle Heironimus | 2014-04-16 | 1 | -54/+54 |
* | [ci skip] Avoid suggesting dangerous code in i18n guide | Mike MacDonald | 2014-04-15 | 1 | -2/+2 |
* | Update documentation to use Rails.application instead | Marcel Morgan | 2014-04-13 | 1 | -1/+1 |
* | Fix default_url_options example in i18n guide [ci skip] | Nikolay Shebanov | 2014-04-03 | 1 | -5/+4 |
* | Fix a grammatical error in the i18n guide [ci skip] | sukolsak | 2014-03-12 | 1 | -1/+1 |
* | Revert "Don't symbolize tainted data." [ci skip] | Xavier Noria | 2014-02-11 | 1 | -5/+1 |
* | Don't symbolize tainted data. | devlin zed | 2014-02-11 | 1 | -1/+5 |
* | Missing closing parenthesis. | edogawaconan | 2014-02-04 | 1 | -1/+1 |
* | Change all "can not"s to the correct "cannot". | T.J. Schuck | 2014-01-03 | 1 | -2/+2 |
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-12-20 | 1 | -1/+1 |
|\ |
|
| * | Revert "Fix on-site markdown rendering [ci skip]" | Vijay Dev | 2013-12-19 | 1 | -1/+1 |
| * | Revert "Underscore in markdown should be escaped with backslash [ci skip]" | Vijay Dev | 2013-12-19 | 1 | -1/+1 |
| * | Fix on-site markdown rendering [ci skip] | Harshad Sabne | 2013-11-28 | 1 | -1/+1 |
| * | Underscore in markdown should be escaped with backslash [ci skip] | Harshad Sabne | 2013-11-26 | 1 | -1/+1 |
| * | Globalize has moved to a new repository | Harshad Sabne | 2013-11-25 | 1 | -1/+1 |
* | | Added `absence` parameter to pluralization table | Ivan | 2013-12-16 | 1 | -0/+1 |
|/ |
|
* | Merge remote-tracking branch 'docrails/master' | Xavier Noria | 2013-11-24 | 1 | -1/+1 |
|\ |
|
| * | Fix broken Wikipedia link. | Harshad Sabne | 2013-11-13 | 1 | -1/+1 |