| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Fix remaining broadcasting_name example from Action Cable guide [ci skip] | Prathamesh Sonpatki | 2016-08-12 | 1 | -2/+2 |
* | | | | | Merge pull request #26227 from alexcameron89/syntax_highlighter_fix | Vijay Dev | 2016-08-20 | 1 | -1/+1 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Increase margin-bottom for doc's code syntax highlighter | Alex Kitchens | 2016-08-20 | 1 | -1/+1 |
* | | | | | Merge pull request #26224 from jonatack/consistent-asset-precompile-examples | Eileen M. Uchitelle | 2016-08-19 | 4 | -8/+8 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Consistent examples and template for assets#precompile | Jon Atack | 2016-08-19 | 4 | -8/+8 |
* | | | | | Merge pull request #25675 from TimPetricola/schema-no-standardized-column-widths | Rafael Mendonça França | 2016-08-19 | 1 | -1/+3 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into schema-no-standardized-column-widths | Tim Petricola | 2016-08-18 | 2 | -1/+3 |
| |\ \ \ \ \ |
|
| * | | | | | | Option not to line up column types and attributes in schema.rb | Tim Petricola | 2016-08-17 | 1 | -1/+3 |
* | | | | | | | [ci skip] Updates ActiveJob guide on default runner. | Phil Nash | 2016-08-18 | 1 | -3/+4 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | i18n documentation for required belongs_to message | Ian C. Anderson | 2016-08-17 | 1 | -0/+1 |
* | | | | | | Fix #26187 | Jonathan | 2016-08-17 | 1 | -0/+1 |
* | | | | | | Fix diffrent naming in getting_started.md | Jonathan | 2016-08-17 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Fix link in Rails 5.0 Release Note [ci skip] | Yohei YASUKAWA | 2016-08-17 | 1 | -1/+1 |
* | | | | | Merge pull request #26061 from malclocke/specify_ar_message_interpolation_nam... | Rafael França | 2016-08-16 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | List names of error interpolation variables. | Malcolm Locke | 2016-08-05 | 1 | -1/+1 |
* | | | | | | Merge pull request #26175 from stomar/upgrade-guide-fix | Rafael França | 2016-08-16 | 1 | -0/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Clarify migration to ApplicationRecord in upgrade guides [ci skip] | Marcus Stollsteimer | 2016-08-15 | 1 | -0/+2 |
* | | | | | | | Add three new rubocop rules | Rafael Mendonça França | 2016-08-16 | 3 | -11/+11 |
* | | | | | | | Clarify use of update task on 4.2 and earlier [ci skip] | Marcus Stollsteimer | 2016-08-15 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | fix usage of pluralized word | chuckdishmon | 2016-08-14 | 1 | -1/+1 |
* | | | | | | Revert "Clarify and fix typos in Autoloading Disabled upgrade guide [ci skip]" | Xavier Noria | 2016-08-15 | 1 | -12/+12 |
* | | | | | | Merge pull request #26163 from olivierlacan/clarify-autoloading-disabled | Jon Moss | 2016-08-14 | 1 | -12/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | Clarify and fix typos in Autoloading Disabled upgrade guide [ci skip] | Olivier Lacan | 2016-08-14 | 1 | -12/+12 |
| | |/ / / /
| |/| | | | |
|
* / | | | | | Fix the documentation for configuring `enable_fragment_cache_logging` [ci skip] | Prathamesh Sonpatki | 2016-08-14 | 1 | -8/+16 |
|/ / / / / |
|
* | | | | | [ci skip] Fix documentation wrong for ActionCable | Eric Zhang | 2016-08-12 | 1 | -1/+1 |
* | | | | | [ci skip] Fix documentation for ActionCable::Channel#broadcast_to | Eric Zhang | 2016-08-12 | 1 | -2/+2 |
* | | | | | Merge pull request #26110 from aditya-kapoor/minor-doc-fix | Guillermo Iguaran | 2016-08-10 | 1 | -2/+5 |
|\ \ \ \ \ |
|
| * | | | | | Minor doc fix related to ActiveModel::SecurePassword [ci skip] | Aditya Kapoor | 2016-08-11 | 1 | -2/+5 |
* | | | | | | Add documentation for `http_cache_forever`. [ci skip] | Santosh Wadghule | 2016-08-10 | 1 | -0/+24 |
* | | | | | | Fix broken alignments caused by auto-correct commit 411ccbd | Ryuta Kamizono | 2016-08-10 | 1 | -1/+2 |
|/ / / / / |
|
* | | | | | Merge pull request #24476 from vipulnsward/24314-eagerloading-doc-update | Vipul A M | 2016-08-09 | 1 | -2/+3 |
|\ \ \ \ \ |
|
| * | | | | | Document know limitation about using `references` in conjunction with eager l... | Vipul A M | 2016-08-09 | 1 | -2/+3 |
* | | | | | | Merge pull request #26042 from bogdanvlviv/debugging_guide | Vipul A M | 2016-08-09 | 1 | -0/+1 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Add link to 'Pry' in debugging guide [ci skip] | bogdanvlviv | 2016-08-07 | 1 | -0/+1 |
* | | | | | | update list of rescue_responses default [ci skip] | yuuji.yaginuma | 2016-08-09 | 1 | -0/+2 |
* | | | | | | Modify LogSubscriber for single partial's cache message. | Stan Lo | 2016-08-08 | 1 | -0/+8 |
|/ / / / / |
|
* | | | | | applies remaining conventions across the project | Xavier Noria | 2016-08-06 | 3 | -10/+8 |
* | | | | | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 5 | -179/+179 |
* | | | | | remove redundant curlies from hash arguments | Xavier Noria | 2016-08-06 | 1 | -4/+2 |
* | | | | | modernizes hash syntax in guides | Xavier Noria | 2016-08-06 | 5 | -11/+11 |
* | | | | | applies new string literal convention in guides | Xavier Noria | 2016-08-06 | 15 | -160/+160 |
* | | | | | Merge pull request #26023 from tekin/correct-acceptance-guidelines | Eileen M. Uchitelle | 2016-08-06 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Correct usage for acceptance validator in guide | Tekin Suleyman | 2016-08-02 | 1 | -1/+1 |
* | | | | | | [ci skip] Fix broken URL in guides | claudiob | 2016-08-05 | 2 | -2/+2 |
* | | | | | | Add note about limitations of Windows Subsystem for Linux | Andrew White | 2016-08-05 | 1 | -0/+4 |
| |/ / / /
|/| | | | |
|
* | | | | | Add 4.2.Z back to the maintenance list | Rafael Mendonça França | 2016-08-02 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-08-02 | 3 | -3/+11 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Removed reference to callback_terminator.rb in docs | Iain Beeston | 2016-07-21 | 1 | -1/+1 |
| * | | | The `to_query` method on Array objects uses `key[] as the prefix, not `_key_[... | Prathamesh Sonpatki | 2016-07-10 | 1 | -1/+1 |
| * | | | Add `config.assets.quiet` to configuration guide [ci skip] | Prathamesh Sonpatki | 2016-07-10 | 1 | -0/+2 |