1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00

link homepage

This commit is contained in:
Adam Wiggins 2008-03-09 13:42:44 -07:00
parent 15f58e67dd
commit c1b242d3be

View file

@ -40,6 +40,7 @@ spec = Gem::Specification.new do |s|
s.description = "A simple REST client for Ruby, inspired by the microframework (Camping, Sinatra...) style of specifying actions: get, put, post, delete."
s.author = "Adam Wiggins"
s.email = "adam@heroku.com"
s.homepage = "http://rest-client.heroku.com/"
s.rubyforge_project = "rest-client"
s.platform = Gem::Platform::RUBY