Module: Contracts

Defined in:
lib/contracts/stringy.rb,
lib/contracts/stringy/version.rb

Overview

Some contracts to deal with string values that can be coerced appropriately by ActiveRecord

Defined Under Namespace

Modules: Stringy

Constant Summary collapse

StrInt =
Stringy::Int
StrFloat =
Stringy::Float
StrPos =
Stringy::Pos
StrBool =
Stringy::Bool
StrUUID =
Stringy::UUID
URLSafe =
Stringy::URLSafe
Name =
Stringy::Name