Skip to content

Instantly share code, notes, and snippets.

@eqdw
Last active January 11, 2016 16:24
Show Gist options
  • Save eqdw/28f8ae7c543eb2b782c7 to your computer and use it in GitHub Desktop.
Save eqdw/28f8ae7c543eb2b782c7 to your computer and use it in GitHub Desktop.
If (user_logged_in? && validated?) ||
admin_logged_in? ||
!production_data? )
Save!
End
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment