Clean up frontend, DRY up templates
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<h1><%= @word.word %></h1>
|
||||
|
||||
<%= render "application/definitions", word: @word %>
|
||||
<%= render "definitions", word: @word %>
|
||||
|
Reference in New Issue
Block a user