filling in guts of Novel controller and associated template
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
<h1>Novel#index</h1>
|
||||
<p>Find me in app/views/novel/index.html.erb</p>
|
||||
<h1><%= @title %></h1>
|
||||
|
||||
<p>I looked up, but saw only the number <%= @counter %></p>
|
||||
|
||||
<p>“What are you doing here?” I asked sharply. “Was it
|
||||
<%= @counter.succ %> who sent you?”</p>
|
||||
|
Reference in New Issue
Block a user