| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | Typo in the release note | Akira Matsuda | 2019-05-08 | 1 | -1/+1 |
|/ / / / |
|
* | | / | Fixed typo of dot position [skip ci] | soartec-lab | 2019-05-07 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | [ci skip] Correct the stylesheet name used in the guide. | Alec Clarke | 2019-05-02 | 1 | -1/+1 |
* | | | Add Action Cable Release Notes [ci skip] | Alex Kitchens | 2019-05-02 | 1 | -11/+30 |
* | | | Update guides/source/6_0_release_notes.md | Connor Shea | 2019-05-02 | 1 | -1/+1 |
* | | | Added release notes for Active Support [ci skip] | Prathamesh Sonpatki | 2019-05-02 | 1 | -0/+186 |
| |/
|/| |
|
* | | Update asset compression text [ci skip] | Sharang Dashputre | 2019-05-02 | 1 | -1/+1 |
* | | Merge pull request #36149 from alexcameron89/add_active_storage_rn | Rafael França | 2019-05-01 | 1 | -2/+60 |
|\ \ |
|
| * | | Add Release Notes for Active Storage [ci skip] | Alex Kitchens | 2019-05-01 | 1 | -2/+60 |
* | | | Merge pull request #36155 from prathamesh-sonpatki/am-release-notes | Rafael França | 2019-05-01 | 1 | -0/+24 |
|\ \ \ |
|
| * | | | Active Model release notes [ci skip] | Prathamesh Sonpatki | 2019-05-01 | 1 | -0/+24 |
| |/ / |
|
* | | | Merge pull request #36157 from prathamesh-sonpatki/getting-started-updates | Rafael França | 2019-05-01 | 1 | -5/+3 |
|\ \ \ |
|
| * | | | Updates to getting started per Rails 6.0 changes [ci skip] | Prathamesh Sonpatki | 2019-05-01 | 1 | -5/+3 |
| |/ / |
|
* / / | Remove dynamic_form gem references in guides | Carles Jove i Buxeda | 2019-04-30 | 1 | -21/+0 |
|/ / |
|
* | | Action Mailer release notes [ci skip] | Prathamesh Sonpatki | 2019-04-30 | 1 | -0/+33 |
* | | Merge pull request #36130 from alexcameron89/add_action_view_rn | प्रथमेश Sonpatki | 2019-04-30 | 1 | -0/+53 |
|\ \ |
|
| * | | [ci skip] Add 6.0 Release Notes for Action View | Alex Kitchens | 2019-04-29 | 1 | -0/+53 |
* | | | Fix incorrect url in guide [ci skip] | Robin Fisher | 2019-04-29 | 1 | -1/+1 |
|/ / |
|
* | | fixes typo in guide [ci skip] | Xavier Noria | 2019-04-28 | 1 | -1/+1 |
* | | new config to opt-out from adding app directories to $LOAD_PATH | Xavier Noria | 2019-04-28 | 1 | -0/+2 |
* | | [ci skip] Update the guide's model generator output. | Alec Clarke | 2019-04-27 | 1 | -4/+7 |
* | | [ci skip] Add 6.0 Release Notes for Action Pack | Alex Kitchens | 2019-04-26 | 1 | -0/+68 |
* | | [ci skip] Get npm just the way they like it | Kasper Timm Hansen | 2019-04-25 | 1 | -1/+1 |
* | | [ci skip] Remove à la just like that. | Kasper Timm Hansen | 2019-04-25 | 1 | -1/+2 |
* | | [ci skip] Documentation pass of upgrading guide. | Kasper Timm Hansen | 2019-04-25 | 1 | -14/+14 |
* | | Update bug report templates | Ryuta Kamizono | 2019-04-25 | 5 | -8/+8 |
* | | Adds documentation for has_one touch option after #35869 [ci skip] | Abhay Nikam | 2019-04-25 | 1 | -2/+25 |
* | | Merge pull request #32313 from lulalala/model_error_as_object | Rafael França | 2019-04-24 | 1 | -6/+6 |
|\ \ |
|
| * | | Raise deprecation for calling `[:f] = 'b'` or `[:f] << 'b'` | lulalala | 2019-03-31 | 1 | -6/+6 |
* | | | Start Rails 6.1 development | Rafael Mendonça França | 2019-04-24 | 1 | -33/+1 |
* | | | Merge pull request #36066 from st0012/update-controller-cache-doc | Rafael França | 2019-04-23 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Update document about perform_caching's default value | st0012 | 2019-04-24 | 1 | -2/+2 |
* | | | | Make docs on form_with_generates_ids config option match the value | David Shaffer | 2019-04-23 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #36063 from albertoalmagro/finish-documentation-for-after-... | Rafael França | 2019-04-23 | 1 | -8/+0 |
|\ \ \ |
|
| * | | | Remove reminiscences from previous documentation [ci skip] | Alberto Almagro | 2019-04-23 | 1 | -8/+0 |
* | | | | Merge pull request #36060 from st0012/fix-35602-doc | Rafael França | 2019-04-23 | 1 | -0/+9 |
|\ \ \ \ |
|
| * | | | | Add ActionController::Caching into api app's document | st0012 | 2019-04-23 | 1 | -0/+9 |
* | | | | | Add PR link for Active Storage updating release note entry [ci skip] | Abhay Nikam | 2019-04-23 | 1 | -0/+1 |
| |/ / /
|/| | | |
|
* | | | | [ci skip] Active Storage: updating associations replaces | Kasper Timm Hansen | 2019-04-22 | 1 | -0/+2 |
* | | | | Fix typo by changing 'for' to 'from' | Saheed Oladele | 2019-04-21 | 1 | -1/+1 |
* | | | | Add release notes for changes in the guides for Rails 6 [ci skip] (#36046) | प्रथमेश Sonpatki | 2019-04-20 | 1 | -0/+9 |
* | | | | Merge pull request #35738 from gmcgibbon/aj_assert_drop_usec_docs | Gannon McGibbon | 2019-04-20 | 1 | -0/+19 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add section on asserting time args for jobs | Gannon McGibbon | 2019-03-25 | 1 | -0/+19 |
* | | | | Mention more ActiveStorage hooks in Active Support Instrumentation guide [ci ... | Younes SERRAJ | 2019-04-17 | 1 | -0/+25 |
* | | | | Prefer to indent and no blank line after private/protected [ci skip] | Ryuta Kamizono | 2019-04-17 | 1 | -1/+1 |
* | | | | [ci skip] More asset guide touch ups | Kasper Timm Hansen | 2019-04-17 | 1 | -4/+5 |
* | | | | Merge pull request #35994 from soartec-lab/update_guide_asset_pipeline_change... | Kasper Timm Hansen | 2019-04-17 | 1 | -14/+6 |
|\ \ \ \ |
|
| * | | | | Guide updated in line with changes in rails commands [skip ci] | soartec-lab | 2019-04-16 | 1 | -14/+6 |
* | | | | | Update the generate command sample codes [skip ci] | soartec-lab | 2019-04-17 | 1 | -6/+5 |
|/ / / / |
|
* | | | | Merge pull request #35927 from arbox/master | Rafael França | 2019-04-15 | 1 | -0/+5 |
|\ \ \ \ |
|