Guest User

Untitled

a guest
Apr 26th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. ActionView::TemplateError (undefined method `description' for #<Company:0x2aaaad
  2. a47b80>) on line #13 of companies/new.html.erb:
  3. 10:
  4. 11: <p>
  5. 12: <b>Description</b><br />
  6. 13: <%= f.text_area :description %>
  7. 14: </p>
  8. 15:
  9. 16: <p>
Add Comment
Please, Sign In to add comment