aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19972 from robertjlooby/document_habtm_changes_in_upgrade...Rafael Mendonça França2015-05-031-0/+14
|\
| * add note about habtm relations with scopesRob Looby2015-05-031-0/+2
| * add upgrade note for breaking habtm change in 3.2 -> 4.0Rob Looby2015-05-011-0/+12
* | Merge pull request #19982 from acapilleri/scope_uniquinessYves Senn2015-05-031-1/+1
|\ \
| * | [ci skip] Uniquiness with scope can have one or more argumentsAngelo Capilleri2015-05-031-1/+1
| |/
* | Fix method call typo [ci skip]Zachary Scott2015-05-021-1/+1
* | Clean up debugging guide and fix minor grammatical errors[ci skip]Thomas Osborn2015-05-011-46/+39
|/
* Fix style/grammar/typos in Caching guide.Tim Wade2015-04-291-11/+11
* Revert "Merge pull request #19817 from tpitale/4_2-release-notes-fix"Godfrey Chan2015-04-281-2/+3
* RewordingKevin Busby2015-04-281-4/+1
* Merge pull request #19932 from axilleas/api_docs_guidelinesYves Senn2015-04-282-2/+7
|\
| * Update instructions to build guides locally [ci skip]Achilleas Pipinellis2015-04-282-2/+7
* | Merge pull request #19935 from eliotsykes/clarify-configuring-default-test-orderCarlos Antonio da Silva2015-04-281-1/+1
|\ \
| * | Clarify test_order default configuration behaviour [ci skip]Eliot Sykes2015-04-281-1/+1
| |/
* | Merge pull request #19931 from prathamesh-sonpatki/note-about-non-get-linksYves Senn2015-04-281-0/+3
|\ \
| * | Added note about non-GET links getting converted to GET links in mailer temp...Prathamesh Sonpatki2015-04-281-0/+3
| |/
* / guides, bring back minitest assertion table. [ci skip]Yves Senn2015-04-281-3/+43
|/
* Small punctuation fixes [ci skip]Alexey Markov2015-04-271-7/+7
* Minor edits to the "Action View Overview" guideRobin Dupret2015-04-251-18/+13
* Merge pull request #19236 from sshaw/more_tagged_logging_docsYves Senn2015-04-241-1/+1
|\
| * More docs on tagged logging [ci skip]sshaw2015-03-061-1/+1
* | Fix find_each options [ci skip]Alexey Markov2015-04-221-2/+2
* | Merge pull request #19779 from jonatack/improve-contributing-to-ruby-on-rails...Zachary Scott2015-04-211-13/+20
|\ \
| * | Improve the Contributing to Rails Guide [skip ci]Jon Atack2015-04-161-13/+20
* | | update Ruby required version in Getting Started guide [ci skip]yuuji.yaginuma2015-04-221-1/+1
* | | [ci skip] Update `current version of Ruby`yui-knk2015-04-211-1/+1
* | | [ci skip] Fix linked html fileyui-knk2015-04-211-1/+1
* | | capitalize titleXavier Noria2015-04-201-1/+1
* | | correct link to Generic template [ci skip]yuuji.yaginuma2015-04-201-1/+1
* | | Consistency: Rails master -> edge Rails [ci skip]Godfrey Chan2015-04-201-1/+1
* | | Fix typos in contributing guide [ci skip]Godfrey Chan2015-04-191-2/+2
* | | Better explain the bug report templates [ci skip]Godfrey Chan2015-04-191-9/+13
* | | Add a "generic" bug report templateGodfrey Chan2015-04-192-0/+41
* | | Update 4_2_release_notes.mdTony Pitale2015-04-191-3/+2
* | | Merge pull request #19799 from yui-knk/fix/wrap_doc2Arthur Nogueira Neves2015-04-191-2/+2
|\ \ \
| * | | [ci skip] Fix docs and guide about 'Array.wrap'yui-knk2015-04-191-2/+2
* | | | Merge pull request #19812 from piton4eg/patch-1Robin Dupret2015-04-191-1/+1
|\ \ \ \
| * | | | Update association_basics.mdMarkov Alexey2015-04-191-1/+1
* | | | | Spell out "asynchronously" instead of async in guides [ci skip]Prathamesh Sonpatki2015-04-191-1/+1
|/ / / /
* | | | Merge pull request #19806 from vircung/masterYves Senn2015-04-181-0/+23
|\ \ \ \
| * | | | Improve documentation [ci skip]Jacek Nakonieczny2015-04-181-0/+25
|/ / / /
* / / / [ci skip] Replace `list` with `array`yui-knk2015-04-181-1/+1
|/ / /
* | | [ci skip] Update code example of Enumerable#withoutyui-knk2015-04-171-1/+1
* | | add active job testing section [ci skip]David Fernandez2015-04-161-0/+7
|/ /
* | Correct small typo.Hank Beaver2015-04-151-1/+1
* | Fix typos and improve the documentationJon Atack2015-04-157-22/+48
* | Merge pull request #19446 from andersonDadario/fix_security_guide_captcha_03_...Zachary Scott2015-04-141-4/+6
|\ \
| * | [ci skip] Fix for Security Guide - Captcha SectionAnderson Dadario2015-03-221-4/+6
* | | Removing GZip section since Sprockets 3.0 no longer create .gz files [ci skip]Andrey Nering2015-04-141-35/+0
* | | Merge pull request #19753 from jonatack/use-ruby-2-2-2Guillermo Iguaran2015-04-132-3/+3
|\ \ \