인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

tjwjdvkf0475's profile image
tjwjdvkf0475

asked

Web, App Full Stack Development Boot Camp - From Introduction to Service Development

Member Service Implementation #2: Login Implementation

도와주세요 ㅠㅠ 값을 못가져오는듯한데..

Written on

·

139

0

if user.password == Digest::SHA256.hexdigest(password) 이부분에서 no implicit conversion of nil into String 이렇게 에러가 뜨네요 account를 못가져오는거같은데 어떻게 해야 할까요 ?? ㅠㅠ
HTML/CSSRuby-on-Railsjavascript

Answer

This question is waiting for answers
Be the first to answer!
tjwjdvkf0475's profile image
tjwjdvkf0475

asked

Ask a question