Sha256: 01fd342a01552ffc299d25ce268849f25b5ec0bfa7bee5590a26c37fe5a879dc
Contents?: true
Size: 185 Bytes
Versions: 3
Compression:
Stored size: 185 Bytes
Contents
# frozen_string_literal: true require 'spec_helper_active_record' module SearchObject module Plugin describe Paging do it_behaves_like 'a paging plugin' end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
search_object-1.2.5 | spec/search_object/plugin/paging_spec.rb |
search_object-1.2.4 | spec/search_object/plugin/paging_spec.rb |
search_object-1.2.3 | spec/search_object/plugin/paging_spec.rb |