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 95211a7 + 0e8c7b4 commit 7dbf854Copy full SHA for 7dbf854
CHANGELOG.md
@@ -11,7 +11,7 @@
11
* Allow Inherited Resources shorthand for redirection [#2001][] by [@seanlinsley][]
12
```ruby
13
controller do
14
- # Redirects to index page instead of rendering udpated resource
+ # Redirects to index page instead of rendering updated resource
15
def update
16
update!{ collection_path }
17
end
0 commit comments