ruby-rcade/RubyGameDev.com

View on GitHub
app/views/library_categories/edit.html.erb

Summary

Maintainability
Test Coverage
<h1>Editing library_category</h1>

<%= render 'form' %>

<%= link_to 'Show', @library_category %> |
<%= link_to 'Back', library_categories_path %>