aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #26249 from rafamanzo/add_redis_to_development_dependenciesRafael França2016-08-221-0/+43
|\
| * [ci skip] Update docs with Action Cable Redis dependencyRafael Reggiani Manzo2016-08-221-0/+43
* | Remove the SchemaDumper options and change the default behaviorRafael Mendonça França2016-08-221-3/+1
* | Remove `:action` and `:controller` segments from routing guideWill Jordan2016-08-221-25/+11
* | Merge pull request #25750 from go2null/go2null-test-directoriesEileen M. Uchitelle2016-08-221-2/+4
|\ \ | |/ |/|
| * Clearly state purpose of test directoriesgo2null2016-08-221-2/+4
* | Change form of table name to plural in query exampleDanila Ermakov2016-08-221-2/+2
* | Merge pull request #26241 from scottyantipa/query-interface-docsJon Moss2016-08-211-3/+3
|\ \
| * | Update docs for query interface to not declare that all methods return instan...Scott Antipa2016-08-211-3/+3
* | | Merge pull request #26234 from y-yagi/remove_unnessary_session_store_settingKasper Timm Hansen2016-08-211-1/+0
|\ \ \ | |/ / |/| |
| * | remove unnessary `session_store` settingyuuji.yaginuma2016-08-201-1/+0
* | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-08-215-8/+8
|\ \ \
| * | | When referring to Rails, be consistent in usage of capitalized form, unless i...Vipul A M2016-08-193-4/+4
| * | | Grammar changes on getting started guide, specify where exactly the example i...Vipul A M2016-08-191-2/+2
| * | | Fix remaining broadcasting_name example from Action Cable guide [ci skip]Prathamesh Sonpatki2016-08-121-2/+2
* | | | Merge pull request #26227 from alexcameron89/syntax_highlighter_fixVijay Dev2016-08-201-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Increase margin-bottom for doc's code syntax highlighterAlex Kitchens2016-08-201-1/+1
* | | | Merge pull request #26224 from jonatack/consistent-asset-precompile-examplesEileen M. Uchitelle2016-08-194-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Consistent examples and template for assets#precompileJon Atack2016-08-194-8/+8
* | | | Merge pull request #25675 from TimPetricola/schema-no-standardized-column-widthsRafael Mendonça França2016-08-191-1/+3
|\ \ \ \
| * \ \ \ Merge branch 'master' into schema-no-standardized-column-widthsTim Petricola2016-08-182-1/+3
| |\ \ \ \
| * | | | | Option not to line up column types and attributes in schema.rbTim Petricola2016-08-171-1/+3
* | | | | | [ci skip] Updates ActiveJob guide on default runner.Phil Nash2016-08-181-3/+4
| |/ / / / |/| | | |
* | | | | i18n documentation for required belongs_to messageIan C. Anderson2016-08-171-0/+1
* | | | | Fix #26187Jonathan2016-08-171-0/+1
* | | | | Fix diffrent naming in getting_started.mdJonathan2016-08-171-1/+1
|/ / / /
* | | | Fix link in Rails 5.0 Release Note [ci skip]Yohei YASUKAWA2016-08-171-1/+1
* | | | Merge pull request #26061 from malclocke/specify_ar_message_interpolation_nam...Rafael França2016-08-161-1/+1
|\ \ \ \
| * | | | List names of error interpolation variables.Malcolm Locke2016-08-051-1/+1
* | | | | Merge pull request #26175 from stomar/upgrade-guide-fixRafael França2016-08-161-0/+2
|\ \ \ \ \
| * | | | | Clarify migration to ApplicationRecord in upgrade guides [ci skip]Marcus Stollsteimer2016-08-151-0/+2
* | | | | | Add three new rubocop rulesRafael Mendonça França2016-08-163-11/+11
* | | | | | Clarify use of update task on 4.2 and earlier [ci skip]Marcus Stollsteimer2016-08-151-1/+1
|/ / / / /
* | | | | fix usage of pluralized wordchuckdishmon2016-08-141-1/+1
* | | | | Revert "Clarify and fix typos in Autoloading Disabled upgrade guide [ci skip]"Xavier Noria2016-08-151-12/+12
* | | | | Merge pull request #26163 from olivierlacan/clarify-autoloading-disabledJon Moss2016-08-141-12/+12
|\ \ \ \ \
| * | | | | Clarify and fix typos in Autoloading Disabled upgrade guide [ci skip]Olivier Lacan2016-08-141-12/+12
| | |/ / / | |/| | |
* / | | | Fix the documentation for configuring `enable_fragment_cache_logging` [ci skip]Prathamesh Sonpatki2016-08-141-8/+16
|/ / / /
* | | | [ci skip] Fix documentation wrong for ActionCableEric Zhang2016-08-121-1/+1
* | | | [ci skip] Fix documentation for ActionCable::Channel#broadcast_toEric Zhang2016-08-121-2/+2
* | | | Merge pull request #26110 from aditya-kapoor/minor-doc-fixGuillermo Iguaran2016-08-101-2/+5
|\ \ \ \
| * | | | Minor doc fix related to ActiveModel::SecurePassword [ci skip]Aditya Kapoor2016-08-111-2/+5
* | | | | Add documentation for `http_cache_forever`. [ci skip]Santosh Wadghule2016-08-101-0/+24
* | | | | Fix broken alignments caused by auto-correct commit 411ccbdRyuta Kamizono2016-08-101-1/+2
|/ / / /
* | | | Merge pull request #24476 from vipulnsward/24314-eagerloading-doc-updateVipul A M2016-08-091-2/+3
|\ \ \ \
| * | | | Document know limitation about using `references` in conjunction with eager l...Vipul A M2016-08-091-2/+3
* | | | | Merge pull request #26042 from bogdanvlviv/debugging_guideVipul A M2016-08-091-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add link to 'Pry' in debugging guide [ci skip]bogdanvlviv2016-08-071-0/+1
* | | | | update list of rescue_responses default [ci skip]yuuji.yaginuma2016-08-091-0/+2
* | | | | Modify LogSubscriber for single partial's cache message.Stan Lo2016-08-081-0/+8
|/ / / /