Skip to content

Commit c507132

Browse files
committed
Plural version of the model detected, using singularized version.
1 parent 0cc0f26 commit c507132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Rails directory.
6767
### Usage
6868

6969
For this walkthrough I've generated a new Rails application, and run
70-
`rails generate scaffold posts name:string`.
70+
`rails generate scaffold post name:string`.
7171

7272
Let's run a test:
7373

0 commit comments

Comments
 (0)