| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Fix asset_pipeline.md miss-merge | schneems | 2016-08-29 | 1 | -7/+7 |
| * | | | | Specify version of Sprockets-rails this will be in | schneems | 2016-08-29 | 1 | -1/+1 |
| * | | | | Move default to different initializer | schneems | 2016-08-29 | 1 | -12/+0 |
| * | | | | [ci skip] configuring.md assets.unknown_asset_fallback | schneems | 2016-08-29 | 1 | -0/+2 |
| * | | | | [ci skip] asset_pipeline.md assets.unknown_asset_fallback | schneems | 2016-08-29 | 1 | -7/+20 |
| * | | | | [ci skip] Upgrading assets.unknown_asset_fallback | schneems | 2016-08-29 | 1 | -0/+12 |
* | | | | | Merge pull request #26331 from kjellberg/broken-links | Jon Moss | 2016-08-30 | 3 | -3/+3 |
|\ \ \ \ \ |
|
| * | | | | | [ci skip] Broken links in documentation fix | Rasmus Kjellberg | 2016-08-30 | 3 | -3/+3 |
* | | | | | | Update typo & Make explanation more clear | Shia | 2016-08-31 | 1 | -12/+7 |
| |/ / / /
|/| | | | |
|
* | | | | | [ci skip] Update branch version in Contributing Guide | Alex Kitchens | 2016-08-29 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Added gitignore to "files & purpose" list [ci skip] | Rasmus Kjellberg | 2016-08-29 | 1 | -0/+1 |
* | | | | Merge pull request #26288 from maclover7/jm-revert-21995 | Guillermo Iguaran | 2016-08-26 | 1 | -7/+11 |
|\ \ \ \ |
|
| * | | | | Clarify two ways to set Rails configuration options | Jon Moss | 2016-08-26 | 1 | -5/+8 |
| * | | | | Add back in `config_for` example | Jon Moss | 2016-08-26 | 1 | -0/+28 |
| * | | | | Revert "Merge pull request #21995 from tak1n/master" | Jon Moss | 2016-08-26 | 1 | -35/+8 |
* | | | | | Move `assert_nothing_raised` method to Rails Specific Assertions | Santosh Wadghule | 2016-08-26 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Rename the title of comand_line.md in index | Shia | 2016-08-24 | 1 | -2/+2 |
* | | | | update `is renamed` to `tasks are renamed` | Shia | 2016-08-23 | 1 | -1/+1 |
* | | | | Remove Duplicated information & fix typo... | Shia | 2016-08-23 | 1 | -12/+6 |
* | | | | Merge pull request #26249 from rafamanzo/add_redis_to_development_dependencies | Rafael França | 2016-08-22 | 1 | -0/+43 |
|\ \ \ \ |
|
| * | | | | [ci skip] Update docs with Action Cable Redis dependency | Rafael Reggiani Manzo | 2016-08-22 | 1 | -0/+43 |
* | | | | | Remove the SchemaDumper options and change the default behavior | Rafael Mendonça França | 2016-08-22 | 1 | -3/+1 |
* | | | | | Remove `:action` and `:controller` segments from routing guide | Will Jordan | 2016-08-22 | 1 | -25/+11 |
* | | | | | Merge pull request #25750 from go2null/go2null-test-directories | Eileen M. Uchitelle | 2016-08-22 | 1 | -2/+4 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Clearly state purpose of test directories | go2null | 2016-08-22 | 1 | -2/+4 |
* | | | | | Change form of table name to plural in query example | Danila Ermakov | 2016-08-22 | 1 | -2/+2 |
* | | | | | Merge pull request #26241 from scottyantipa/query-interface-docs | Jon Moss | 2016-08-21 | 1 | -3/+3 |
|\ \ \ \ \ |
|
| * | | | | | Update docs for query interface to not declare that all methods return instan... | Scott Antipa | 2016-08-21 | 1 | -3/+3 |
* | | | | | | Merge pull request #26234 from y-yagi/remove_unnessary_session_store_setting | Kasper Timm Hansen | 2016-08-21 | 1 | -1/+0 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | remove unnessary `session_store` setting | yuuji.yaginuma | 2016-08-20 | 1 | -1/+0 |
* | | | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-08-21 | 5 | -8/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | When referring to Rails, be consistent in usage of capitalized form, unless i... | Vipul A M | 2016-08-19 | 3 | -4/+4 |
| * | | | | | | Grammar changes on getting started guide, specify where exactly the example i... | Vipul A M | 2016-08-19 | 1 | -2/+2 |
| * | | | | | | 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 |