struct User
- User
- Struct
- Value
- Object
Defined in:
main.crConstructors
Class Method Summary
Instance Method Summary
- #clone
- #copy_with(id _id = @id, name _name = @name, posts _posts = @posts)
- #default_view
- #id : Int64
- #name : String
- #posts : Array(Post)
- #user_resource_path