Sha256: 9b07e7949daee96f6c5fab13c1399cda29c0f6992295b4bf07086aaf69d4f988

Contents?: true

Size: 230 Bytes

Versions: 3

Compression:

Stored size: 230 Bytes

Contents

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




    def pagination
      paginate(model)
    end

    alias_method :pagination_top, :pagination
    alias_method :pagination_bottom, :pagination

  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/table.rb
kono_utils_bootstrap_view4-0.1.0.pre.rc.2 app/concepts/kono_utils/object/cell/index/table.rb
kono_utils_bootstrap_view4-0.1.0.pre.rc.1 app/concepts/kono_utils/object/cell/index/table.rb