Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
conveyor
main
Conveyor
Belt
State
Configuration
Exception
Job
Bogus
Bogus2
JobData
NoBelts
Orchestrator
Scheduler
ScheduledJob
UnknownJobType
Web
Component
Form
JobsTable
Generated using Crystal 1.14.0
2024-12-16 05:59:05 UTC
struct
Conveyor::
Web::
Form(T)
Conveyor::Web::Form(T)
Conveyor::Web::Component
Struct
Value
Object
Defined in:
web.cr
Constructors
.new
(method : String, action : String, session : T, &block)
Instance Method Summary
#action
: String
#method
: String
#session
: T
#to_s
(io) : Nil
Instance methods inherited from struct
Conveyor::Web::Component
initialize
initialize
Constructor methods inherited from struct
Conveyor::Web::Component
new
new
Macros inherited from struct
Conveyor::Web::Component
def_to_s(template)
def_to_s
Constructor Detail
def self.
new
(method : String, action : String, session : T, &block)
#
[
View source
]
Instance Method Detail
def
action
: String
#
[
View source
]
def
method
: String
#
[
View source
]
def
session
: T
#
[
View source
]
def
to_s
(io) : Nil
#
[
View source
]