Skip to content

Instantly share code, notes, and snippets.

@robins35
Created January 4, 2019 22:42
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 robins35/3b0e74d853002b3912e322ec8b17cdf2 to your computer and use it in GitHub Desktop.
Save robins35/3b0e74d853002b3912e322ec8b17cdf2 to your computer and use it in GitHub Desktop.
>> ret_val = (gu.receive_direct_message_alerts = true)
Expression result is: false
=> true
>> ret_val
=> true
>> gu.receive_direct_message_alerts
=> false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment