Sha256: a0077b7005d159b9f6d0aacf671f718ff40b8f18937b074d4c0aa41637ee94f8
Contents?: true
Size: 141 Bytes
Versions: 1
Compression:
Stored size: 141 Bytes
Contents
module Hanami class Repository def self.enable_pagination! container.relation(relation).class.use(:pagination) end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hanami-pagination-0.1.0 | lib/hanami/pagination/extentions.rb |