aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* [ci skip] Fix the outdated description for `find_each`.Aditya Kapoor2018-07-311-1/+1
* Enable Start/EndWith and RegexpMatch copsBart de Water2018-07-284-6/+6
* Merge pull request #33434 from utilum/remove_testing_guide_commentEileen M. Uchitelle2018-07-271-1/+1
|\
| * Testing Guide: unnecessary commentutilum2018-07-251-1/+1
* | AST Guide: install and migrate tasks in new apputilum2018-07-261-4/+4
* | Reference Active Storage instead of third-party libraries in guidePaul McMahon2018-07-261-1/+1
|/
* Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...Matthew Draper2018-07-2523-263/+260
|\
| * Substitute references to task for commandAlberto Almagro2018-07-066-25/+25
| * Improve text readabilityAlberto Almagro2018-07-061-1/+1
| * Homogenize rails commands and former rake tasksAlberto Almagro2018-07-061-58/+53
| * Recommend use of rails over bin/railsAlberto Almagro2018-07-0623-193/+195
* | Rails guides are now served over httpsPaul McMahon2018-07-2457-80/+80
* | Merge pull request #33371 from lanzhiheng/change-the-text-color-which-wrapped...Eileen M. Uchitelle2018-07-231-1/+10
|\ \
| * | Change the background color which wrapped by code tag. [ci skip]lanzhiheng2018-07-191-1/+10
* | | [ci skip] fix typo in Associations guideK. Rodman Mannix2018-07-221-1/+1
|/ /
* | Add situation for belongs to association. [ci skip]lanzhiheng2018-07-181-1/+1
* | Merge pull request #33364 from lanzhiheng/fix-document-in-model-validatorRyuta Kamizono2018-07-161-18/+0
|\ \
| * | Remove the invalid usage document about `errors`. [ci skip]lanzhiheng2018-07-161-18/+0
* | | Fix document issue in active record callback about `after_touch` hook.lanzhiheng2018-07-151-4/+4
* | | Update documentation for #pluck method [ci skip]Jędrek Domański2018-07-141-0/+6
* | | has_secure_password: use `recovery_password` instead of `activation_token`bogdanvlviv2018-07-081-8/+8
* | | Merge pull request #33307 from bogdanvlviv/improve-docs-test-of-has_secure_pa...Ryuta Kamizono2018-07-081-5/+21
|\ \ \
| * | | Update `has_secure_password` info in the guidebogdanvlviv2018-07-061-5/+21
| | |/ | |/|
* | | Merge pull request #32986 from kevgathuku/patch-1Ryuta Kamizono2018-07-081-0/+3
|\ \ \ | |/ / |/| |
| * | Specify location for engine-specific commandsKevin Ndung'u Gathuku2018-07-041-0/+3
| |/
* | Merge pull request #33220 from anniecodes/notes-commandKasper Timm Hansen2018-07-051-28/+53
|\ \ | |/ |/|
| * [ci skip] Update documentation related to `rails notes`Annie-Claude Côté2018-07-031-28/+53
* | Merge pull request #32987 from kevgathuku/patch-2Kasper Timm Hansen2018-07-021-1/+1
|\ \
| * | Change location for running copy migrations commandKevin Ndung'u Gathuku2018-05-251-1/+1
| |/
* | fix error of a file namesohopro2018-07-021-1/+1
* | Remove erroneous remove_column option from exampleGeorge Semenov2018-06-291-1/+1
* | Merge pull request #33238 from dikond/explicit_action_mailer_deliver_later_qu...Rafael França2018-06-291-0/+2
|\ \
| * | Note deliver_later_queue_name gotcha in ActionMailer guide [ci skip]dikond2018-06-271-0/+2
* | | Incompatibility of Direct Uploads & Mirror ServiceStanislas Boyet2018-06-291-0/+2
* | | Improve wording for form_with in Getting Started GuideAnthony Crumley2018-06-281-4/+5
* | | Break guides menu 'Digging Deeper' section in twoutilum2018-06-281-9/+13
|/ /
* | OS X -> macOS [Closes #30313]Xavier Noria2018-06-231-2/+2
* | Active Storage: Explicit form field in basic exampleHenrik Nyh2018-06-221-1/+5
* | Permit configuring the default service URL expiryGeorge Claghorn2018-06-211-0/+7
* | add documentation for config.active_support.use_authenticated_message_encrypt...Thomas Dziedzic2018-06-201-0/+2
* | Fix Active Storage configuration example [ci skip]yuuji.yaginuma2018-06-161-2/+2
* | Update example for whitelisting arbitrary hashesMichael Holroyd2018-06-141-11/+9
* | Add missing documentation about `config.action_mailer.preview_interceptors` [...yuuji.yaginuma2018-06-141-0/+6
* | Update "Active Support Core Extensions" Guidebogdanvlviv2018-06-121-76/+56
* | Add comma to example in guides/source/active_storage_overview.md [ci skip]Matt Sias2018-06-111-1/+1
* | Add changelog for #32956 [ci skip]bogdanvlviv2018-06-121-1/+1
* | Merge pull request #33120 from bogdanvlviv/fix-active_model-errors-docsRyuta Kamizono2018-06-121-1/+1
|\ \
| * | Fix active_model/errors docs [ci skip]bogdanvlviv2018-06-121-1/+1
* | | Remove backticks around proejct namesutilum2018-06-112-5/+5
* | | Merge pull request #33092 from utilum/warnings_in_contribute_guideRafael França2018-06-111-6/+0
|\ \ \