Joined January 2014
·
Achievements
59 Karma
0 Total ProTip Views
Bear
Have at least one original repo where Objective-C is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Mongoose
Have at least one original repo where Ruby is the dominant language
I tend to use
Nomination.where({ title: title, another: attribute}).first_or_create
This allows for finding by multiple attributes and looks a little cleaner too in my opinion