filling in guts of Novel controller and associated template

This commit is contained in:
Dan Buch
2011-08-09 06:05:31 -04:00
parent e690886d6b
commit 50a6d264f8
3 changed files with 19 additions and 3 deletions

View File

@@ -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>&ldquo;What are you doing here?&rdquo; I asked sharply. &ldquo;Was it
<%= @counter.succ %> who sent you?&rdquo;</p>