Sha256: 2b63994fb42f18cb2476d3e6b8312e7d1329d25b8edf63b8847123c8a2261078
Contents?: true
Size: 273 Bytes
Versions: 2
Compression:
Stored size: 273 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Name:</b> <%= @company_business.name %> </p> <p> <b>Enabled:</b> <%= @company_business.enabled %> </p> <%= link_to 'Edit', edit_company_business_path(@company_business) %> | <%= link_to 'Back', company_businesses_path %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
guara-0.0.3 | app/views/company_businesses/show.html.erb |
guara-0.0.1.rc | app/views/company_businesses/show.html.erb |