module Querifier

TODO: Add greather than TODO: Add lower than TODO: Add equal than

Constants

VERSION

Public Class Methods

configure() { |Config| ... } click to toggle source
# File lib/querifier.rb, line 12
def self.configure
  yield Config
end