Module: Layered::Resource::Internal::Columns

Extended by:
ActiveSupport::Concern
Defined in:
app/controllers/layered/resource/internal/columns.rb

Overview

Decorates the column hashes set up by load_layered_resource with the render procs the index view needs. Depends on @columns being set by the controller's load_layered_resource before_action.