aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* [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
|\ \ \
| * | | Remove ineffective no-warnings flags from Contribute guideutilum2018-06-081-6/+0
* | | | Merge pull request #32997 from utilum/dev_dep_guide_update_ast_requirementsRafael França2018-06-112-5/+34
|\ \ \ \ | |_|/ / |/| | |
| * | | Update ffmpeg -> FFmpeg, mutools|mupdf -> muPDFutilum2018-06-081-0/+1
| * | | Dev-Dep guide: mention AST third party requirementsutilum2018-06-082-5/+33
| |/ /
* | | Merge pull request #32956 from Shopify/i18n_activemodel_errors_full_messageRafael França2018-06-111-0/+4
|\ \ \
| * | | Add global config for config.active_model.i18n_full_messageMartin Larochelle2018-06-051-0/+4
* | | | Update `config.active_storage.variable_content_types` default value in guides...yuuji.yaginuma2018-06-101-1/+1
| |/ / |/| |
* | | Fix example of `index_with`bogdanvlviv2018-06-071-2/+2
* | | Escape newlines in the GCS private key for valid YAML [ci skip]George Claghorn2018-06-061-1/+1
* | | Merge pull request #33047 from artfuldodger/patch-3Eileen M. Uchitelle2018-06-041-1/+1
|\ \ \
| * | | Fix testing guide typoJon Evans2018-06-011-1/+1
* | | | Correct default value of `unknown_asset_fallback`James Adam2018-06-041-1/+1
|/ / /
* | | Merge pull request #33039 from ybakos/guides/layouts_and_rendering_class_spel...Prem Sichanugrist2018-06-021-1/+1
|\ \ \
| * | | Capitalize class name 'Product'.Yong Bakos2018-06-011-1/+1
| | |/ | |/|