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