rails loop

rails 用戶添加session使用loop循環 models/user.rbweb before_create :generate_authentication_token def generate_authentication_token loop do self.authentication_token = SecureRandom.base64(64)
相關文章
相關標籤/搜索