RailsCasts Pro episodes are now free!

Learn more or hide this

Chris Reid's Profile

GitHub User: enclis

Site: www.enclis.com

Comments by Chris Reid

Avatar

I'm using this to practice

Avatar

I am new also to rails. Is there a way to generate a unique token with a key (like the user id), which would ensure its uniqueness, which would prevent you from having to check if it already exist in the user table.