| Commit message (Expand) | Author | Age | Files | Lines |
* | Change html-scanner to rails-html-sanitizer | Jon Moss | 2016-11-19 | 1 | -1/+1 |
* | fixed guide to add correct documentation for partial render 'as' option | Girish S | 2016-09-13 | 1 | -7/+7 |
* | Fix documentation for number_with_precision helper in AV guide [ci skip] | Prathamesh Sonpatki | 2016-07-06 | 1 | -1/+1 |
* | Fix number_with_precision documentation for precision [ci skip] | Vipul A M | 2016-07-02 | 1 | -1/+1 |
* | `will be` --> `is` | Jon Moss | 2016-05-31 | 1 | -1/+1 |
* | Guides changes, follow up of #24401 | Vipul A M | 2016-04-05 | 1 | -1/+1 |
* | s/documention/documentation/ | Vipul A M | 2016-03-29 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-03-06 | 1 | -1/+1 |
|\ |
|
| * | [ci skip] fix json output | Mikhail Dieterle | 2016-02-27 | 1 | -1/+1 |
* | | Fix typos in Action View Overview guide | Bas van IJzendoorn | 2016-02-29 | 1 | -5/+5 |
* | | Fix wording and wrong reference | Stan Lo | 2016-02-25 | 1 | -1/+1 |
* | | Fix ActionView's cache section reference | Stan Lo | 2016-02-25 | 1 | -1/+1 |
* | | Fix grammar `a` to `an` [ci skip] | Ryuta Kamizono | 2016-02-13 | 1 | -1/+1 |
|/ |
|
* | Improve readability of CacheHelper section | Dave Powers | 2015-12-23 | 1 | -1/+1 |
* | ApplicationRecord documentation pass | Genadi Samokovarov | 2015-12-17 | 1 | -8/+8 |
* | [ci skip] Change 'an URL' to 'a URL' as URL doesn't have a vowel sound | tanmay3011 | 2015-10-06 | 1 | -1/+1 |
* | Merge pull request #21740 from cllns/add-jbuilder-notes | Yves Senn | 2015-09-24 | 1 | -0/+33 |
|\ |
|
| * | Add note about Jbuilder | Sean Collins | 2015-09-23 | 1 | -0/+33 |
|/ |
|
* | fix syntax error in strip_links example [ci skip] | yuuji.yaginuma | 2015-08-23 | 1 | -2/+2 |
* | [ci skip] Add a link to action_controller_overview.html | yui-knk | 2015-07-28 | 1 | -1/+1 |
* | [ci skip] Now Action View is completely separated from Action Pack | yui-knk | 2015-07-28 | 1 | -1/+1 |
* | remove reference to `country_options_for_select` and `country_select` from gu... | yuuji.yaginuma | 2015-07-05 | 1 | -8/+0 |
* | changes names in guides to better reflect diversity [ci-skip] | Thomas Osborn | 2015-07-02 | 1 | -2/+2 |
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-06-21 | 1 | -2/+2 |
|\ |
|
| * | [ci skip] Fix minutes to seconds in `select_second` | yui-knk | 2015-06-09 | 1 | -1/+1 |
| * | [ci skip] Fix order to match options order | yui-knk | 2015-06-07 | 1 | -1/+1 |
* | | [ci skip] Fix hours to minutes in `select_minute` | yui-knk | 2015-06-07 | 1 | -1/+1 |
* | | [ci skip] Declare `product` as `_product partial` | yui-knk | 2015-06-07 | 1 | -1/+2 |
|/ |
|
* | Remove div_for from guides [ci skip] | Prathamesh Sonpatki | 2015-05-23 | 1 | -2/+2 |
* | remove reference to `div_for` method from guide [ci skip] | yuuji.yaginuma | 2015-05-21 | 1 | -20/+0 |
* | Typo fix [ci skip] | Ankit Gupta | 2015-05-07 | 1 | -1/+1 |
* | Small punctuation fixes [ci skip] | Alexey Markov | 2015-04-27 | 1 | -7/+7 |
* | Minor edits to the "Action View Overview" guide | Robin Dupret | 2015-04-25 | 1 | -18/+13 |
* | Some copy edits for modifying View Paths [ci skip] | Zachary Scott | 2015-04-12 | 1 | -5/+21 |
* | Merge branch 'view_paths' of https://github.com/nishantmodak/rails into nisha... | Zachary Scott | 2015-04-12 | 1 | -1/+17 |
|\ |
|
| * | view paths docs [ci skip] | Nishant Modak | 2015-04-13 | 1 | -1/+17 |
* | | remove reference to `register_javascript_expansion` and `register_stylesheet_... | yuuji.yaginuma | 2015-04-12 | 1 | -26/+0 |
* | | Remove mention of super old defined_javascript_functions method [ci skip] | Carlos Antonio da Silva | 2015-04-11 | 1 | -4/+0 |
* | | [ci skip] Remove `link_to_function` and `button_from_function` from guides | eileencodes | 2015-04-11 | 1 | -21/+0 |
|/ |
|
* | correct output of auto_discovery_link_tag [ci skip] | yuuji.yaginuma | 2015-04-04 | 1 | -1/+1 |
* | [ci skip] Consistent spacing inside hash brackets | Jon Atack | 2015-03-22 | 1 | -14/+14 |
* | Merge pull request #18411 from todd/extract_record_tag_helper | Rafael Mendonça França | 2015-02-18 | 1 | -77/+0 |
|\ |
|
| * | Remove RecordTagHelper, add extraction notices | Todd Bealmear | 2015-02-16 | 1 | -77/+0 |
* | | fix type in guide - missing word | Nicolas Maloeuvre | 2015-02-18 | 1 | -1/+1 |
|/ |
|
* | Tiny documentation edits [ci skip] | Robin Dupret | 2015-02-15 | 1 | -2/+3 |
* | Add tip for skipping `partial` and `locals` options for `render` | Yuki Nishijima | 2015-02-08 | 1 | -0/+15 |
* | - 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 |
* | Remove bullet point to unwritten/unreferenced section | Steven Nunez | 2014-11-19 | 1 | -1/+0 |
* | Merge pull request #16271 from alol/action-view-overview-guide-tweaks | Vijay Dev | 2014-08-22 | 1 | -11/+11 |
|\ |
|