aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* [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
* | Merge pull request #32299 from davidstosik/expose-fk-ignore-patternGuillermo Iguaran2018-03-271-1/+7
|\ \
| * | Move fk_ignore_pattern from config.active_record to SchemaDumperDavid Stosik2018-03-221-7/+7
| * | Document config.active_record.fk_ignore_patternDavid Stosik2018-03-201-0/+6
* | | Readability fix [ci skip]Isaac Orme2018-03-251-1/+1
* | | Merge pull request #31869 from BKSpurgeon/patch-1Ryuta Kamizono2018-03-221-12/+16
|\ \ \ | |/ / |/| |
| * | Update documentation [ci skip]Ben Koshy2018-02-021-12/+15
* | | Allow full use of the AWS S3 SDK authentication options (#32270)Brian Knight2018-03-191-0/+7
* | | Move CSP info from 5.2 release notes to guide [ci skip]bogdanvlviv2018-03-182-63/+109
* | | Merge pull request #32281 from bogdanvlviv/fix-rails_5_2-notes-32222Kasper Timm Hansen2018-03-181-154/+0
|\ \ \
| * | | Fix "Ruby on Rails 5.2 Release Notes" [ci skip]bogdanvlviv2018-03-181-154/+0
* | | | Update Redis cache store docsStefan Wrobel2018-03-171-14/+34
| |_|/ |/| |
* | | Fix grammar in Getting Started with Railsef7182018-03-161-4/+4
* | | Fix typo in active_job_basics.mdJon Evans2018-03-151-1/+1
|/ /
* | Update "Upgrading from Rails 5.1 to Rails 5.2" [ci skip]bogdanvlviv2018-03-142-0/+14
* | Remove entry that was backported to Rails 5.1.3. [ci skip]Yuji Yaginuma2018-03-141-3/+0
* | Remove changelog header for unreleased versionRafael Mendonça França2018-03-131-2/+0
* | Update "Ruby on Rails 5.2 Release Notes" Guide [ci skip]bogdanvlviv2018-03-131-47/+896
* | Remove path config option from Azure serviceAndrew White2018-03-121-1/+0
* | [ci skip] Add missing do.Kasper Timm Hansen2018-03-121-1/+1
* | Add section to routing guide about config/routes.rb [ci skip]Andrew White2018-03-121-0/+20
* | Fix note marks [ci skip]Yauheni Dakuka2018-03-127-9/+9
* | Update some i18n references in guides (#32182)Chris Salzberg2018-03-091-8/+17
* | Fixes a typo and updates active_job_basics.mdDharam Gollapudi2018-03-081-1/+1
* | Generate root-relative paths in Active Storage disk service URL methodsGeorge Claghorn2018-03-051-9/+0
* | Fix links in the psql guide [ci skip]Yauheni Dakuka2018-03-041-2/+2
* | Deprecate `active_support/core_ext/hash/compact`yuuji.yaginuma2018-03-021-10/+0
* | Add --expanded option to "rails routes"Benoit Tigeot2018-02-281-1/+1