Open joeypoon opened 9 years ago
Site: https://joey-reddit-clone.herokuapp.com Repo: https://github.com/joeypoon/reddit_clone
I ended up throwing away devise and doing login with has_secure_password and sessions. Working on hopefully adding comments.
has_secure_password
Site: https://joey-reddit-clone.herokuapp.com Repo: https://github.com/joeypoon/reddit_clone
I ended up throwing away devise and doing login with
has_secure_password
and sessions. Working on hopefully adding comments.