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.
1 parent f02e021 commit 50ad089Copy full SHA for 50ad089
models/data_mapper.md
@@ -40,7 +40,7 @@ get '/' do
40
end
41
```
42
43
-Finally, the view at `./view/index.erb`:
+Finally, the view at `./views/index.erb`:
44
45
```erb
46
<% @posts.each do |post| %>
0 commit comments