akonrad

userblogs_form.html.haml

Mar 31st, 2013
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Rails 0.16 KB | None | 0 0
  1. = label :userblog, :title, 'Title'
  2. = text_field :userblog, :title
  3. %br
  4.  
  5. = label :userblog, :description, 'Description'
  6. = text_field :userblog, :description
  7.  
  8. %br
Advertisement
Add Comment
Please, Sign In to add comment