aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| |/ / |/| |
* | | 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
* | | | 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
* | | | [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
* | | Add support for UNLOGGED Postgresql tablesJacob Evelyn2018-11-131-0/+8
* | | Merge pull request #34373 from shiroginne/masterRobin Dupret2018-11-101-3/+3
|\ \ \
| * | | Update `action_cable_overview.md`: fix typo.Evgeny Sugakov2018-11-101-3/+3
* | | | Merge pull request #34415 from Ana06/present_associationsGannon McGibbon2018-11-091-1/+2
|\ \ \ \
| * | | | Clarify the validation of present associationsAna María Martínez Gómez2018-11-091-1/+2
* | | | | Merge pull request #32881 from vfonic/update-development-deps-installRobin Dupret2018-11-093-270/+121
|\ \ \ \ \
| * | | | | Docs: Update Development Dependencies InstallViktor Fonic2018-11-093-270/+121
| | |/ / / | |/| | |
* | | | | Amend CVE note and security guide section wordingsGannon McGibbon2018-11-061-1/+1
* | | | | Add CVE note to security guide and gemspecsGannon McGibbon2018-11-061-0/+5
* | | | | Fix typoNick Coyne2018-11-051-1/+1
|/ / / /
* | | | Make i18n locale setting docs use around_actionGannon McGibbon2018-10-311-15/+23
* | | | Merge pull request #34349 from yahonda/restore_encoding_utf8mb4Ryuta Kamizono2018-10-301-0/+1
|\ \ \ \
| * | | | Restore `encoding: utf8mb4` in database.ymlYasuo Honda2018-10-301-0/+1
* | | | | Document exception from restrict_with_exception [ci skip]Malcolm Locke2018-10-291-2/+2
* | | | | Use release dates for versions in Rails Guides indexOlivier Lacan2018-10-271-11/+11
|/ / / /
* | | | Document `deep_interpolation` parameter for bulk lookupsOliver Günther2018-10-251-0/+20
* | | | Merge pull request #34080 from baerjam/add-email-observer-to-guidesGannon McGibbon2018-10-231-5/+24
|\ \ \ \
| * | | | Add observing emails to action mailer guide [ci skip]James Baer2018-10-041-5/+24
* | | | | Fully remove duplicated upgrade information [ci skip]Alberto Almagro2018-10-231-5/+0
* | | | | Fix typo of duplicated `the` [ci skip]ohbarye2018-10-241-1/+1
* | | | | Fix PullRequest link to datetime_field changes on Rails 5.1 Release Notestzmfreedom2018-10-231-1/+1
* | | | | Merge pull request #34284 from bogdanvlviv/remove-mention-about-javascript-fr...Rafael França2018-10-231-5/+1
|\ \ \ \ \