| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Update Rails I18n API guide [ci skip] | Yoshiyuki Hirano | 2017-08-29 | 1 | -10/+10 |
|/ / |
|
* | | Merge pull request #30435 from yhirano55/fix_grammer_in_guide_for_javascript | Vipul A M | 2017-08-27 | 1 | -6/+6 |
|\ \ |
|
| * | | Fix grammar in guide [ci skip] | Yoshiyuki Hirano | 2017-08-28 | 1 | -6/+6 |
* | | | Remove trailing spaces [ci skip] | Ryuta Kamizono | 2017-08-27 | 6 | -10/+10 |
|/ / |
|
* | | Correct wording and adding info [ci skip] | Daniel Steele | 2017-08-26 | 1 | -1/+4 |
* | | Merge pull request #30394 from ydakuka/fixing-indentation | Ryuta Kamizono | 2017-08-24 | 5 | -11/+11 |
|\ \ |
|
| * | | Fix indentation [ci skip] | Yauheni Dakuka | 2017-08-24 | 5 | -11/+11 |
* | | | Update active_support_core_extensions.md [ci skip] | Yauheni Dakuka | 2017-08-24 | 1 | -2/+2 |
* | | | Merge pull request #30376 from willnet/belongs-to-dependent-option | Ryuta Kamizono | 2017-08-24 | 1 | -6/+5 |
|\ \ \ |
|
| * | | | [ci skip]Revert commits changing wrong place | willnet | 2017-08-24 | 1 | -6/+5 |
* | | | | Merge pull request #30213 from ckundo/ccundiff-alt-text-default | Rafael Mendonça França | 2017-08-23 | 2 | -3/+3 |
|\ \ \ \ |
|
| * | | | | Do not generate default alt text in image tags | Cameron Cundiff | 2017-08-17 | 2 | -3/+3 |
* | | | | | Use https instead of http in guide [ci skip] | Yoshiyuki Hirano | 2017-08-23 | 18 | -27/+27 |
* | | | | | Grammar fix | Jordan Sitkin | 2017-08-22 | 1 | -1/+1 |
* | | | | | Fixing nginx configuration added missing semicolon | Ibrahim | 2017-08-22 | 1 | -1/+1 |
* | | | | | missing backquotes [ci skip] | Yauheni Dakuka | 2017-08-22 | 3 | -4/+4 |
| |_|/ /
|/| | | |
|
* | | | | Update debugging_rails_applications [ci skip] | Yauheni Dakuka | 2017-08-21 | 1 | -4/+4 |
* | | | | Merge pull request #28912 from kaspth/getting-started-form-with | Kasper Timm Hansen | 2017-08-21 | 1 | -67/+70 |
|\ \ \ \ |
|
| * | | | | [ci skip] form_with in the getting started guide. | Kasper Timm Hansen | 2017-08-21 | 1 | -67/+70 |
| |/ / / |
|
* | | | | Fix link Contributing Ruby on Rails [ci skip] | Yoshiyuki Hirano | 2017-08-21 | 1 | -7/+7 |
* | | | | Update Contributing to Ruby on Rails guide [ci skip] | Yoshiyuki Hirano | 2017-08-21 | 1 | -1/+1 |
* | | | | Merge pull request #30343 from yhirano55/update_generator_guide | Vipul A M | 2017-08-21 | 1 | -4/+8 |
|\ \ \ \ |
|
| * | | | | Update generator guide [ci skip] | Yoshiyuki Hirano | 2017-08-21 | 1 | -4/+8 |
* | | | | | Update Rails on Rack guide [ci skip] | Yoshiyuki Hirano | 2017-08-21 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Update result of autoload_paths in Autoloading and Reloading Constants guide ... | Yoshiyuki Hirano | 2017-08-21 | 1 | -1/+10 |
* | | | | Update Debugging Rails Applications guide [ci skip] | Yoshiyuki Hirano | 2017-08-20 | 1 | -13/+9 |
* | | | | Merge pull request #30331 from yhirano55/update_rails_initialization_process_... | George Claghorn | 2017-08-19 | 1 | -7/+10 |
|\ \ \ \ |
|
| * | | | | Update The Rails Initialization Process of guide [ci skip] | Yoshiyuki Hirano | 2017-08-20 | 1 | -7/+10 |
* | | | | | Update database config in The Rails Comamnd Line of guide [ci skip] | Yoshiyuki Hirano | 2017-08-20 | 1 | -4/+7 |
|/ / / / |
|
* | | | | Fix doc format in Active Storage Setup [ci skip] | Koichi ITO | 2017-08-19 | 1 | -1/+1 |
* | | | | Use ssl in guide and comment [ci skip] | Yoshiyuki Hirano | 2017-08-19 | 8 | -15/+15 |
* | | | | Use https instead of http or git in guide [ci skip] | Yoshiyuki Hirano | 2017-08-19 | 1 | -8/+8 |
* | | | | Cleanup development_dependencies_install.md | Jon Moss | 2017-08-18 | 1 | -14/+15 |
* | | | | Add Yarn installation instructions for Active Storage | Jon Moss | 2017-08-18 | 1 | -0/+40 |
* | | | | Add note about JSON/JSONB serialization changes | Jon Moss | 2017-08-17 | 1 | -0/+9 |
* | | | | Remove obsolete explanation | ohbarye | 2017-08-17 | 1 | -1/+1 |
|/ / / |
|
* | | | Small grammar fixes | Jon Moss | 2017-08-16 | 1 | -1/+1 |
* | | | Change to plural | Jon Moss | 2017-08-16 | 1 | -1/+1 |
* | | | Remove period from within links | Jon Moss | 2017-08-16 | 1 | -3/+3 |
* | | | Merge pull request #30261 from bogdanvlviv/improve-guides-plugins | Rafael França | 2017-08-15 | 1 | -33/+24 |
|\ \ \ |
|
| * | | | Update guides/source/plugins.md [ci skip] | bogdanvlviv | 2017-08-15 | 1 | -33/+24 |
* | | | | Add system_test logs to guide [ci skip] | Yoshiyuki Hirano | 2017-08-16 | 2 | -0/+9 |
|/ / / |
|
* | | | Fix guide about command_line [ci skip] | Yoshiyuki Hirano | 2017-08-15 | 1 | -0/+3 |
* | | | Fix asset pipeline guide [skip ci] | Leandro Lourenci | 2017-08-14 | 1 | -2/+2 |
* | | | Fix testing guide [skip ci] | Yoshiyuki Hirano | 2017-08-14 | 1 | -2/+4 |
* | | | Fix debugging rails application [ci skip] | Yoshiyuki Hirano | 2017-08-14 | 1 | -5/+9 |
* | | | Use frozen string literal in guides/ | Koichi ITO | 2017-08-13 | 21 | -0/+41 |
* | | | Merge pull request #30060 from bdewater/aj-callback-docs | Rafael França | 2017-08-11 | 1 | -22/+30 |
|\ \ \ |
|
| * | | | Make one line example fit on one line [ci skip] | Bart de Water | 2017-08-09 | 1 | -3/+1 |
| * | | | Improve callback examples in Active Job guide [ci skip] | Bart de Water | 2017-08-03 | 1 | -22/+32 |