struct

Contacts

Inherits Armature::Route < Struct < Value < Object

Constants

ALL = (Array .new(10) do Contact.new(id: UUID.random, name: Faker::Name.name) end) .index_by(&.id)

Constructors

Instance methods

call(context)
Source
initialize
Source

Nested types