Sha256: 49d56f7ed3912e407ff481d4044d6a46c0871ad948123b719bef5012b3d20585
Contents?: true
Size: 286 Bytes
Versions: 14
Compression:
Stored size: 286 Bytes
Contents
# frozen_string_literal: true insert_tag(ActiveAdmin::Views::IndexAsTable::IndexTableFor, collection, table_options) do |t| selectable_column id_column if resource_class.primary_key active_admin_config.resource_columns.each do |attribute| column attribute end actions end
Version data entries
14 entries across 14 versions & 1 rubygems