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

4 lines
81 B
ERB

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