aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document config.action_dispatch.ignore_accept_header and config.action_dispat...Vipul A M2016-05-111-0/+4
* More missing true literal quotingsVipul A M2016-05-111-12/+12
* Lets be consistent in the usage of true/false across this guide. It should be...Vipul A M2016-05-111-26/+26
* Document missing smtp config over at configuring guide. [ci skip]Vipul A M2016-05-111-0/+3
* This config still applies for Rails 4 Apps and we need to mention it, what wa...Vipul A M2016-05-111-2/+2
* Asset Pipeline: Remove outdated comment about `config.assets.digest` [ci skip]Prathamesh Sonpatki2016-05-081-1/+1
* Asset pipeline: Remove documentation about outdated `config.assets.compress` ...Prathamesh Sonpatki2016-05-082-14/+7
* s/words_connnector/words_connector/Vipul A M2016-05-031-1/+1
* Fix code formatting in docsJay Hayes2016-05-031-2/+2
* Add example for UnknownAttributeErrorVipul A M2016-05-021-0/+9
* Active Model: Messages for strict validation always convert attributes to hum...Prathamesh Sonpatki2016-05-011-2/+2
* Move comment up to the class, for both of the methods, and document on class ...Vipul A M2016-05-011-1/+4
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-04-298-25/+31
|\
| * s/statment/statement/Vipul A M2016-04-241-1/+1
| * be specific when the debug_exception_response_format to :apiVipul A M2016-04-231-1/+1
| * Mention default values for `debug_exception_response_format` in configuring g...Prathamesh Sonpatki2016-04-221-1/+1
| * `debug_exception_format` is set to :api by default for API apps only, not for...Prathamesh Sonpatki2016-04-221-1/+1
| * [ci skip] Aline results of code examples in commentsyui-knk2016-04-201-2/+2
| * s/determins/determines/Vipul A M2016-04-201-1/+1
| * - Be consistent in providing file locations of schema, model and initializerVipul A M2016-04-131-1/+6
| * - Make sure we end sentencesVipul A M2016-04-131-5/+5
| * [ci skip] Add some missing commasPrathamesh Sonpatki2016-04-121-2/+2
| * [ci skip] Typo fix. `loggs` -> `logs`Prathamesh Sonpatki2016-04-121-1/+1
| * - Fix typo in config guide, from config.logger sectionVipul A M2016-04-101-3/+3
| * s/Thoughtbot/thoughtbot/Vipul A M2016-04-101-1/+1
| * [ci skip] Fix formatting of code snippet in Action Cable guidePrathamesh Sonpatki2016-04-051-7/+8
| * [ci skip] Update code used for filtering passwords in the configuring guidePrathamesh Sonpatki2016-04-051-1/+1
* | Merge pull request #24776 from prathamesh-sonpatki/aj-release-notesKasper Timm Hansen2016-04-292-1/+22
|\ \
| * | Active Job: Add note about ability to configure adapters on per job basis in ...Prathamesh Sonpatki2016-04-292-1/+22
* | | Merge pull request #24762 from Envek/solid_durations_2Andrew White2016-04-294-11/+47
|\ \ \
| * | | Change 1.week to create 1 week durations instead of 7 days durations.Andrey Novikov2016-04-284-11/+47
* | | | Merge pull request #24781 from maclover7/rm-envGuillermo Iguaran2016-04-283-12/+39
|\ \ \ \
| * | | | Remove last uses of `@env[]` and `@env[]=`Jon Moss2016-04-283-12/+39
| | |/ / | |/| |
* | | | Merge pull request #24653 from kbrock/kinder_locking_columnRafael França2016-04-282-1/+54
|\ \ \ \
| * | | | test the number of times the schema is loadingKeenan Brock2016-04-281-0/+53
| * | | | schema_load triggers 2nd schema_load (via locking)Keenan Brock2016-04-281-1/+1
|/ / / /
* | | | Merge pull request #24770 from vipulnsward/guieds-typeRafael França2016-04-281-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Pass over debugging guideVipul A M2016-04-281-1/+1
* | | | Merge pull request #24772 from javiervidal/broken_links_ryandaigleKasper Timm Hansen2016-04-282-14/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Fix broken links to ryandaigle.com [ci skip]Javier Vidal2016-04-282-14/+14
|/ / /
* | | Merge pull request #24764 from deivid-rodriguez/review_debugging_guideVipul A M2016-04-281-140/+185
|\ \ \
| * | | Review the `byebug` debugging guideDavid Rodríguez2016-04-281-140/+185
|/ / /
* | | Merge pull request #24765 from ralinchimev/fix-inconsistencies-in-rails-docum...Vipul A M2016-04-281-4/+4
|\ \ \
| * | | Fix inconsistent usage of capital letter in rails generate command examplesRalin Chimev2016-04-281-4/+4
|/ / /
* | | Merge pull request #24761 from rubys/patch-3Richard Schneeman2016-04-271-1/+1
|\ \ \ | |/ / |/| |
| * | Update to the Rails 5 version of the bookSam Ruby2016-04-271-1/+1
|/ /
* | Merge pull request #24759 from vipulnsward/push-initilizer-to-endRafael França2016-04-271-4/+4
|\ \
| * | Push action_view.collection_caching to be called towards the end, since it de...Vipul A M2016-04-281-4/+4
|/ /
* | Prep Rails 5 beta 4eileencodes2016-04-2722-49/+71
* | Fix release script to allow pre release gemseileencodes2016-04-271-1/+1