Find me in app/views/dictionary/index.html.erb
<%= @parts_of_speech.count %> parts of speech entries in database
Part of Speech | Definition |
<%= item.pos %> | <%= item.definition %> |
Part of Speech | Definition |
<%= definition.pos %> | <%= definition.definition %> |