<%= f.label :user_id %> <%= f.text_field :user_id %>
<%= f.label 'what are you dowing?' %> <%= f.text_field :text %>
<%= f.submit "twit" %>