aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/action_view_overview.md
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic changes [ci skip]Yauheni Dakuka2017-11-301-2/+2
* Remove a needless space in Action View Guide [ci skip]Yoshiyuki Hirano2017-10-121-1/+1
* Cosmetic fixes [ci skip]Yauheni Dakuka2017-10-061-1/+1
* In Action View Overview guide, remove reference to custom helpersLuke Persola2017-08-301-1/+1
* Do not generate default alt text in image tagsCameron Cundiff2017-08-171-2/+2
* [ci skip]Remove options of javascript_link_tag and stylesheet_link_tag in guideswillnet2017-07-141-32/+0
* Add :json type to auto_discovery_link_tagMike Gunderloy2017-05-201-1/+1
* Change html-scanner to rails-html-sanitizerJon Moss2016-11-191-1/+1
* fixed guide to add correct documentation for partial render 'as' optionGirish S2016-09-131-7/+7
* Fix documentation for number_with_precision helper in AV guide [ci skip]Prathamesh Sonpatki2016-07-061-1/+1
* Fix number_with_precision documentation for precision [ci skip]Vipul A M2016-07-021-1/+1
* `will be` --> `is`Jon Moss2016-05-311-1/+1
* Guides changes, follow up of #24401Vipul A M2016-04-051-1/+1
* s/documention/documentation/Vipul A M2016-03-291-1/+1
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-03-061-1/+1
|\
| * [ci skip] fix json outputMikhail Dieterle2016-02-271-1/+1
* | Fix typos in Action View Overview guideBas van IJzendoorn2016-02-291-5/+5
* | Fix wording and wrong referenceStan Lo2016-02-251-1/+1
* | Fix ActionView's cache section referenceStan Lo2016-02-251-1/+1
* | Fix grammar `a` to `an` [ci skip]Ryuta Kamizono2016-02-131-1/+1
|/
* Improve readability of CacheHelper sectionDave Powers2015-12-231-1/+1
* ApplicationRecord documentation passGenadi Samokovarov2015-12-171-8/+8
* [ci skip] Change 'an URL' to 'a URL' as URL doesn't have a vowel soundtanmay30112015-10-061-1/+1
* Merge pull request #21740 from cllns/add-jbuilder-notesYves Senn2015-09-241-0/+33
|\
| * Add note about JbuilderSean Collins2015-09-231-0/+33
|/
* fix syntax error in strip_links example [ci skip]yuuji.yaginuma2015-08-231-2/+2
* [ci skip] Add a link to action_controller_overview.htmlyui-knk2015-07-281-1/+1
* [ci skip] Now Action View is completely separated from Action Packyui-knk2015-07-281-1/+1
* remove reference to `country_options_for_select` and `country_select` from gu...yuuji.yaginuma2015-07-051-8/+0
* changes names in guides to better reflect diversity [ci-skip]Thomas Osborn2015-07-021-2/+2
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-06-211-2/+2
|\
| * [ci skip] Fix minutes to seconds in `select_second`yui-knk2015-06-091-1/+1
| * [ci skip] Fix order to match options orderyui-knk2015-06-071-1/+1
* | [ci skip] Fix hours to minutes in `select_minute`yui-knk2015-06-071-1/+1
* | [ci skip] Declare `product` as `_product partial`yui-knk2015-06-071-1/+2
|/
* Remove div_for from guides [ci skip]Prathamesh Sonpatki2015-05-231-2/+2
* remove reference to `div_for` method from guide [ci skip]yuuji.yaginuma2015-05-211-20/+0
* Typo fix [ci skip]Ankit Gupta2015-05-071-1/+1
* Small punctuation fixes [ci skip]Alexey Markov2015-04-271-7/+7
* Minor edits to the "Action View Overview" guideRobin Dupret2015-04-251-18/+13
* Some copy edits for modifying View Paths [ci skip]Zachary Scott2015-04-121-5/+21
* Merge branch 'view_paths' of https://github.com/nishantmodak/rails into nisha...Zachary Scott2015-04-121-1/+17
|\
| * view paths docs [ci skip]Nishant Modak2015-04-131-1/+17
* | remove reference to `register_javascript_expansion` and `register_stylesheet_...yuuji.yaginuma2015-04-121-26/+0
* | Remove mention of super old defined_javascript_functions method [ci skip]Carlos Antonio da Silva2015-04-111-4/+0
* | [ci skip] Remove `link_to_function` and `button_from_function` from guideseileencodes2015-04-111-21/+0
|/
* correct output of auto_discovery_link_tag [ci skip]yuuji.yaginuma2015-04-041-1/+1
* [ci skip] Consistent spacing inside hash bracketsJon Atack2015-03-221-14/+14
* Merge pull request #18411 from todd/extract_record_tag_helperRafael Mendonça França2015-02-181-77/+0
|\
| * Remove RecordTagHelper, add extraction noticesTodd Bealmear2015-02-161-77/+0