| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #26061 from malclocke/specify_ar_message_interpolation_nam... | Rafael França | 2016-08-16 | 1 | -1/+1 |
|\ |
|
| * | List names of error interpolation variables. | Malcolm Locke | 2016-08-05 | 1 | -1/+1 |
* | | Merge pull request #26175 from stomar/upgrade-guide-fix | Rafael França | 2016-08-16 | 1 | -0/+2 |
|\ \ |
|
| * | | Clarify migration to ApplicationRecord in upgrade guides [ci skip] | Marcus Stollsteimer | 2016-08-15 | 1 | -0/+2 |
* | | | Add three new rubocop rules | Rafael Mendonça França | 2016-08-16 | 3 | -11/+11 |
* | | | Clarify use of update task on 4.2 and earlier [ci skip] | Marcus Stollsteimer | 2016-08-15 | 1 | -1/+1 |
|/ / |
|
* | | fix usage of pluralized word | chuckdishmon | 2016-08-14 | 1 | -1/+1 |
* | | Revert "Clarify and fix typos in Autoloading Disabled upgrade guide [ci skip]" | Xavier Noria | 2016-08-15 | 1 | -12/+12 |
* | | Merge pull request #26163 from olivierlacan/clarify-autoloading-disabled | Jon Moss | 2016-08-14 | 1 | -12/+12 |
|\ \ |
|
| * | | Clarify and fix typos in Autoloading Disabled upgrade guide [ci skip] | Olivier Lacan | 2016-08-14 | 1 | -12/+12 |
* | | | Fix the documentation for configuring `enable_fragment_cache_logging` [ci skip] | Prathamesh Sonpatki | 2016-08-14 | 1 | -8/+16 |
|/ / |
|
* | | [ci skip] Fix documentation wrong for ActionCable | Eric Zhang | 2016-08-12 | 1 | -1/+1 |
* | | [ci skip] Fix documentation for ActionCable::Channel#broadcast_to | Eric Zhang | 2016-08-12 | 1 | -2/+2 |
* | | Merge pull request #26110 from aditya-kapoor/minor-doc-fix | Guillermo Iguaran | 2016-08-10 | 1 | -2/+5 |
|\ \ |
|
| * | | Minor doc fix related to ActiveModel::SecurePassword [ci skip] | Aditya Kapoor | 2016-08-11 | 1 | -2/+5 |
* | | | Add documentation for `http_cache_forever`. [ci skip] | Santosh Wadghule | 2016-08-10 | 1 | -0/+24 |
* | | | Fix broken alignments caused by auto-correct commit 411ccbd | Ryuta Kamizono | 2016-08-10 | 1 | -1/+2 |
|/ / |
|
* | | Merge pull request #24476 from vipulnsward/24314-eagerloading-doc-update | Vipul A M | 2016-08-09 | 1 | -2/+3 |
|\ \ |
|
| * | | Document know limitation about using `references` in conjunction with eager l... | Vipul A M | 2016-08-09 | 1 | -2/+3 |
* | | | Merge pull request #26042 from bogdanvlviv/debugging_guide | Vipul A M | 2016-08-09 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add link to 'Pry' in debugging guide [ci skip] | bogdanvlviv | 2016-08-07 | 1 | -0/+1 |
* | | | update list of rescue_responses default [ci skip] | yuuji.yaginuma | 2016-08-09 | 1 | -0/+2 |
* | | | Modify LogSubscriber for single partial's cache message. | Stan Lo | 2016-08-08 | 1 | -0/+8 |
|/ / |
|
* | | applies remaining conventions across the project | Xavier Noria | 2016-08-06 | 3 | -10/+8 |
* | | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 5 | -179/+179 |
* | | remove redundant curlies from hash arguments | Xavier Noria | 2016-08-06 | 1 | -4/+2 |
* | | modernizes hash syntax in guides | Xavier Noria | 2016-08-06 | 5 | -11/+11 |
* | | applies new string literal convention in guides | Xavier Noria | 2016-08-06 | 15 | -160/+160 |
* | | Merge pull request #26023 from tekin/correct-acceptance-guidelines | Eileen M. Uchitelle | 2016-08-06 | 1 | -1/+1 |
|\ \ |
|
| * | | Correct usage for acceptance validator in guide | Tekin Suleyman | 2016-08-02 | 1 | -1/+1 |
* | | | [ci skip] Fix broken URL in guides | claudiob | 2016-08-05 | 2 | -2/+2 |
* | | | Add note about limitations of Windows Subsystem for Linux | Andrew White | 2016-08-05 | 1 | -0/+4 |
| |/
|/| |
|
* | | Add 4.2.Z back to the maintenance list | Rafael Mendonça França | 2016-08-02 | 1 | -1/+1 |
* | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-08-02 | 3 | -3/+11 |
|\ \
| |/
|/| |
|
| * | Removed reference to callback_terminator.rb in docs | Iain Beeston | 2016-07-21 | 1 | -1/+1 |
| * | The `to_query` method on Array objects uses `key[] as the prefix, not `_key_[... | Prathamesh Sonpatki | 2016-07-10 | 1 | -1/+1 |
| * | Add `config.assets.quiet` to configuration guide [ci skip] | Prathamesh Sonpatki | 2016-07-10 | 1 | -0/+2 |
| * | Add note about `config.annotations.register_directories` option in the guides... | Prathamesh Sonpatki | 2016-07-10 | 1 | -1/+7 |
* | | remove old links from debugging guide [ci skip] | yuuji.yaginuma | 2016-08-01 | 1 | -7/+0 |
* | | Merge pull request #25948 from chetna1726/docs | Rafael França | 2016-07-28 | 1 | -0/+1 |
|\ \ |
|
| * | | [ci skip] Add documentation for error using select with order | Chetna Sharma | 2016-07-25 | 1 | -0/+1 |
* | | | Updated getting_started guide to reflect the change in error message for Acti... | Bonghyun Kim | 2016-07-28 | 1 | -19/+14 |
|/ / |
|
* | | Merge pull request #25928 from mechanicles/info-for-cache-fetch-block | प्रथमेश Sonpatki | 2016-07-24 | 1 | -1/+1 |
|\ \ |
|
| * | | Proper description for `Rails.cache.fetch` [ci skip] | Santosh Wadghule | 2016-07-24 | 1 | -1/+1 |
* | | | Merge pull request #25908 from mechanicles/derives-from | Kasper Timm Hansen | 2016-07-23 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | Explain meaning of the code very well and Remove confusion. [ci skip] | Santosh Wadghule | 2016-07-23 | 1 | -4/+4 |
| |/ / |
|
* / / | define Range#match? if Ruby < 2.4 | Xavier Noria | 2016-07-22 | 1 | -0/+18 |
|/ / |
|
* | | Merge pull request #25438 from prathamesh-sonpatki/rm-session-store-initializer | Rafael Mendonça França | 2016-07-20 | 2 | -3/+3 |
|\ \ |
|
| * | | Setup default session store internally, no longer through an application init... | Prathamesh Sonpatki | 2016-07-17 | 2 | -3/+3 |
| |/ |
|
* | | Merge pull request #25780 from Ropeney/patch-1 | Matthew Draper | 2016-07-19 | 1 | -1/+1 |
|\ \ |
|