Failed to load latest commit information.
lib/uri Override URI::Generic#to_s so it always calls our query method.
spec Override URI::Generic#to_s so it always calls our query method.
.document Added a .document file.
.gitignore Use bundler to manage our four dependencies.
.rspec Upgraded to rspec 2.0.0.
.travis.yml Shorten versions so RVM picks the most recent.
.yardopts Removed the --quiet option.
ChangeLog.md Updated the ChangeLog.
Gemfile Moved all development dependencies into the Gemfile.
LICENSE.txt Bump the copyright dates.
README.md Use https:// URIs.
Rakefile Use bundler to manage our four dependencies.
gemspec.yml Moved all development dependencies into the Gemfile.
uri-query_params.gemspec Use the new pure-Ruby gemspec from Ore 0.8.0.