1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

recount files quantity

This commit is contained in:
Mikhail Dieterle 2014-08-23 22:13:22 +03:00
parent 41231ef6c6
commit ed7e875154

View file

@ -1627,7 +1627,7 @@ controller. Again, we'll use the same generator we used before:
$ bin/rails generate controller Comments
```
This creates six files and one empty directory:
This creates five files and one empty directory:
| File/Directory | Purpose |
| -------------------------------------------- | ---------------------------------------- |