aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/documents.yaml
Commit message (Collapse)AuthorAgeFilesLines
* minor edit [skip ci]Xavier Noria2019-07-111-1/+1
|
* updates the guides table of contents [skip ci]Xavier Noria2019-07-091-2/+6
|
* Fix period positionRyuta Kamizono2019-06-061-1/+1
|
* Document multiple databases in Railseileencodes2019-06-041-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 Beliankou2019-04-121-0/+1
|
* Add section on PostgreSQL to the guides index [ci skip]Andrei Beliankou2019-04-101-0/+4
|
* Add Action Text to guides [ci skip]bogdanvlviv2019-01-051-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]bogdanvlviv2018-12-301-1/+1
| | | | Now Action Mailbox is responsible for receiving emails.
* Move some `actionmailbox/README.md` content to Action Mailbox Basics guide ↵bogdanvlviv2018-12-301-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 indexOlivier Lacan2018-10-271-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 GuidesOlivier Lacan2018-10-191-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]bogdanvlviv2018-08-291-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 Noria2018-07-311-0/+2
|
* Merge pull request #31883 from ↵Richard Schneeman2018-07-311-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 guidesbogdanvlviv2018-02-041-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 twoutilum2018-06-281-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 Kamizono2017-12-151-1/+1
| | | | Like other Basics and Overview guides.
* [ci skip] Update guide index for active storageYoshiyuki Hirano2017-12-151-0/+4
|
* Merge pull request #30474 from yhirano55/make_it_same_title_in_index_and_pageEileen M. Uchitelle2017-12-131-4/+4
|\ | | | | Make it same title in index and page [ci skip]
| * Make it same title in index and page [ci skip]Yoshiyuki Hirano2017-08-311-4/+4
| |
* | Add releases notes to the guides indexRafael Mendonça França2017-11-271-0/+4
| |
* | Start on a guide for the Executor & Load InterlockMatthew Draper2017-11-161-0/+5
|/
* Remove invalid entry from the guides index pageRobin Dupret2017-06-061-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]claudiob2017-04-281-1/+0
| | | | @prathamesh-sonpatki added the last missing commits in #28911.
* Add WIP Rails 5.1 release notes to documents.yamlJon Moss2017-03-251-0/+5
| | | | [ci skip]
* Rename the title of comand_line.md in indexShia2016-08-241-2/+2
| | | | Remove 'rake tasks' from index
* Mark Testing Guide as pubished and reword the title[ci skip]Vipul A M2016-06-301-2/+1
|
* Publish Rails 5 release notes[ci skip]Vipul A M2016-06-291-1/+0
|
* Add Rails 5.0 release notes to the index page of guides [ci skip]Prathamesh Sonpatki2016-06-081-0/+5
| | | | - It is also marked as WIP as we are still refining it.
* Add Action Cable guide to listJon Moss2016-05-131-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/docrailsVijay Dev2016-03-061-1/+1
|\ | | | | | | | | Conflicts: guides/source/association_basics.md
| * [ci skip] Remove reference to Rails 4 in the initialization guide.Prathamesh Sonpatki2016-02-261-1/+1
| |
* | Publish guide on "Using Rails for API-only Applications"Vipul A M2016-02-071-1/+0
|/ | | | | Fixes #23322 [ci skip]
* Mark API guide as work in progressRafael Mendonça França2016-01-281-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 contentsPiotr Jakubowski2016-01-281-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 Gomes2015-07-281-0/+4
|
* Fixed typos. [ci skip]Morgan Owens2015-05-311-5/+5
|
* Fix typo on guide name [ci skip]Andrey Nering2015-01-271-1/+1
|
* reflects changes in 34cd7e2 in the index [ci skip]Xavier Noria2015-01-051-3/+3
|
* Revert part of 996e646bd8cff3bcf2b13863439f48d3e744cdae [ci skip]Zachary Scott2015-01-021-0/+1
|
* Add Profiling guide skeleton [ci skip]Zachary Scott2014-12-301-0/+6
|
* Move Engines guide under Extending Rails [ci skip]Zachary Scott2014-12-301-5/+5
|
* The Guide to Testing Rails Applications is published! :tada: :tada: [ci skip]Zachary Scott2014-12-301-2/+1
|
* List the Active Support Instrumentation guide in the index (as WIP)Ivan Tkalin2014-12-241-0/+5
|
* new guide: constant autoloading and reloadingXavier Noria2014-12-151-0/+4
|
* Prepare for RC: un-wip release notes [ci skip]Godfrey Chan2014-11-251-1/+0
|
* Add Active Model to guides [ci skip]Mauro George2014-10-041-0/+5
|
* List the 4.2 release notes in the index, mark it as WIP [ci skip]Godfrey Chan2014-08-191-0/+5
|
* Add activejob guide to documents.yml [ci skip]Cristian Bica2014-08-181-0/+4
|
* [ci skip] Rename: Rails Database Migration to Active Record Migration.Juanito Fatas2014-06-101-2/+2
| | | | This will need to setup permanent redirect for the old guide.