<%= f.label :author_id %> <%= f.text_field :author_id %>
<%= f.label :text %> <%= f.text_field :text %>
<%= f.submit 'Update' %>