aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Permit sending Active Storage purge and analysis jobs to separate queuesGeorge Claghorn2019-01-011-2/+9
* Document Action Mailbox configuration options [ci skip]George Claghorn2019-01-011-0/+23
* :scissors:Ryuta Kamizono2019-01-021-1/+1
* Add load hook for ActionMailbox::TestCaseGeorge Claghorn2018-12-311-0/+1
* Update the load hooks reference table [ci skip]George Claghorn2018-12-311-0/+3
* Merge pull request #34624 from blaszczakphoto/update-docs-regarding-gzipping-...Gannon McGibbon2018-12-311-1/+3
|\
| * Rename header of the gzip paragraph to more accurate and add short info aboau...Mariusz Błaszczak2018-12-211-1/+3
* | Mention tiff support in ActiveStorage guidesGannon McGibbon2018-12-311-1/+1
* | Merge pull request #34812 from bogdanvlviv/action_mailbox-guides-docsGeorge Claghorn2018-12-294-47/+323
|\ \
| * | Add Action Mailbox to Major Features of Rails 6.0 [ci skip]bogdanvlviv2018-12-301-0/+9
| * | Fix Action Mailer Basics [ci skip]bogdanvlviv2018-12-302-47/+7
| * | Move some `actionmailbox/README.md` content to Action Mailbox Basics guide [c...bogdanvlviv2018-12-302-0/+307
* | | Remove mention about `receive.action_mailer` from the AS instrumentation guidebogdanvlviv2018-12-281-26/+0
|/ /
* | Specify `hosts` in bug report template.yuuji.yaginuma2018-12-251-0/+1
* | Follow up #34754bogdanvlviv2018-12-201-20/+1
* | Use native `Array#append`, `Array#prepend`, `Hash#transform_keys`, and `Hash#...Ryuta Kamizono2018-12-201-66/+0
* | Require Ruby 2.5 for Rails 6.Kasper Timm Hansen2018-12-193-4/+4
* | Single nest config in configuration guidesSam Bostock2018-12-181-1/+1
* | Add option to set parallel test worker count to the physical core count of th...Bogdan2018-12-181-4/+4
* | Extend documentation of `ActiveSupport::Notifications.subscribe` (#34721)Bogdan2018-12-171-1/+13
* | Merge pull request #32872 from utilum/soften_migrations_guide_generator_sectionVipul A M2018-12-151-4/+9
|\ \
| * | Expand intro to Migration generator in Migrations Guideutilum2018-05-111-4/+9
* | | Prepend module in ActiveStorage overviewSam Bostock2018-12-101-8/+14
* | | Fix typo in per-form CSRF token docs [ci skip]Randy Antler2018-12-071-1/+1
* | | Abort early if generator command fails (#34420)David Rodríguez2018-12-071-0/+6
* | | Improve deprecation message for enqueue returning falseRafael Mendonça França2018-12-051-0/+2
| |/ |/|
* | Use safe nav operator when calling RailsGuides::Generator.newYosuke Kabuto2018-12-052-3/+3
* | Add advanced test helpers docs to guidesSam Bostock2018-12-041-0/+50
* | Add note about symbols vs stringsGannon McGibbon2018-12-041-0/+2
* | Improve parallel testing guide [ci skip]bogdanvlviv2018-12-031-10/+9
* | fix example code syntax [ci skip]Greg Molnar2018-12-011-1/+1
* | Clarify no support for non PK id columnsGannon McGibbon2018-11-301-0/+2
* | [ci skip] Add a Delayed Job project link.Tonči Damjanić2018-11-291-0/+1
* | Clarify scope body requirementsGannon McGibbon2018-11-261-1/+1
* | Merge pull request #34520 from yahonda/bump_pg93Rafael França2018-11-261-1/+1
|\ \
| * | Bump the minimum version of PostgreSQL to 9.3Yasuo Honda2018-11-251-1/+1
* | | Use cache_key_with_version instead of cache_key for the example in Low-Level ...tnantoka2018-11-261-1/+1
* | | Updating the Testing Guide to Reflect Emails Enqueued With ActiveJob [ci skip]Tom Rossi2018-11-251-7/+23
|/ /
* | Merge pull request #34455 from minimalweb/progressive_jpeg_inclusion_as_varia...Rafael França2018-11-231-1/+1
|\ \
| * | Add progressive JPG to default variable content typesMaurice Kühlborn2018-11-211-1/+1
* | | Use direction instead of rtl flag.Alberto Almagro2018-11-222-18/+21
* | | Fix typo in development_dependencies_install.md [ci skip]Alfonso Jiménez2018-11-201-1/+1
* | | Indent guides as rails help command output[ci skip]Alberto Almagro2018-11-191-25/+25
* | | Merge pull request #34486 from tamarr/masterRafael Mendonça França2018-11-193-3/+772
|\ \ \
| * | | allow right to left styling of docs (#3)tamarr2018-11-193-3/+771
* | | | [ci skip] Update active_job_basics.mdShota Iguchi2018-11-191-1/+1
* | | | Change queueing to queuing in docs and comments [skip ci]jacobherrington2018-11-181-1/+1
|/ / /
* / / Replace cache_key with cache_key_with_version on caching_with_rails guides [c...tnantoka2018-11-161-3/+3
|/ /
* | fix typo on association_basics.md [ci skip]Espartaco Palma2018-11-141-1/+1
* | Describe how has_many's :dependent option affects #deleteMarcel M. Cary2018-11-131-0/+2