| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | partial pass over the API guide [ci skip] | Xavier Noria | 2016-02-18 | 1 | -15/+14 |
* | | Remove github gems from the master bug report templates | Rafael Mendonça França | 2016-02-18 | 3 | -15/+0 |
* | | [ci skip] fix suggested change-replace 'an' with 'the in Rails engine guide' | kamal namdeo | 2016-02-18 | 1 | -1/+1 |
* | | Fix the language in engines guide | kamal namdeo | 2016-02-18 | 1 | -1/+1 |
* | | Add Action Cable CHANGELOG in release notes [ci skip] | Prathamesh Sonpatki | 2016-02-17 | 1 | -0/+1 |
* | | [ci skip] Updating edge rails guides to include `on_weekday?` on Date, Time a... | Chirag Aggarwal | 2016-02-17 | 1 | -1/+5 |
* | | reset `ActionMailer::Base.deliveries` in `ActionDispatch::IntegrationTest`. | Yves Senn | 2016-02-16 | 1 | -3/+3 |
* | | Merge pull request #23688 from meinac/guide_typo_fix | Eileen M. Uchitelle | 2016-02-15 | 3 | -3/+3 |
|\ \ |
|
| * | | Fix small typo in Rails guides [ci skip] | Mehmet Emin İNAÇ | 2016-02-15 | 3 | -3/+3 |
* | | | Merge pull request #23687 from vipulnsward/add-on-weekday | David Heinemeier Hansson | 2016-02-15 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add `#on_weekday?` method to `Date`, `Time`, and `DateTime`. | Vipul A M | 2016-02-15 | 1 | -1/+1 |
* | | | restores the guides layout header [ci skip] | Xavier Noria | 2016-02-13 | 1 | -1/+11 |
|/ / |
|
* | | Merge pull request #23660 from meinac/change_x_gzip_to_gzip | Jon Moss | 2016-02-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Change x-gzip to gzip in docs [ci skip] | Mehmet Emin İNAÇ | 2016-02-13 | 1 | -1/+1 |
* | | | Merge pull request #23654 from kamipo/fix_grammar_a_to_an | Jon Moss | 2016-02-13 | 6 | -6/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix grammar `a` to `an` [ci skip] | Ryuta Kamizono | 2016-02-13 | 6 | -6/+6 |
* | | | add missing name option to flash test example [ci skip] | yuuji.yaginuma | 2016-02-13 | 1 | -2/+2 |
|/ / |
|
* | | Use correct path in documentation. | Tom von Schwerdtner | 2016-02-12 | 2 | -2/+2 |
* | | Merge pull request #23612 from vipulnsward/23561-fix-routes-args | Kasper Timm Hansen | 2016-02-12 | 1 | -5/+5 |
|\ \ |
|
| * | | - Fixed and removed long arguments to rake routes | Vipul A M | 2016-02-12 | 1 | -5/+5 |
* | | | Fix numbers of steps to upgrade Rails [ci skip] | Prathamesh Sonpatki | 2016-02-12 | 1 | -3/+3 |
* | | | Improve wording in documentation change | Leslie Viljoen | 2016-02-12 | 1 | -3/+3 |
* | | | Document the upgrade process | Leslie Viljoen | 2016-02-12 | 1 | -0/+15 |
* | | | Update active_record_querying.md | Mark J. Lehman | 2016-02-10 | 1 | -0/+22 |
|/ / |
|
* | | Merge pull request #23583 from brchristian/penultimate | David Heinemeier Hansson | 2016-02-10 | 1 | -1/+1 |
|\ \ |
|
| * | | rename to 'second_to_last' and 'third_to_last' | Brian Christian | 2016-02-10 | 1 | -1/+1 |
| * | | allow Array.penultimate and Array.antepenultiate access methods | Brian Christian | 2016-02-09 | 1 | -1/+1 |
* | | | Fix typo | John Cole | 2016-02-09 | 1 | -2/+2 |
* | | | Fixed grammatical errors in rails docs [ci skip] | Matt Michnal | 2016-02-09 | 2 | -4/+4 |
|/ / |
|
* | | Update documentation regarding initializers [ci skip] | Dave Gynn | 2016-02-09 | 1 | -4/+16 |
* | | remove description of `render :nothing` from guide [ci skip] | yuuji.yaginuma | 2016-02-09 | 1 | -1/+1 |
* | | [ci skip] Fix grammar | Abhishek Jain | 2016-02-09 | 1 | -1/+1 |
* | | Fix a typo | Prayag Verma | 2016-02-08 | 1 | -1/+1 |
* | | Remove references to Rails 4 from assets guide [ci skip] | Prathamesh Sonpatki | 2016-02-08 | 1 | -9/+9 |
* | | update turbolinks url [ci skip] | mabras | 2016-02-08 | 1 | -2/+2 |
* | | doc changes | Larry Kyrala | 2016-02-07 | 2 | -3/+6 |
* | | Publish guide on "Using Rails for API-only Applications" | Vipul A M | 2016-02-07 | 1 | -1/+0 |
* | | Separate for new and existing applications clearly | Vijay Dev | 2016-02-07 | 1 | -0/+4 |
* | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-02-07 | 1 | -1/+1 |
|\ \ |
|
| * | | [ci skip] fix typo | Mikhail Dieterle | 2016-01-30 | 1 | -1/+1 |
* | | | Change the default adapter from inline to async | David Heinemeier Hansson | 2016-02-05 | 1 | -4/+6 |
* | | | Check off some todos for the Testing guide with @senny [ci skip] | Zachary Scott | 2016-02-05 | 1 | -17/+26 |
* | | | docs, remove trailing whitespace from testing guide. [ci skip] | Yves Senn | 2016-02-05 | 1 | -9/+9 |
* | | | docs, link Rails specific assertions to the API. [ci skip] | Yves Senn | 2016-02-05 | 1 | -6/+6 |
* | | | add missing include to engine test example [ci skip] | yuuji.yaginuma | 2016-02-05 | 1 | -0/+4 |
* | | | SQLite 2 support has been dropped [ci skip] | Ryuta Kamizono | 2016-02-04 | 1 | -1/+1 |
* | | | Merge pull request #23442 from prathamesh-sonpatki/improve-pg-version-old-err... | Rafael França | 2016-02-03 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | Mention PostgreSQL version support in release notes [ci skip] | Prathamesh Sonpatki | 2016-02-03 | 1 | -0/+3 |
* | | | | Merge pull request #23447 from y-yagi/update_pg_supported_version_in_docs | Yves Senn | 2016-02-03 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | update supported version of PostgreSQL in docs [ci skip] | yuuji.yaginuma | 2016-02-03 | 2 | -2/+2 |