Skip to content

Commit

Permalink
[ci skip] Change to code element
Browse files Browse the repository at this point in the history
  • Loading branch information
yui-knk committed Mar 11, 2015
1 parent 0c7c628 commit 7560c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/source/routing.md
Expand Up @@ -1006,7 +1006,7 @@ TIP: If your application has many RESTful routes, using `:only` and `:except` to

### Translated Paths

Using `scope`, we can alter path names generated by resources:
Using `scope`, we can alter path names generated by `resources`:

```ruby
scope(path_names: { new: 'neu', edit: 'bearbeiten' }) do
Expand Down

0 comments on commit 7560c3c

Please sign in to comment.