Module: EasyParams::Types

Defined in:
lib/easy_params/types.rb,
lib/easy_params/types/struct.rb,
lib/easy_params/types/generic.rb,
lib/easy_params/types/collection.rb

Defined Under Namespace

Modules: Struct Classes: Collection, Generic, StructsCollection

Constant Summary collapse

Array =
Collection.new(:array)
Each =
StructsCollection.new(:array_of_structs)