class DefaultUserView
- DefaultUserView
- Template
- Reference
- Object
Defined in:
main.crConstructors
Instance Method Summary
-
#to_s(__tplio__ : IO)
default implementation to calm down the compiler
- #user : User
Instance methods inherited from class Template
end_tag(io : IO, name : String)
end_tag,
standalone_tag(io, name, *attrs)
standalone_tag,
start_tag(io, name, *attrs)
start_tag,
tag(io, name, *attrs, &)tag(io, name, *attrs) tag, tag_begin(io : IO, name : String, arg)
tag_begin(io : IO, name : String)
tag_begin(io : IO, name : String, *args) tag_begin, to_s(__tplio__ : IO) to_s