aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* applies remaining conventions across the projectXavier Noria2016-08-063-10/+8
* normalizes indentation and whitespace across the projectXavier Noria2016-08-065-179/+179
* remove redundant curlies from hash argumentsXavier Noria2016-08-061-4/+2
* modernizes hash syntax in guidesXavier Noria2016-08-065-11/+11
* applies new string literal convention in guidesXavier Noria2016-08-0615-160/+160
* Merge pull request #26023 from tekin/correct-acceptance-guidelinesEileen M. Uchitelle2016-08-061-1/+1
|\
| * Correct usage for acceptance validator in guideTekin Suleyman2016-08-021-1/+1
* | [ci skip] Fix broken URL in guidesclaudiob2016-08-052-2/+2
* | Add note about limitations of Windows Subsystem for LinuxAndrew White2016-08-051-0/+4
* | Add 4.2.Z back to the maintenance listRafael Mendonça França2016-08-021-1/+1
* | Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-08-023-3/+11
|\ \ | |/ |/|
| * Removed reference to callback_terminator.rb in docsIain Beeston2016-07-211-1/+1
| * The `to_query` method on Array objects uses `key[] as the prefix, not `_key_[...Prathamesh Sonpatki2016-07-101-1/+1
| * Add `config.assets.quiet` to configuration guide [ci skip]Prathamesh Sonpatki2016-07-101-0/+2
| * Add note about `config.annotations.register_directories` option in the guides...Prathamesh Sonpatki2016-07-101-1/+7
* | remove old links from debugging guide [ci skip]yuuji.yaginuma2016-08-011-7/+0
* | Merge pull request #25948 from chetna1726/docsRafael França2016-07-281-0/+1
|\ \
| * | [ci skip] Add documentation for error using select with orderChetna Sharma2016-07-251-0/+1
* | | Updated getting_started guide to reflect the change in error message for Acti...Bonghyun Kim2016-07-281-19/+14
|/ /
* | Merge pull request #25928 from mechanicles/info-for-cache-fetch-blockप्रथमेश Sonpatki2016-07-241-1/+1
|\ \
| * | Proper description for `Rails.cache.fetch` [ci skip]Santosh Wadghule2016-07-241-1/+1
* | | Merge pull request #25908 from mechanicles/derives-fromKasper Timm Hansen2016-07-231-4/+4
|\ \ \
| * | | Explain meaning of the code very well and Remove confusion. [ci skip]Santosh Wadghule2016-07-231-4/+4
| |/ /
* / / define Range#match? if Ruby < 2.4Xavier Noria2016-07-221-0/+18
|/ /
* | Merge pull request #25438 from prathamesh-sonpatki/rm-session-store-initializerRafael Mendonça França2016-07-202-3/+3
|\ \
| * | Setup default session store internally, no longer through an application init...Prathamesh Sonpatki2016-07-172-3/+3
| |/
* | Merge pull request #25780 from Ropeney/patch-1Matthew Draper2016-07-191-1/+1
|\ \
| * | Update ActionCable Rebroadcasting a Message documentationJoseph Mullins2016-07-121-1/+1
| |/
* | Fix documentation of `error_on_ignored_order` optionPrathamesh Sonpatki2016-07-181-4/+4
* | Update references generation docs to exclude indexJosh Justice2016-07-161-2/+2
* | add missing braces [ci skip]yuuji.yaginuma2016-07-161-2/+2