aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs, add missing closing bracket. [ci skip]Yves Senn2015-06-231-1/+1
* Merge pull request #20552 from jamesdabbs/belongs-to-polymorphic-force-reloadYves Senn2015-06-233-1/+10
|\
| * Fix `undefined method uncached` for polymorphic belongs_to #20426James Dabbs2015-06-132-1/+2
* | Merge pull request #20545 from dcrec1/20541Yves Senn2015-06-233-3/+39
|\ \
| * | thrown ActiveRecord::AssociationTypeMismatch when assigning a wrong value for...Diego Carrion2015-06-223-3/+31
* | | Merge pull request #20667 from y-yagi/do_not_show_failed_messagesRafael Mendonça França2015-06-222-3/+10
|\ \ \
| * | | do not show "Failed tests" message when a failed test is notyuuji.yaginuma2015-06-232-3/+10
* | | | Merge pull request #20664 from vngrs/remove_mistaken_end_from_docClaudio B.2015-06-221-1/+1
|\ \ \ \
| * | | | Remove mistaken end from controller_path doc [ci skip]Mehmet Emin İNAÇ2015-06-221-1/+1
| | |/ / | |/| |
* | | | Merge pull request #19431 from hmarr/head-routingRafael Mendonça França2015-06-222-4/+4
|\ \ \ \
| * | | | Respect routing precedence for HEAD requestsHarry Marr2015-03-202-4/+4
* | | | | Merge pull request #20665 from vngrs/add_nodoc_to_validations_helpersRafael Mendonça França2015-06-221-1/+1
|\ \ \ \ \
| * | | | | Add nodoc to the Validations::Helpers [ci skip]Mehmet Emin İNAÇ2015-06-221-1/+1
|/ / / / /
* | | | | Merge pull request #20663 from andreynering/patch-1Rafael Mendonça França2015-06-221-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Minor fixes [ci skip]Andrey Nering2015-06-221-2/+2
|/ / / /
* | | | docs, :scissors: wrongly placed heading. [ci skip]Yves Senn2015-06-221-2/+0
* | | | refactor, don't duplicate presence validator logic.Yves Senn2015-06-221-10/+4
* | | | docs, update Active Model reference for AR length validator. [ci skip]Yves Senn2015-06-221-1/+4
* | | | AR absence validator respects `marked_for_destruction?`. Closes #20449.Yves Senn2015-06-224-0/+106
| |/ / |/| |
* | | Merge pull request #20656 from repinel/move-validations-helper-methodsYves Senn2015-06-222-10/+13
|\ \ \
| * | | Move the validations HelperMethods to its own fileRoque Pinel2015-06-212-10/+13
* | | | Merge pull request #20659 from vngrs/strong_parameters_unpermitted_parameters...Yves Senn2015-06-221-2/+4
|\ \ \ \
| * | | | Fix the documentation about ActionController::UnpermittedParameters [ci skip]Mehmet Emin İNAÇ2015-06-221-2/+4
|/ / / /
* | | | Merge pull request #20655 from y-yagi/remove_unused_variableRichard Schneeman2015-06-211-1/+0
|\ \ \ \
| * | | | remove unused variable in reporter testyuuji.yaginuma2015-06-221-1/+0
* | | | | Merge pull request #20658 from vngrs/strong_parameters_parameter_wrong_doc_fixRichard Schneeman2015-06-211-5/+5
|\ \ \ \ \
| * | | | | Fix the documentation about ActionController::ParameterMissing [ci skip]Mehmet Emin İNAÇ2015-06-221-5/+5
| | |/ / / | |/| | |
* | | | | Merge pull request #20654 from repinel/remove-duplicate-privateRichard Schneeman2015-06-211-2/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove duplicate private statementRoque Pinel2015-06-211-2/+0
* | | | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-06-218-11/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove broken linksGaurish Sharma2015-06-211-2/+0
| * | | | [ci skip] Fix to Fixed-width Fontyui-knk2015-06-143-4/+4
| * | | | [ci skip] Add '.'yui-knk2015-06-141-1/+1
| * | | | [ci skip] Add `.`yui-knk2015-06-101-1/+1
| * | | | Remove misplaced period on "Configuring" guide.Hendy Tanata2015-06-081-1/+1
| * | | | [ci skip] Fix minutes to seconds in `select_second`yui-knk2015-06-092-2/+2
| * | | | [ci skip] Fix order to match options orderyui-knk2015-06-071-1/+1
* | | | | applies project style guidelinesXavier Noria2015-06-201-7/+7
* | | | | removes unnecessary backslashes in regexpsXavier Noria2015-06-201-3/+3
* | | | | Merge pull request #20636 from dcrec1/isolated_testYves Senn2015-06-201-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix test not failing when executed isolatedDiego Carrion2015-06-191-1/+1
* | | | | Include `Enumerable` in `ActiveRecord::Relation`Sean Griffin2015-06-195-37/+21
|/ / / /
* | | | Use `Enumerable#sum` on `ActiveRecord::Relation` when a block is givenSean Griffin2015-06-193-2/+20
* | | | Merge pull request #20117 from jfine/action-mailer-smtp-settings-updateYves Senn2015-06-191-1/+1
|\ \ \ \
| * | | | Add openssl_verify_mode and sync other smtp_settings with API docsJared Fine2015-05-111-1/+1
* | | | | Merge pull request #20259 from rastasheep/rastasheep-patch-1Yves Senn2015-06-191-2/+2
|\ \ \ \ \
| * | | | | Fix typo [ci skip]Aleksandar Diklic2015-05-221-2/+2
* | | | | | Merge pull request #20605 from dcrec1/assert_fileYves Senn2015-06-194-2/+15
|\ \ \ \ \ \
| * | | | | | assert_file understands paths with special charactersDiego Carrion2015-06-183-2/+10
* | | | | | | Merge pull request #19843 from marshall-lee/explain_cte_queriesYves Senn2015-06-193-1/+10
|\ \ \ \ \ \ \