flyinggrizzly/s301

View on GitHub
app/views/short_urls/new.html.erb

Summary

Maintainability
Test Coverage
<%= provide :title, 'New Short URL' %>

<h2>Create a new Short URL</h2>
<%= render 'short_urls/form' %>