module Snowly

Maps query string parameters to column names to provide more helpful references on validations.

Constants

VERSION

Public Class Methods

config() { |self| ... } click to toggle source
# File lib/snowly.rb, line 19
def self.config
  yield self
end