Skip to content

Instantly share code, notes, and snippets.

@ssnickolay
Created January 16, 2018 12:40
Show Gist options
  • Save ssnickolay/ad279c58c52099174a45026afe05036f to your computer and use it in GitHub Desktop.
Save ssnickolay/ad279c58c52099174a45026afe05036f to your computer and use it in GitHub Desktop.
## a
```ruby
a = { :a => 1 }
```
## b
```
a = { :a => 1 }
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment