TokiTranslate/app/views/words/show.html.erb

4 lines
81 B
Plaintext

<h1><%= @word.word %></h1>
<%= render "application/definitions", word: @word %>