aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #32572 from nao0515ki/add_optional_true_to_self_joins_sectionRafael França2018-04-201-1/+1
|\
| * [ci skip] belongs_to in self join association needs optional: true, if it's o...nao0515ki2018-04-141-1/+1
* | Merge pull request #32575 from ybakos/guides/testing/pluralize_class_namesRafael França2018-04-191-3/+3
|\ \
| * | guides/testing: Pluralize controller and helper class names.Yong Bakos2018-04-141-3/+3
| |/
* | Merge pull request #32574 from DmytroVasin/rails-ujs-stoppable-eventsRafael França2018-04-191-4/+6
|\ \
| * | Fix stoppable events in tests and docs.Dmytro Vasin2018-04-141-4/+6
| |/
* | Merge pull request #32401 from yhirano55/improve_css_in_guideRafael França2018-04-192-12/+2
|\ \
| * | Improve css in guideYoshiyuki Hirano2018-04-012-12/+2
* | | [ci skip] Fix minor system testing documentation typo.Stephen2018-04-181-1/+1
* | | Merge pull request #32607 from yaroslav/feature/nonce-for-javascript_include_tagAndrew White2018-04-181-0/+6
|\ \ \
| * | | Add the `nonce: true` option for `javascript_include_tag` helper.Yaroslav Markin2018-04-171-0/+6
* | | | Correct docs on naming of sprockets manifest filePaul2018-04-171-2/+2
|/ / /
* | | Merge pull request #32582 from cassidycodes/better-examplesRafael França2018-04-162-11/+11
|\ \ \
| * | | Use string-based fields. [ci skip]Cassidy Kobewka2018-04-161-4/+4
| * | | Inclusive Language in Documentation Examples [ci skip]Cassidy Kobewka2018-04-152-11/+11
| | |/ | |/|
* | | Merge pull request #32596 from bogdanvlviv/add-reference-to-5_2-from-edge-guidesRyuta Kamizono2018-04-171-0/+1
|\ \ \
| * | | Add the reference to Rails Guides 5.2 from the Edge Guidesbogdanvlviv2018-04-171-0/+1
| |/ /
* / / Update Rails minor version from 5.1 to 5.2 [ci skip]Jolyon Pawlyn2018-04-161-1/+1
|/ /
* | Update security.md with latest underground market pricesszTheory2018-04-131-1/+1
* | Fix MySpace Samy worm link [ci skip]284km2018-04-121-1/+1
* | Remove link for the kindle version of guides on edgeRafael Mendonça França2018-04-111-1/+3
* | Specify which series I'm talking aboutRafael Mendonça França2018-04-101-1/+1
* | Update our security policy to include all releases in the current seriesRafael Mendonça França2018-04-101-2/+2
* | 4.2 is still maintainedRafael Mendonça França2018-04-101-1/+1
* | Merge pull request #32508 from radar/radar/maintenance-policyRyuta Kamizono2018-04-101-3/+3
|\ \
| * | Correct Maintenance Policy for Rails 5.2Ryan Bigg2018-04-101-3/+3
* | | Update bug report templatesbogdanvlviv2018-04-105-5/+5
|/ /
* | [ci skip] Add securing rails app guide link to credential sectionYoshiyuki Hirano2018-04-071-0/+3
* | [ci skip] Add :private option to delegate section in guideYoshiyuki Hirano2018-04-041-0/+8
* | removes obsolete images in guides [ci skip]Xavier Noria2018-04-032-0/+0
* | remove obsolete author imagesXavier Noria2018-04-036-0/+0
* | Cleanup credits related code as it is removed now in PR #32429Prathamesh Sonpatki2018-04-032-10/+1
* | Remove credits.html from Rails GuidesYoshiyuki Hirano2018-04-036-89/+1
* | Add `action_view.finalize_compiled_template_methods` config optionSimon Coffey2018-04-021-0/+7
* | Not generate needless files in guidesYoshiyuki Hirano2018-04-021-25/+27
|/
* Merge pull request #32397 from yhirano55/remove_needless_images_in_guidesXavier Noria2018-03-3141-15/+10
|\
| * Remove needless images in guidesYoshiyuki Hirano2018-03-3128-5/+0
| * Put images into each page's dir in guidesYoshiyuki Hirano2018-03-3113-10/+10
* | Merge pull request #32395 from yhirano55/use_oxford_comma_style_in_guideAndrew White2018-03-311-1/+1
|\ \ | |/ |/|
| * [ci skip] Use Oxford comma style in guideYoshiyuki Hirano2018-03-311-1/+1
* | Revert "[ci skip] Capitalize sentence of first char in AS guide"Andrew White2018-03-311-1/+1
|/
* Merge pull request #32392 from yhirano55/capitalize_sentence_of_first_char_in...Andrew White2018-03-311-1/+1
|\
| * [ci skip] Capitalize sentence of first char in AS guideYoshiyuki Hirano2018-03-311-1/+1
* | Merge pull request #32389 from yhirano55/add_earlier_releases_in_guidesRyuta Kamizono2018-03-311-1/+3
|\ \
| * | Add earlier releases links v3.0 and v3.1 in guidesYoshiyuki Hirano2018-03-311-1/+3
* | | Merge pull request #32388 from yhirano55/remove_useless_stylesheet_file_in_guideRyuta Kamizono2018-03-311-50/+0
|\ \ \
| * | | Remove useless stylesheet file in guideYoshiyuki Hirano2018-03-311-50/+0
| |/ /
* | / [ci skip] Modify twitter api link in api guideYoshiyuki Hirano2018-03-311-1/+1
| |/ |/|
* | Merge pull request #32277 from derekprior/dp-deprecate-force-sslGuillermo Iguaran2018-03-303-20/+14
|\ \ | |/ |/|
| * Deprecate controller level force_sslDerek Prior2018-03-303-20/+14