User.new_token
in
app/models/user.rb [29:32]
3
lines of code
1
McCabe index (conditional complexity)
def User.new_token SecureRandom.urlsafe_base64 end