Joined March 2012
·
Posted to
Rails Beginner Cheat Sheet
over 1 year
ago
Everything that helps complete newbies start working with Rails and see what it's all about is a welcome addition.
Cheat Sheets like this can even come handy for advanced Railers when performing sanity checks (a.k.a. "checking out the basic basics, because everything else fails")
Posted to
Environment variables in Rails development
over 1 year
ago
Simple, does not clutter your actual code. I like it.
Posted to
DO NOT $('#foo a'); DO $('#foo').find('a');
over 1 year
ago
@burntime oh, I did not know that app. Thank you very much!
Posted to
'else if' in JavaScript is actually a nested 'if' inside an 'else' with optional curly braces omitted
over 1 year
ago
Hm, I thought this was pretty obvious?
Posted to
Install PostgreSQL 9.2 on OS X Mountain Lion
over 1 year
ago
@phlipper afaik brew also allows to use different versions of a package, after all it's a git wrapper. It may not be intuitive, but there's a way to get to all branches and commits in a package repo.
Still it's a shame macports and homebrew don't work together.
Achievements
68 Karma
0 Total ProTip Views
T-Rex
Have at least one original repo where C is the dominant language
Bear
Have at least one original repo where Objective-C is the dominant language
Altruist
Increase developer well-being by sharing at least 20 open source projects
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Charity
Fork and commit to someone's open source project in need
Kona
Have at least one original repo where CoffeeScript is the dominant language
Oh my, I'd never alias a "rm rf" even if someone put a pistol to my head.