Open khoinguyen91 opened 8 years ago
Hi @khoinguyen91, nice work with your homework :+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
require_login
, signed_in?
and skipped_login
.message
partial.email
presence and its validity on your sign up form.Sign Up
, Sign in with Facebook
after user signed in.Gemfile:
rails_12factor
gem for Heroku.Congrats again on the submission. Everyone has limited time; it's good to see you finished all required and some optional functionalities. Keep your good work :100: Let us know if you have any feedback.
Here's my submission for CoderChat app. Since It's too ugly, I will try make it look better tomorrow. Please have a look and give me feedback if any
/cc @coderschoolreview /cc @harley.