Skip to content

Instantly share code, notes, and snippets.

@jameswritescode
Created November 3, 2014 21:46
Show Gist options
  • Select an option

  • Save jameswritescode/d177d10c170209c6753d to your computer and use it in GitHub Desktop.

Select an option

Save jameswritescode/d177d10c170209c6753d to your computer and use it in GitHub Desktop.
Group.find_by_name('XXX').projects.each { |x| x.update_column(:visibility_level, 0) }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment