Module: RandomizedField

Extended by:
ActiveSupport::Concern
Defined in:
lib/randomized_field.rb,
lib/randomized_field/version.rb,
lib/randomized_field/callback.rb,
lib/randomized_field/generator.rb

Overview

Top-level module that adds the randomized_field method to ActiveRecord objects. Include in individual models or ApplicationRecord.

Defined Under Namespace

Classes: Callback, Generator

Constant Summary collapse

VERSION =
"1.0.0".freeze