Skip to content

Commit f6481c4

Browse files
bhumi1102Ridhwanap8
authored
[RF-DOCS] Rails Application Template Guide - merge with Rails Generators Guide [ci-skip] (rails#55020)
The goal of this PR is to update the Rails Application Template Guide. In the process of updating this guide, it made sense to merge its content into the Generators Guide, which already had a section about Templates. The scope of this PR is the Rails Application Template sections (the rest of the existing Generators Guide will be updated later on). Co-authored-by: Ridhwana <[email protected]> Co-authored-by: Petrik de Heus <[email protected]> Co-authored-by: Ridhwana <[email protected]>
1 parent 04df9bc commit f6481c4

File tree

3 files changed

+323
-350
lines changed

3 files changed

+323
-350
lines changed

guides/source/documents.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -291,14 +291,6 @@
291291
will learn how to create your own engine and integrate it with a host
292292
application.
293293
work_in_progress: true
294-
-
295-
name: Rails Application Templates
296-
url: rails_application_templates.html
297-
description: >
298-
Application templates are simple Ruby files containing DSL for adding
299-
gems, initializers, etc. to your freshly created Rails project or an
300-
existing Rails project.
301-
work_in_progress: true
302294

303295
-
304296
name: Threading and Code Execution in Rails

0 commit comments

Comments
 (0)