Joined April 2012
·
Posted to
Make bundler crazy fast
over 1 year
ago
Noted!
Posted to
The rarely used === in Ruby
over 1 year
ago
Credit to http://stackoverflow.com/users/23649/jtbandes for explaining some of these concepts on StackOverflow
Posted to
Fancy up your command line!
over 1 year
ago
Posted to
Make your zsh startup faster (oh-my-zsh and rbenv fixes)
over 1 year
ago
worked for me!
Posted to
Thank you Ruby 2. You're better than Python.
over 1 year
ago
@doganaydin I don't think you read my post
Posted to
Fix Ruby 1.9.x OpenSSL Segfault on OS X
over 1 year
ago
worked great for me + rbenv! Thanks phlipper!
Posted to
Authenticating Rails Apps - Don't go it alone
over 1 year
ago
+1 hassecurepassword is a much lighter way to go that's just as secure as devise
Posted to
Fancy up your command line!
over 1 year
ago
tbh I haven't used anything other than the themes. I should definitely play around with it though. Any specific plugins I gotta have?
Achievements
1,063 Karma
47,787 Total ProTip Views
Ashcat
Make Ruby on Rails better for everyone by getting a commit accepted
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Altruist
Increase developer well-being by sharing at least 20 open source projects
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
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
Raven
Have at least one original repo where some form of shell script is the dominant language
I almost feel like this should be the default (or at least an option) in rspec itself. This is how I usually want to run my tests.