| Commit message (Expand) | Author | Age | Files | Lines |
* | Add CVE note to security guide and gemspecs | Gannon McGibbon | 2018-11-06 | 1 | -0/+5 |
* | Fix typo | Nick Coyne | 2018-11-05 | 1 | -1/+1 |
* | Make i18n locale setting docs use around_action | Gannon McGibbon | 2018-10-31 | 1 | -15/+23 |
* | Merge pull request #34349 from yahonda/restore_encoding_utf8mb4 | Ryuta Kamizono | 2018-10-30 | 1 | -0/+1 |
|\ |
|
| * | Restore `encoding: utf8mb4` in database.yml | Yasuo Honda | 2018-10-30 | 1 | -0/+1 |
* | | Document exception from restrict_with_exception [ci skip] | Malcolm Locke | 2018-10-29 | 1 | -2/+2 |
* | | Use release dates for versions in Rails Guides index | Olivier Lacan | 2018-10-27 | 1 | -11/+11 |
|/ |
|
* | Document `deep_interpolation` parameter for bulk lookups | Oliver Günther | 2018-10-25 | 1 | -0/+20 |
* | Merge pull request #34080 from baerjam/add-email-observer-to-guides | Gannon McGibbon | 2018-10-23 | 1 | -5/+24 |
|\ |
|
| * | Add observing emails to action mailer guide [ci skip] | James Baer | 2018-10-04 | 1 | -5/+24 |
* | | Fully remove duplicated upgrade information [ci skip] | Alberto Almagro | 2018-10-23 | 1 | -5/+0 |
* | | Fix typo of duplicated `the` [ci skip] | ohbarye | 2018-10-24 | 1 | -1/+1 |
* | | Fix PullRequest link to datetime_field changes on Rails 5.1 Release Notes | tzmfreedom | 2018-10-23 | 1 | -1/+1 |
* | | Merge pull request #34284 from bogdanvlviv/remove-mention-about-javascript-fr... | Rafael França | 2018-10-23 | 1 | -5/+1 |
|\ \ |
|
| * | | Remove mentions about `javascripts` option from the guide about generators [c... | bogdanvlviv | 2018-10-22 | 1 | -5/+1 |
* | | | Merge pull request #34261 from matildasmeds/guides_remove_upgrade_section_fro... | Ryuta Kamizono | 2018-10-23 | 1 | -57/+0 |
|\ \ \ |
|
| * | | | Remove "Upgrading Old Versions" from Asset Pipeline Guide [skip ci] | Matilda Smeds | 2018-10-19 | 1 | -57/+0 |
* | | | | [ci skip] Fix #33914 | Raghu Kamat | 2018-10-22 | 1 | -3/+2 |
* | | | | Merge pull request #34241 from gmcgibbon/clarify_i18n_load_paths_gotcha | Rafael França | 2018-10-22 | 1 | -1/+3 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | [ci skip] Clarify load_paths behaviour | Gannon McGibbon | 2018-10-22 | 1 | -0/+2 |
| * | | | [ci skip] Remove explicit to_s for consistency with other example | Trevor Wistaff | 2018-10-16 | 1 | -1/+1 |
* | | | | Remove `javascripts` and `javascript_engine` options for generators | bogdanvlviv | 2018-10-22 | 1 | -2/+0 |
* | | | | Shorten unnecessarily long names for Guides | Olivier Lacan | 2018-10-19 | 1 | -16/+16 |
* | | | | Use CSS flexbox for Guides index menu | Olivier Lacan | 2018-10-19 | 1 | -9/+9 |
* | | | | Merge pull request #34257 from olivierlacan/verbose-query-logs-guides | Richard Schneeman | 2018-10-19 | 1 | -6/+43 |
|\ \ \ \ |
|
| * | | | | Add guides section on verbose query logs to Debugging | Olivier Lacan | 2018-10-19 | 1 | -6/+43 |
* | | | | | Fix typo in testing guide | anthonygharvey | 2018-10-17 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Remove and flip `index: true` for `references` in the doc [ci skip] | Ryuta Kamizono | 2018-10-17 | 1 | -1/+1 |
* | | | | Merge pull request #32146 from abhikanojia/association_guide_fix | Ryuta Kamizono | 2018-10-17 | 1 | -10/+10 |
|\ \ \ \ |
|
| * | | | | Remove index:true option from belongs to as defaults to true. | abhishekkanojia | 2018-03-01 | 1 | -10/+10 |
* | | | | | Update guide for the counter variable when rendering with the `as:` option | Lucas Oliveira | 2018-10-16 | 1 | -1/+1 |
* | | | | | Fix mapping of content | Adam Demirel | 2018-10-17 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | Update snippet to rails 5 syntax | Adam Demirel | 2018-10-15 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge pull request #34075 from hakusaro/guides-reference-leases | Gannon McGibbon | 2018-10-09 | 1 | -6/+7 |
|\ \ \ |
|
| * | | | Change contributing guide to use safer force push | Lucas Nicodemus | 2018-10-04 | 1 | -6/+7 |
| | |/
| |/| |
|
* | | | Merge pull request #34105 from zvkemp/correct-asn-docs | Gannon McGibbon | 2018-10-09 | 1 | -2/+3 |
|\ \ \ |
|
| * | | | clarify role of unique_id in ActiveSupport::Notifications | zvkemp | 2018-10-05 | 1 | -2/+3 |
| |/ / |
|
* | | | fix broken link in Action Cable guides and readme [ci skip] | Greg Molnar | 2018-10-08 | 1 | -1/+1 |
* | | | Merge pull request #34114 from Madogiwa0124/update_getting_start_rails_version | Eileen M. Uchitelle | 2018-10-07 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | getting started page rails version update to 5.2.1 | Madogiwa | 2018-10-07 | 1 | -1/+1 |
* | | | | Merge pull request #34077 from cllns/clarify-activesupport-instruction | Yuji Yaginuma | 2018-10-06 | 1 | -0/+8 |
|\ \ \ \ |
|
| * | | | | Add instruction for test environment | Sean Collins | 2018-10-05 | 1 | -0/+8 |
| | |/ /
| |/| | |
|
* / | | | Add documentation to run tests with specific seed [ci skip] | Alberto Almagro | 2018-10-05 | 1 | -0/+20 |
|/ / / |
|
* | | | Merge pull request #34055 from Edouard-chin/ec-logger-fix | Rafael França | 2018-10-03 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | Fix the LoggerSilence to work as described: | Edouard CHIN | 2018-10-02 | 1 | -2/+1 |
* | | | | Fix the docs for Module#parents and related methods in guides [ci skip] | Prathamesh Sonpatki | 2018-10-03 | 1 | -16/+16 |
|/ / / |
|
* | | | Merge pull request #34053 from prathamesh-sonpatki/update-js-docs | Rafael França | 2018-10-02 | 5 | -17/+5 |
|\ \ \ |
|
| * | | | Turbolinks is enabled by default in new apps [ci skip] | Prathamesh Sonpatki | 2018-10-03 | 1 | -4/+0 |
| * | | | Update the docs now that webpacker is default [ci skip] | Prathamesh Sonpatki | 2018-10-03 | 4 | -13/+5 |
* | | | | Deprecate the `LoggerSilence` constant: | Edouard CHIN | 2018-10-02 | 1 | -2/+2 |
|/ / / |
|