my dot files
Last updated Sat Nov 07 14:02:46 -0800 2009
Small Ruby port of httping - a utility to measure HTTP GET response time
Last updated Fri Nov 06 21:13:27 -0800 2009
Ruby gem for interacting with Yahoo's BOSS web service
Last updated Fri Nov 06 21:10:09 -0800 2009
Rails plug-in to allow CouchDB to be used as a cache store
Last updated Sun Sep 28 06:03:01 -0700 2008
Rename install, use sh
4 commits »
Ignore dot directories when copying
Add ruby completion to profile
Add ruby completion submodule
Source bashrc after install
Load .localrc if one exists
2 commits »
Add git config
Fix install script tabs
3 commits »
Add .gemrc
Add .forward
Set RUBYOPT env variable
Show git status in PS1
Move git completion
Bash updates
Add dot directory
Refer to instance methods via #method notation
Remove include from README and modify examples.
DRY'ing compression spec
Version bump to 1.1.0
Properly spell referrer in attr_writer
Merge branch 'master' of github.com:jpignata/httping
Misspell Referrer in HTTP header as per RFC2616
Remove date from jeweler config
Add extensions to gemspec
Bump version to 0.4.0
Add support for compressed responses in BOSS replies
Fix dependencies formatting
Fix reference to include?
Add rspec to testing dependencies
Use non-bang merge on default hash
Check that count is in options hash prior to comparison
Default count to 10 if count not provided
Redis key-value store
jQuery JavaScript Library
Version bump to 1.0.1
7 commits »
Clean up runner spec
Add specs for Runner#parse_arguments
Add spec for audible ping
Add specs for Ping#run
Add spec for URI with query string
Remove block to check format presence
Add specs for json and quick results, and HTTPS
DRY'ing spec
README formatting update
Add README