Skip to content

Instantly share code, notes, and snippets.

@chintanparikh
Created January 2, 2015 05:01
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 chintanparikh/5b1287cf0c83634531e3 to your computer and use it in GitHub Desktop.
Save chintanparikh/5b1287cf0c83634531e3 to your computer and use it in GitHub Desktop.
(rdb:1) @securites_data = false ? @securities_data.deep_merge(new_data) : 'test'
"test"
(rdb:1) @securities_data
nil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment