Joined March 2012
·

Rajeev N Bharshetty

Software Engineer at ThoughtWorks
·
Bangalore
·
·
·

Nice Job. Great Tips.

Posted to DRY your tests over 1 year ago

And all the initialisations and declarations with the before(:each) block.

Or you can just use

curl -i http://localhost:8080 

Some Shell Scripts for github
https://github.com/rShetty/Scriptomaniac

Posted to Don't forget present? method over 1 year ago

Yes

Posted to Ruby on Rails over 1 year ago

Do it. It is Just Awesome and Ruby is Beautiful. You will fall in love with it in no time. :)

Posted to Humanized Attributes over 1 year ago

What is the point of this ? Could you explain ?

Any Specific and Important reason behind this ?

Posted to Mischievous of bang operator in ruby over 1 year ago

My Output :
array = [1 , 2, 3]
=> [1, 2, 3]

> array.compact!
 => nil 


puts array
1
2
3

=> nil

Are you using older version of ruby ?

Posted to Vim Git Diff in the Gutter over 1 year ago

@bartlomiejdanek : Thanks for that, Changed

Posted to Browsers harlem shake over 1 year ago

IE Seems to be really pissed of with the Harlem Shake :)

Posted to Amazing articles on Ruby over 1 year ago

Not Free ? :(

@ammar : Awesome Work .. Thanks

500 .....

Yes, It uses without mentioning it explicitly

Posted to simple http server for HTML5/JS dev over 1 year ago

Cool

Thanks for the Tip

I think Microsoft IE uses BogoSort http://en.wikipedia.org/wiki/Bogosort

Achievements
870 Karma
99,496 Total ProTip Views