Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR RUBY

update_all

User.update_all "max_login_attempts = 3, must_change_password = 'true'"
Source by edgeguides.rubyonrails.org #
 
PREVIOUS NEXT
Tagged:
ADD COMMENT
Topic
Name
1+1 =