Open thminhVN opened 8 years ago
@coderschoolreview. I finished all require tasks :)
Hi @thminhVN, nice work with on time and clean UI submission :+1:
The goals of this homework are:
has_secure_password
class method and the brypt
gem (while understanding what they do under the hood)belongs_to
/has_many
, using has_many :through
and building more advanced queries by chaining where
, order
, and merge
login
, logout
feature in separating controller such as sessions_controller.rb
. I will help you managing your code better.before_action
and your helper method current_user
for it.Congrats again on the submission. Everyone has limited time; it's good to see you finish all required functionalities. Let us know if you have any feedback.
@coderschoolreview. It not finish yet. Could I improve some features until 11h59 PM?