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

4 lines
69 B
ERB

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