| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Deprecate `redirect_to :back` | Derek Prior | 2015-12-16 | 1 | -9/+4 |
| * | | | Add `redirect_back` for safer referrer redirects | Derek Prior | 2015-12-16 | 2 | -1/+9 |
* | | | | Merge pull request #22567 from gsamokovarov/introduce-application-record | Rafael França | 2015-12-16 | 7 | -132/+148 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Introduce ApplicationRecord, an Active Record layer supertype | Genadi Samokovarov | 2015-12-16 | 7 | -132/+148 |
* | | | | Merge pull request #22611 from existent-co-uk/patch-1 | Rafael França | 2015-12-16 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | Fix a couple of grammatical errors in security.md | Existent Ltd | 2015-12-16 | 1 | -2/+2 |
| |/ / / |
|
* / / / | Mention the correct way to halt callback chains | Carlos Souza | 2015-12-16 | 1 | -1/+1 |
|/ / / |
|
* | | | Use a real migration version number in docs | Matthew Draper | 2015-12-15 | 4 | -35/+35 |
* | | | Use a deliberately-invalid migration version in all doc examples | Matthew Draper | 2015-12-15 | 4 | -35/+35 |
* | | | Merge branch 'rails-rake-proxy' | Kasper Timm Hansen | 2015-12-13 | 1 | -5/+7 |
|\ \ \ |
|
| * | | | Implement Rake proxy for Rails' command line interface. | Dharam Gollapudi | 2015-12-13 | 1 | -5/+7 |
|/ / / |
|
* | | | Merge pull request #22572 from prathamesh-sonpatki/fix-paintit-method-in-guides | Arthur Nogueira Neves | 2015-12-13 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Fix paintIt method in JavaScript guides [ci skip] | Prathamesh Sonpatki | 2015-12-13 | 1 | -2/+2 |
* | | | | let config.file_watcher be the way to enable the evented file watcher | Xavier Noria | 2015-12-13 | 1 | -1/+1 |
* | | | | [ci skip] Fix articles spelling. | Kasper Timm Hansen | 2015-12-13 | 1 | -1/+1 |
* | | | | Remove ActionController::TestCase from documentation | eileencodes | 2015-12-12 | 3 | -34/+34 |
|/ / / |
|
* | | | Merge pull request #22554 from y-yagi/fix_link_to_coc | Rafael França | 2015-12-11 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | fix links to code of conduct [ci skip] | yuuji.yaginuma | 2015-12-11 | 1 | -1/+1 |
* | | | | Merge pull request #22367 from andreynering/docs-ar-enums | Yves Senn | 2015-12-10 | 1 | -0/+30 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Adding Enums section to Active Record Querying Guide. [ci skip] | Andrey Nering | 2015-12-08 | 1 | -0/+25 |
* | | | | Mention the debug_exception_response_format config in guides | Jorge Bejar | 2015-12-09 | 1 | -0/+8 |
|/ / / |
|
* | | | Introduce after_{create,update,delete}_commit callbacks | Genadi Samokovarov | 2015-12-06 | 1 | -0/+19 |
* | | | Update autoloading_and_reloading_constants.md | pavlos | 2015-12-01 | 1 | -1/+1 |
* | | | Merge pull request #22343 from jeffminnear/patch-1 | Claudio B | 2015-12-01 | 1 | -2/+9 |
|\ \ \ |
|
| * | | | Modify unscoped usage guide to include chaining | Jeff Minnear | 2015-11-30 | 1 | -2/+9 |
* | | | | Merge pull request #22427 from eliotsykes/validation-message-proc-doc | Yves Senn | 2015-11-30 | 1 | -1/+30 |
|\ \ \ \ |
|
| * | | | | Document message validation option accepts Proc | Eliot Sykes | 2015-11-27 | 1 | -1/+30 |
* | | | | | Merge pull request #22283 from the-undefined/routes-error-singular-resource | Arthur Nogueira Neves | 2015-11-28 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | [ci skip] add `controller:` argument to routing.md | the-undefined | 2015-11-13 | 1 | -2/+2 |
* | | | | | | Merge pull request #22315 from takatoshiono/fix-configuring-doc | Arthur Nogueira Neves | 2015-11-28 | 1 | -2/+2 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Fix set_autoload_paths and set_load_path document | Takatoshi Ono | 2015-11-17 | 1 | -2/+2 |
* | | | | | | Merge pull request #22263 from mastahyeti/csrf-origin-check | Rafael França | 2015-11-26 | 1 | -0/+2 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Add option to verify Origin header in CSRF checks | Ben Toews | 2015-11-25 | 1 | -0/+2 |
* | | | | | | Remove valgrind note about linux only support | Jacob Bednarz | 2015-11-24 | 1 | -2/+2 |
* | | | | | | [ci skip] Add `Translating Rails Guides` to contributing_to_ruby_on_rails | yui-knk | 2015-11-23 | 1 | -0/+36 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Change configuration-guide example | rbr | 2015-11-19 | 1 | -1/+1 |
* | | | | | guides, scaffold no longer used in getting started guide. Closes #22337. | Yves Senn | 2015-11-19 | 1 | -6/+24 |
* | | | | | [ci skip] Indentation in cache examples | zacharywelch | 2015-11-18 | 1 | -2/+2 |
* | | | | | Revert "Fixed a few grammar issues." | Rafael Mendonça França | 2015-11-18 | 2 | -2/+2 |
* | | | | | Fixed a few grammar issues. | David Chen | 2015-11-18 | 2 | -2/+2 |
* | | | | | [ci skip] fix inconsistent indentation | Jesse Doyle | 2015-11-17 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #22298 from yuki24/make-static-index-part-of-public-file-s... | Kasper Timm Hansen | 2015-11-16 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Make the `static_index` config part of the `config.public_server` config | Yuki Nishijima | 2015-11-16 | 1 | -1/+1 |
* | | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-11-15 | 1 | -2/+24 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | copy edits [ci skip] | Vijay Dev | 2015-11-15 | 1 | -12/+6 |
| * | | | | Grammer & Style Tweaks as per feedback | Gaurish Sharma | 2015-11-14 | 1 | -3/+3 |
| * | | | | Document time testing helpers | Gaurish Sharma | 2015-11-09 | 1 | -0/+28 |
| * | | | | :nailcare: Grammer fixes | Gaurish Sharma | 2015-11-09 | 1 | -2/+2 |
* | | | | | Merge pull request #22112 from claudix/master | Xavier Noria | 2015-11-13 | 1 | -0/+21 |
|\ \ \ \ \ |
|
| * | | | | | Improved explanation | Claudi Martinez | 2015-11-13 | 1 | -4/+1 |