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:
parent
15f58e67dd
commit
c1b242d3be
1 changed files with 1 additions and 0 deletions
1
Rakefile
1
Rakefile
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue