Skip to content

Commit 1c37f6b

Browse files
committed
Update configuration of app directory and use oxford comma [skip ci]
1 parent dbd3ce6 commit 1c37f6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

guides/source/engines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,8 +217,8 @@ important parts about namespacing, and is discussed later in the
217217
#### `app` Directory
218218
219219
Inside the `app` directory are the standard `assets`, `controllers`, `helpers`,
220-
`mailers`, `models` and `views` directories that you should be familiar with
221-
from an application. The `helpers`, `mailers` and `models` directories are
220+
`jobs`, `mailers`, `models`, and `views` directories that you should be familiar with
221+
from an application. The `helpers`, `mailers`, and `models` directories are
222222
empty, so they aren't described in this section. We'll look more into models in
223223
a future section, when we're writing the engine.
224224

0 commit comments

Comments
 (0)