aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #19984 from mcfiredrill/nodoc-change-column-nullYves Senn2015-05-033-3/+3
|\ \
| * | :nodoc: change_column_null in the implmenting adaptersTony Miller2015-05-033-3/+3
* | | Merge pull request #19983 from kamipo/remove_unused_requireYves Senn2015-05-032-2/+0
|\ \ \ | |/ / |/| |
| * | Remove unused requireRyuta Kamizono2015-05-032-2/+0
|/ /
* | Use `def before_setup` instead of `setup do`eileencodes2015-05-021-2/+4
* | Use `args` instead of `*args` in `kwargs_request?` methodeileencodes2015-05-022-6/+6
* | Fix method call typo [ci skip]Zachary Scott2015-05-021-1/+1
* | Merge pull request #19973 from trosborn/masterZachary Scott2015-05-021-46/+39
|\ \
| * | Clean up debugging guide and fix minor grammatical errors[ci skip]Thomas Osborn2015-05-011-46/+39
| |/
* | Merge pull request #19974 from yui-knk/fix/form_for_examples_2Zachary Scott2015-05-021-26/+36
|\ \
| * | [ci skip] Fix example codes of form_for methodyui-knk2015-05-021-26/+36
| |/
* | Merge pull request #19975 from prathamesh-sonpatki/engine-minor-changesZachary Scott2015-05-011-2/+2
|\ \ | |/ |/|
| * Added missing fullstop in engine API docs [ci skip]Prathamesh Sonpatki2015-05-021-2/+2
* | Merge pull request #19971 from thiagoaugusto/improve-activerecord-changelogYves Senn2015-05-011-1/+1
|\ \
| * | Improvement on Activerecord CHANGELOGthiagoaugusto2015-05-011-1/+1
* | | Merge pull request #19970 from robertomiranda/patch-3Kasper Timm Hansen2015-05-011-1/+1
|\ \ \
| * | | Update documentation to contain a 24 char token [ci skip]Roberto Miranda2015-05-011-1/+1
|/ / /
* | | add test-case for `link_to_if` behavior with a block.Yves Senn2015-05-011-0/+10
* | | Revert "Merge pull request #19844 from stevenspiel/link_to_if_block_helper_ad...Yves Senn2015-05-013-10/+1
* | | Merge pull request #19844 from stevenspiel/link_to_if_block_helper_additionYves Senn2015-05-013-1/+10
|\ \ \
| * | | Update url_helper.rbSteven Spiel2015-04-211-1/+1
* | | | Merge pull request #19969 from y-yagi/fix_job_helper_methodYves Senn2015-05-013-2/+30
|\ \ \ \
| * | | | match a expected value with message of `assert_equal` in AJ helper methodsyuuji.yaginuma2015-05-011-2/+2
|/ / / /
* | | | Merge pull request #19962 from prathamesh-sonpatki/nodoc-validate-index-lengthYves Senn2015-04-301-1/+1
|\ \ \ \
| * | | | Nodoc validate_index_length! methodPrathamesh Sonpatki2015-04-301-1/+1
* | | | | Merge pull request #19961 from prathamesh-sonpatki/pg-docsRichard Schneeman2015-04-302-2/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Added documentation for PostGreSQL database_statements [ci skip]Prathamesh Sonpatki2015-04-302-2/+5
| |/ / /
* | | | Merge pull request #19959 from imtayadeway/tw/caching-docsZachary Scott2015-04-291-11/+11
|\ \ \ \
| * | | | Fix style/grammar/typos in Caching guide.Tim Wade2015-04-291-11/+11
|/ / / /
* | | | Add doc for original_exception in ActiveJob::DeserializationError [ci skip]Zachary Scott2015-04-291-0/+2
* | | | Add initial doc for Core in AJ [ci skip]Zachary Scott2015-04-291-0/+2
* | | | Add initial doc for Enqueuing module [ci skip]Zachary Scott2015-04-291-0/+1
* | | | Rails should be nodoc'd here [ci skip]Zachary Scott2015-04-291-1/+1
* | | | Merge pull request #19957 from rywall/patch-2Zachary Scott2015-04-291-0/+3
|\ \ \ \
| * | | | Document :tld_length option for cookies.Ryan Wallace2015-04-291-0/+3
| | |_|/ | |/| |
* | | | Merge pull request #19952 from vngrs/activejob_missing_error_messagesYves Senn2015-04-294-4/+4
|\ \ \ \
| * | | | Add missing error messages for sucker_punch, sneakers and qu activejob adapte...Mehmet Emin İNAÇ2015-04-294-4/+4
* | | | | Merge pull request #19949 from thiagoaugusto/create-thiago-punctuation-fixYves Senn2015-04-291-1/+1
|\ \ \ \ \
| * | | | | CHANGELOG punctuation fixThiago Augusto2015-04-291-1/+1
| | |/ / / | |/| | |
* / | | | Revert "Merge pull request #19817 from tpitale/4_2-release-notes-fix"Godfrey Chan2015-04-281-2/+3
|/ / / /
* | | | Merge pull request #19945 from thenickcox/migration_generator_docsZachary Scott2015-04-281-4/+5
|\ \ \ \
| * | | | [ci skip] Correct grammar, add docs to ActiveRecord migration generatorNick Cox2015-04-281-4/+5
* | | | | Merge pull request #19941 from javan/actionmailer-cache-noopRafael Mendonça França2015-04-282-2/+14
|\ \ \ \ \
| * | | | | Make ActionMailer #cache helper a no-op, not an exceptionJavan Makhmali2015-04-282-2/+14
|/ / / / /
* | | | | Merge pull request #19939 from artofhuman/remove-mocha-from-some-testsRafael Mendonça França2015-04-281-10/+13
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove use of mocha in the named base testsSemyon Pupkov2015-04-281-10/+13
* | | | | Merge pull request #19942 from earthrid/masterZachary Scott2015-04-281-4/+1
|\ \ \ \ \
| * | | | | RewordingKevin Busby2015-04-281-4/+1
|/ / / / /