Skip to content

Instantly share code, notes, and snippets.

@orbanbotond
Created August 10, 2015 10:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save orbanbotond/e6c330276bce419f6386 to your computer and use it in GitHub Desktop.
Save orbanbotond/e6c330276bce419f6386 to your computer and use it in GitHub Desktop.
junk traff
p = Project.find 1
p.shared_at = nil
p.create_mode!
p.end_sharing = false
p.save
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment