Relationships between the CAF bits now in place
Rename the type field to kind, type is reserved
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
<p style="color: green"><%= notice %></p>
|
||||
|
||||
<%= render @company %>
|
||||
|
||||
<div>
|
||||
<%= link_to "Edit this company", edit_company_path(@company) %> |
|
||||
<%= link_to "Back to companies", companies_path %>
|
||||
|
||||
<%= button_to "Destroy this company", @company, method: :delete %>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user