Joined August 2013
·
Posted to
Ruby on Rails 4 - Authentication with Facebook and OmniAuth.
over 1 year
ago
Thanks, really helpful.
Achievements
156 Karma
21,686 Total ProTip Views
Altruist
Increase developer well-being by sharing at least 20 open source projects
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
Python 3
Have at least three original repos where Python is the dominant language
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
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
Lab 3
Have at least three original repos where C# is the dominant language
Lab
Have at least one original repo where C# is the dominant language
Charity
Fork and commit to someone's open source project in need
Include the "prune" argument to not go over children nodemodules.
```
find . -name "nodemodules" -type d -prune -exec rm -rf '{}' +
```