Sha256: 20a281c6827d26a1f412e202317c6b513c34fd76314e383ad8fcc56de4c57cce

Contents?: true

Size: 360 Bytes

Versions: 102

Compression:

Stored size: 360 Bytes

Contents

<h1>Uh oh...</h1>

<p>
Have we already told you that MyCook&trade; is currently in beta? We haven't implemented saving of recipes yet!
But for your information, this is what you submitted:
</p>

<ul>
<li>HTTP method: <%=h request.method %></li>
<li>Name: <%=h params[:recipe][:name] %></li>
<li>Instructions: <%=h params[:recipe][:instructions] %></li>
</ul>

Version data entries

102 entries across 102 versions & 8 rubygems

Version Path
passenger-2.1.3 test/stub/rails_apps/mycook/app/views/recipes/create.rhtml
passenger-2.2.2 test/stub/rails_apps/mycook/app/views/recipes/create.rhtml