aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove broken and unused release taskArun Agrawal2015-05-228-60/+0
* 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
|\ \ \ \ \
| * | | | | Fix NetAddr link [ci skip]amitkumarsuroliya2015-05-201-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request #20218 from ronakjangir47/postgresqlArun Agrawal2015-05-205-26/+26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Updated postgresql documentation link to use latest version [ci skip]Ronak Jangir2015-05-205-26/+26
|/ / / /
* | | | Merge pull request #20215 from repinel/validates_acceptance_docRichard Schneeman2015-05-191-0/+1
|\ \ \ \
| * | | | [ci skip] add to doc that acceptance validator allows `nil` by defaultRoque Pinel2015-05-191-0/+1
* | | | | Fix docs markup for option_groups_from_collection_for_select [ci skip]Carlos Antonio da Silva2015-05-191-1/+1
|/ / / /
* | | | Give respond_to? a SymbolAkira Matsuda2015-05-201-1/+1
* | | | Merge pull request #20213 from gouravtiwari/patch-8Rafael Mendonça França2015-05-191-2/+1
|\ \ \ \
| * | | | updated squash docs-section [ci skip]Gourav Tiwari2015-05-191-2/+1
* | | | | Small stylistic tweaks for `Delegator#try` patchGodfrey Chan2015-05-192-20/+20
* | | | | Patch `Delegator` to work with `#try`Nate Smith2015-05-193-17/+127
|/ / / /
* | | | parent_reflection should store only a reflection objectAaron Patterson2015-05-192-7/+9
* | | | Merge pull request #20214 from kamipo/remove_unused_requireRafael Mendonça França2015-05-196-12/+0
|\ \ \ \
| * | | | Remove unused already requireRyuta Kamizono2015-05-193-8/+0
| * | | | Remove `require 'arel/visitors/bind_visitor'`Ryuta Kamizono2015-05-193-4/+0