Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inclusive Language in Documentation Examples [ci skip] | Cassidy Kobewka | 2018-04-15 | 1 | -2/+2 |
| | |||||
* | Fix note marks [ci skip] | Yauheni Dakuka | 2018-03-12 | 1 | -3/+3 |
| | |||||
* | Update "Action View Overview" guide [ci skip] | bogdanvlviv | 2017-12-26 | 1 | -6/+8 |
| | | | | | | - Provide full / Fix generated HTML by `form_for` in the example. - Provide full params in the example. - Express params[:person] in the sentence. | ||||
* | Cosmetic changes [ci skip] | Yauheni Dakuka | 2017-11-30 | 1 | -2/+2 |
| | |||||
* | Remove a needless space in Action View Guide [ci skip] | Yoshiyuki Hirano | 2017-10-12 | 1 | -1/+1 |
| | |||||
* | Cosmetic fixes [ci skip] | Yauheni Dakuka | 2017-10-06 | 1 | -1/+1 |
| | |||||
* | In Action View Overview guide, remove reference to custom helpers | Luke Persola | 2017-08-30 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Do not generate default alt text in image tags | Cameron Cundiff | 2017-08-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | - Auto-generating content from the filename of an image is not suitable alternative text; alt text that isn't fully considered can be distracting and fatiguing for screen readers users (blind, low vision, dyslexic people). - Setting a filename fallback short circuits screen reader default behavior and configuration for blank descriptions. - Setting poor defaults also creates false negatives for accessibility linting and testing software, that makes it harder to improve application accessibility. *** - After this change, if authors leave images without alt text, screen readers will fallback to default behavior for missing alt text. - Also with this change, Automated linting and testing tools will correctly generate warnings. [Fixes #30096] | ||||
* | [ci skip]Remove options of javascript_link_tag and stylesheet_link_tag in guides | willnet | 2017-07-14 | 1 | -32/+0 |
| | |||||
* | Add :json type to auto_discovery_link_tag | Mike Gunderloy | 2017-05-20 | 1 | -1/+1 |
| | | | | | This allows auto_discovery_link_tag to support the JSON Feed standard. See https://jsonfeed.org/version/1 for more information. | ||||
* | Change html-scanner to rails-html-sanitizer | Jon Moss | 2016-11-19 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | 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 |
| | | | | - It accepts `precision` option, not `number_with_precision`. | ||||
* | 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 |
| | | | | [ci skip] | ||||
* | Guides changes, follow up of #24401 | Vipul A M | 2016-04-05 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | s/documention/documentation/ | Vipul A M | 2016-03-29 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-03-06 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: guides/source/association_basics.md | ||||
| * | [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 |
| | | | | | | | | | | | | This patch fixes some typos in the Action View Overview section of the Rails guide. [ci skip] | ||||
* | | 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 |
| | | | [ci skip] | ||||
* | ApplicationRecord documentation pass | Genadi Samokovarov | 2015-12-17 | 1 | -8/+8 |
| | | | | | | | This is a pass over the documentation which fills the missing gaps of `ApplicationRecord`. [ci skip] | ||||
* | [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 |
|\ | | | | | | | | | | | [ci skip] [Action View Overview Guide] Add note about Jbuilder | ||||
| * | Add note about Jbuilder | Sean Collins | 2015-09-23 | 1 | -0/+33 |
|/ | | | | [skip ci] | ||||
* | fix syntax error in strip_links example [ci skip] | yuuji.yaginuma | 2015-08-23 | 1 | -2/+2 |
| | | | | can not use double quotes in double quoted string without escape | ||||
* | [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 ↵ | yuuji.yaginuma | 2015-07-05 | 1 | -8/+0 |
| | | | | | | guide [ci skip] these methods were removed in 2d27b82d4cf446543539ad20afcbad256d8aeff7 | ||||
* | 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 |
|\ | | | | | | | | | Conflicts: guides/source/configuring.md | ||||
| * | [ci skip] Fix minutes to seconds in `select_second` | yui-knk | 2015-06-09 | 1 | -1/+1 |
| | | | | | | | | This is same type commit of https://github.com/rails/rails/pull/20463 | ||||
| * | [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 |
| | | | | Followup of https://github.com/rails/rails/pull/20244. | ||||
* | remove reference to `div_for` method from guide [ci skip] | yuuji.yaginuma | 2015-05-21 | 1 | -20/+0 |
| | | | | `div_for` removed in 01e94ef | ||||
* | Typo fix [ci skip] | Ankit Gupta | 2015-05-07 | 1 | -1/+1 |
| | | | | Single brackets | ||||
* | 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 |
| | | | | | | Follow-up to #19672 and 8b0aa0c1. [ci skip] | ||||
* | 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 ↵ | Zachary Scott | 2015-04-12 | 1 | -1/+17 |
|\ | | | | | | | nishantmodak-view_paths | ||||
| * | view paths docs [ci skip] | Nishant Modak | 2015-04-13 | 1 | -1/+17 |
| | | |||||
* | | remove reference to `register_javascript_expansion` and ↵ | yuuji.yaginuma | 2015-04-12 | 1 | -26/+0 |
| | | | | | | | | | | | | `register_stylesheet_expansion` from guide [ci skip] These methods no longer exists. | ||||
* | | Remove mention of super old defined_javascript_functions method [ci skip] | Carlos Antonio da Silva | 2015-04-11 | 1 | -4/+0 |
| | | | | | | | | It was removed long ago: e358b1fce8fdcbac896dde08286be020420e843e. | ||||
* | | [ci skip] Remove `link_to_function` and `button_from_function` from guides | eileencodes | 2015-04-11 | 1 | -21/+0 |
|/ | | | | | These methods were removed in cb9f7f4 and are no longer methods in the Rails codebase. | ||||
* | correct output of auto_discovery_link_tag [ci skip] | yuuji.yaginuma | 2015-04-04 | 1 | -1/+1 |
| |