aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #33685 from krusty3002/masterRafael França2018-08-221-0/+7
|\
| * Fixed file name [ci skip]Claas Zurawski2018-08-221-1/+1
| * Added explanation about new_framework_defaults.rb file [ci skip]Claas Zurawski2018-08-221-0/+7
* | Add database configuration to disable advisory locks.Guo Xiang Tan2018-08-221-1/+10
|/
* Add missing newline [ci skip]George Claghorn2018-08-211-0/+1
* [ci skip] Add ImageMagick to ActiveStorage dependenciesMr. Outis2018-08-211-1/+13
* Improve documentation of Procs as :if / :unless options for callbacksFabian Schwahn2018-08-201-0/+8
* Merge pull request #33621 from sikachu/sikachu-guide-rubocopRichard Schneeman2018-08-191-2/+13
|\
| * Update guide to mention code linters availablePrem Sichanugrist2018-08-151-2/+13
* | DRY in Active Record Query Interface [ci skip]bogdanvlviv2018-08-191-16/+0
* | Fix syntax error in the doc [ci skip]Ryuta Kamizono2018-08-191-1/+1
* | Merge pull request #33653 from LemonAndroid/patch-1Richard Schneeman2018-08-191-3/+9
|\ \
| * | Explained difference between scope & class methodLemonAndroid2018-08-191-3/+9
* | | Update `google-cloud-storage` gem version [ci skip]yuuji.yaginuma2018-08-191-1/+1
|/ /
* | Enable Style/ParenthesesAroundCondition copRyuta Kamizono2018-08-191-2/+2
* | [skip ci] Fix overlapping text in the guideArye Dov Eidelman2018-08-171-1/+5
* | Merge pull request #33537 from ZASMan/update_action_mailer_docs_custom_view_p...Ryuta Kamizono2018-08-171-0/+15
|\ \
| * | Add note for custom mailer view paths in action mailer guide. [ci skip]Zane2018-08-161-0/+16
* | | Harmonize shell commands in dev guide [ci skip]Anton Rieder2018-08-161-7/+7
| |/ |/|
* | Add `Array#extract!`bogdanvlviv2018-08-141-0/+13
* | Fix header setting doc in testing guide [ci skip]Darren2018-08-131-3/+2
* | 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