Skip to content

Conversation

nguyenthanhhaaa
Copy link

WHAT

Triển khai các chức năng của chương 6, bao gồm xác thực người dùng, tạo/sửa/xóa user, v.v.

HOW

Thêm các migration, model, controller, view liên quan đến user.
Sử dụng has_secure_password để quản lý mật khẩu an toàn.
Áp dụng validation cho user (tên, email, mật khẩu).

WHY

Hoàn thiện chức năng cho chương 6 trong Rails Tutorial.
Đảm bảo bảo mật và tính nhất quán khi quản lý user.

##NOTE (Kiến thức tìm hiểu thêm)

  • Mockup
  • Model
  • Generate
  • Functions with model
  • Validation & Callback
  • Secure Password

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant