Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
166 contributions in the last year
Contribution activity
September 2020
- inem/zettel Ruby
Created a pull request in thoughtbot/administrate that received 1 comment
Better error message if key is not specified in ATTRIBUTE_TYPES
I was getting:
NoMethodError: undefined method `associative?' for nil:NilClass
After the change:
KeyError: key not found: :created_at
+1
−1
•
1
comment