Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor edit [skip ci] | Xavier Noria | 2019-07-11 | 1 | -1/+1 |
| | |||||
* | updates the guides table of contents [skip ci] | Xavier Noria | 2019-07-09 | 1 | -2/+6 |
| | |||||
* | Fix period position | Ryuta Kamizono | 2019-06-06 | 1 | -1/+1 |
| | |||||
* | Document multiple databases in Rails | eileencodes | 2019-06-04 | 1 | -0/+5 |
| | | | | | This file documents how to use multiple databases, what features are supported, what features are coming soon, and caveats. | ||||
* | Mark the section on PostgreSQL to be work in progress [ci skip] | Andrei Beliankou | 2019-04-12 | 1 | -0/+1 |
| | |||||
* | Add section on PostgreSQL to the guides index [ci skip] | Andrei Beliankou | 2019-04-10 | 1 | -0/+4 |
| | |||||
* | Add Action Text to guides [ci skip] | bogdanvlviv | 2019-01-05 | 1 | -0/+5 |
| | | | | | | | | - Move some actiontext/README.md content to Action Text Overview guide - I added WIP label to that guide since we definitely want to complement it. - Add Action Text to Major Features of Rails 6.0 Similar approach was used in #34812 | ||||
* | Fix Action Mailer Basics [ci skip] | bogdanvlviv | 2018-12-30 | 1 | -1/+1 |
| | | | | Now Action Mailbox is responsible for receiving emails. | ||||
* | Move some `actionmailbox/README.md` content to Action Mailbox Basics guide ↵ | bogdanvlviv | 2018-12-30 | 1 | -0/+5 |
| | | | | | | | [ci skip] I added WIP label to that guide since we definitely want to complement it. | ||||
* | Use release dates for versions in Rails Guides index | Olivier Lacan | 2018-10-27 | 1 | -11/+11 |
| | | | | | | | | | | | We repeat the phrase "Release Notes" even though release note are listed under a... "Release Notes" category already. With this change, instead of repeating ourselves, we can give people a sense of the recency of each release by simply listing the month and year of each release. This is a follow-up to #34265 as suggested by @jeremy. [ci skip] | ||||
* | Shorten unnecessarily long names for Guides | Olivier Lacan | 2018-10-19 | 1 | -16/+16 |
| | | | | | | | | | | | | | | | | | | | | | The names are only used in the Guides Index overlay and several of them are longer than they need to be. For example “Ruby on Rails” is mentioned over and over again in the Release Notes section although these are obviously all Rails versions we’re listing. There’s a Maintenance Policy category with a Maintenance Policy article which is redundant. Policies makes much more sense as a category. Similarly, Contributing to Ruby on Rails is both a category and an article. “Contributions” is a better category title. “Ruby on Rails Guides Guidelines” is a gigantic mouthful. We are *in* the Rails Guides, we don’t need to specify what guides we’re talking about here. As a final added advantage, all of these shortenings make the index much easier to parse in order to find an article. [ci skip] | ||||
* | Add "Ruby on Rails 6.0 Release Notes" guide [ci skip] | bogdanvlviv | 2018-08-29 | 1 | -0/+5 |
| | | | | | | | | | This commit adds a skeleton of "Ruby on Rails 6.0 Release Notes". It isn't a good time to add changelogs' entries to this guide since we can redo/revert some things till the final release 6.0. It would be better to do it close to the release. But we already can add mentions about major features that have been added to 6.0. I added mention about "Parallel Testing". | ||||
* | Revert "Remove label 'work in progress' for AM and AV guides" | Xavier Noria | 2018-07-31 | 1 | -0/+2 |
| | |||||
* | Merge pull request #31883 from ↵ | Richard Schneeman | 2018-07-31 | 1 | -2/+0 |
|\ | | | | | | | | | bogdanvlviv/remove-label-in-porgress-for-M-V-guides Remove label 'work in progress' for AM and AV guides | ||||
| * | Remove label 'work in progress' for AM and AV guides | bogdanvlviv | 2018-02-04 | 1 | -2/+0 |
| | | | | | | | | | | | | I've reviewed "Active Model Basics" and "Action View Overview" guides and looks like they have good enough information and don't have errors. This commit removes label 'work in progress' for these guides. | ||||
* | | Break guides menu 'Digging Deeper' section in two | utilum | 2018-06-28 | 1 | -9/+13 |
|/ | | | | | | This list in the menu is currently long, and the order of the items not immediately obvious. I often find my self rescanning to find what I'm looking for, so I imagine that others do to. | ||||
* | Sync header title with file name [ci skip] | Ryuta Kamizono | 2017-12-15 | 1 | -1/+1 |
| | | | | Like other Basics and Overview guides. | ||||
* | [ci skip] Update guide index for active storage | Yoshiyuki Hirano | 2017-12-15 | 1 | -0/+4 |
| | |||||
* | Merge pull request #30474 from yhirano55/make_it_same_title_in_index_and_page | Eileen M. Uchitelle | 2017-12-13 | 1 | -4/+4 |
|\ | | | | | Make it same title in index and page [ci skip] | ||||
| * | Make it same title in index and page [ci skip] | Yoshiyuki Hirano | 2017-08-31 | 1 | -4/+4 |
| | | |||||
* | | Add releases notes to the guides index | Rafael Mendonça França | 2017-11-27 | 1 | -0/+4 |
| | | |||||
* | | Start on a guide for the Executor & Load Interlock | Matthew Draper | 2017-11-16 | 1 | -0/+5 |
|/ | |||||
* | Remove invalid entry from the guides index page | Robin Dupret | 2017-06-06 | 1 | -5/+0 |
| | | | | | | | Commit 1a5d9399 removed the "Profiling Rails Applications" guide but the YAML entry for this guide wasn't. [ci skip] | ||||
* | 5.1 Release Notes are complete [ci skip] | claudiob | 2017-04-28 | 1 | -1/+0 |
| | | | | @prathamesh-sonpatki added the last missing commits in #28911. | ||||
* | Add WIP Rails 5.1 release notes to documents.yaml | Jon Moss | 2017-03-25 | 1 | -0/+5 |
| | | | | [ci skip] | ||||
* | Rename the title of comand_line.md in index | Shia | 2016-08-24 | 1 | -2/+2 |
| | | | | Remove 'rake tasks' from index | ||||
* | Mark Testing Guide as pubished and reword the title[ci skip] | Vipul A M | 2016-06-30 | 1 | -2/+1 |
| | |||||
* | Publish Rails 5 release notes[ci skip] | Vipul A M | 2016-06-29 | 1 | -1/+0 |
| | |||||
* | Add Rails 5.0 release notes to the index page of guides [ci skip] | Prathamesh Sonpatki | 2016-06-08 | 1 | -0/+5 |
| | | | | - It is also marked as WIP as we are still refining it. | ||||
* | Add Action Cable guide to list | Jon Moss | 2016-05-13 | 1 | -0/+4 |
| | | | | | | | | This effectively publishes the "Action Cable Overview" guide. If we don't think this is ready for the prime time, we can mark it as a "work in progress" guide. [ci skip] | ||||
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-03-06 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: guides/source/association_basics.md | ||||
| * | [ci skip] Remove reference to Rails 4 in the initialization guide. | Prathamesh Sonpatki | 2016-02-26 | 1 | -1/+1 |
| | | |||||
* | | Publish guide on "Using Rails for API-only Applications" | Vipul A M | 2016-02-07 | 1 | -1/+0 |
|/ | | | | | Fixes #23322 [ci skip] | ||||
* | Mark API guide as work in progress | Rafael Mendonça França | 2016-01-28 | 1 | -0/+1 |
| | | | | The documentation team didn't reviewed it yet so it can't be published. | ||||
* | Put "Using Rails for API-only Applications" in table of contents | Piotr Jakubowski | 2016-01-28 | 1 | -0/+4 |
| | | | | | | | | When I was looking for more info regarding this the only way I ended up on that page was by googling something along the lines of "rails new api" (as I wanted to find out what are the proper parameters when generating api app). I think it's beneficial to have that page in table of contents. | ||||
* | Publish the "Caching with Rails" guide [ci skip] | Celestino Gomes | 2015-07-28 | 1 | -0/+4 |
| | |||||
* | Fixed typos. [ci skip] | Morgan Owens | 2015-05-31 | 1 | -5/+5 |
| | |||||
* | Fix typo on guide name [ci skip] | Andrey Nering | 2015-01-27 | 1 | -1/+1 |
| | |||||
* | reflects changes in 34cd7e2 in the index [ci skip] | Xavier Noria | 2015-01-05 | 1 | -3/+3 |
| | |||||
* | Revert part of 996e646bd8cff3bcf2b13863439f48d3e744cdae [ci skip] | Zachary Scott | 2015-01-02 | 1 | -0/+1 |
| | |||||
* | Add Profiling guide skeleton [ci skip] | Zachary Scott | 2014-12-30 | 1 | -0/+6 |
| | |||||
* | Move Engines guide under Extending Rails [ci skip] | Zachary Scott | 2014-12-30 | 1 | -5/+5 |
| | |||||
* | The Guide to Testing Rails Applications is published! :tada: :tada: [ci skip] | Zachary Scott | 2014-12-30 | 1 | -2/+1 |
| | |||||
* | List the Active Support Instrumentation guide in the index (as WIP) | Ivan Tkalin | 2014-12-24 | 1 | -0/+5 |
| | |||||
* | new guide: constant autoloading and reloading | Xavier Noria | 2014-12-15 | 1 | -0/+4 |
| | |||||
* | Prepare for RC: un-wip release notes [ci skip] | Godfrey Chan | 2014-11-25 | 1 | -1/+0 |
| | |||||
* | Add Active Model to guides [ci skip] | Mauro George | 2014-10-04 | 1 | -0/+5 |
| | |||||
* | List the 4.2 release notes in the index, mark it as WIP [ci skip] | Godfrey Chan | 2014-08-19 | 1 | -0/+5 |
| | |||||
* | Add activejob guide to documents.yml [ci skip] | Cristian Bica | 2014-08-18 | 1 | -0/+4 |
| | |||||
* | [ci skip] Rename: Rails Database Migration to Active Record Migration. | Juanito Fatas | 2014-06-10 | 1 | -2/+2 |
| | | | | This will need to setup permanent redirect for the old guide. |