aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20260 from tgxworld/remove_deprecation_warningSantiago Pastorino2015-05-241-1/+1
|\
| * Remove deprecation warning.Guo Xiang Tan2015-05-221-1/+1
* | Merge pull request #20279 from y-yagi/assert_difference_exampleZachary Scott2015-05-231-9/+9
|\ \
| * | use keyword arguments in HTTP request methods of assert_difference example [c...yuuji.yaginuma2015-05-241-9/+9
* | | Merge pull request #20278 from dleve123/cleanup-contributing-docs-sectionClaudio B.2015-05-231-4/+4
|\ \ \
| * | | Reword sentences in contributing docs for clarity.Daniel Levenson2015-05-231-3/+3
| * | | Reword a sentence about GH Issues in contributing guide.Daniel Levenson2015-05-231-1/+1
|/ / /
* | | remove useless ivarAaron Patterson2015-05-231-1/+0
* | | add a branch to eliminate multiple nil checksAaron Patterson2015-05-231-3/+5
* | | Merge pull request #20275 from prathamesh-sonpatki/remove-div-for-from-guidesArun Agrawal2015-05-231-2/+2
|\ \ \ | |/ / |/| |
| * | Remove div_for from guides [ci skip]Prathamesh Sonpatki2015-05-231-2/+2
|/ /
* | move request id manipulation to the request objectAaron Patterson2015-05-222-7/+18
* | Merge pull request #20231 from karanarora/Spelling-fixZachary Scott2015-05-228-9/+9
|\ \ | |/ |/|
| * Spelling/typo/grammatical fixes [ci skip]karanarora2015-05-238-9/+9
|/
* Merge pull request #20255 from eliotsykes/link-associations-to-exists-guideYves Senn2015-05-221-2/+6
|\
| * Link association.exists?(...) to API docs [ci skip]Eliot Sykes2015-05-221-2/+6
|/
* Merge pull request #20254 from eliotsykes/link-relatively-to-configuring-guideYves Senn2015-05-221-1/+1
|\
| * Make link to configuring guide relative [ci skip]Eliot Sykes2015-05-221-1/+1
|/
* Merge pull request #20252 from waynn/patch-5Rafael Mendonça França2015-05-221-1/+1
|\
| * "maybe" => "may be"Waynn Lue2015-05-211-1/+1
|/
* Merge pull request #20251 from davydovanton/doc-memory-storeRafael Mendonça França2015-05-212-2/+2
|\
| * [skip ci] Add nodoc label for protected Cache methodsAnton Davydov2015-05-222-2/+2
* | Merge pull request #20250 from davydovanton/doc-mem-cache-storeRafael Mendonça França2015-05-211-1/+8
|\ \
| * | [skip ci] Update documentation for MemCacheStore::build_mem_cacheAnton Davydov2015-05-211-1/+8
| |/
* | revises a test to account for case-insensitive file systemsXavier Noria2015-05-211-3/+19
* | Merge pull request #20247 from davydovanton/doc-array-inquirerAbdelkader Boudih2015-05-211-4/+10
|\ \
| * | [skip ci] Update documentation for ArrayInquirer#any?Anton Davydov2015-05-211-4/+10
| |/
* | Merge pull request #20244 from y-yagi/remove_div_for_from_guideKasper Timm Hansen2015-05-211-20/+0
|\ \
| * | remove reference to `div_for` method from guide [ci skip]yuuji.yaginuma2015-05-211-20/+0
* | | Merge pull request #20235 from davydovanton/doc-update-dateYves Senn2015-05-211-0/+6
|\ \ \ | |_|/ |/| |
| * | [skip ci] Update documentation for Date classAnton Davydov2015-05-211-0/+6
|/ /
* | Merge pull request #20022 from repinel/remove-mocha1Arthur Nogueira Neves2015-05-201-59/+88
|\ \
| * | Remove use of mocha in the railties path testsRoque Pinel2015-05-181-59/+88
* | | Merge pull request #17788 from sivagollapalli/masterArthur Nogueira Neves2015-05-201-0/+5
|\ \ \
| * | | Issue#17703 Test case for tempfile attributeSiva Gollapalli2015-04-161-0/+5
* | | | Merge pull request #20230 from ronakjangir47/american_styleRafael Mendonça França2015-05-201-1/+1
|\ \ \ \
| * | | | Rails documentation standard is american english. [ci skip]Ronak Jangir2015-05-201-1/+1
|/ / / /
* | | | Merge pull request #20228 from karanarora/Spelling-fixRafael Mendonça França2015-05-201-1/+1
|\ \ \ \
| * | | | Rails documentation standard is american english. [ci skip]karanarora2015-05-201-1/+1
|/ / / /
* | | | Merge pull request #20225 from manish-shrivastava/masterRafael Mendonça França2015-05-201-2/+2
|\ \ \ \
| * | | | updated Inline format at activerecord rdocManish shrivastava2015-05-201-2/+2
|/ / / /
* | | | Fix broken link for minitest. [ci skip]Arun Agrawal2015-05-201-1/+1
* | | | Merge pull request #20222 from Gaurav2728/gaurav-update_ruby_linksYves Senn2015-05-203-4/+4
|\ \ \ \
| * | | | [ci skip] update ruby doc links; for rails next version ruby 2.2+ will be sup...Gaurav Sharma2015-05-203-4/+4
* | | | | Merge pull request #20221 from Gaurav2728/gaurav-debugging_rails_guide_updateKasper Timm Hansen2015-05-201-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Rails 5.0 will target Ruby 2.2+, correct rails guide example [ci skip]Gaurav Sharma2015-05-201-1/+1
|/ / / /
* | | | Merge pull request #20219 from karanarora/Typo-fixSantiago Pastorino2015-05-201-1/+1
|\ \ \ \
| * | | | typo fix [ci skip]karanarora2015-05-201-1/+1
* | | | | add missing punctuation in changelog. [ci skip]Yves Senn2015-05-201-2/+2
* | | | | Merge pull request #20217 from amitsuroliya/fix_netaddr_linkArun Agrawal2015-05-201-1/+1
|\ \ \ \ \