Sha256: 14f21c1af549f1f0f9b18c85dd21da247b42c4f38dcbd1617f5c41e1a484501f

Contents?: true

Size: 221 Bytes

Versions: 3

Compression:

Stored size: 221 Bytes

Contents

module KonoUtils::Object::Cell # namespace
  class Index::Base < Base



    # @return [Array<Symbol>] elenco delle colonne da mostrare
    def table_columns
      policy(base_class.new).show_attributes
    end

  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
kono_utils_bootstrap_view4-0.1.0.pre.rc.3 app/concepts/kono_utils/object/cell/index/base.rb
kono_utils_bootstrap_view4-0.1.0.pre.rc.2 app/concepts/kono_utils/object/cell/index/base.rb
kono_utils_bootstrap_view4-0.1.0.pre.rc.1 app/concepts/kono_utils/object/cell/index/base.rb