aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Clarify "Old Migrations" in "Active Record Migrations" guide [ci skip]bogdanvlviv2018-08-121-4/+4
* Clarify note that SQLite3 adapter doesn't support `add_foreign_key` [ci skip]bogdanvlviv2018-08-121-3/+2
* Merge pull request #33474 from olivierlacan/old-migrationsRichard Schneeman2018-08-111-3/+22
|\
| * Document best practices with old migrationsOlivier Lacan2018-08-031-3/+22
* | Merge pull request #33563 from lzap/foreign-key-note-docRichard Schneeman2018-08-111-0/+4
|\ \
| * | ActiveRecord Guide - sqlite3 foreign keys noteLukas Zapletal2018-08-091-0/+4
* | | Add missing instructions for FreeBSD [ci skip]Robin Dupret2018-08-091-10/+18
|/ /
* | Merge pull request #33554 from saveriomiroddi/sav-correct_updated_at_guide_ex...Eileen M. Uchitelle2018-08-081-1/+1
|\ \
| * | ActiveRecord Basics guide: correct explanation of the `updated_at` logic [ci ...Saverio Miroddi2018-08-081-1/+1
* | | Add lambdas in conditional validationsAna María Martínez Gómez2018-08-071-0/+7
* | | Merge pull request #33507 from jackc/patch-1George Claghorn2018-08-031-1/+1
|\ \ \
| * | | Fix file upload location recommendationJack Christensen2018-08-011-1/+1
* | | | Merge pull request #33452 from thetizzo/rails_32_to_40_doc_updateGeorge Claghorn2018-08-031-0/+11
|\ \ \ \
| * | | | Update Rails 3.2 to 4.0 upgrade guide to include a mention and tip for handli...thetizzo2018-08-031-0/+11
* | | | | [ci skip] Update adding member routes guide to fix inconsistency with the imp...Ryan Brooks2018-08-031-1/+1
| |/ / / |/| | |
* | | | Revert "Remove label 'work in progress' for AM and AV guides"Xavier Noria2018-07-311-0/+2
* | | | Merge pull request #31883 from bogdanvlviv/remove-label-in-porgress-for-M-V-g...Richard Schneeman2018-07-311-2/+0
|\ \ \ \
| * | | | Remove label 'work in progress' for AM and AV guidesbogdanvlviv2018-02-041-2/+0
* | | | | [ci skip] Fix the outdated description for `find_each`.Aditya Kapoor2018-07-311-1/+1
| |_|_|/ |/| | |
* | | | Enable Start/EndWith and RegexpMatch copsBart de Water2018-07-284-6/+6
* | | | Merge pull request #33434 from utilum/remove_testing_guide_commentEileen M. Uchitelle2018-07-271-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Testing Guide: unnecessary commentutilum2018-07-251-1/+1
* | | | AST Guide: install and migrate tasks in new apputilum2018-07-261-4/+4
* | | | Reference Active Storage instead of third-party libraries in guidePaul McMahon2018-07-261-1/+1
|/ / /
* | | Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...Matthew Draper2018-07-2523-263/+260
|\ \ \
| * | | Substitute references to task for commandAlberto Almagro2018-07-066-25/+25
| * | | Improve text readabilityAlberto Almagro2018-07-061-1/+1
| * | | Homogenize rails commands and former rake tasksAlberto Almagro2018-07-061-58/+53
| * | | Recommend use of rails over bin/railsAlberto Almagro2018-07-0623-193/+195
* | | | Rails guides are now served over httpsPaul McMahon2018-07-2457-80/+80
* | | | Merge pull request #33371 from lanzhiheng/change-the-text-color-which-wrapped...Eileen M. Uchitelle2018-07-231-1/+10
|\ \ \ \
| * | | | Change the background color which wrapped by code tag. [ci skip]lanzhiheng2018-07-191-1/+10
* | | | | [ci skip] fix typo in Associations guideK. Rodman Mannix2018-07-221-1/+1
|/ / / /
* | | | Add situation for belongs to association. [ci skip]lanzhiheng2018-07-181-1/+1
* | | | Merge pull request #33364 from lanzhiheng/fix-document-in-model-validatorRyuta Kamizono2018-07-161-18/+0
|\ \ \ \
| * | | | Remove the invalid usage document about `errors`. [ci skip]lanzhiheng2018-07-161-18/+0
* | | | | Fix document issue in active record callback about `after_touch` hook.lanzhiheng2018-07-151-4/+4
* | | | | Update documentation for #pluck method [ci skip]Jędrek Domański2018-07-141-0/+6
* | | | | has_secure_password: use `recovery_password` instead of `activation_token`bogdanvlviv2018-07-081-8/+8
* | | | | Merge pull request #33307 from bogdanvlviv/improve-docs-test-of-has_secure_pa...Ryuta Kamizono2018-07-081-5/+21
|\ \ \ \ \
| * | | | | Update `has_secure_password` info in the guidebogdanvlviv2018-07-061-5/+21
| | |/ / / | |/| | |
* | | | | Merge pull request #32986 from kevgathuku/patch-1Ryuta Kamizono2018-07-081-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Specify location for engine-specific commandsKevin Ndung'u Gathuku2018-07-041-0/+3
| |/ / /
* | | | Merge pull request #33220 from anniecodes/notes-commandKasper Timm Hansen2018-07-051-28/+53
|\ \ \ \ | |/ / / |/| | |
| * | | [ci skip] Update documentation related to `rails notes`Annie-Claude Côté2018-07-031-28/+53
* | | | Merge pull request #32987 from kevgathuku/patch-2Kasper Timm Hansen2018-07-021-1/+1
|\ \ \ \
| * | | | Change location for running copy migrations commandKevin Ndung'u Gathuku2018-05-251-1/+1
| |/ / /
* | | | fix error of a file namesohopro2018-07-021-1/+1
* | | | Remove erroneous remove_column option from exampleGeorge Semenov2018-06-291-1/+1
* | | | Merge pull request #33238 from dikond/explicit_action_mailer_deliver_later_qu...Rafael França2018-06-291-0/+2
|\ \ \ \