![]() |
Tags | Domains | Searches | Statistics | Options | Advanced Search |
May 1, 2008
Then you’re experiencing modrails ! So here’s your candy : cp /opt/local/etc/bash_completion.d/git ~/.git_auto_complete.sh mate ~/.profile Add “source ~/.git_auto_complete.sh” at the very bottom Open a new shell …
May 1, 2008
It’s a pretty saturday morning and I am in very jolly mood. Thought I’d share some joy ;-) In 1959, there was COBOL 1 2 3 4 5 6 7 8 9 10 11 ADD YEARS TO AGE. MULTIPLY PRICE BY QUANTITY GIVING COST. SUBTRACT DISCOUNT …
Tagged: joke
May 1, 2008
This is almost a cross post from my email to rails-core mailing list : Lately there had been many tiny doc patches at trac, which could easily escape our normal verification cycle. On top of that, we’re entering the …
Tagged: documentation, rails
May 1, 2008
UPDATE 1 : The inspiration for this article came from here ( it predates yo mama ). It has abso-fucking-lutely nothing to do with merb whatsoever. And “fuck you to your face” is NOT directed towards anything/anyone :) …
Tagged: rails
May 1, 2008
I’ve always been in the habit of maintaining a file called crap.rb under my home directory, which I mainly use for benchmarking and testing some tiny stuff. So here are some amusing/useful benchmarks from my crap( …
Tagged: performance, ruby