module SolrMakr::DisablePaging

Disable annoying paging in the Commander gem.

Public Instance Methods

enable_paging() click to toggle source
# File lib/solr_makr/meta/disable_paging.rb, line 4
def enable_paging; nil; end