aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Adds documentation for has_one touch option after #35869 [ci skip]Abhay Nikam2019-04-251-2/+25
* Merge pull request #32313 from lulalala/model_error_as_objectRafael França2019-04-241-6/+6
|\
| * Raise deprecation for calling `[:f] = 'b'` or `[:f] << 'b'`lulalala2019-03-311-6/+6
* | Start Rails 6.1 developmentRafael Mendonça França2019-04-241-33/+1
* | Merge pull request #36066 from st0012/update-controller-cache-docRafael França2019-04-231-2/+2
|\ \
| * | Update document about perform_caching's default valuest00122019-04-241-2/+2
* | | Make docs on form_with_generates_ids config option match the valueDavid Shaffer2019-04-231-1/+1
|/ /
* | Merge pull request #36063 from albertoalmagro/finish-documentation-for-after-...Rafael França2019-04-231-8/+0
|\ \
| * | Remove reminiscences from previous documentation [ci skip]Alberto Almagro2019-04-231-8/+0
* | | Merge pull request #36060 from st0012/fix-35602-docRafael França2019-04-231-0/+9
|\ \ \
| * | | Add ActionController::Caching into api app's documentst00122019-04-231-0/+9
* | | | Add PR link for Active Storage updating release note entry [ci skip]Abhay Nikam2019-04-231-0/+1
| |/ / |/| |
* | | [ci skip] Active Storage: updating associations replacesKasper Timm Hansen2019-04-221-0/+2
* | | Fix typo by changing 'for' to 'from'Saheed Oladele2019-04-211-1/+1
* | | Add release notes for changes in the guides for Rails 6 [ci skip] (#36046)प्रथमेश Sonpatki2019-04-201-0/+9
* | | Merge pull request #35738 from gmcgibbon/aj_assert_drop_usec_docsGannon McGibbon2019-04-201-0/+19
|\ \ \ | |/ / |/| |
| * | Add section on asserting time args for jobsGannon McGibbon2019-03-251-0/+19
* | | Mention more ActiveStorage hooks in Active Support Instrumentation guide [ci ...Younes SERRAJ2019-04-171-0/+25
* | | Prefer to indent and no blank line after private/protected [ci skip]Ryuta Kamizono2019-04-171-1/+1
* | | [ci skip] More asset guide touch upsKasper Timm Hansen2019-04-171-4/+5
* | | Merge pull request #35994 from soartec-lab/update_guide_asset_pipeline_change...Kasper Timm Hansen2019-04-171-14/+6
|\ \ \
| * | | Guide updated in line with changes in rails commands [skip ci]soartec-lab2019-04-161-14/+6
* | | | Update the generate command sample codes [skip ci]soartec-lab2019-04-171-6/+5
|/ / /
* | | Merge pull request #35927 from arbox/masterRafael França2019-04-151-0/+5
|\ \ \
| * | | Mark the section on PostgreSQL to be work in progress [ci skip]Andrei Beliankou2019-04-121-0/+1
| * | | Add section on PostgreSQL to the guides index [ci skip]Andrei Beliankou2019-04-101-0/+4
* | | | Merge pull request #35906 from yoones/notes-tags-registrationRafael França2019-04-151-0/+16
|\ \ \ \
| * | | | Adds `register_tags`Younes SERRAJ2019-04-121-0/+16
| |/ / /
* | | | Remove the Amazon SES ingressGeorge Claghorn2019-04-141-25/+3
* | | | Merge pull request #35908 from soartec-lab/update_guide_engine_app_dirRafael França2019-04-111-3/+25
|\ \ \ \
| * | | | Add all descriptions in app directory [skip ci]soartec-lab2019-04-091-3/+25
| |/ / /
* | | | Merge pull request #35938 from soartec-lab/update_guide_engine_sample_codeRafael França2019-04-111-14/+17
|\ \ \ \
| * | | | Use modele to generate generated defaults [skip ci]soartec-lab2019-04-111-14/+17
* | | | | Merge pull request #35945 from soartec-lab/update_guide_engine_sample_code_blockRafael França2019-04-111-1/+3
|\ \ \ \ \
| * | | | | Code is enclosed by code block [skip ci]soartec-lab2019-04-121-1/+3
| |/ / / /
* / / / / Updated the description of `add_development_dependency` [skip ci]soartec-lab2019-04-121-1/+1
|/ / / /
* | | | Remove outdated debugging pluginsClivia2019-04-111-7/+0
* | | | Update the result of generate command [skip ci]soartec-lab2019-04-111-14/+6
|/ / /
* | | s/Travis/Buildkite/Matthew Draper2019-04-091-3/+3
* | | Merge pull request #35888 from lxxxvi/documentation_change_foreign_keys_to_bi...Eileen M. Uchitelle2019-04-081-8/+8
|\ \ \
| * | | change `t.integer` to `t.bigint` where applicablelxxxvi2019-04-071-8/+8
* | | | Update configuration of `app` directory and use oxford comma [skip ci]soartec-lab2019-04-091-2/+2
* | | | [ci skip] Add 6.0 Release Notes for Active RecordAlex Kitchens2019-04-081-0/+227
|/ / /
* | | The default value without loading railtie is false [ci skip] (#35881)प्रथमेश Sonpatki2019-04-051-1/+1
* | | Merge pull request #35873 from prathamesh-sonpatki/enqueuing-fixesEileen M. Uchitelle2019-04-051-1/+1
|\ \ \
| * | | Fix the deprecation warning about `config.active_job.return_false_on_aborted_...Prathamesh Sonpatki2019-04-051-1/+1
* | | | Add Active Job release notes [ci skip] (#35872)प्रथमेश Sonpatki2019-04-051-0/+46
* | | | fix typo in the guides (use Rails instead of rails)Edward Rudd2019-04-041-1/+1
* | | | Add documentation for 'after_save_commit' [ci skip]Sharang Dashputre2019-04-051-2/+25
|/ / /
* | | add documentation about variantsEdward Rudd2019-04-032-0/+44