aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix broken linkKazuhiro NISHIYAMA2016-07-151-1/+1
* | Fix display of unsorted list in release notes of 5.0 [ci skip]rbr2016-07-141-3/+3
* | fixes a link in the release notes of 5.0 [ci skip]Xavier Noria2016-07-141-1/+1
* | finders guide: updates the section about batch processing [ci skip]Xavier Noria2016-07-141-15/+38
* | Merge pull request #25748 from CodingItWrong/generator-field-types-linkVipul A M2016-07-131-1/+1
|\ \
| * | Correct link for model generator field typesJosh Justice2016-07-131-1/+1
* | | [ci skip] Update redirecting links in guideskei-s2016-07-124-7/+7
* | | rails -> Rails [ci skip]Santosh Wadghule2016-07-122-2/+2
| |/ |/|
* | Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-07-103-3/+18
|\ \ | |/ |/|