Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the result of `rails routes` in Guide [ci skip] | Yoshiyuki Hirano | 2017-10-09 | 1 | -19/+21 |
| | |||||
* | Cosmetic fixes [ci skip] | Yauheni Dakuka | 2017-10-06 | 1 | -1/+1 |
| | |||||
* | Add link to Rack website | Antonio Tapiador del Dujo | 2017-10-02 | 1 | -1/+1 |
| | | | | | | | Resemble links to Bundler and Yarn, based on feedback by @kamipo [ci skip] | ||||
* | Update action_controller_overview.md [ci skip] | Yauheni Dakuka | 2017-09-19 | 1 | -1/+1 |
| | |||||
* | Update Getting Started with Rails [ci skip] | Yoshiyuki Hirano | 2017-09-15 | 1 | -4/+4 |
| | |||||
* | Update Getting Started with Rails [ci skip] | Yoshiyuki Hirano | 2017-09-14 | 1 | -0/+2 |
| | |||||
* | Use https instead of http in guide [ci skip] | Yoshiyuki Hirano | 2017-08-23 | 1 | -2/+2 |
| | |||||
* | missing backquotes [ci skip] | Yauheni Dakuka | 2017-08-22 | 1 | -1/+1 |
| | |||||
* | [ci skip] form_with in the getting started guide. | Kasper Timm Hansen | 2017-08-21 | 1 | -67/+70 |
| | | | | Add back a bit about a resource oriented style of routing. | ||||
* | [ci skip] run migration before looking at schema | Sai Prashanth | 2017-06-30 | 1 | -2/+2 |
| | |||||
* | Replace an outdated mention of `jquery_ujs` with `rails-ujs` [ci skip] | Dzianis Dashkevich | 2017-06-01 | 1 | -2/+2 |
| | |||||
* | Fix articles layout in guides by eliminating W3C validator warnings [ci skip] | Dzianis Dashkevich | 2017-06-01 | 1 | -0/+1 |
| | |||||
* | Replace therubyracer with mini_racer | Sam | 2017-05-30 | 1 | -1/+1 |
| | |||||
* | Simplify handling of prerequisites in Getting Started guide [ci skip] | Mike Gunderloy | 2017-05-21 | 1 | -12/+13 |
| | | | | | | | | | Telling people about prerequisites, and then telling them a page later how to check and install those prerequisites, is confusing. This commit removes the list and just handles the software installation in one place. Fixes #28565 | ||||
* | Unify the name of GitHub [ci skip] | Koichi ITO | 2017-04-25 | 1 | -1/+1 |
| | |||||
* | Small docs fix | Jon Moss | 2017-04-17 | 1 | -1/+1 |
| | | | | | | | Add missing word "programming", to clarify what type of language Ruby is ;) [ci skip] | ||||
* | Upgrade various Rails 5.0 references to 5.1 | Jon Moss | 2017-03-25 | 1 | -1/+1 |
| | | | | | | | RC1 is out, `5-1-stable` has been created, figured it was time to start updating this stuff :) [ci skip] | ||||
* | [ci skip] Update Guides to use macOS instead of Mac OS X | Vitali Tatarintev | 2017-02-20 | 1 | -4/+4 |
| | |||||
* | public methods can be placed after private ones if you want to | Akira Matsuda | 2016-12-25 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Abuse of protected in guides | Akira Matsuda | 2016-12-25 | 1 | -1/+1 |
| | |||||
* | fix typo in getting_started [ci skip] (#27423) | yachibit | 2016-12-21 | 1 | -1/+1 |
| | |||||
* | fix: solves issue#27189 | jnoortheen | 2016-11-27 | 1 | -3/+4 |
| | |||||
* | Fix 'Getting Started with Rails' [ci skip] | bogdanvlviv | 2016-11-06 | 1 | -2/+2 |
| | | | | | | | | | `bin/rails generate controller Comments` creates files app/assets/javascripts/comments.coffee app/assets/stylesheets/comments.scss not app/assets/javascripts/comment.coffee app/assets/stylesheets/comment.scss | ||||
* | Improve Getting Started [ci skip] | Shia | 2016-09-02 | 1 | -2/+1 |
| | |||||
* | Added gitignore to "files & purpose" list [ci skip] | Rasmus Kjellberg | 2016-08-29 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-08-21 | 1 | -2/+2 |
|\ | |||||
| * | Grammar changes on getting started guide, specify where exactly the example ↵ | Vipul A M | 2016-08-19 | 1 | -2/+2 |
| | | | | | | | | is that we are referring to. [ci skip] | ||||
* | | Fix #26187 | Jonathan | 2016-08-17 | 1 | -0/+1 |
| | | | | | | As "discussed" in #26187 I added the route that magically disappeared again. | ||||
* | | Fix diffrent naming in getting_started.md | Jonathan | 2016-08-17 | 1 | -1/+1 |
| | | | | | | | | | | I've noticed that once `<h1>Editing article</h1>` L1157 was the title and then later on it's `<h1>Edit article</h1>` L1358 which kind of makes more sense... [ci skip] | ||||
* | | fix usage of pluralized word | chuckdishmon | 2016-08-14 | 1 | -1/+1 |
| | | |||||
* | | Add note about limitations of Windows Subsystem for Linux | Andrew White | 2016-08-05 | 1 | -0/+4 |
|/ | | | | | | | | | | Due to the limited support for inotify (Microsoft/BashOnWindows#216) in WSL the best thing to do at moment is add a note about skipping spring and listen when generating your application in the Getting Started guide. [skip ci] Fixes #26054. | ||||
* | Updated getting_started guide to reflect the change in error message for ↵ | Bonghyun Kim | 2016-07-28 | 1 | -19/+14 |
| | | | | | | ActionController::UnknownFromat in ArticlesController#new Restored texts about XML and JS template handlers. [ci skip] | ||||
* | [ci skip] Update redirecting links in guides | kei-s | 2016-07-12 | 1 | -2/+2 |
| | |||||
* | Update getting started guide for Rails 5 [ci skip] | Prathamesh Sonpatki | 2016-06-30 | 1 | -10/+12 |
| | | | | | | - Rails 5 will return 204 No Content by default for controller actions which do not have a template or do not specify how to render. - The "Getting started" guide needs to be updated for this. | ||||
* | remove unecessary comments [ci skip] | yuuji.yaginuma | 2016-06-26 | 1 | -5/+0 |
| | | | | These comments were removed in 8b69f1e. | ||||
* | Getting Started Guide: Add invoke test_unit to files table [ci skip] | Francis Go | 2016-05-12 | 1 | -0/+1 |
| | |||||
* | Getting Started Guide: Add channels and jobs to app purpose table [ci skip] | Francis Go | 2016-05-12 | 1 | -1/+1 |
| | |||||
* | Getting Started Guide: Update Ruby version to 2.3.1p112 | Francis Go | 2016-05-11 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Grammar corrections to Getting Started Guide [ci skip] | BV Satyaram | 2016-05-10 | 1 | -2/+2 |
| | |||||
* | Fix inconsistent usage of capital letter in rails generate command examples | Ralin Chimev | 2016-04-28 | 1 | -4/+4 |
| | |||||
* | Remove reference to non existing link in the welcome page. | djunzu | 2016-04-08 | 1 | -2/+1 |
| | | | | modified: guides/source/getting_started.md | ||||
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-03-06 | 1 | -3/+3 |
|\ | | | | | | | | | Conflicts: guides/source/association_basics.md | ||||
| * | [ci skip] Update getting started guide for chanages in migrations API | Prathamesh Sonpatki | 2016-03-03 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | - We no longer add `null: false` for timestamps columns as per https://github.com/rails/rails/commit/a939506f297b667291480f26fa32a373a18ae06a. - Similarly `references` and `belongs_to` columns no longer mention `index: true` in migration files. It's added by default as per https://github.com/rails/rails/commit/909818b93b8f1bd4d7053a1c5d8135b9b0cbe865. | ||||
* | | Doc: update AC::Parameters guides for Rails 5 | claudiob | 2016-02-25 | 1 | -2/+2 |
| | | | | | | | | [ci skip] | ||||
* | | Doc: update routes guides for Rails 5 | claudiob | 2016-02-25 | 1 | -14/+18 |
| | | | | | | | | [ci skip] | ||||
* | | Fix a typo | Prayag Verma | 2016-02-08 | 1 | -1/+1 |
|/ | | | Replace `a` with `an` | ||||
* | Fix typo. | Zachary Smith | 2016-02-02 | 1 | -2/+2 |
| | |||||
* | Getting Started Guide: Update Ruby version to 2.3.0p0 | Francis Go | 2016-01-29 | 1 | -1/+1 |
| | |||||
* | [ci skip] fix #23157 | Shakib Hossain | 2016-01-22 | 1 | -0/+5 |
| | |||||
* | [ci skip] update guide for Puma web server instead of Webrick | Gaurav Sharma | 2016-01-20 | 1 | -1/+1 |
| | | | Rails 5.0 default server puma web server. following commit - https://github.com/rails/rails/commit/ae48ea69 |