We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5996c14 + d43b20e commit 0209bf4Copy full SHA for 0209bf4
guides/source/routing.md
@@ -228,7 +228,7 @@ namespace :admin do
228
end
229
```
230
231
-This will create a number of routes for each of the `articles` and `comments` controller. For `Admin::ArticlesController`, Rails will create:
+For `Admin::ArticlesController`, Rails will create the following routes:
232
233
| HTTP Verb | Path | Controller#Action | Named Route Helper |
234
| --------- | ------------------------ | ---------------------- | ---------------------------- |
0 commit comments