aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | [ci skip] Fix #33914Raghu Kamat2018-10-221-3/+2
* | | | | Merge pull request #34241 from gmcgibbon/clarify_i18n_load_paths_gotchaRafael França2018-10-221-1/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [ci skip] Clarify load_paths behaviourGannon McGibbon2018-10-221-0/+2
| * | | | [ci skip] Remove explicit to_s for consistency with other exampleTrevor Wistaff2018-10-161-1/+1
* | | | | Remove `javascripts` and `javascript_engine` options for generatorsbogdanvlviv2018-10-221-2/+0
* | | | | Replace outdated Rails Guides logoOlivier Lacan2018-10-193-1/+14
* | | | | Shorten unnecessarily long names for GuidesOlivier Lacan2018-10-191-16/+16
* | | | | Use CSS flexbox for Guides index menuOlivier Lacan2018-10-192-20/+43
* | | | | Merge pull request #34257 from olivierlacan/verbose-query-logs-guidesRichard Schneeman2018-10-191-6/+43
|\ \ \ \ \
| * | | | | Add guides section on verbose query logs to DebuggingOlivier Lacan2018-10-191-6/+43
* | | | | | Fix typo in testing guideanthonygharvey2018-10-171-1/+1
|/ / / / /
* | | | | Remove and flip `index: true` for `references` in the doc [ci skip]Ryuta Kamizono2018-10-171-1/+1
* | | | | Merge pull request #32146 from abhikanojia/association_guide_fixRyuta Kamizono2018-10-171-10/+10
|\ \ \ \ \
| * | | | | Remove index:true option from belongs to as defaults to true.abhishekkanojia2018-03-011-10/+10
* | | | | | Update guide for the counter variable when rendering with the `as:` optionLucas Oliveira2018-10-161-1/+1
* | | | | | Fix mapping of contentAdam Demirel2018-10-171-1/+1
| |/ / / / |/| | | |
* | | | | Update snippet to rails 5 syntaxAdam Demirel2018-10-151-1/+1
| |/ / / |/| | |
* | | | Merge pull request #34075 from hakusaro/guides-reference-leasesGannon McGibbon2018-10-091-6/+7
|\ \ \ \
| * | | | Change contributing guide to use safer force pushLucas Nicodemus2018-10-041-6/+7
| | |/ / | |/| |
* | | | Merge pull request #34105 from zvkemp/correct-asn-docsGannon McGibbon2018-10-091-2/+3
|\ \ \ \
| * | | | clarify role of unique_id in ActiveSupport::Notificationszvkemp2018-10-051-2/+3
* | | | | fix broken link in Action Cable guides and readme [ci skip]Greg Molnar2018-10-081-1/+1
* | | | | Merge pull request #34114 from Madogiwa0124/update_getting_start_rails_versionEileen M. Uchitelle2018-10-071-1/+1
|\ \ \ \ \
| * | | | | getting started page rails version update to 5.2.1Madogiwa2018-10-071-1/+1
* | | | | | Merge pull request #34077 from cllns/clarify-activesupport-instructionYuji Yaginuma2018-10-061-0/+8
|\ \ \ \ \ \
| * | | | | | Add instruction for test environmentSean Collins2018-10-051-0/+8
| | |_|/ / / | |/| | | |
* | | | | | Add documentation to run tests with specific seed [ci skip]Alberto Almagro2018-10-051-0/+20
| |_|/ / / |/| | | |
* | | | | Merge pull request #34083 from bogdanvlviv/follow-up-33953Ryuta Kamizono2018-10-051-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Wrap custom id of a header attribute into \" in rails guidesbogdanvlviv2018-10-051-1/+1
* | | | | Merge pull request #34055 from Edouard-chin/ec-logger-fixRafael França2018-10-031-2/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix the LoggerSilence to work as described:Edouard CHIN2018-10-021-2/+1
* | | | | Fix the docs for Module#parents and related methods in guides [ci skip]Prathamesh Sonpatki2018-10-031-16/+16
|/ / / /
* | | | Merge pull request #34053 from prathamesh-sonpatki/update-js-docsRafael França2018-10-025-17/+5
|\ \ \ \
| * | | | Turbolinks is enabled by default in new apps [ci skip]Prathamesh Sonpatki2018-10-031-4/+0
| * | | | Update the docs now that webpacker is default [ci skip]Prathamesh Sonpatki2018-10-034-13/+5
* | | | | Deprecate the `LoggerSilence` constant:Edouard CHIN2018-10-021-2/+2
|/ / / /
* | | | Fix spellings for 'unmarshall(ing/ed)' & 'marshall(ing/ed)'Sharang Dashputre2018-10-024-4/+4
* | | | Updates expires_in docsGraham Turner2018-09-281-2/+2
* | | | Merge pull request #33348 from ruralocity/update-validation-contexts-guideRyuta Kamizono2018-09-281-9/+27
|\ \ \ \
| * | | | Update guide for validation custom contexts [ci skip]Aaron Sumner2018-07-111-9/+27
* | | | | Merge pull request #33880 from robbertbrak/masterRyuta Kamizono2018-09-281-1/+3
|\ \ \ \ \
| * | | | | Clarify transactional behavior of after_commit and after_rollback callbacksRobbert Brak2018-09-141-1/+3
* | | | | | Merge pull request #33833 from duduribeiro/patch-2Gannon McGibbon2018-09-271-1/+1
|\ \ \ \ \ \
| * | | | | | [ci skip] Recommend testing information displayed over object storedKadu Ribeiro2018-09-271-1/+1
* | | | | | | Merge pull request #33953 from wagurano/guides_markdown_custom_header_idRafael França2018-09-242-2/+7
|\ \ \ \ \ \ \
| * | | | | | | Fix rails guides markdown.rb and renderer.rb to use custom header idwagurano2018-09-232-2/+7
* | | | | | | | Improve phrasing of one sentence in the contributing guidePascal Lamouric2018-09-241-1/+1
* | | | | | | | Added mandatory region and bucketAsaf Bartov2018-09-231-0/+2
|/ / / / / / /
* | | | | | | Replace line items with chapters [ci skip]Ian Fleeton2018-09-211-13/+13
* | | | | | | Correct spelling in "Contributing to Ruby on Rails" guide [ci skip]bogdanvlviv2018-09-201-1/+1