Skip to content

Instantly share code, notes, and snippets.

@joho
Created October 7, 2008 04:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joho/15236 to your computer and use it in GitHub Desktop.
Save joho/15236 to your computer and use it in GitHub Desktop.
git log | grep -i 'dhh'
git log | grep -i 'dhh'
DHH is an a-hole. validates_uniqueness_of is supposed to be case insensitive by default according to the docs, but it ain't.
if i ever meet DHH i'm gonna punch him in the face for changing this aspect of the rails api, then i'm gonna get him to punch me in the face for not fixing all the holes in our app, and now i'm gonna go hunting in the logs to find the user who pissed us off so we can all punch them in the face
stupid madness, stupid dhh and stupid me redux
stupid madness, stupid dhh and stupid me
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment