<% content_for :data_controls do %> <%= link_to 'Edit', edit_admin_tb_redirect_path(@tb_redirect), :class => 'btn btn-default' %> <%= link_to "Back", admin_tb_redirects_path, :class => "btn btn-default" %> <% end %>
Owner Type:
<%= @tb_redirect.owner_type %>
Owner:
<%= @tb_redirect.owner_id %>
Source:
<%= @tb_redirect.source %>
Destination:
<%= @tb_redirect.destination %>
Created By:
<%= @tb_redirect.created_by %>