% exceptions ||= ['created_at', 'updated_at', 'deleted_at'] %> <% sort_fields ||= [] %> <% sort_all ||= false %> <% nested_resource ||= false %> <% excluded_columns ||= [] %> <% show_columns ||= [] %> <% additional_columns ||= [] %> <% additional_actions ||= [] %> <% card_color ||= 'danger' %> <% table_padding ||= false %> <% table_class ||= 'bootstrap-table' %> <% hide ||= %w[new back delete_right] %> <% size ||= "xs" %> <% controller ||= "bootstrap-table" %> <% hide_actions ||= false %>