Joined March 2012
·
Posted to
DRY your tests
over 1 year
ago
And all the initialisations and declarations with the before(:each) block.
Posted to
Using Shell Script to test your server
over 1 year
ago
Or you can just use
curl -i http://localhost:8080
Posted to
Create new github repo from command line
over 1 year
ago
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 ?
Posted to
Columns for serialized attributes in Rails models need to be type :text
over 1 year
ago
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 ? :(
Posted to
Creating a Hacker News Client Using Angular JS
over 1 year
ago
@ammar : Awesome Work .. Thanks
Posted to
Creating a Hacker News Client Using Angular JS
over 1 year
ago
500 .....
Posted to
Use 'Thin' as your default Server in Rails App
over 1 year
ago
Yes, It uses without mentioning it explicitly
Posted to
simple http server for HTML5/JS dev
over 1 year
ago
Cool
Posted to
Linux: Install most recent version of softwares using apt + ppa
over 1 year
ago
Thanks for the Tip
Posted to
Which sorting algorithm Array.sort use?
over 1 year
ago
I think Microsoft IE uses BogoSort http://en.wikipedia.org/wiki/Bogosort
Achievements
870 Karma
102,477 Total ProTip Views
24PullRequests Participant
Sent at least one pull request during the first 24 days of December 2014
Raven
Have at least one original repo where some form of shell script is the dominant language
Honey Badger
Have at least one original Node.js-specific repo
Altruist
Increase developer well-being by sharing at least 20 open source projects
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
Komodo Dragon 3
Have at least three original repos where Java is the dominant language
Komodo Dragon
Have at least one original repo where Java is the dominant language
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
Nephila Komaci
Have at least one original repos where PHP is the dominant language
Nephila Komaci 3
Have at least three original repos where PHP is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
T-Rex
Have at least one original repo where C is the dominant language
Epidexipteryx
Have at least one original repo where C++ is the dominant language
Nice Job. Great Tips.