Sha256: 17b583a2c928f01f19c35ae31e2f9df5551f590d0b04015527e2add4016e6f89
Contents?: true
Size: 176 Bytes
Versions: 11
Compression:
Stored size: 176 Bytes
Contents
module PageflowPaged # @api private class Plugin < Pageflow::Plugin def configure(config) config.entry_types.register(PageflowPaged.entry_type) end end end
Version data entries
11 entries across 11 versions & 1 rubygems