| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | bug report template for migrations (#26488) | Girish Sonawane | 2016-09-15 | 3 | -0/+130 |
* | | fixed guide to add correct documentation for partial render 'as' option | Girish S | 2016-09-13 | 1 | -7/+7 |
* | | [ci skip] Update Levenshtein code with better attribution. | Kasper Timm Hansen | 2016-09-12 | 1 | -1/+3 |
* | | Merge pull request #26431 from wytesk133/master | प्रथमेश Sonpatki | 2016-09-08 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix table name typos [ci skip] | Waitaya Krongapiradee | 2016-09-08 | 1 | -1/+1 |
* | | | update doc about default `cache_store` [ci skip] | yuuji.yaginuma | 2016-09-08 | 1 | -1/+1 |
* | | | Merge pull request #26390 from Neodelf/format_mds | Vipul A M | 2016-09-07 | 4 | -8/+8 |
|\ \ \ |
|
| * | | | [ci skip] Simply formatting documents | Neodelf | 2016-09-06 | 4 | -8/+8 |
* | | | | Merge pull request #24612 from vipulnsward/fix-li-ol-width | Vijay Dev | 2016-09-06 | 1 | -1/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Selectively add `li ul, li ol { margin:0 1.5em; }` to subColl needed for Chap... | Vipul A M | 2016-04-19 | 1 | -1/+2 |
* | | | | Remove the word "mongrel" from documents | Ryunosuke Sato | 2016-09-07 | 4 | -4/+4 |
* | | | | Minor grammar fix in engines.md | Mark Sun | 2016-09-06 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Update docs for change in transaction callback exceptions | Nathan Wenneker | 2016-09-03 | 2 | -1/+9 |
* | | | add Active Job bug report templates to guide [ci skip] | yuuji.yaginuma | 2016-09-03 | 1 | -0/+1 |
* | | | Merge pull request #26364 from y-yagi/fix_class_name_typo_in_bug_report_templ... | Kasper Timm Hansen | 2016-09-02 | 2 | -4/+4 |
|\ \ \ |
|
| * | | | fix class name typo | yuuji.yaginuma | 2016-09-02 | 2 | -4/+4 |
* | | | | Improve Getting Started [ci skip] | Shia | 2016-09-02 | 1 | -2/+1 |
|/ / / |
|
* | | | Merge pull request #26362 from prathamesh-sonpatki/add-aj-bug-report-templates | Guillermo Iguaran | 2016-09-02 | 2 | -0/+63 |
|\ \ \
| |_|/
|/| | |
|
| * | | Added bug report templates for Active Job | Prathamesh Sonpatki | 2016-09-02 | 2 | -0/+63 |
* | | | Grammar fix [ci skip] | Waitaya Krongapiradee | 2016-09-02 | 1 | -1/+1 |
|/ / |
|
* | | RuboCop is 100% green :tada: | Xavier Noria | 2016-09-02 | 1 | -8/+9 |
* | | Update Jason Zimdars twitter | Devinsuit | 2016-08-31 | 1 | -1/+1 |
* | | Merge pull request #26226 from schneems/schneems/explicit-public-urls | Richard Schneeman | 2016-08-31 | 2 | -0/+15 |
|\ \ |
|
| * | | Explicitly mention defaults. | schneems | 2016-08-29 | 2 | -2/+2 |
| * | | Address doc style comments from @robin850 | schneems | 2016-08-29 | 1 | -1/+1 |
| * | | 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 |