| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable Style/ParenthesesAroundCondition cop | Ryuta Kamizono | 2018-08-19 | 1 | -2/+2 |
* | [skip ci] Fix overlapping text in the guide | Arye Dov Eidelman | 2018-08-17 | 1 | -1/+5 |
* | Merge pull request #33537 from ZASMan/update_action_mailer_docs_custom_view_p... | Ryuta Kamizono | 2018-08-17 | 1 | -0/+15 |
|\ |
|
| * | Add note for custom mailer view paths in action mailer guide. [ci skip] | Zane | 2018-08-16 | 1 | -0/+16 |
* | | Harmonize shell commands in dev guide [ci skip] | Anton Rieder | 2018-08-16 | 1 | -7/+7 |
* | | Add `Array#extract!` | bogdanvlviv | 2018-08-14 | 1 | -0/+13 |
* | | Fix header setting doc in testing guide [ci skip] | Darren | 2018-08-13 | 1 | -3/+2 |
* | | Clarify "Old Migrations" in "Active Record Migrations" guide [ci skip] | bogdanvlviv | 2018-08-12 | 1 | -4/+4 |
* | | Clarify note that SQLite3 adapter doesn't support `add_foreign_key` [ci skip] | bogdanvlviv | 2018-08-12 | 1 | -3/+2 |
* | | Merge pull request #33474 from olivierlacan/old-migrations | Richard Schneeman | 2018-08-11 | 1 | -3/+22 |
|\ \ |
|
| * | | Document best practices with old migrations | Olivier Lacan | 2018-08-03 | 1 | -3/+22 |
* | | | Merge pull request #33563 from lzap/foreign-key-note-doc | Richard Schneeman | 2018-08-11 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | ActiveRecord Guide - sqlite3 foreign keys note | Lukas Zapletal | 2018-08-09 | 1 | -0/+4 |
* | | | | Add missing instructions for FreeBSD [ci skip] | Robin Dupret | 2018-08-09 | 1 | -10/+18 |
|/ / / |
|
* | | | Merge pull request #33554 from saveriomiroddi/sav-correct_updated_at_guide_ex... | Eileen M. Uchitelle | 2018-08-08 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | ActiveRecord Basics guide: correct explanation of the `updated_at` logic [ci ... | Saverio Miroddi | 2018-08-08 | 1 | -1/+1 |
* | | | Add lambdas in conditional validations | Ana María Martínez Gómez | 2018-08-07 | 1 | -0/+7 |
* | | | Merge pull request #33507 from jackc/patch-1 | George Claghorn | 2018-08-03 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix file upload location recommendation | Jack Christensen | 2018-08-01 | 1 | -1/+1 |
* | | | | Merge pull request #33452 from thetizzo/rails_32_to_40_doc_update | George Claghorn | 2018-08-03 | 1 | -0/+11 |
|\ \ \ \ |
|
| * | | | | Update Rails 3.2 to 4.0 upgrade guide to include a mention and tip for handli... | thetizzo | 2018-08-03 | 1 | -0/+11 |
* | | | | | [ci skip] Update adding member routes guide to fix inconsistency with the imp... | Ryan Brooks | 2018-08-03 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | Revert "Remove label 'work in progress' for AM and AV guides" | Xavier Noria | 2018-07-31 | 1 | -0/+2 |
* | | | | Merge pull request #31883 from bogdanvlviv/remove-label-in-porgress-for-M-V-g... | Richard Schneeman | 2018-07-31 | 1 | -2/+0 |
|\ \ \ \ |
|
| * | | | | Remove label 'work in progress' for AM and AV guides | bogdanvlviv | 2018-02-04 | 1 | -2/+0 |
* | | | | | [ci skip] Fix the outdated description for `find_each`. | Aditya Kapoor | 2018-07-31 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Enable Start/EndWith and RegexpMatch cops | Bart de Water | 2018-07-28 | 4 | -6/+6 |
* | | | | Merge pull request #33434 from utilum/remove_testing_guide_comment | Eileen M. Uchitelle | 2018-07-27 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Testing Guide: unnecessary comment | utilum | 2018-07-25 | 1 | -1/+1 |
* | | | | AST Guide: install and migrate tasks in new app | utilum | 2018-07-26 | 1 | -4/+4 |
* | | | | Reference Active Storage instead of third-party libraries in guide | Paul McMahon | 2018-07-26 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com... | Matthew Draper | 2018-07-25 | 23 | -263/+260 |
|\ \ \ |
|
| * | | | Substitute references to task for command | Alberto Almagro | 2018-07-06 | 6 | -25/+25 |
| * | | | Improve text readability | Alberto Almagro | 2018-07-06 | 1 | -1/+1 |
| * | | | Homogenize rails commands and former rake tasks | Alberto Almagro | 2018-07-06 | 1 | -58/+53 |
| * | | | Recommend use of rails over bin/rails | Alberto Almagro | 2018-07-06 | 23 | -193/+195 |
* | | | | Rails guides are now served over https | Paul McMahon | 2018-07-24 | 57 | -80/+80 |
* | | | | Merge pull request #33371 from lanzhiheng/change-the-text-color-which-wrapped... | Eileen M. Uchitelle | 2018-07-23 | 1 | -1/+10 |
|\ \ \ \ |
|
| * | | | | Change the background color which wrapped by code tag. [ci skip] | lanzhiheng | 2018-07-19 | 1 | -1/+10 |
* | | | | | [ci skip] fix typo in Associations guide | K. Rodman Mannix | 2018-07-22 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Add situation for belongs to association. [ci skip] | lanzhiheng | 2018-07-18 | 1 | -1/+1 |
* | | | | Merge pull request #33364 from lanzhiheng/fix-document-in-model-validator | Ryuta Kamizono | 2018-07-16 | 1 | -18/+0 |
|\ \ \ \ |
|
| * | | | | Remove the invalid usage document about `errors`. [ci skip] | lanzhiheng | 2018-07-16 | 1 | -18/+0 |
* | | | | | Fix document issue in active record callback about `after_touch` hook. | lanzhiheng | 2018-07-15 | 1 | -4/+4 |
* | | | | | Update documentation for #pluck method [ci skip] | Jędrek Domański | 2018-07-14 | 1 | -0/+6 |
* | | | | | has_secure_password: use `recovery_password` instead of `activation_token` | bogdanvlviv | 2018-07-08 | 1 | -8/+8 |
* | | | | | Merge pull request #33307 from bogdanvlviv/improve-docs-test-of-has_secure_pa... | Ryuta Kamizono | 2018-07-08 | 1 | -5/+21 |
|\ \ \ \ \ |
|
| * | | | | | Update `has_secure_password` info in the guide | bogdanvlviv | 2018-07-06 | 1 | -5/+21 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #32986 from kevgathuku/patch-1 | Ryuta Kamizono | 2018-07-08 | 1 | -0/+3 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Specify location for engine-specific commands | Kevin Ndung'u Gathuku | 2018-07-04 | 1 | -0/+3 |
| |/ / / |
|