Skip to content

Instantly share code, notes, and snippets.

@axilaris
Created March 2, 2014 05:31
Show Gist options
  • Save axilaris/9302372 to your computer and use it in GitHub Desktop.
Save axilaris/9302372 to your computer and use it in GitHub Desktop.
<h1>Editing company</h1>
<% if @isuserpartofcompany %>
<%= render 'form' %>
<% end %>
<%= link_to 'Show', @company %> |
<%= link_to 'Back', companies_path %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment