Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
new
Source
Instance methods
call
(context)
Source
initialize
Source
Nested types
Contacts::Contact
Contacts::ContactRow